ChanServ changed the topic of #picolisp to: PicoLisp language | Channel Log: https://irclog.whitequark.org/picolisp/ | Check also http://www.picolisp.com for more information
andyjpb has quit [Ping timeout: 240 seconds]
andyjpb has joined #picolisp
andyjpb has quit [Ping timeout: 240 seconds]
yunfan has joined #picolisp
freemint has joined #picolisp
rob_w has joined #picolisp
freemint has quit [Remote host closed the connection]
freemint has joined #picolisp
freemint has quit [Remote host closed the connection]
sarna has quit [Quit: bye]
sarna has joined #picolisp
mtsd has joined #picolisp
_whitelogger has joined #picolisp
mtsd has quit [Remote host closed the connection]
mtsd has joined #picolisp
<Regenaxer> PicoLisp is missing here :(
<tankf33der> Regenaxer: morning
<Regenaxer> Hi tankf33der!
<tankf33der> i will write email to repo owner.
<Regenaxer> Ah, great!
<Regenaxer> But, not sure, he seems to insist on "on top of existing programming languages"
<Regenaxer> Perhaps mention native/C ?
<tankf33der> yea
<Regenaxer> :)
<beneroth> Good morning
<beneroth> I guess it is about FFI, not implementation language of the lisp.
<beneroth> so I think picolisp should be [Type-A] on C/C++
<Regenaxer> Hi beneroth!
<Regenaxer> yes, so native/C in pil64
<beneroth> and probably also on Java, there is a java interop, no?
<beneroth> T
<beneroth> and wasm should be avoided
<beneroth> ;-)
<Regenaxer> true (Java)
<beneroth> bbl
<Regenaxer> cu
stultulo has joined #picolisp
f8l has quit [Remote host closed the connection]
stultulo is now known as f8l
orivej has quit [Ping timeout: 245 seconds]
rob_w has quit [Quit: Leaving]
andyjpb has joined #picolisp
orivej has joined #picolisp
karswell has quit [Ping timeout: 265 seconds]
mtsd has quit [Quit: Leaving]
freemint has joined #picolisp
<freemint> I want to spin up a personal website in a day. I am torn between using PicoLisp and using some static site generator. Can someone nudge me?
<Regenaxer> Whatever is easer
<Regenaxer> probably a site generator
<Regenaxer> if all is static anyway
<freemint> thanks
<beneroth> I used picolisp (mainly @lib/xhtml.l) as a static site generator...
<beneroth> so navbar etc. is on every page, but only once in the code. easy to edit. and I like the picolispy html-DSL more than real html for readability
<freemint> beneroth, can you point me to a website where you did that?
<beneroth> freemint, http://www.itship.ch - not that you can see it in the source, just a simple static site using bootstrap. had no time yet to do it better.
<freemint> That looks like what i want
<beneroth> freemint, feel free to copy: www.itship.ch/html.l
<beneroth> then just (page "/folder/page.html" "Title of Page" (<div> "container" (<h1> NIl "hello world")))
<freemint> Oh another question. I am currently designing a Visitenkarte, Can i have your opinion?
<Regenaxer> Perhaps using svg.l?
<freemint> (Oh no not in PicoLisp but on the card)
<beneroth> you're website looks currently a bit... unprotected ;-)
<freemint> the qr core does use https though
<beneroth> visitenkarte: I would use a bigger font size for the Website and Email or use a less pixelated font
<Regenaxer> yeah, a bit tiny
<beneroth> QR-code is nice, but for me they look too big
<beneroth> maybe use the same font on both sides, not switching betweent fonts
<freemint> The thing is will hand out the card in japan where nobody can type an ä :)
<beneroth> I can register schaeg.de for you ;-)
<beneroth> it's still free
<beneroth> s/free/available
<freemint> Oh, i better buy that too.
<beneroth> aye
<beneroth> gotta go.. have a nice evening!
<beneroth> cu
<Regenaxer> see you!
<freemint> Regenaxer, can i have your opinion again?
<Regenaxer> Looks good I think
<Regenaxer> Perhaps better E-Mail instead of Email
<Regenaxer> or omit both "Website" and "E-Mail"? It is understood from the format
freemint has quit [Quit: Leaving]
andyjpb has quit [Ping timeout: 246 seconds]
orivej has quit [Ping timeout: 246 seconds]
freemint has joined #picolisp
orivej has joined #picolisp
<freemint> Is there best practice i could follow to setup PicoLisp + httpGate + Let's Encrypt?
freemint has quit [Ping timeout: 245 seconds]
orivej has quit [Ping timeout: 240 seconds]
<Regenaxer> yess
<Regenaxer> afp
freemint has joined #picolisp
andyjpb has joined #picolisp