Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
br1
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
br1
4mo ago
Formal verification should catch vibe coding bugs.
2.
▲
by
br1
1y ago
The instance profile example makes it seem like you need to specify the account for "Service": "ec2.amazonaws.com" just with another syntax, while service principals are always in the same account AFAIK.
3.
▲
by
br1
2y ago
Leapfrog Triejoin is an example of the trenches contributing to academia and academia valuing it: https://x.com/RelationalAI/status/1836115579133939752
4.
▲
by
br1
2y ago
The Unicode consortium keeps adding garbage like emojis to keep their job...
5.
▲
by
br1
2y ago
Because Chile renounced Patagonia to keep Argentina out of the war with Bolivia and Peru. Argentina is the bully around here.
6.
▲
by
br1
3y ago
The old solutions to phishing, education and weak 2fa, are in the way of the new and improved solutions, FIDO, passkeys. Nobody wants to admit that the old ways were lacking. They were hipped too hard. It's like when new health guideli
7.
▲
by
br1
3y ago
It is a somewhat 'round' number, the width of 720p resolution.
8.
▲
by
br1
3y ago
Interesting that card/drivers customize so much of ray tracing, like rasterization in pre vulkan/metal/d3d12 or even fixed function gpu days.
9.
▲
by
br1
5y ago
Exactly, it's to protect your user from you.
10.
▲
by
br1
5y ago
It would be ironic if Rust ended up killing C and not C++, being adopted into the kernel.
11.
▲
by
br1
6y ago
And UCS-2 run out of bits because the Unicode consortium keeps adding garbage like emojis to keep their job...
12.
▲
by
br1
7y ago
source?
13.
▲
by
br1
7y ago
Any intuition that justifies the diamond shape? In sharks each diamond is a scale, but maybe a regular rectangular pattern works just as well.
14.
▲
by
br1
9y ago
Google the title to navigate to wsj.com from google.com
15.
▲
by
br1
9y ago
Have you considered arr[max(i, arr.len)] instead of AND?
16.
▲
by
br1
9y ago
If everybody else is patched, bad buys don't have much incentive to write attacks. It's herd immunity. You have chosen no to vaccinate.
17.
▲
by
br1
9y ago
Watch https://www.youtube.com/watch?v=GzZ-8bHsD5s to learn how risc-v does simd, without hardcoding vector lengths or needing peeling loops.
18.
▲
by
br1
9y ago
I totally agree with you.
19.
▲
by
br1
9y ago
Collecting tasks from all iterations to await before returning.
20.
▲
by
br1
9y ago
C# also switched to a new i for each iteration.
21.
▲
by
br1
9y ago
It's true that defer is more powerful at function scope. You can always recover block scope with an unnamed func. But it doesn't fit with normal lexically scoped constructs. You get gotchas. I would love to be able to explicitly
22.
▲
by
br1
9y ago
It's indefensible that defer works on the function and not on the scope.
23.
▲
by
br1
9y ago
We don't want to have to decide which thread will handle each connection, just pick an idle one.
24.
▲
by
br1
9y ago
Reminds me of https://01.org/fast-ui-draw/blogs/krogovin/2016/fast-ui-draw... , a Canvas implementation from Intel that also uses a uber shader.
25.
▲
by
br1
9y ago
I'm surprised that John Carmack seems not to use premultiplied alpha and recommends bleeding: https://www.facebook.com/permalink.php?story_fbid=1818885715...
26.
▲
by
br1
10y ago
A coworker bought the skylake spectre x360 13 inches. The touchpad is as good as my mac's. This is the first windows laptop I used that I've felt this way.
27.
▲
by
br1
10y ago
That's an internal detail. It's much cleaner than postgresql that leaves old tuples in disk and has to vacuum them later.
28.
▲
by
br1
11y ago
Understood. Thanks.
29.
▲
by
br1
11y ago
Can you just not use the first 128 bytes of the stack on a interrupt?
30.
▲
by
br1
11y ago
Maybe OData?
More ›