Viewing profile — 3r7j6qzi9jvnve
3r7j6qzi9jvnve
HN member- Joined
- Thu, May 09, 2024, 5:54 AM UTC
- HN karma
- 195
- Public activity
- 28 items
- HN profile
- View on Hacker News ↗
About 3r7j6qzi9jvnve
No profile information was provided.
Recent public activity
-
comment
Comment #48756444
related: https://keepandroidopen.org/ previously on hn - https://news.ycombinator.com/item?id=47935853 (2 months ago, 889 comments) - https://news.ycombinator.com/item?id=47139765 …
-
comment
Comment #48352448
If it helps, I run ff in systemd-run with memory limits set -- that's usually enough to avoid the problem in the first place (ff does freeze when loading google spreadsheets or wha…
-
comment
Comment #47421959
I wonder if it's something like https://github.com/cea-hpc/sshproxy that sits in the middle (with decryption and everything) or if they could do this without setting up a session d…
- comment
-
comment
Comment #47000435
See https://news.ycombinator.com/item?id=46136023 - MinIO is now in maintenance-mode It was pretty clear they pivoted to their closed source repo back then.
-
comment
Comment #46536253
> SMTP, the protocol for sending email, rarely enforces TLS (if it’s even supported at all) FWIW that's being less and less true. Major players like apple now automatically trash m…
-
comment
Comment #46388624
I now have to know why subparsers test got 60% slower... (0.3960 in the graph)
-
comment
Comment #45924201
It might make up a bunch of words, like "subtitles by soandso", when there's silence though... /s
-
comment
Comment #45354917
The user apparently needs to provide that through ba.tpm.uniquekey(), providing persistent random data that is device dependent: https://realtimelogic.com/ba/doc/?url=auxlua.html#b…
-
comment
Comment #44795882
That only works if the proxy is sitting on localhost or a local network, just setting the header shouldn't work. (I came here because I was curious how jart got 127 and 10, but aft…
-
comment
Comment #44752783
Note to poster if they happen to see this: as pointed out there's alt text... But it's plain wrong, saying "Countries like Germany, Poland, Austria, Slovenia, Croatia, and the Neth…
-
comment
Comment #44451962
This just polls every x (default 30) seconds; if you use IMAP you can do better with IDLE (e.g. I pipe `fetchmail --check` to something that triggers a sync to immediately get new …
-
comment
Comment #43478072
> I’m also not sure the ‘fuzzy’ aspects of Atuin quite match the heights of fzf/skim). This. I've been using atuin for a few months and this is so horrible how much better it could…
-
comment
Comment #43099416
While I was looking up such screens, these also seem to sell "quick refresh" PC screens: https://shop.dasung.com/ Just did a quick search on HN and while it did get posted recent o…
-
comment
Comment #43099335
There seem to be equivalent for linux (not tested) https://www.tomshardware.com/how-to/use-tablet-or-phone-seco... That's an interesting idea! I'm a bit wary of latency if this all…
-
comment
Comment #43099330
Unlocking the bootloader by itself is allowed apparently: https://www.daylighthacker.wiki/unlock The problem is that in order to run linux you'll probably want a kernel with quite …
-
comment
Comment #43098333
(not mine) was just checking what became of them and this review hit home I have no use for an android tablet like this, but as soon as they make a PC screen (either laptop or desk…
- story
-
comment
Comment #43076087
note reiserfs has been removed from 6.13, so you probably do not want to use that... https://www.phoronix.com/news/ReiserFS-Deleted-Linux-6.13
-
comment
Comment #42943399
(never used zig yet myself) For UB detection I've read zig had prime support for sanitizers, so you could run your tests with ubsan and catch UBs at this point... Assuming there ar…
-
comment
Comment #42520329
(probably, I was also looking for that)
-
comment
Comment #42405708
Japanese flick input is closer to thumb-key ( https://github.com/dessalines/thumb-key I just discovered in another comment), and even that's a bit different as you get to input a c…
-
comment
Comment #41991991
https://github.com/not-an-aardvark/lucky-commit and others have shown up to engineer (read: brute-force) these early hash digits
-
comment
Comment #41398412
> --I ran ctags across the linux kernel source code, pulled out all the signatures and then reference the signature when compiling the query, so you don't have to do a bunch of cas…
-
comment
Comment #41354533
infinitely easier to read with https://threadreaderapp.com/thread/1825472703223992323 I don't know what that scrolly thing is, but it's horrible for this kind of messages. It'd be …