Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
throwaway127482
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
throwaway127482
9mo ago
You're describing ASI, not AGI.
2.
▲
by
throwaway127482
9mo ago
They did some interesting wordsmithing here to cover their ass without saying it directly.
3.
▲
by
throwaway127482
9mo ago
See, this is what happens when you turn off thinking completely.
4.
▲
by
throwaway127482
10mo ago
How is it more helpful for debugging compared to just looking at the git patch? As far as I can tell, this is meant to be more of a cool presentation type thing, rather than something to assist with development
5.
▲
by
throwaway127482
10mo ago
Not a realistic solution at all
6.
▲
by
throwaway127482
11mo ago
I think you're misunderstanding. If you have an extremely large number like 2^256 you will almost certainly never find two people with the same birthday (this is why a SHA256 collision has never been found). That's what the top-
7.
▲
by
throwaway127482
11mo ago
This was covered in my computer architecture class, which was mandatory for my CS degree.
8.
▲
by
throwaway127482
11mo ago
Conspiracy theory: that explanation is a lie, and the real reason for the delay is that it helps hide the fact that there isn't a unique image mapped to each pixel. If you click two pixels very close together, it shows the same image,
9.
▲
by
throwaway127482
11mo ago
Completely and utterly off topic: why on earth does HN use a dim gray font for the post description? It's so hard to read. I understand why downvoted comments are grayed out but why the post description???
10.
▲
by
throwaway127482
11mo ago
Correct. And we know the AI will read the docs whereas people usually ignore 99% of docs so it just feels like a bad use of time sometimes, unfortunately.
11.
▲
by
throwaway127482
11mo ago
I love spreadsheets and use them a ton but I have to agree, creating charts is hard
12.
▲
by
throwaway127482
11mo ago
Getting a 404 from that link
13.
▲
by
throwaway127482
11mo ago
With data intensive Go applications you eventually hit a point where your code has performance bottlenecks that you cannot fix without either requiring insane levels of knowledge on how Go works under the hood, or using CGo and incurring a
14.
▲
by
throwaway127482
11mo ago
cgroups aren't relevant here, I think. Not sure if that was just a typo, since you did mention namespaces in the first sentence. PID and user namespaces in particular are relevant here.
15.
▲
by
throwaway127482
1y ago
Engineers who are smart enough / talented enough, and who feel secure, can push back on security issues even if it will hold up a deal. This tells me that the most valuable engineers at Red Hat either do not push back enough on securit
16.
▲
by
throwaway127482
1y ago
It's really nothing like being drunk, not to say that you should try it though.
17.
▲
by
throwaway127482
1y ago
SecureHyperTextShell (SHTS) I meant this in jest but now that I think about it, it actually could be a decent name (?)
18.
▲
by
throwaway127482
1y ago
Doesn't /3 mean v3? I mean, for HTTP itself, doesn't the HTTP/3 == HTTPv3? If so, I don't see how this is any better than SSH3 - both SSH3 and SSH/3 read to me like "SSH v3"
19.
▲
by
throwaway127482
1y ago
Genuine question: why is `curl https://trusted-site.com | sh` a security risk? Fundamentally, doesn't the security depend entirely on whether https is working properly? Even the standard package repos are relying on https r
20.
▲
by
throwaway127482
1y ago
> But why do you need serialization? Because the data structure on disk is not the same as in memory. Not always - in browser applications for example, there is no way to directly access the disk, nevermind mmap().
21.
▲
by
throwaway127482
1y ago
Aren't the statically linked binaries just the remote client? i.e. they can't run containers on their own, right? In the past I think I wound up using https://github.com/mgoltzsche/podman-static because I cou
22.
▲
by
throwaway127482
1y ago
Port detection? Thread management? These things have nothing to do with next.js right?
23.
▲
by
throwaway127482
1y ago
My language is ClickHouse :P
24.
▲
by
throwaway127482
1y ago
Go's %v leaves a lot to be desired, even when using %+#v to print even more info. I wish there was a format string to deeply traverse into pointers. Currently I have to import go-spew for that, which is a huge annoyance. Python does it
25.
▲
by
throwaway127482
1y ago
The website has a little card that says "Interactive Mobile Experience" but your post says "mobile-friendly version coming later," which is confusing. I tried it, and it doesn't seem to work on mobile at all (Chrome
26.
▲
by
throwaway127482
1y ago
Out of curiosity, how do you set these limits? I'm not the person you're replying to, but I'm just using the default limits that ship with Ubuntu 22.04
27.
▲
by
throwaway127482
1y ago
I've used it - it's lacking a ton of features. Another commenter in this thread said it's very slow compared to the git CLI, which is not surprising given that git is written in C.
28.
▲
by
throwaway127482
1y ago
Does this support content-defined chunking (CDC)?
29.
▲
by
throwaway127482
1y ago
Direct link to GitHub: https://github.com/PlakarKorp/kapsul
30.
▲
by
throwaway127482
1y ago
I am curious about how you made money with it, if you don't mind sharing.
More ›