HackerTrans
TopNewTrendsCommentsPastAskShowJobs

PuercoPop

no profile record

Submissions

Hanami 3.0: In Full Bloom

hanakai.org
102 points·by PuercoPop·قبل 11 يومًا·30 comments

Lix 2.95 "Kakigōri"

lix.systems
4 points·by PuercoPop·قبل 4 أشهر·0 comments

comments

PuercoPop
·قبل 10 أيام·discuss
It is not, Hanami is a batteries-included framework. It not even a pay-as-you-go framework like Pyramid. The equivalent of Flask in Ruby land is Roda+Sequel.
PuercoPop
·قبل 29 يومًا·discuss
> but I want durable messages and a mobile client.

And IRCv3 has chat history to provide that. But https://snikket.org/ (XMPP) is more likely aligned with what you are looking for
PuercoPop
·قبل 5 أشهر·discuss
The protocol is OCapN

http://ocapn.org/
PuercoPop
·قبل 8 أشهر·discuss
It is likely you use Chrome or a browser that uses Blink for its engine and the OP uses a non-blink browser like Firefox. I use Firefox and I can cofirm since the last few months Youtube usability borders on usable
PuercoPop
·السنة الماضية·discuss
wmii[0], it implements the acme window layout. But the interesting part is that it exposes its state as a file-system. The main loop is a shell script[1]. So BYO posible, fe here is a Ruby one [2]

[0]: https://github.com/0intro/wmii [1]: https://github.com/0intro/wmii/blob/main/cmd/wmii.rc.rc [2]: https://github.com/sunaku/wmiirc
PuercoPop
·قبل 8 سنوات·discuss
Instead of checking wikipedia for a general definition of idempotency, check the RFC for the definition that applies to HTTP

9.1.2 Idempotent Methods

   Methods can also have the property of "idempotence" in that (aside
   from error or expiration issues) the side-effects of N > 0 identical
   requests is the same as for a single request.
PuercoPop
·قبل 12 سنة·discuss
A similar project, Quake 2 map renderer written with Julia https://github.com/jayschwa/Quake2.jl