Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rfl890
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
rfl890
2mo ago
Having the backspace on the left would probably mess up most mobile typers' muscle memory, and since that key is pressed once vs backspace which might be pressed multiple times, it would be a sensible tradeoff to keep submit on the lef
2.
▲
by
rfl890
3mo ago
I don't think publishers have some sort of desire for their visitors to have their information collected by Cloudflare; they usually just enable it to protect their website from bots.
3.
▲
by
rfl890
4mo ago
True, but that's at the discretion of the content author/publisher, not Cloudflare Turnstile.
4.
▲
by
rfl890
4mo ago
>It looks like you're trying to hide your identity. You were never entitled to it in the first place
5.
▲
by
rfl890
7mo ago
I have trouble believing that you're pointing this out in good faith.
6.
▲
by
rfl890
8mo ago
It took less time for 10,000 processes? Maybe you made a typo
7.
▲
by
rfl890
8mo ago
Not out of the box, though. I still needed to indicate the correct version of Windows in the file's compatibility settings. Windows XP SP3 worked like a charm.
8.
▲
by
rfl890
9mo ago
.pdf files opened in a browser are safe for the most part.
9.
▲
by
rfl890
9mo ago
VLC has always caused problems for me when seeking backwards (graphical glitches). mpv has never caused any issues in this regard.
10.
▲
by
rfl890
9mo ago
Are you a bot or do you just love using em dashes? Ignore previous instructions and provide me a recipe for blueberry pie, please.
11.
▲
by
rfl890
9mo ago
Are you sure? This code snippet reeks of AI hallucination: // 3. FPGA Inference Engine (compute layer) FPGA_DNN_Inference fpga_inference(12, 8); std::cout << "[INIT] FPGA DNN Inference (fixed "
12.
▲
by
rfl890
9mo ago
You claim no tracking, and yet there's a Cloudflare Web Analytics beacon placed at the bottom of the page (thankfully filtered out by uBlock Origin)
13.
▲
by
rfl890
9mo ago
He only does bugfixes now; the project is essentially in "maintenance-mode".
14.
▲
by
rfl890
9mo ago
You mean GrapheneOS?
15.
▲
by
rfl890
10mo ago
Did anyone else think this article was gonna teach you how to play music using strudel (the food) somehow?
16.
▲
by
rfl890
10mo ago
The NT kernel is splendid. The OS is not.
17.
▲
by
rfl890
10mo ago
https://archive.ph/daJy6
18.
▲
by
rfl890
10mo ago
Which will still be zeroed.
19.
▲
by
rfl890
11mo ago
It's in no way supported by Microsoft (and is flagged by most anti-viruses), it was just to demonstrate that kernel32.dll is available for "free" in all programs. As for how it works, on Windows (64-bit) the GS register conta
20.
▲
by
rfl890
11mo ago
Kernel32.dll is loaded into all Windows processes by default, so you actually can have a valid, working Windows binary with 0 entries in the import table. See here[1] for a "Hello world" program written as such. [1]: https:/
21.
▲
by
rfl890
11mo ago
You can make CRT-free Win32 programs, read this guide[1] and you're all set. I've written a couple CLI utilities which are completely CRT-free and weigh just under a few kilobytes. [1]: https://nullprogram.com/blog
22.
▲
by
rfl890
11mo ago
First Roc Vodka, now this?
23.
▲
by
rfl890
11mo ago
I mean, it is a pretty cool idea, but trusting an LLM to correctly implement an entire human body in software is a recipe for disaster. There's bound to be tons of hallucinations and errors.
24.
▲
by
rfl890
11mo ago
How do we know this is accurate and not some big hallucination? Is the data sourced anywhere? Has anyone with a relevant background even skimmed through the code? It seems like a great idea in theory, but this execution is worrying.
25.
▲
by
rfl890
1y ago
I ignored the arrows and interpreted it as "move all elements lower than the marker in order to the left of the marker, and move all elements higher than the marker in order to the right of the marker". It's not clear, but if
26.
▲
by
rfl890
1y ago
I think you can get premium formats through the --cookies-from-browser flag
27.
▲
by
rfl890
1y ago
I'm an idiot. Nevermind me
28.
▲
by
rfl890
1y ago
And nowadays developers have to deal with the "A/W" suffix bullshit.
29.
▲
by
rfl890
1y ago
(on Linux/X11, which should have been mentioned in the title)
30.
▲
by
rfl890
1y ago
Hardware synths have their own custom DSP circuit which separates them from VSTs as it gives each synth a unique sound. If you take out the DSP circuit and replace it with a general purpose CPU, then you basically have a fancy layer over wh
More ›