Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Wazako
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
Wazako
6mo ago
Alternatively, a much simpler CRDT solution is to flatten our tree and build a LWW underneath it. This makes it easy to debug, save, and delete the history. { “id:1”: { “parent_id”: “root”, “type”: “p” }, “id:2”: { “pare
2.
▲
by
Wazako
8mo ago
What is absurd is finding yourself paying 30% on every digital item purchased on a smartphone app. It would never even occur to us that Microsoft takes a 30% margin on Steam, yet that is what happens on webtoon apps.
3.
▲
by
Wazako
1y ago
Slow llm generation. A progressive display of a progressive json is mandatory.
4.
▲
by
Wazako
1y ago
Yet deepseek has shown that more dialogue increases quality. Increasing speed is therefore important if you need thinking models.
5.
▲
by
Wazako
1y ago
It was designed by cloduflare for serverless use. There's no dependency on node, as cloudflare is based on web standards, so it was designed around warper for browser-native js modules (Request, crypto, ... hence the low dependency), w
6.
▲
by
Wazako
2y ago
It's different with solid-js, which is more of a library than a real framework. The solid-js surface is relatively small, the jsx / css is identical to the native, the Hook simply builds the DOM once. solid-js therefore brings abo
7.
▲
by
Wazako
2y ago
This reminds me of crunchyroll, the anime website, which uses local utc us with fixed times for episode releases. This creates confusion in the rest of the world, because for 2 weeks, there's a time difference until daylight saving tim
8.
▲
by
Wazako
2y ago
What's wrong with making Promise.all ? try { const [user, session] = await Promise.all([ getUser(userId), getSession(sessionId) ]) } catch (err) { … }
9.
▲
by
Wazako
2y ago
But when you look at the disaster that was c++ for cloudflare, and the switch to rust. This is precisely the argument given against rust for video games: too much typing induced by memory safe, which is too restrictive. Is there any use if
10.
▲
by
Wazako
2y ago
Use Rust if crashes or memory bugs are not an option. For everything wasm, Rust is much more pleasant with good libraries than the competition.
11.
▲
by
Wazako
3y ago
meta has the Quest. It's not so bad that they're looking to create an LPU for their headset to offer local play.
12.
▲
by
Wazako
3y ago
It's one thing to be able to track a transaction, but it's a real problem that a name exchange is mandatory for micropayments. I don't know if I'm the only one, but I can't see myself giving my identity for 10c to b
13.
▲
by
Wazako
3y ago
How do you centralize without having a government requiring KYC?
14.
▲
by
Wazako
3y ago
By this I mean that Microsoft had the positioning of an iPhone in a not-so-great version. Where as Android relied on the "Open source" and free side for manufacturers to adapt to their phones, even if Google's services remain
15.
▲
by
Wazako
3y ago
It's not a question of timing, but of Microsoft's brand image (Internet Explorer) and the fact that Android was already open source.
16.
▲
by
Wazako
3y ago
For VOD platforms. it would be a dream if one day netflix / disney+ / AppleTV / ..., would offer iframes, and I could use other sites that offer me their own catalog browsing and recommendation ergonomics that are not limited
17.
▲
by
Wazako
3y ago
You have deepl to replace translate, it's incredibly better and can replace words. The only advantage of Translate is ocr camera.
18.
▲
by
Wazako
3y ago
In the sense that it has become hostile to use. I remember when iTune and safari were user friendly on Windows. Or the iphone wouldn't be limited to a usb 2.0 port.
19.
▲
by
Wazako
3y ago
Isn't Time Cook ultimately like Steve Ballmer? He has continued and consolidated to build a golden prison with the construction of a monopoly and increase the money generated incredibly.
20.
▲
by
Wazako
3y ago
typing saves so much time. Especially since the flexibility of its optionality does not restrict, and allows for really nice autocompletions. Especially with esbuild which has made this simple and fast, one could even say it has saved javas
21.
▲
by
Wazako
3y ago
We are more in the case of adding a turnaround on footpaths to block motorbikes and other 2-wheel scooters. captcha also exists in the real world.
22.
▲
by
Wazako
4y ago
It's amazing what it can do to help the visually impaired in life.
23.
▲
by
Wazako
4y ago
What is important is, as the article says, "to be allowed to leave", this consists in having alternatives. - The web hosting is in the cloud, but if it's easy to change it, what's the problem? - Git a url and you can eas
24.
▲
by
Wazako
4y ago
If it's generalist Duckduckgo / Yandex, otherwise directly search on specialized sites (wiki, anidb, algolia, reddit, youtube, ...).
25.
▲
by
Wazako
4y ago
I also use Google in the same way. Google is really amazing as a recommendation engine for finding keywords. Then you just have to get those keywords and put them in a real search engine.
26.
▲
by
Wazako
4y ago
Wasn't it msn messanger ?
27.
▲
by
Wazako
4y ago
DVDs with 20s of ads not passable?
28.
▲
by
Wazako
4y ago
I don't know if I'm the only one, but the biggest problem of google (which is the same as microsoft), is the unified account system. It's very complicated to switch from business to personal accounts. And that creates a lot o
29.
▲
by
Wazako
4y ago
Isn't there an unbreakable linux that updates itself, and where you can create VMs to add linux or win applications? This is what I like about Windows / mac, I don't have to maintain anything and risk breaking my PC.
30.
▲
by
Wazako
4y ago
The problem with all these stores like Steam, Playstore, Apple store, Nintendo Store, ... where you buy a license and not a file.
More ›