HackerTrans
TopNewTrendsCommentsPastAskShowJobs

moritzruth

no profile record

Submissions

Error in digital identity verification cost university employee her job

heise.de
5 points·by moritzruth·2 bulan yang lalu·1 comments

Payment Provider Nexi Terminates Free Software Foundation Europe

heise.de
1 points·by moritzruth·4 bulan yang lalu·0 comments

ECJ strengthens data protection: Pseudonymization alone is not always enough

heise.de
3 points·by moritzruth·10 bulan yang lalu·0 comments

comments

moritzruth
·21 hari yang lalu·discuss
First you spread the disease, then you sell the cure.
moritzruth
·26 hari yang lalu·discuss
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 they actually run as part of their hosted offering).

If you use their offering, you probably get some kind of web interface for metrics that isn't open-source.
moritzruth
·26 hari yang lalu·discuss
Those are intended to solve the problem at the OS layer, while Iroh (being a library) does it at the application layer.
moritzruth
·bulan lalu·discuss
I think in Hyprland it just works because floating windows stay on top by definition.
moritzruth
·bulan lalu·discuss
When was the last time you tried? What compositor?
moritzruth
·2 bulan yang lalu·discuss
Sounds like you were in Restricted Mode: https://zed.dev/blog/secure-by-default#whats-changing-restri...
moritzruth
·2 bulan yang lalu·discuss
No, Zed's extension API is very limited at the moment. In particular, it does not allow adding any new GUI elements.
moritzruth
·2 bulan yang lalu·discuss
They are not really forbidding the use of the name (unless they have registered a trademark), they probably simply want to avoid confusion.
moritzruth
·4 bulan yang lalu·discuss
> we welcome the world

> maga movement
moritzruth
·4 bulan yang lalu·discuss
greatidea,whoneedsspacesanyway
moritzruth
·6 bulan yang lalu·discuss
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.
moritzruth
·6 bulan yang lalu·discuss
What do you think about BookBrainz?

https://bookbrainz.org/
moritzruth
·6 bulan yang lalu·discuss
You might be interested in https://www.iroh.computer/
moritzruth
·7 bulan yang lalu·discuss
> 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.
moritzruth
·7 bulan yang lalu·discuss
Gender is a social construct, biological sex is not. Confusingly, we use the same binary terms for both.
moritzruth
·7 bulan yang lalu·discuss
Why would it fail?
moritzruth
·8 bulan yang lalu·discuss
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.
moritzruth
·9 bulan yang lalu·discuss
IIRC that's also what is said in the video.
moritzruth
·10 bulan yang lalu·discuss
They rebranded to Vercel, most likely because Zeit turned out to not be a perfectly fine name.
moritzruth
·10 bulan yang lalu·discuss
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/