Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
s20n
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
LLM Usage in Debian: General Resolution Results
(debian.org)
2 points
by
s20n
17d ago
|
0 comments
2.
▲
SQL User Lifecycle Management in CockroachDB
(cockroachlabs.com)
2 points
by
s20n
19d ago
|
0 comments
3.
▲
by
s20n
1mo ago
first confirmed case of MLG noscope
4.
▲
by
s20n
1mo ago
Also this lecture by Vinod Vaikuntanathan is really helpful if you want to learn about FHE: https://www.youtube.com/watch?v=5LGwaICJ5sw
5.
▲
by
s20n
1mo ago
Yes, the DLLs are usually installed along with the binary by the installer on Windows. What I was talking about was the setup required on your machine/CI to get the dependencies to build those DLLs.
6.
▲
by
s20n
1mo ago
I just did a double take at "Windows and macOS aren't as bad as Linux". Packaging for Windows is truly horrible. Even getting the dependencies to build your app on Windows is a nightmare (the author mentions winget which is n
7.
▲
by
s20n
1mo ago
Finally, we have an "OS" written in typescript. And here I was thinking that an OS would be the only exception to Atwood's law /s
8.
▲
by
s20n
2mo ago
I really want to use a scheme based operating system where all processes are continuations and people boot into a REPL instead of a unix shell. something like a modern version of the symbolics lisp machines. Instead of using fork() and exec
9.
▲
by
s20n
2mo ago
I assumed the word was derived from "azul" but from the article, it's apparently derived from the Arabic الزليج (al-zillīj) and has no relation with "azul"
10.
▲
Kaappi – r7rs scheme written in Zig
(github.com)
6 points
by
s20n
2mo ago
|
0 comments
11.
▲
by
s20n
3mo ago
xcancel link: https://xcancel.com/ID_AA_Carmack/status/2069799283369345247
12.
▲
by
s20n
3mo ago
but that's the wrong shade of blue? It'd have been great if they took the colour from "The blue marble" instead of this Turbo Pascal blue.
13.
▲
by
s20n
4mo ago
I agree with the first part. I think this article by FSF about Intel's ME summarizes the issue https://static.fsf.org/nosvn/blogs/Intel_ME_Carikli_article_... As for the second part, I am not sure about how l
14.
▲
by
s20n
4mo ago
I'm failing to understand GP's logic here. Why would someone who's posting some TV show's content in complete disregard of their intellectual property rights be bothered about AI scraping?
15.
▲
by
s20n
4mo ago
Thanks, that would be great! I am trying to think how this could work. Generally, subtitles are embedded as a separate track in the video container or as a sidecar .srt file [1]. Perhaps they can be converted and shown using the WebVTT API
16.
▲
by
s20n
4mo ago
I used to stream movies from my desktop over the local network with VLC and the main issue I faced was that I could never get the subtitles to work. I took a quick look at this repository and it doesn't look like they support subtitles
17.
▲
by
s20n
4mo ago
OP should have archived the page when the count was negative. Here's a snapshot from when the count was 0 https://web.archive.org/web/20260512115623/https://news.ycom...
18.
▲
by
s20n
4mo ago
Microsoft Design also released 4K renders of nostalgic wallpapers (including bliss) a few years ago. I can't find the original link but here's the reddit post with the pictures. https://www.reddit.com/r/window
19.
▲
by
s20n
4mo ago
The name didn't help much either, I suppose.
20.
▲
by
s20n
4mo ago
It really grinds my gears that the uploader had to ruin the "Greatest Shot in Television" by stretching the 4:3 video to 16:9. I know I sound like a pedant but so many of these old TV recordings are uploaded this way on youtube. I
21.
▲
by
s20n
4mo ago
It's ridiculous how accurate this recreation is to the original, it looks and feels identical. The author was able to do this just decompiling the exe files, without looking at the original source code. Basically, completely blind. So
22.
▲
by
s20n
4mo ago
Clickus Hereus
23.
▲
Sev: A graphical Emacs-like text editor, scriptable with Chibi-Scheme
(github.com)
30 points
by
s20n
5mo ago
|
0 comments
24.
▲
by
s20n
5mo ago
Sorry, complete noob here. Why didn't you just cd into $(yes a/ | head -n $((32 * 1024)) | tr -d '\n')? Why do you need to use the while loop for cd? EDIT: got it. -bash: cd: a/a/a/....../a/a
25.
▲
by
s20n
5mo ago
I've been pronouncing both of them as /dʒis/ like hiss and not /dʒɪz/. I however am not a native english speaker of English. I wonder if native speakers gravitate towards the z more?
26.
▲
by
s20n
5mo ago
EvanFlow - thoughts arrive like butterflies?
27.
▲
by
s20n
5mo ago
I could never in a million years have imagined that LLM-slop driven fuzzing would become the ultimate vindication for the microkernel philosophy
28.
▲
by
s20n
5mo ago
While I know that it may have been a security liability, I'm particularly sad that they're removing the AX.25 module from the kernel. > and since nobody stepped up to help us deal with the influx of the AI-generated bug reports
29.
▲
by
s20n
5mo ago
I agree with the notion that having multiple passes makes compilers easier to understand and maintain but finding the right number of passes is the real challenge here. The optimal number of passes/IRs depends heavily on what language
30.
▲
by
s20n
5mo ago
Reminds me of the essay 'In Praise of Idleness' by Bertrand Russell < https://harpers.org/archive/1932/10/in-praise-of-idleness/ >
More ›