Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
g7r
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
g7r
2mo ago
It's car manufacturers who should be held responsible for this. I used to be the owner of a diesel car. Diesel cars used to be really reliable. And then, in a moment, they got that ecology thing. They leaped from 500k+ kilometers until
2.
▲
by
g7r
5mo ago
Technically, the methods with a queue drop up to an entire frame at the beginning of the window. Depending on how the averageProcessingTime() function is implemented, this can mean either faster recovery after a single heavy frame (if it di
3.
▲
by
g7r
10mo ago
Ah, nice story! This reminds me of another story with FPU involved. I was a game developer once. We were making a game that consistently triggered assertion failures related to FPU calculations, but only on a single PC in the whole office.
4.
▲
by
g7r
1y ago
Yes. The FAQ says that multilingual capabilities are in the works.
5.
▲
Is Copilot useful for kernel patch review?
(hansdegoede.dreamwidth.org)
1 points
by
g7r
1y ago
|
0 comments
6.
▲
by
g7r
1y ago
Maybe so. However, it is really really handy when you are assessing the completeness of your tests using code coverage, and can clearly see unhandled negative paths. And then you can decide whether some of them deserve dedicated tests or no
7.
▲
by
g7r
2y ago
I have experience using both MongoDB and PostgreSQL. While pretty much spoken here is true, there is one more scalability aspect. When a fast moving team builds its service, it tends to not care about scalability. And in PostgreSQL there ar
8.
▲
by
g7r
2y ago
We use Cargo Cult to refer to this phenomenon: https://en.wikipedia.org/wiki/Cargo_cult_programming
9.
▲
by
g7r
3y ago
Can you please share a couple of examples on how you use Anki?
10.
▲
by
g7r
4y ago
It works the same way at international level, A-countries vs. B-countries.
11.
▲
by
g7r
4y ago
This isn't a whataboutism, this is a case law.
12.
▲
by
g7r
5y ago
A good way to lower possibility of conflicts is to deepen interdependencies between countries. This is how EU works, for example. Loose ties on the other hand lower the barrier for countries to initiate a war.
13.
▲
by
g7r
6y ago
This strange solution looks like a legacy of times when Steam used HTTP instead of HTTPS. Maybe they just didn't bother to update working code after migration to HTTPS?
14.
▲
by
g7r
6y ago
5% is a lot! But even if it wasn't, it is not a proper justification for breaking basic things.
15.
▲
by
g7r
6y ago
No, I don't want do disallow editing. I do want to allow it but protect the content from accidental edits. Every time I publish a Notion page and forget to lock it, it is being accidentally modified. Some people notice it and undo. Som
16.
▲
UX Issues with Notion
(telegra.ph)
210 points
by
g7r
6y ago
|
158 comments
17.
▲
New binary artifact management tool
(github.com)
77 points
by
g7r
6y ago
|
21 comments
18.
▲
Swift Dependency Injection by Needle
(medium.com)
3 points
by
g7r
6y ago
|
0 comments
19.
▲
by
g7r
6y ago
Go linker generates relatively big binaries due to static linkage. For some cases binary size is becoming an issue. 100+ MB binaries aren't uncommon in Go universe.
20.
▲
by
g7r
6y ago
How employers would reason when their employees start getting UBI? "Hmm, I was paying my employees say $1000/mo that was barely enough to survive. Now government gives them $500/mo. That means that I can can subtract $500
21.
▲
by
g7r
6y ago
Yes! The thing about line width limit in terminal isn't about display resolution and size only. As a man who prefers big characters due to conditions I always vote for lower line width limit. It is starting to get really uncomfortable
22.
▲
by
g7r
9y ago
I want this in Go!