• 1 Post
  • 79 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle
  • I love just straight up lying. I wish it was 1¢ per GB. Maybe the most dirt cheap Chinese off-brand that only has 1/2 of its listed capacity usable because it is a refurb labelled as new. 100€ for a 10TB is insane.

    Even going higher capacity to get a lower price per GB, 10TB drives are around 300€. That is 0.03€ per GB. 20TB drives are around 525€. (These are just consumer drives too, enterprise is significantly more expensive for the MTBF ratings) Still 0.026€ per GB. Once you get into ultra high capacity, it starts going up again because of tech limitations.




  • Here in Belgium we have cryptographically signed tokens on our legally mandated IDs.

    You can use that token to do all sorts of things (my company uses them as authorship signatures for our quality system for medical devices), but if we had some standard like that, then we could have some software that would have a OTP based on that that is a huge list of valid OTPs in a website API or so, not linked to the token itself. (So you would have to trust this software that generates the OTP). You will get people using the same OTP, but that wouldn’t matter because it would just be a validity check. Lind of like the old product key generators for games.

    Sure this could be abused or gotten around by a programmer or hack, but for 95% of the population it would be effective age verification without giving away any information or statistics. Sure, people could also abuse it and save a code and use it constantly, but then they would already have been verified. Sharing a code around would also happen with teens, but it would be far more effective than not, especially for the low stakes of age verification.




  • I am a bit younger so chicken & waffels and a few other CS:S servers were that for me. Also Day of Defeat Source was underrated.

    Also, the minigame servers… The mini games people came up with!

    1 person shooting cubes at platforms whole others had to stay up, The prison, Piratewars, Multigames (the original fall guys), Prop wars, The one where there were like different power ups behind walls and then have different abilities.

    But also battlefront 2 was like that for me. SMD clan with its almost mythical figurehead. Glitching servers, shooting the shit with other people trying to find new glitches. Those were the days.

    While matchmaking is good for some games like Rocket League, it has really broken a ton of communities. I think that’s why there aren’t really "clans’ anymore, because people aren’t together enough to organize.



  • To be honest. I had a similar question for my girlfriend for drawing with krita. A drawing tablet + a traditional laptop is better for almost everyone except students who will be taking notes in class and people who have to be drawing in a chair or meeting room with no desk setup.

    Otherwise a drawing tablet is more accurate, faster, and with better features than a 2-in-1. Much better sensitivity, generally better pressure and tilt functions, and a much better feel (more like paper)

    You don’t even have to spring for a Wacom. They have been resting on their laurels for over a decade and have become completely uncompetitive in the past 5 years (kind of the Intel of drawing tablets).

    An XPPen Deco Pro Gen II (as an example) has good ergonomics, rotary knobs for zooming, rotating, and scaling, and works over Bluetooth. Their Linux drivers (4.0.x) are pretty great at a fraction of the price of a Wacom or the price difference between a traditional laptop and a 2-in-1.

    It ends up being way more ergonomic also to look at a screen and not having to hunch over a tablet. It just takes a week or so to get used to not looking at your hands.





  • In the professional space:

    Add Altium, KNX, pspice, LTSpice (luckily works in wine), and for us electronics/electric guys lol.

    Linux is a 3rd class citizen in ANSYS simulation tools. Slow updates, old UI, etc… On Linux. Pretty much only used as a simulation node for kicking on sims from windows since Linux machines can be >1TB RAM + 144± core powerhouses where windows sucks on those type of machines.

    Pretty much all architecture software

    Many ERP systems desktop apps

    Not to mention a lot of companies use active directory for access control + sharepoint

    Web apps suck, but have been very helpful in Linux compatibility in the enterprise space since the devs only have to care about 1 set of production builds.

    At my work, software guys and mechatronics PLC focused guys get away with Ubuntu (saleae is great), but for electronics and mechanicals it is not even worth it to dual boot.


  • Well being able to figure out 1 complex math solution per day vs 1 complex solution per 1.5 days for the person who just has to work on the problem for longer is balloons a lot over the long term.

    Like how the average calorie burning difference between people is only 400 per day out of ~2000, but over a month that is like 1.5kg difference of mass burned which is 18kg per year.

    But I don’t know if I am interpreting the result you said correctly.



  • While true, in order to get Linux mobile more mainstream, you have to have great google compatibility just because of the sheer volume of people that have to use google calendar for sync with family and friends and/or have gmail as a primary email. That’s just a shitty fact of life. Baby steps.

    However, indeed you are completely right that at the current time there are probably a very low amount of people wanting to use it right now that are completely reliant on google.


  • ~/workspace/git

    That way I can also keep other stuff in the same “workspace” directory and keep everything else clean

    I have a Code, simulations, ECAD, and FreeCAD folder in the workspace folder where projects or 1-offs are stored and when I want to bring them to git, I copy them over, play around in the project folders again, then copy changes over when I am ready to commit.

    I could better use branching and checking out in git, but large mechanical assemblies work badly on git.


  • KDE for my main PC. Pretty with floating panels, KDE Connect, QT apps are often the best apps in their class and are perfectly integrated (FreeCAD, krita, okular, kdenlive, vlc, dolphin, etc…) And konsole is also very full featured.

    I don’t know what KiCAD uses, but it also seems very well integrated into the KDE desktop unlike most gnome apps.

    XFCE on MX Linux for an old Intel Compute Stick to keep it very usable.


  • “Critical” as in not really needed.

    It is very bugged and constantly runs even if it isn’t doing anything. It will also max out your disk IO for hours at a time with an HDD for larger game storage.

    I have had it off for 1.5 years across 3 OS installs and have never had a problem with stuttering or shader related problems in that time. It is really not needed anymore for 95% of games since the Linux async solutions were merged.

    Maybe if one uses severely out of date kernels it is critical