Comment on
Fuck Subscriptions. Here is how to setup Streamio like a pro
Fuck subscriptions
Step 2:
Buy a subscription
Comment on
Fuck Subscriptions. Here is how to setup Streamio like a pro
Fuck subscriptions
Step 2:
Buy a subscription
Comment on
What is your favourite font for code ?
JetBrains 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.
Comment on
UPDATE: So after I broke grub, I tried reinstalling Fedora. Now windows has disappeared from BIOS
Jesus, 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.
Comment on
Gitlab now requires phone number/credit card verification
Just 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.
Comment on
42 key points of the secret #EUGoingDark surveillance plan for the new EU Commission
Reply in thread
2029: EU proposes to criminalize the use of mathematics.
Comment on
Tell one thing that you miss after switching from another OS to Linux.
I 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.
Comment on
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.
Most 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.
Comment on
Can anyone recommend a VPN that has working port forwarding?
Reply in thread
UI? Horrendous.
VPN? Terrific.
Comment on
It's time to move to Linux - YouTube
Reply in thread
If Linux suddenly started gaining traction on a bigger scale, Microsoft would make a user-facing proprietary distro and those bastards would still flock to it.
Comment on
Clipboard randomly clearing
Clipboard in Linux is weird. Can you replicate this:
If so, that means you don't have a clipboard manager running, default for KDE is Klipper I believe.
Comment on
Soap2day is DEAD!!!
Reply in thread
Comment on
soap2day shut down!
Comment on
Can I ignore flatpak indefinitely?
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.
Comment on
Community Request Thread
Comment on
This Week in Plasma: Everything You Wanted and More
Meanwhile "per monitor workspaces" have been requested almost 20 years ago and are a dealbreaker for many users...
Comment on
Wayland support for the 565 release series
Reply in thread
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.
Comment on
Linux kernel Rust coding guidelines are heretic.
Reply in thread
First saying that tabs are a no go, then proceeding to deliberate on the correct amount of spaces...
Long live tabs!
Comment on
Is there a Lua Repository?
Plenty of packages can be found on luarocks.org and you can explore various awesome-lua repositories that index popular projects including libraries.
Comment on
lu5 : Lua Interpreter for Creative Coding
Nice, used to love playing with p5 back in the day, good to have such tools for Lua which is often recommend as a beginner language.
I wish the author did implement some built-in libraries like middleclass, that would allow people that don't necessarily understand how metatables to fake classes in more elaborate ways than what's showcased in the instances.lua example.
Comment on
Zed on Linux is out!
Reply in thread
Found the Windows user. On Linux we actually have polkit that can elevate privileges with a GUI prompt.