Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
hencoappel
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
hencoappel
1y ago
Guessing they meant K&R style C?
2.
▲
by
hencoappel
1y ago
Found this video a good explanation. https://youtu.be/xuUM84dvxcY?si=VPBEsu8wz70vWbX4
3.
▲
by
hencoappel
1y ago
Zig uses ZeroVer so don't expect it to ever hit 1.0. https://0ver.org/
4.
▲
by
hencoappel
1y ago
Something like the SQL Server Management Studio execution plan view? https://learn.microsoft.com/en-us/sql/relational-databases/p...
5.
▲
by
hencoappel
2y ago
https://en.wikipedia.org/wiki/Betteridge%27s_law_of_headline...
6.
▲
by
hencoappel
2y ago
For the dev progress: https://github.com/golang/go/issues/54766
7.
▲
by
hencoappel
2y ago
Agreed Chrome is good on mobile. But I can't stand browsing without uBlockOrigin or dark reader. Plus URL bar on the bottom in Firefox is brilliant.
8.
▲
by
hencoappel
2y ago
Given it's such a hot part of their code, I'm genuinely surprised they didn't go down the state machine route for as optimal a solution, or even further and made use of vector instructions. Maybe Rust can autovectorise the co
9.
▲
by
hencoappel
2y ago
> 100k lines of multithreaded C++ Just for a JPEG library. Damn!
10.
▲
by
hencoappel
2y ago
Yeah, this is just wrong about Flutter/Dart.
11.
▲
by
hencoappel
2y ago
Now think on the scale of a restaurant/bar. Could save them a lot if none of the glasses broke!
12.
▲
by
hencoappel
2y ago
I've not heard of rqlite, but raft is a popular consensus algorithm used by several quite a few notable systems including CockroachDB, MongoDB, RabbitMQ. https://en.m.wikipedia.org/wiki/Raft_(algorithm)
13.
▲
by
hencoappel
2y ago
Not WeeWii?
14.
▲
by
hencoappel
2y ago
I mainly use Plex, but the key benefits are that it remembers what you've watched, allows for multiple accounts, allows for easily continuation of a film or series without having to remember what time/episode you were on. Also all
15.
▲
by
hencoappel
2y ago
At this point why not create an alias or function in bashrc? Then is also portable to other setups?
16.
▲
by
hencoappel
3y ago
A 500 mile radius circle has a diameter of 1000 miles, so you're both correct.
17.
▲
by
hencoappel
3y ago
Waterloo is rendered quite hilariously https://github.com/anisotropi4/kingfisher/blob/main/image/W/...
18.
▲
by
hencoappel
3y ago
NPU is the term normally used
19.
▲
by
hencoappel
3y ago
So 800B + a router network, so not far off a trillion?
20.
▲
by
hencoappel
3y ago
That's a lot of info. Bit over my head. I hope Samsung will continue with Exynos, feels bad having mainly Qualcomm with little competition.
21.
▲
by
hencoappel
3y ago
C family here refers to syntax style. In this case the general use of curly braces to denote blocks and often semicolons to denote end of statements. Another example of such a family would be the ML language family with languages like Haske
22.
▲
by
hencoappel
3y ago
I use tree style tabs, what don't you like about it?
23.
▲
by
hencoappel
3y ago
This is a weird take. Nothing Oracle did was wrong. RedHat's model can be used by anyone, why shouldn't another company make use of the source's? It's the risk of the model RedHat has gone for and also RedHat has added c
24.
▲
by
hencoappel
3y ago
They're also using it for the new Cosmic DE for Pop! OS
25.
▲
by
hencoappel
3y ago
Looks like there is youki [1] for that. [1] https://github.com/containers/youki
26.
▲
by
hencoappel
4y ago
The cost of a new mobo and RAM can't be worth it for the minimal improvements surely?
27.
▲
by
hencoappel
4y ago
Given Google have made their TPUs for machine learning and Tensor processors for phones it may be possible they are investigating it. AMD is killing it though from the server side so it's hard to justify your own CPUs right now.
28.
▲
by
hencoappel
5y ago
Just staying on 4G doesn't sell new phones.
29.
▲
by
hencoappel
5y ago
Agreed, it would be an interesting idea to make a new coreutils with everything modernised/cleaned up to be easier to use and more consistent.
30.
▲
by
hencoappel
5y ago
Grep is for simple text, jq allows much more powerful searching/selection. Don't get me wrong, I believe it should be a choice and not force JSON on users, but for some it's useful.
More ›