Viewing profile — Ennea
Ennea
HN member- Joined
- Wed, Sep 23, 2020, 8:23 AM UTC
- HN karma
- 315
- Public activity
- 90 items
- HN profile
- View on Hacker News ↗
About Ennea
No profile information was provided.
Recent public activity
-
comment
Comment #49098386
Ahem. Clearly my math knowledge failing me here. Apologies, and thanks for clearing it up :)
-
comment
Comment #49095482
Hm, perhaps, but I am confused now. In the article, you're comparing log_a x log_b x in your comment. To make it clear, I am running this code: https://bpa.st/ZCKA Which prints, fo…
-
comment
Comment #49094753
I've tested this with both LuaJIT and Lua 5.5. It appears to only affect LuaJIT. Worth mentioning in the article I'd say.
-
comment
Comment #48472581
Firefox has added highlighting of search terms in the page's scroll bar quite a few versions ago, if you want to give it another spin for that.
-
comment
Comment #43029341
Give it another try. I switched to Linux in 2022 and have been using fb2k via Wine all this time, and it runs perfectly.
-
comment
Comment #41990337
The data URI you're using has no MIME type, and even then the data is still an invalid PNG image. Not sure why the Stack Overflow answer is suggesting that.
-
comment
Comment #41990075
It feels like I am seeing more and more websites lately that have a favicon that is deliberately broken, and I'm not sure why this appears to be a thing that is somehow gaining tra…
-
comment
Comment #41914309
I'm missing WezTerm from that comparison image/slide posted in the article. Been using WezTerm for almost two years now I think, and I could not be happier. Best terminal emulator …
-
comment
Comment #41867288
Oh heck, Miraheze spotted in the wild. Thank you for the work you do, it's invaluable.
-
comment
Comment #41799028
Should not be too bad. The two are different enough that you can add some sort of context to your search terms, like searching for "tenno markdown".
-
comment
Comment #41798813
Tenno is the name of the faction in the video game Warframe the player characters are comprised of. Just want to point that out.
-
comment
Comment #41797984
I was indeed wondering. Thank you.
-
comment
Comment #41745600
I really didn't expect anything Rust behind this title.
-
comment
Comment #41623381
Could've called it Quokka.
-
comment
Comment #41359357
The PDF comes with an English version, too. It's on pages 3 and 4 :)
-
comment
Comment #41301513
A blog post about bad UX that has a video element with controls hidden and autoplay. With autoplay disabled, it can take a while to figure out this thing is a video that just isn't…
-
comment
Comment #40913981
I have not yet tried Rye, but the installation guide shows me that it's yet another (seemingly new, too) tool that creates yet another folder in the user's home directory (as oppos…
-
comment
Comment #40356349
Probably not. These settings have been around for a long time already anyway, and they never get overwritten once set, at least in my experience.
-
comment
Comment #40115259
My first thought upon reading Nuitka's name in the article was along the lines of "I hope they've contributed some of this to Nuitka". Not a very nice trend.
-
comment
Comment #39813717
Does not appear to work properly in Firefox.
-
comment
Comment #39701442
This is going to make text very large whenever somebody with an ultrawide monitor decides to maximize their browser window.
-
comment
Comment #39641203
You should add Zim [1] to the "Personal Knowledge Management" section :) [1] https://zim-wiki.org
-
comment
Comment #39638797
My terminal emulator of choice, WezTerm, has this feature built in [1], so there's no need for using `reset`. Perhaps your terminal emulator has something like it, too? [1] https:/…
-
comment
Comment #39382147
I wasn't counting on finding anybody else who loves Born on HN, but here you are :)
-
comment
Comment #39187580
Not just a system-wide key/value database, but one with a few optimizations on top, if memory serves me right. It's in-memory first, which I suppose makes it a tad faster and is al…