HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mrln

no profile record

comments

mrln
·bulan lalu·discuss
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
·bulan lalu·discuss
While the democratic process in the EU deserves its criticism, this is plain wrong. EU citizens can vote for the EU parliament.
mrln
·bulan lalu·discuss
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 bulan yang lalu·discuss
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 bulan yang lalu·discuss
Ah, yes. That's crazy. I was thinking they were refering to the lax permissions of the agent by default.
mrln
·4 bulan yang lalu·discuss
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 bulan yang lalu·discuss
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 bulan yang lalu·discuss
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 bulan yang lalu·discuss
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 bulan yang lalu·discuss
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 bulan yang lalu·discuss
I'm pretty sure it reads your code, bro! Sus...
mrln
·10 bulan yang lalu·discuss
With the newest Python versions, most of the time I don't need typing imports!