• 0 Posts
  • 22 Comments
Joined 2 years ago
cake
Cake day: June 10th, 2023

help-circle
rss
  • 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.





  • 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.




  • 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.






  • 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.


  • Clipboard in Linux is weird. Can you replicate this:

    1. Copy text
    2. Close the application you copied from
    3. Paste into a different application
    4. Nothing appears

    If so, that means you don’t have a clipboard manager running, default for KDE is Klipper I believe.