Viewing profile — evgpbfhnr
evgpbfhnr
HN member- Joined
- Mon, Jul 04, 2022, 11:45 PM UTC
- HN karma
- 414
- Public activity
- 103 items
- HN profile
- View on Hacker News ↗
About evgpbfhnr
No profile information was provided.
Recent public activity
-
comment
Comment #48406732
And it gets even more fun when browsers such as firefox implemented this, then decided no we won't do it and removed the feature -- now there's no way to access your router web int…
-
comment
Comment #48187936
I'd definitely love to see more screens like this sold (and getting better & more affordable with time)! The mira pro color is marked as sold out and I can't even figure how to che…
-
comment
Comment #47317321
Our company had the same shift, but it's not so much forbidden as just unsupported as they disabled simple password auth. If you waddle through setting up a project on the google d…
-
comment
Comment #46850597
(logo doesn't render on my browser... So I wouldn't have guessed either.) (firefox/linux, but it really is a font problem, not a browser problem)
-
comment
Comment #46849662
Ironically it was quiet enough in our previous apartment, but moving to a house we now have the neighbor using their awfully loud snow-spitting machine before 6AM after snowy night…
-
comment
Comment #46844596
iiuc, this mail isn't about his PRs being rejected, it's the OCA submission e.g. the CLA obtention form. (So his ping "any progress?" apparently fell on the wrong ears, if he wasn'…
-
comment
Comment #46844237
Great js implementation! I don't have any iThing but I'd happily play your js version in a browser for a while. Since you mentioned Simon Tatham puzzles there's a js version here[1…
-
comment
Comment #46818292
>> You definitely can use Linux with few simple servers with 128 MB RAM. > > This is not difficult, you just need to run `htop` and perform addition of the RES column (which is in …
-
comment
Comment #46612506
mem, yes, definitely. I'm not sure how you can protect yourself from that (or root user using ptrace or equivalent debugging tool) though... Oh, memfd_secret? The memory areas back…
-
comment
Comment #46612423
> This article does not mention that environment variables are also visible by process in /proc/*/environ (which has restrictive permissions, but is completely visible to root). He…
-
comment
Comment #46612388
> I’m also intrigued by the potential that type systems have for “tagging” secrets and preventing their propagation beyond where they’re needed facet (rust) allows tagging fields a…
-
comment
Comment #46550481
I don't get why a bad guy couldn't dump the current log / hash, then load a kernel module that'd just replay the same values whenever someone asks for it? Does the log have a chall…
-
comment
Comment #46242847
I had the same problem on our home server.. I just stopped the git forge due to lack of time. For what it's worth, most requests kept coming in for ~4 days after -everything- retur…
-
comment
Comment #46086032
I get a new fingerprint id everytime I refresh the page (firefox, linux) -- so that might be sampling a tiny bit too much. audio and canvas fingerprint are constant though so it's …
-
comment
Comment #46045610
Also convinced they're observing a correlation with this rather than something age specific. It's like exercise, it's really impressive how people who stay active in their late yea…
-
comment
Comment #45865077
Breaking the system is the point! Let them break stuff, you learn when you have to fix it afterwards.
-
comment
Comment #45855007
Thank you! Unfortunately I get the same kind of garbage around closing curly braces / closing parenthesis / dots with this magick filter... It seems to do slightly better with an e…
-
comment
Comment #45853486
To author -- code sample as images is great for syntax highlight but I wanted to play with the examples and.. got stuck trying to copy the content. (also expected tesseract to do a…
-
comment
Comment #45808316
If you're curious about the legacy link being a 404, the correct link seems to be that: https://tenacityaudio.org/legacy/legacy.html (found sniffing around https://codeberg.org/ten…
-
comment
Comment #45468192
Oh! That didn't exist a few months ago, I need to update and do this then :D
-
comment
Comment #45463797
I have a script that allows searching for windows based on title; so e.g. if I know I had a shell open in directory X I could search for that and jump to it... But in practice I qu…
-
comment
Comment #45463748
Yes and no; the difference with workspace is that I was limited to 0-9 with my old wm, so at some point I'd just run out of space and had to close some windows. (well, that, and X1…
-
comment
Comment #45462754
My only complain about niri is that after a few weeks without reboot I end up with ~500 terms open, as I often open a new shell to check something, get distracted, and forget about…
-
comment
Comment #45353469
"How it works" https://realtimelogic.com/ba/doc/en/SoftTPM.html I couldn't find "actual sources", but one of their github repo has this: https://github.com/RealTimeLogic/BAS/blob/m…
-
comment
Comment #45211728
They have access to the patches. They just can't make an official release with it, because they can't publish the patch sources (embargoed) and their releases being open-source mus…