Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
secondcoming
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
3 ms
·
1.
▲
by
secondcoming
12d ago
Ideally there should have been no tickets at all if all that's happening is a program being ported to another language.
2.
▲
by
secondcoming
12d ago
That way of thinking just means it'll never be fixed
3.
▲
by
secondcoming
12d ago
There is no explicit IAB category for Gambling and Alcohol in v1 of the IAB Taxonomy. What seems to have been informally agreed is that: - 'IAB9-7 Card Games' also includes Gambling - 'IAB8-5 — Cocktails/Beer' and &
4.
▲
by
secondcoming
15d ago
I see the machine sizes some people are allowed to use and I cry. Here I am being asked to downsize our VMs to only use 32 GB RAM.
5.
▲
by
secondcoming
2mo ago
And get them delivered to your door in 30 minutes!
6.
▲
by
secondcoming
2mo ago
There's a Milky Way in the UK/Ireland that's completely different to the Mars bar.
7.
▲
by
secondcoming
2mo ago
This is how all the now defunct Symbian code was compiled.
8.
▲
by
secondcoming
3mo ago
The problem with India is hygiene, not so much safety. The food might be great but you're practically guaranteed to get Delhi-Belly. I visited for work years ago, didn't eat any street food and was still taken out of action for 3
9.
▲
by
secondcoming
3mo ago
I just think it'a visually unappealing language.
10.
▲
by
secondcoming
3mo ago
Is it true that the Ferengi were based on Jews? I suspected so, but then I also considered they may have been influenced by the Chinese.
11.
▲
by
secondcoming
3mo ago
It must be possible these days to allow designers to prototype UIs in WebTech and then convert it to native code.
12.
▲
by
secondcoming
3mo ago
> "Yield: Produce or provide a natural product" Eh?
13.
▲
by
secondcoming
3mo ago
This is a timely post. We are going to use Consul to replace the need for Internal Load Balancers. What issues do you have with it?
14.
▲
by
secondcoming
4mo ago
legal discovery process?
15.
▲
by
secondcoming
4mo ago
But won't all those posix functions that take only `const char*` parameters need to be changed to be pointer/length?
16.
▲
by
secondcoming
4mo ago
I had unattended-upgrades cripple our VMs
17.
▲
by
secondcoming
4mo ago
numpy is a python wrapper over a C library written by people who have ground those gears
18.
▲
by
secondcoming
4mo ago
I'm not sure what the argument is here? These are in the standard library because someone proposed their inclusion. They're fine for the majority of people who really don't want to roll their own data structures each time. Th
19.
▲
by
secondcoming
4mo ago
In my limited experience with looking at autovectorisation compiler output, gcc is quite bad unless you hold its hand, and clang tries to autovectorise everything it sees.
20.
▲
by
secondcoming
5mo ago
"Claude, don't create any technical debt please"
21.
▲
by
secondcoming
5mo ago
all your GPUs are belong to us
22.
▲
by
secondcoming
5mo ago
Well that is very disappointing news. Even the decoder makes a copy even though it's returning a string_view? What's the point then. I can understand encoders having to make copies, but not in a decoder.
23.
▲
by
secondcoming
5mo ago
Is this still true? New versions of protobuf allow codegen of `std::string_view` rather than `const std::string&` (which forces a copy) of `string` and `repeated byte` fields. https://protobuf.dev/reference/cpp/
24.
▲
by
secondcoming
5mo ago
Google really dropped the ball with protobuf when they took so long to make them zero-copy. There are 3rd party implementations popping up now and a real risk of future wire-level incompatibilities across languages.
25.
▲
by
secondcoming
5mo ago
If a user of S3 knows that directories aren't real why would they expect directory-related normalisation to happen?
26.
▲
by
secondcoming
6mo ago
Ah ok, thanks
27.
▲
by
secondcoming
6mo ago
What even is a 'clobber build'?
28.
▲
by
secondcoming
6mo ago
How long would it take for the heat to be depleted? Humans have only managed to drill something like 12km into the earth because it gets too hot to go further.
29.
▲
by
secondcoming
6mo ago
I find that sometimes changing the font in my IDE can give me an inexplicable boost
30.
▲
by
secondcoming
6mo ago
> Imaging being able to work on a branch stacked on a coworkers branch while you’re both constantly modifying them I think that's something I don't want to imagine
More ›