Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dodomodo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
31.
▲
by
dodomodo
1y ago
reminds me of a tweet https://x.com/nearcyan/status/1937640182863548827
32.
▲
by
dodomodo
1y ago
I don't think I can do better, I just feel betrayed,
33.
▲
by
dodomodo
1y ago
this is out of scope for the project, it is insane to expect every software project to deal with random file system corruptions. if this kind of thing was considered a security vulnerability we would have 100x the vulnerabilities we have no
34.
▲
by
dodomodo
1y ago
The fact that something was fixed doesn't make it a security vulnerability, the "security vulnerability" here is equivalent to a command line tool not accepting weak passwords, defenetly something worth having, but not a vuln
35.
▲
by
dodomodo
1y ago
first of all I want to say that I have a lot fun talking to you! Honestly I would also prefer dll based approach, if you really want to see the limits of the architecture of Lsp I recommend you to read the discussion about adding syntax hi
36.
▲
by
dodomodo
1y ago
1. True, but in practice it's not always the case, for example older versions of resharper sometimes slowed down typing speed. It's much harder to fuck it up when there is a network request in the middle. 2. What about languages l
37.
▲
by
dodomodo
1y ago
there are many practical benefits: 1. naturally async 2. each server and the editor itself can be written in its own language and runtime easily 3. servers can just crash or be killed because of oom errors and your editor won't be affe
38.
▲
by
dodomodo
1y ago
It's not that hard to just copy the relevant part from the standard library of your platform
39.
▲
by
dodomodo
1y ago
Nice artical! However the supposed rationale for having ACPI WMI is wrong, the real reason is that it allows firmware to (almost) directly expose higher level WMI objects, which is in my opinion clearer and easier to use than the sysfs styl
40.
▲
by
dodomodo
4y ago
But the whole usage of the math puzzle is that you have to solve it using brute force, If there was a better way it won't be useful. So yeah the whole point is just guessing numbers not solving the puzzle.