Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
moritzruth
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
moritzruth
28d ago
What CLI can I use to extract an interface from a class?
2.
▲
by
moritzruth
1mo ago
I had the exactly opposite experience. I'm even selfhosting my own (non-reference implementation) PDS, and going in I was fully expecting to encounter weird consistency issues, but there were none at all.
3.
▲
by
moritzruth
1mo ago
Are you saying that wind farms think you are ugly and noisy?
4.
▲
by
moritzruth
2mo ago
Technically , depending on how "share" is to be interpreted, this addition does not retroactively make existing projects infringing.
5.
▲
by
moritzruth
3mo ago
First you spread the disease, then you sell the cure.
6.
▲
by
moritzruth
3mo ago
I'm not affiliated. From what I understand, they provide an open-source implementation of the relay server: https://github.com/n0-computer/iroh/tree/main/iroh-relay (which may or may not be what the
7.
▲
by
moritzruth
3mo ago
Those are intended to solve the problem at the OS layer, while Iroh (being a library) does it at the application layer.
8.
▲
by
moritzruth
4mo ago
I think in Hyprland it just works because floating windows stay on top by definition.
9.
▲
by
moritzruth
4mo ago
When was the last time you tried? What compositor?
10.
▲
Error in digital identity verification cost university employee her job
(heise.de)
5 points
by
moritzruth
4mo ago
|
1 comments
11.
▲
by
moritzruth
4mo ago
Sounds like you were in Restricted Mode: https://zed.dev/blog/secure-by-default#whats-changing-restri...
12.
▲
by
moritzruth
5mo ago
No, Zed's extension API is very limited at the moment. In particular, it does not allow adding any new GUI elements.
13.
▲
by
moritzruth
5mo ago
They are not really forbidding the use of the name (unless they have registered a trademark), they probably simply want to avoid confusion.
14.
▲
by
moritzruth
6mo ago
> we welcome the world > maga movement
15.
▲
Payment Provider Nexi Terminates Free Software Foundation Europe
(heise.de)
1 points
by
moritzruth
6mo ago
|
0 comments
16.
▲
by
moritzruth
6mo ago
greatidea,whoneedsspacesanyway
17.
▲
by
moritzruth
8mo ago
Yes, I do too, but the point they were trying to make is that "learning how to write code" is not the point of CS education, but only a side effect.
18.
▲
by
moritzruth
8mo ago
What do you think about BookBrainz? https://bookbrainz.org/
19.
▲
by
moritzruth
9mo ago
You might be interested in https://www.iroh.computer/
20.
▲
by
moritzruth
9mo ago
> Creative people don't have motivation to produce if they can't make a living out of it. That is simply not true. Most artists do what they do without ever seeing any money for it.
21.
▲
by
moritzruth
9mo ago
Gender is a social construct, biological sex is not. Confusingly, we use the same binary terms for both.
22.
▲
by
moritzruth
10mo ago
Why would it fail?
23.
▲
by
moritzruth
11mo ago
You don't really need the different IDEs. For example, you can install the Rust plugin and the TypeScript plugin in IntelliJ Ultimate, without needing RustRover and WebStorm.
24.
▲
by
moritzruth
11mo ago
IIRC that's also what is said in the video.
25.
▲
by
moritzruth
1y ago
They rebranded to Vercel, most likely because Zeit turned out to not be a perfectly fine name.
26.
▲
by
moritzruth
1y ago
Note that there is also a standard for JSON-based RPC systems, called JSON-RPC [0]. Not every JSON-based self-titled "RESTful" API uses JSON-RPC. [0]: https://www.jsonrpc.org/
27.
▲
ECJ strengthens data protection: Pseudonymization alone is not always enough
(heise.de)
3 points
by
moritzruth
1y ago
|
0 comments
28.
▲
by
moritzruth
1y ago
Ironically, the AAA "snacks" cost triple the amount the indie games cost.
29.
▲
by
moritzruth
1y ago
What's wrong with Percy Jackson? What YA books can you recommend?
30.
▲
by
moritzruth
1y ago
IMU because you don't necessarily want the response body. The first promise resolves after the headers are received, the .json() promise resolves only after the full body is received (and JSON.parse'd, but that's sync anyway)
More ›