Viewing profile — dzsekijo
dzsekijo
HN member- Joined
- Wed, May 04, 2011, 11:44 AM UTC
- HN karma
- 77
- Public activity
- 54 items
- HN profile
- View on Hacker News ↗
About dzsekijo
No profile information was provided.
Recent public activity
-
comment
Comment #42570218
Borgo https://news.ycombinator.com/item?id=40211891
-
comment
Comment #42423267
I've set up myself once to learn Helix. First there was Kakoune that sounded exciting with its new modal model, but what had me wanting to really give Helix a go, beyond being exci…
-
comment
Comment #42391521
I don't fully get the story. Was it Calanacis who ditched the Econ reporter? He is the one among the All-iners who voted Harris. See https://audioboom.com/posts/8589911-bonus-episo…
-
comment
Comment #42361993
Yeah. But I think the goal was here to sugar the syntax while keeping semantics intact.
-
comment
Comment #42171696
In my previous workplace I used to use Workflowy to keep my to-do list in. I had a script that generated OPML from data pulled from Bugzilla / GH Issues / Jira, which then I could …
-
comment
Comment #41883258
The post says "Most of our Ruby code reads like English, but that’s not the case when we combine multiple DateTimeFns class methods", and to illustrate this, gives the following ag…
-
comment
Comment #36653396
However, these days AI assisted tools can be involved in the task.
-
comment
Comment #36548137
That's true but you must give the source to your customer and they should be free to redistribute.
-
comment
Comment #36548118
Well, but then Red Hat's T&C may be a violation of GPL. Red Hat bases its model on dwelling in the grey zone. So if Rocky aspires to be a Red Hat clone... they can adopt this bit, …
- comment
-
comment
Comment #36422743
What stops then someone to buy a RHEL subscription for the purposes of setting up an unofficial RHEL source mirror?
-
comment
Comment #36401851
'i.reddit' is still available by appending '.i' to the url
-
comment
Comment #36369006
I don't see why to stick to being a JavaScript subset. Yes, in the olden days it was practical with JSON that there is no need to write a dedicated parser, just pass the data to ev…
-
comment
Comment #36369000
What I miss from JSON5 is a dedicated date/time type (TOML eg. does have it!). I understand that this would be a step beyond mere syntax sugaring, but I'd still prefer this trade o…
-
comment
Comment #35707970
The Show HN you want: https://news.ycombinator.com/item?id=35654401 Update: Ah, sorry, "iOS", "Firefox", I missed that. I leave it here still, to honor the pain it took me to dig i…
-
story
Show HN: Chatbladder, a Ruby wrapper for Chatblade
Why? Looking for a viable solution for interactive interaction with ChatGPT from terminal. Why wrap? There are two kind of interaction models I saw in ChatGPT command line clients:…
-
comment
Comment #35437650
Best gimmick ever. This did work out on me to get me subscribed ;)
-
comment
Comment #32896442
I use Xhyve to spawn a Linux VM on Mac. For what I need it works well, so I haven't looked for alternatives. How that compares to Qemu?
-
comment
Comment #32261498
Thanks for the Kiwi hint! Exploring it now.
-
comment
Comment #32261490
It's anecdotical, but I did use to have the common nitpicks with Firefox, the slight but annoying incompatibility with that what where the net is evolving these days, and weird per…
-
comment
Comment #32190425
What I enjoy about Ruby over Python the most is not intricacies of the OO implementation or delicacies of metaprogramming, but a good support for functional style. In ruby, stateme…
-
comment
Comment #26541462
I'm also in RH. Our team is on Google Chat for some years now. Ironically, I preferred IRC as I could run my own instance of Weechat continuosly on a server and logged all conversa…
-
comment
Comment #25983302
This is a confusing example, because in a REPL steps of compilation and evaluation are interleaved. Indeed, can you write a program for CLISP that works like this: - takes one comm…
-
comment
Comment #25644229
Do you know of any unlimited free cloud storage service? I know just one, that's being Telegram.
-
comment
Comment #23667804
Adding this, for sake of completeness (I have no experience with it, just yet another Go JSON project aiming at high performance). https://github.com/minio/simdjson-go