In the latest #OpenStreetMap (OSM) database, there are over 457K entries of establishments that serve food (e.g. restaurants, fast food joints, coffee shops, etc) in North America.

I'm thinking about resurrecting my restaurant proximity checker (a way to look for nearby restaurants without using Google Maps and other "trackers"). It was a web service I ran for a while that used a distilled OSM database and #picolisp to allow you to look up places to eat without feeding "big adtech".

This will probably be the subject of AWKzine Issue #2 (my #awk tool collection -- see my pinned post).

Article about implementing the TPC-H database benchmark in PicoLisp, in the mailing list in https://www.mail-archive.com/picolisp@software-lab.de/msg11736.html

#Lisp #PicoLisp

TPC-H Benchmark

@alexshendi SimpleX Chat is a messenger https://simplex.chat

A link to the #PicoLisp group is on the download page https://software-lab.de/down.html

SimpleX Chat: private and secure messenger without any user IDs (not even random)

SimpleX Chat - a private and encrypted messenger without any user IDs (not even random ones)! Make a private connection via link / QR code to send messages and make calls.

@alexshendi OK. Wrote to the SimpleX Chat #PicoLisp group.

@Eigenraum In PicoLisp

(load "@lib/simul.l")

(permute (range 1 9)
'((Lst)
(let L (append Lst (0))
(when
(fully
'((N)
(=0 (% (format (head N L)) N)) )
(2 3 4 5 6 7 8 9) )
(println (format L)) ) ) ) )

3816547290

#Lisp #PicoLisp

Reminder: Tomorrow is Fridays for Functions!
We can also cover StenoBoard if needed.

https://meeting.itship.ch/picolisp
UTC 09:00 to 17:00

#PicoLisp #Lisp #StenoBoard

Jitsi Meet

Join a WebRTC video conference powered by the Jitsi Videobridge

Reminder: Tomorrow is Fridays for Functions!

https://meeting.itship.ch/picolisp
UTC 09:00 to 17:00

#PicoLisp #Lisp

Jitsi Meet

Join a WebRTC video conference powered by the Jitsi Videobridge

Fridays for Functions

@glitzersachen How about good old IRC? For example, I'm all the time in #picolisp at libera.chat (irc://irc.libera.chat), but there are also channels for Common Lisp and Scheme

Note: Deprecated Pilog Database Predicates in today's #PicoLisp release!

https://www.mail-archive.com/picolisp@software-lab.de/msg11670.html

#Lisp