Re: Another PLEAC question

2018-06-05 Thread Alexander Burger
Hi Arie, > first I tried a GMail mail header, but that contains loads of extra stuff. > Then I copied a sample header from here > https://www.forensicswiki.org/wiki/Email_Headers#Sample_Header but using > that doesn't show any results. You are right. It seems the example matches only a very

Re: Another PLEAC question

2018-06-05 Thread Arie van Wingerden
Hi Alex, first I tried a GMail mail header, but that contains loads of extra stuff. Then I copied a sample header from here https://www.forensicswiki.org/wiki/Email_Headers#Sample_Header but using that doesn't show any results. Would you please check this out? It would make this section

Re: Another PLEAC question

2018-06-05 Thread Alexander Burger
Hi Alex, > on page http://pleac.sourceforge.net/pleac_picolisp/datesandtimes.html near > the end is the program 'hopdelta'. > > It seems there should be some input file called 'header'. Uh, I don't remember at all. Seems I did that in 2011, still have those sourcer. However I don't have that

Another PLEAC question

2018-06-05 Thread Arie van Wingerden
Hi Alex, on page http://pleac.sourceforge.net/pleac_picolisp/datesandtimes.html near the end is the program 'hopdelta'. It seems there should be some input file called 'header'. Do you have that ready or can you specify what has to go in that file? If that is done, the date and time part is

Re: Stuck on function 'expDat' on PLEAC

2018-06-05 Thread Arie van Wingerden
Oh dear! Did not see that one coming ... The issue here is that I haven't taken the time to study enough. Blush :-( Op di 5 jun. 2018 13:42 schreef Alexander Burger : > Hi Arie, > > > (at least under Windows WSL) the function 'expDat' does not seem to work > as > > expected. > > > > My

Re: GitHub sold out to Microsoft

2018-06-05 Thread Nehal
> While I personally are on your side here, I think people can end up for > instance loving Java and complex systems and at the same time hate > surveillance and centralisation. Yes, that's what I meant by *principle* -> *design* -> *philosophy*. > > // Jakob > > > -- > UNSUBSCRIBE:

Re: Stuck on function 'expDat' on PLEAC

2018-06-05 Thread Laurent Artaud
Le 05/06/2018 à 13:34, Alexander Burger a écrit : Hi Arie, (at least under Windows WSL) the function 'expDat' does not seem to work as expected. My results: : (expDat "31") -> NIL We have June with only 30 days ;) ♪♫ Alex It might be better to use "28" as an example in order for

Re: GitHub sold out to Microsoft

2018-06-05 Thread Nehal
Hello Philipp, > Gitlab is also not totally free software. 1. I meant free in sense of "free speech", not "free beer" as Richard Stallman (gnu.org, stallman.org) would say! 2. https://motherboard.vice.com/amp/en_us/article/ywen8x/13000-projects-ditched-github-for-gitlab-monday-morning 3.

Re: GitHub sold out to Microsoft

2018-06-05 Thread Jakob Eriksson
> 5 juni 2018 kl. 14:05 skrev Nehal : > > Hello Jakob, > > I believe it's ultimately about principle -> design -> philosophy (of > course security features matter!) of any software/service. Otherwise > why even invest time on picolisp, Java (or similar others) would be > better! While I

Re: GitHub sold out to Microsoft

2018-06-05 Thread Philipp Geyer
Yes, that was my point, I will be sticking with Github for some time because of the social aspect, but I want to self host for other reasons. I don't think that Github's data mining or social features are particularly disgusting. Due to the nature of what it is, and the data that is provided to

Re: GitHub sold out to Microsoft

2018-06-05 Thread Nehal
Hello Jakob, > But if you dislike GitHub on > principle or because the data mining and the surveillance of the social > function is disgusting to you, you should not use it. I believe it's ultimately about principle -> design -> philosophy (of course security features matter!) of any

Re: Stuck on function 'expDat' on PLEAC

2018-06-05 Thread Alexander Burger
Hi Arie, > (at least under Windows WSL) the function 'expDat' does not seem to work as > expected. > > My results: >: (expDat "31") >-> NIL We have June with only 30 days ;) ♪♫ Alex -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: GitHub sold out to Microsoft

2018-06-05 Thread Jakob Eriksson
THE selling point of github for individuals and small projects, is the social aspect. And you have to think about what you are securing yourself from. It’s not like GitHub is going to take your code and run. But if you dislike GitHub on principle or because the data mining and the surveillance

Stuck on function 'expDat' on PLEAC

2018-06-05 Thread Arie van Wingerden
Hi, working on "Parsing Dates and Times from Strings" here http://pleac.sourceforge.net/pleac_picolisp/datesandtimes.html I find that (at least under Windows WSL) the function 'expDat' does not seem to work as expected. My results: : (expDat "31") -> NIL Is this a Windows only issue?

Re: GitHub sold out to Microsoft

2018-06-05 Thread Philipp Geyer
If you really want security then self hosting is the way to go. Everyone offers a self hosted solution, although some are more pricey than others. Github and Bitbucket self hosting. Github is $2.5k /10 users / year, Bitbucket is $2 / user / month. Gitlab also costs money if you don't want the

Re: Wiki progress on PLEAC examples

2018-06-05 Thread Arie van Wingerden
Nice! Thx. Arie 2018-06-05 7:33 GMT+02:00 Alexander Burger : > Hi Arie, > > > now the first 2 parts (Strings and Numbers) are complete. > > > > Here and there I had to change things a little and also to add a few > > comments. > > Very nice, and well done! A huge piece of work. I think it looks

Re: GitHub sold out to Microsoft

2018-06-05 Thread pd
you can install gitlab in your own cloud ;-) On Tue, Jun 5, 2018 at 10:03 AM, Alexander Sharihin wrote: > Hello! > > GitLab works on Microsoft's Azure Cloud. > > As I know picolisp developed without using github nor gitlab. > > If you care about freedom use only self-hosted solutions(I'm using

Re: GitHub sold out to Microsoft

2018-06-05 Thread Alexander Sharihin
Hello! GitLab works on Microsoft's Azure Cloud. As I know picolisp developed without using github nor gitlab. If you care about freedom use only self-hosted solutions(I'm using just a ssh-server and user named git with simple diy repo creating tool). 2018-06-05 9:52 GMT+03:00 pd : > Best

Re: GitHub sold out to Microsoft

2018-06-05 Thread pd
Best alternative probably is gitlab which is free and git based Anyway there's no reason to change right now because github already was non-free and closed so there's nothing new with MS, just a closed company swapping. If github was good before it could be good now. Just sit down to see what MS