HackerTrans
トップ新着トレンドコメント過去質問紹介求人

mrln

no profile record

コメント

mrln
·先月·議論
Yup, but laws have to be approved by the EU parliament and that's not just a formality. As I said, I do think it is valid to critizise that system, but what you stated is plain wrong and even when I pointed it out you wouldn't admit it.
mrln
·先月·議論
While the democratic process in the EU deserves its criticism, this is plain wrong. EU citizens can vote for the EU parliament.
mrln
·先月·議論
Wow, I've not heard this idea before and I think it is very interesting! How would you set this amount though? Does the company/user/government set it? Would the same data have different amounts depending on the company? How would that system handle users with multiple accounts?
mrln
·2 か月前·議論
Not necessarily FreeBSD, but for Linux this applies to most universities with a CS program, I think.

The systems should be cut off from sensitive administrative data, but a malicious student would at the very least have access to the other students' data with an LPE.
mrln
·4 か月前·議論
Ah, yes. That's crazy. I was thinking they were refering to the lax permissions of the agent by default.
mrln
·4 か月前·議論
No, it is still configurable. You can specify in your opencode.json config that it should be able to run everything. I think they just argued that it shouldn't be the default. Which I agree with.
mrln
·5 か月前·議論
My attempt at a definition of a desktop shell would be: The collection of all the software that aids a compositor (or a window manager on X11) in providing a more complete desktop experience. Now that's kind of vague and probably also not quite correct, so a more concrete explanation would be: A program or collection of programs that gives you desktop notifications, a taskbar (with a system tray), volume controls and more stuff like that, maybe even a neat menu to configure most of this. Usually for standalone compositors/window managers you'd usually use a collection of tools like dunst, polybar, and the like, but with newer tools like quickshell, which was used here, it's reasonably easy to build a single tool which handles most of that. And that's what we're looking at here ^^
mrln
·5 か月前·議論
This is not a window manager, so thanks for stating the obvious. You might not like wayland and that's fine with me, but if you decide to hate on it, you should at least know what you are hating on. There are good reasons to prefer a wayland compositor over X11. If you don't care about these reasons, that doesn't mean nobody should.
mrln
·5 か月前·議論
Yeah, yay works until it doesn't anymore, because the pacman library dependency it uses was updated but yay was not... and then you need to recompile yay manually. I mean, I'll still use it (or rather paru, which works basically the same way), but it's very annoying, when it happens every few months.
mrln
·6 か月前·議論
Well, if the AI really is that good, what's stopping the AI Company from charging just slightly less then the 90 saved engineers cost?
mrln
·9 か月前·議論
I'm pretty sure it reads your code, bro! Sus...
mrln
·10 か月前·議論
With the newest Python versions, most of the time I don't need typing imports!