Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Xorlev
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
Xorlev
3mo ago
> you really don’t feel the need to seek validation from other people in your life. This might be confusing the lack of need for validation with the lack of need for other people. Sure, taking confidence from your partner is wonderful bu
2.
▲
by
Xorlev
4mo ago
GitHub solved the original "code collaboration" problem, and now it's a default easy way to outsource repo management. It also has the most integrations. A lot of companies grew up using GitHub. GitHub was, once upon a time,
3.
▲
by
Xorlev
4mo ago
> i.e., claude code and similar, things are either prefill-bound When accounting for prefix caching, this greatly accelerates each turn. Barring large file reads, prefill still isn't the bottleneck vs. decoding reasoning tokens. S
4.
▲
by
Xorlev
7mo ago
Not a Java implementation, but the original game was written in Java. Later, Microsoft bought Minecraft and rewrote it (Bedrock edition) which runs on Xbox, tablets, etc. But, the community writes mods in Java. Now both exist and get roughl
5.
▲
by
Xorlev
8mo ago
Google was already fairly profitable when Gmail was started, and did a considerable amount of capacity planning. It was also invite-only for a loooong time.
6.
▲
by
Xorlev
8mo ago
> Free forever for teams up to 5. Unlimited search, unlimited history. I understand the strategic value of offering unlimited features to differentiate from competitors like Slack, might drive some amount of anxiety. Buyers may question
7.
▲
by
Xorlev
9mo ago
There are, and often times they're stuck in a loop of presenting decks and status, writing proposals rather than doing this kind of research. That said, interpreting user feedback is a multi-role job. PMs, UX, and Eng should be doing s
8.
▲
by
Xorlev
1y ago
This is often (though not always) blanket statement. Logs are always generated, and logs include some amount of data about the user, if only environmental. It's quite plausible that the spellchecker does not store your actual user
9.
▲
by
Xorlev
3y ago
Do you have a source for that? I'm not denying it, just curious to read more.
10.
▲
by
Xorlev
3y ago
https://github.com/openzfs/zfs/issues/7631 This is a long-standing issue with zvols which affects overall system stability, and has no real solution as of yet.
11.
▲
by
Xorlev
3y ago
You'd think so, but for datacenter workloads it's absolutely common, especially if you're just scheduling a bunch of containers together. Computation also doesn't happen in a vacuum, unless you're doing some fairly
12.
▲
by
Xorlev
3y ago
Except it's also trivial to buy or produce tables of pre-hashed emails, so this cloak of "oh we don't know who you are, it's a hash!" is usually just lipservice.
13.
▲
by
Xorlev
3y ago
Android also reaps permissions that haven't been used recently. In the case of location, Android prompts for renewal even if it has been used recently.
14.
▲
by
Xorlev
3y ago
There is no war in Ba Sing Se. Just saying it doesn't make it true. Twitter has a long way to go to regain advertiser confidence, and Blue is barely a footnote.
15.
▲
by
Xorlev
3y ago
Software, movies, music is just a string of bits. Using something leaked always carries some inherent risk.
16.
▲
by
Xorlev
3y ago
+1. And, it's in version control forever. It's not as if it entirely disappears. Like one of the sibling comments mentioned, I only rarely reject Sensenmann CLs. That's worth explaining: it's automated code deletion, but
17.
▲
by
Xorlev
3y ago
I think you're being downvoted because you've claimed "That's a case of not solving the problem.", but I think that actually better describes this answer. It's clever, certainly, but misses the fact that the st
18.
▲
by
Xorlev
3y ago
Computers are fast. I once worked on a service sitting at the top of a deep RPC stack. Stack traces were often folded into RPC error messages to help diagnostics. Well, if you have a failure at one layer, propagated to the next layer, and t
19.
▲
by
Xorlev
3y ago
Or it would stunt their growth. Those sorts of tasks force you to poke around and learn, rather than having the answer handed to you by a LLM or senior engineer.
20.
▲
by
Xorlev
4y ago
Another good reason to switch to Kotlin. :)
21.
▲
by
Xorlev
4y ago
I generally agree with the author, and Google style guides generally discourages use of unsigned types (even in C++) for anything that isn't actually a bag of bits. I don't know how many strange issues I've tracked down that
22.
▲
by
Xorlev
4y ago
Google interviewers sign up for particular languages and are expected to have proficiency in the language. As an interviewer, I also allow a lot of abbreviations (so long as we agree during the interview what they are) and I expand them in
23.
▲
by
Xorlev
4y ago
I'm not sure I understand. This is talking about Cargo metadata download improvements. You still download individual packages regardless of receiving a copy of the entire registry, so privacy hasn't materially changed either way.
24.
▲
by
Xorlev
4y ago
> The only things I can come up with are apps requiring access to outside hardware or files That's not even 100% true either [1]. For instance, you can flash Android devices from the browser. The example in [2] talks to an attached
25.
▲
by
Xorlev
4y ago
"Everyone". A vocal minority, perhaps.
26.
▲
by
Xorlev
4y ago
+1. It's not about the bytes of the book, which as noted are infinitely and trivially copyable. It's about licenses and ensuring money flows.
27.
▲
by
Xorlev
4y ago
I love this comment. We're a walking disaster and a literally hot mess, but you're right that we're probably the best chance at preserving life overall. > We are heading to the stars, and we will bring life with us. Anothe
28.
▲
by
Xorlev
4y ago
Have you ever had to chase down strange latency issues? Arguably, this behavior is the least surprising for Go's typical deployment environment.
29.
▲
by
Xorlev
4y ago
I...what? I write C++ at Google, and it encourages use of modern C++ features, and many things you see adopted in std have roots in our libraries. I'm curious what you think Google prevents us from using and why you think our C++ is li
30.
▲
by
Xorlev
4y ago
Layoffs suck, but Elon has been making it particularly painful for the folks over there.
More ›