This is about the cosmic desktop environment, not a CPU architecture
- 0 Posts
- 40 Comments
brakenium@lemm.eeto
Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Safest way to run pirated games?English
1·2 years agoDoes it necessarily need exploits? I might be wrong, but I believe games running in wine can access any file your user can. It should still be able to delete, edit or encrypt them. Wine just translates calls, it doesn’t create a locked down container or anything iirc
Does anyone know if firewalls like OPNSense can do IPS for ads and tracking instead of “normal” intrusions like malware?
brakenium@lemm.eeto
Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Safest way to run pirated games?English
81·2 years agoWine might translate the windows calls to Linux depending on what the malware does
brakenium@lemm.eeto
Linux@lemmy.ml•Gentle reminder to everyone that support for #windows10 ends in about 90 weeks. Many computers can't upgrade to Win 11 so here are your options:
1·2 years agoAFAIK CTT’s tool literally uses Microsoft provided tooling.
Edit: it’s the same tooling used by companies to modify their own windows installs
brakenium@lemm.eeto
Linux@lemmy.ml•Gentle reminder to everyone that support for #windows10 ends in about 90 weeks. Many computers can't upgrade to Win 11 so here are your options:
5·2 years agoLast I checked windows 11 can be installed without TPM support. I think rufus even has a simple checkbox for it and Chris Titus’s winutil can modify an ISO to do the sams
That’s really cool! Rewriting sudo in Rust actually feels like a no brainer tbh
brakenium@lemm.eeto
Programming@programming.dev•[help] Are there tools for documents manipulating that can provide an approximate size of components (text included)?
2·2 years agoMarkdown supports images and tables. It may depend on the rendered though. The GitHub flavour of Markdown supports this for example and I expect Latex supports it too. If existing tools don’t exist to get the height of elements you can probably make it yourself fairly easily if you you the specific font and styling the renderer uses. You’d just have to parse the file, which is basically plain text, and run the same calculations the renderer would. For which approximation might be fine depending on the use case
brakenium@lemm.eeto
Programming@programming.dev•[help] Are there tools for documents manipulating that can provide an approximate size of components (text included)?
4·2 years agoThis is very different from docz or odt, but maybe its worth looking into converting markdown or latex to PDF with something like pandoc. Maybe that or some other more open and less complex format might help with this?
How would that be different from other countries? Would there be too many cultural similarities?
brakenium@lemm.eeto
Selfhosted@lemmy.world•Cloud storage for encrypted backups recommendationsEnglish
1·2 years agoHetzner storage boxes look really compelling. Thanks for sharing!
brakenium@lemm.eeto
Linux@lemmy.ml•Reminder to clear your ~/.cache folder every now and then
2·2 years agoI’ve heard of tools like that, but this works fine for me. This way I’m not dependent on it being packaged for my distro and having to install it through other means. I’m fine running things manually, this is just for convenience
brakenium@lemm.eeto
Linux@lemmy.ml•Reminder to clear your ~/.cache folder every now and then
1·2 years agoI don’t think I’ve posted it before, but here it is. If you use different utilities you’d have to swap those out. Also excuse the comments, I had GH Copilot generate this script
brakenium@lemm.eeto
Linux@lemmy.ml•Reminder to clear your ~/.cache folder every now and then
2·2 years agoMy update script handles mirrors, updates and cleans the cache automatically. I’d definitely recommend creating one. It’s aliased to sysupdate for me and I also check if it’s a debian or arch based distro so the command works on my servers and desktop
brakenium@lemm.eeto
Linux@lemmy.ml•Anyone want to try this "nyancat" docker image? It's pretty big -- 23kIB. :^)
3·3 years agoVery interesting, might have to check that out sometime
brakenium@lemm.eeto
Linux@lemmy.ml•Anyone want to try this "nyancat" docker image? It's pretty big -- 23kIB. :^)
3·3 years agoThat looks really interesting! Does this exist for other languages like Rust?
I just scroll past those. I have set my XDG dirs which helps. If I were to reinstall it would be back once I have everything I need
Who cares with storage nowadays? I just use filelight or command line based tools to determine big storage hogs when I need to
brakenium@lemm.eeto
Selfhosted@lemmy.world•tailscale vs cloudflare tunnel? which is better a homelabEnglish
1·3 years agoCloudflare tunnels definitely aren’t wrong, you’re just not entirely using open source software. It’s a very good option if you need to open things to the public or want to learn more about cloud services



You don’t need an account. De-bloating scripts take care of most other annoyances. You can fairly easily beat windows into submission