Does this release include unsetting DISPLAY to use native Wayland?
- 2 Posts
- 27 Comments
- Sokoban
- Atomas
- Magic Survival
- Mindustry
- Terraria
Name@programming.devto
Linux@lemmy.ml•Tip: sudoedit often overlooked as an alternative to sudo vim
2·1 year agoMeanwhile, a reverse vim enjoyer like myself, using
microto edit any file running as my user. If it requires root to write, it will simply elevate the permissions for that operation when I press Ctrl+S, asking for password if needed.Same idea with VSCodium, but via GUI polkit prompt.
Life is good when you don’t hjkl _
Name@programming.devto
Linux@lemmy.ml•Tell one thing that you miss after switching from another OS to Linux.
161·1 year agoI honestly loved some of the default Windows apps, like Notepad, Paint and believe it or not, the default file manager. I find that most file explorers on Linux can’t strike a good balance between simplicity and the amount of features.
Thankfully (or not, if you use Windows) they started enshittifying each and every one of them, so there’s nothing to miss any more.
Name@programming.devto
Free and Open Source Software@beehaw.org•Give Up GitHub - Software Freedom Conservancy
4·1 year agoI’m probably gonna switch from Codeberg, I just can’t rely on a service that’s down all the time or takes literal minutes to load a repo page.
reluctantly accepting the standard that was developed without them
Not with everything, Nvidia stood still on explicit sync, in that case it were the idiots at Freedesktop that were massively blocking Wayland’s progress, trying to force an inferior technology, which Nvidia did not want to implement.
Name@programming.devto
Linux@lemmy.ml•This Week in Plasma: Everything You Wanted and More
103·1 year agoMeanwhile “per monitor workspaces” have been requested almost 20 years ago and are a dealbreaker for many users…
Still no per monitor workspaces :/
I’ve been using Codeberg for a while now, however their servers are not always up to par. I’ve been in situations where it takes forever to load content of the code base via their website, pushing to a repo was also really slow, upwards of 30 seconds.
I know they’ve been DDOS’d a while back, but this was about a week ago and lasted for few days.
Cosmic.
Clipboard in Linux is weird. Can you replicate this:
- Copy text
- Close the application you copied from
- Paste into a different application
- Nothing appears
If so, that means you don’t have a clipboard manager running, default for KDE is Klipper I believe.
Name@programming.devto
Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Fuck Subscriptions. Here is how to setup Streamio like a proEnglish
2867·2 years agoFuck subscriptions
Step 2:
Buy a subscription
Name@programming.devto
Privacy@lemmy.ml•Was forced to use a third party to fill a rental application. The application failed and now they're demanding significantly more sensitive information than what I ever provided before they'll comply.
9·2 years agoMost companies I’ve sent data deletion request just do it, but when they start to argue I just hit them with most ridiculous bullshit while acting like the most privileged bitch until they do it my way.
Try saying no, see what happens.
Fearmongering, gaslighting, lawful threats, technical jargon and the word ‘rape’ are your friend.
Just recently when requesting GDPR data deletion from UK-based company they also wanted to confirm my identity, hell they will.
I hit them with the fact that a person controlling the e-mail address can use their ‘Forgot password’ feature to take control over the account and access my sensitive data they’re in possession of or steal my identity using their own services. I also not so kindly suggested that I’ll report them so their security practices are investigated for the safety of their customers.
…they deleted the data without any further questions.
PS. Not sure about UK laws, but for GDPR: Always request confirmation of the deletion and the detailed steps they’ve taken to ensuring your data has been properly erased. They’re obligated to tell you that upon request.
Name@programming.devto
Privacy@lemmy.ml•Gitlab now requires phone number/credit card verification
26·2 years agoJust tried this out using a typical temporary email address (temp-mail.org) and a VPN (AirVPN).
I was only asked to confirm my e-mail address within 3 days, never for a phone address or any banking details.Judging by the first post you’ve linked to, it’s only necessary for paid accounts or free trials.
The person in the second post is trying to register via GitHub / Google, well… sucks for them.
Name@programming.devto
Programming@programming.dev•Where can I find tutorials on embedding Lua scripting into applications
2·2 years agoOne Lone Coder has made few videos about adding Lua scripting to a C++ program, maybe it has what you’re looking for: Embedding Lua in C++ #1
Name@programming.devto
Programming@programming.dev•What is your favourite font for code ?
71·2 years agoJetBrains Mono all the way.
There’s also a new kid in town - Monaspace, its texture healing feature is pretty interesting. I might give it a try later.
Name@programming.devto
Technology@beehaw.org•Jitsi, the open-source video conferencing platform, now requires a Google, Microsoft, or Facebook account for their online service
1·3 years agoIts like when OnlyFans declares they wouldn’t allow adult content
So… Tumblr?
Name@programming.devto
Linux@lemmy.ml•UPDATE: So after I broke grub, I tried reinstalling Fedora. Now windows has disappeared from BIOS
52·3 years agoHonestly I just watched some Indian YouTube video, I recognize some of the commands, so it’s probably it.
Name@programming.devto
Linux@lemmy.ml•UPDATE: So after I broke grub, I tried reinstalling Fedora. Now windows has disappeared from BIOS
461·3 years agoJesus, stop. You probably only removed the boot entry, happened to me before. Download Windows ISO, put it on a pendrive, boot into it and navigate to the terminal. Then look up a guide on how to restore the boot entry, should be just couple of simple commands and you’re done.
If you are too lazy, at least boot into Linux, mount the Windows drive and back up your stuff.






So far I have also completely ignored them. From what I understand they technically allow you to install old versions of software, potentially having multiple at the same time. This could come in a clutch when working with stuff like Godot or Blender where constantly upgrading to the latest version would cause issues on bigger projects. This is the only thing I can see myself using them for, at least in the near future.