Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
paraboul
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
paraboul
10mo ago
All trains are stuck in south of France for « broken signalisation ». Wonder how related this is. Edit: it was related https://www.laprovence.com/article/region/83645099971988/pan... Edit2: They edited the ar
2.
▲
by
paraboul
1y ago
Chill, there was literally one single update since the initial launch. It's not like it's getting breaking changes every day.
3.
▲
by
paraboul
1y ago
extentions in Zed are just languages support and themes.
4.
▲
by
paraboul
1y ago
I'm not sure how the fact that it's complicated to compile makes it unready for prime time. As for $TERM, you can simply default it to `xterm-256color` which is more than enough
5.
▲
by
paraboul
1y ago
Remember that Zed hasn't reached 1.0. On other platform, it is much faster and consume much less battery. Just like ghostty, to me the most attracting feature is knowing my editor/term is not backed by a browser engine.
6.
▲
by
paraboul
1y ago
LLMerz
7.
▲
by
paraboul
1y ago
Of course. But I wouldn’t qualify "multi-container use" to be an advantage of intrusive data structures per se .
8.
▲
by
paraboul
1y ago
That's not an advantage of intrusive data structures then. That's precisely an advantage of non-intrusive data structure : object can be inserted in an arbitrary number of containers
9.
▲
by
paraboul
1y ago
> the same object can be part of multiple containers at once I'm not sure I understand this one. Since the object contains the reference to where it belongs inside a container (e.g. object.node.next) how can it be re-used in multipl
10.
▲
by
paraboul
1y ago
This is absolutely untrue. My feed literally only displays suggested content from page I'm not following (with a small "join" CTA above the page name). Most of these are garbage content I'm not interested into and not
11.
▲
by
paraboul
2y ago
Agreed. Ghostty has become my goto Zig reference.
12.
▲
by
paraboul
2y ago
This is part of the web DNA. Pages linking pages and being aware about it. Origin can still disable it.
13.
▲
by
paraboul
2y ago
Not really, since your chance of being a victim is divided by the number of people in the area.
14.
▲
by
paraboul
2y ago
And yet, with a new major election just around the corner, major conservative newspaper is already blaming left-wing activists without any evidence https://www.lefigaro.fr/faits-divers/sabotage-sur-le-reseau-...
15.
▲
The Swift compiler is slow due to how types are inferred
(danielchasehooper.com)
266 points
by
paraboul
2y ago
|
221 comments
16.
▲
by
paraboul
3y ago
Being free to use doesn't mean it ships with the original recipe.
17.
▲
by
paraboul
3y ago
Well, it powers web rendering in Chrome
18.
▲
by
paraboul
3y ago
A much smaller loss, how much loss per active user though?
19.
▲
by
paraboul
3y ago
Agreed with OP, the title is misleading. Typescript technically doesn't introduce any new runtime feature. This is basically a polyfill for an upcoming Javascript feature.
20.
▲
by
paraboul
3y ago
Are you implying that voicing concerns about the potential societal implications of technology is no longer valid or justifiable?
21.
▲
by
paraboul
3y ago
Doesn't mean it's simple
22.
▲
by
paraboul
3y ago
Because language models don't work as you might expect. It might be a simple task for deterministic algorithm, not so much for language based inference model. There are no hard coded rules for specific requests
23.
▲
by
paraboul
3y ago
Account handles will not recyclable (for obvious security considerations). So this seems more akin to "permanently disabled" rather than "deleted"
24.
▲
by
paraboul
3y ago
Tried it a couple of days ago, and I could really notice the speed & battery improvement. Impressive for what seems to be a one man project (of 18yo according to his twitter bio ?!). Reading the architecture page ( https://doc
25.
▲
by
paraboul
3y ago
All games by Shiro games (founded by Nicolas Cannasse, creator of Haxe) : https://en.wikipedia.org/wiki/Shiro_Games
26.
▲
GPT4 Simulating a IRC Server with fictional communities
(twitter.com)
6 points
by
paraboul
3y ago
|
0 comments
27.
▲
by
paraboul
4y ago
You don't have to "use" ahrefs for them to crawl your website
28.
▲
by
paraboul
4y ago
I was referring to the server daemon, not the client libraries. But ofc, it's a process not an embeddable library, so you can't just link it against your app like you would with SQLite or rocksdb. Although it looks like it's
29.
▲
by
paraboul
4y ago
I've been using Meilisearch in production for quite some time now, and TBH it has been one of the easiest service to maintain (I mean, it's just a single statically linked binary) and with close to zero configuration.
30.
▲
by
paraboul
4y ago
For some reason "built in Rust" resonate with "unbloated" to me, which can be quite appealing for this kind of software.
More ›