Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
evgpbfhnr
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
evgpbfhnr
11d ago
It's actually already implemented in javascript, I didn't understand what this was about until I turned js on and saw the blocked screen.
2.
▲
by
evgpbfhnr
3mo ago
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 interface over link-local address... (rationale being
3.
▲
by
evgpbfhnr
4mo ago
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 check non-color version on their site, so this do
4.
▲
by
evgpbfhnr
6mo ago
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 developers console, setup your own oauth auth flow, find
5.
▲
by
evgpbfhnr
8mo ago
(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)
6.
▲
by
evgpbfhnr
8mo ago
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 nights... (And it snows a lot)
7.
▲
by
evgpbfhnr
8mo ago
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't told he had to submit a new appli
8.
▲
by
evgpbfhnr
8mo ago
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], but it really just isn't quite as goo
9.
▲
by
evgpbfhnr
8mo ago
>> 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 KB unless a unit is shown). Example: I'
10.
▲
by
evgpbfhnr
8mo ago
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 backing the file created with memfd_secret(2) are
11.
▲
by
evgpbfhnr
8mo ago
> 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's explicitly not using export, so th
12.
▲
by
evgpbfhnr
8mo ago
> 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 as sensitive so they won't show up in logs: https:&#
13.
▲
by
evgpbfhnr
8mo ago
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 challenge/nonce from the client that
14.
▲
by
evgpbfhnr
9mo ago
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- returned plain 404 errors. millions. And there's still
15.
▲
by
evgpbfhnr
10mo ago
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 probably plenty enough...
16.
▲
by
evgpbfhnr
10mo ago
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 years can still be very fit way into their 80s o
17.
▲
by
evgpbfhnr
10mo ago
Breaking the system is the point! Let them break stuff, you learn when you have to fix it afterwards.
18.
▲
by
evgpbfhnr
10mo ago
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 extra `-resize 400%`, but still very far from as go
19.
▲
by
evgpbfhnr
10mo ago
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 bit better than this: $ wl-paste -t image/png | te
20.
▲
by
evgpbfhnr
11mo ago
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/tenacityteam/te
21.
▲
by
evgpbfhnr
1y ago
Oh! That didn't exist a few months ago, I need to update and do this then :D
22.
▲
by
evgpbfhnr
1y ago
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 quickly have 5+ shells in a directory once I start working o
23.
▲
by
evgpbfhnr
1y ago
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 X11 is apparently limited to 256 clients by default and I
24.
▲
by
evgpbfhnr
1y ago
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 it as it scrolls out of the view... (I usually notice at th
25.
▲
by
evgpbfhnr
1y ago
"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/RealTimeLog
26.
▲
by
evgpbfhnr
1y ago
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 must match what they published...
27.
▲
by
evgpbfhnr
1y ago
bwrap. I don't run AI, but anything I don't fully trust 200% runs without access to my home, and if it doesn't really need internet without internet either. bwrap commands can be a mouthful so I suggest making a script for th
28.
▲
by
evgpbfhnr
1y ago
Hm, I'm not sure it makes sense to add more arguments before the feature works.. But I think I was just not up to date. Looking around the patches they sent, they've also gotten rid of tools/testing/selftests/bpf&#x
29.
▲
by
evgpbfhnr
1y ago
One thing I don't get is that arm64 doesn't have fentry support.. does it? At least I just checked CONFIG_HAVE_FENTRY is not set on arm64, and e.g. (not checked recently) bpftrace --info used to print `fentry: no`, so how does thi
30.
▲
by
evgpbfhnr
1y ago
I tried on some Japanese for the kicks of it, it reads... "Chinese letter chinese letter japanese letter chinese letter..." :D But yeah, if it's like any of the others we'll likely see a different "model" per l
More ›