• 0 Posts
  • 34 Comments
Joined 8 months ago
cake
Cake day: March 1st, 2024

help-circle
  • I’d like a comparison to lineage OS. There seems to be a very short supported device list for ubuntu, but maybe thats how they keep the install process simplified. Cyanogen always relied a lot on xda-developers community i think - so many unofficial devices supported just by enthusiasts willing to risk bricking devices.

    I recently upgraded to a (used) sony XA2. it was a right pain to install lineage os - way harder than previous samsung S3/4/5 type phones. It was mostly just trying every goddamn usb port on every pc in my house until finally one with which ADB would actually flash the bios.

    I’ve never bothered to researach exactly what are the security issues with lineage OS , it’s something where a decent bit of journalism might help. I’m not very into many apps though so i suspect that lowers the risk to me.

    I’m happy with lineage os too.


  • I’d like a comparison to lineage OS. There seems to be a very short supported device list for ubuntu, but maybe thats how they keep the install process simplified.

    I recently upgraded to a (used) sony XA2. it was a right pain to install lineage os - way harder than previous samsung s3/4/5 type phones. It was mostly just trung every usb port on every pc in my house until ADB would actually flash the bios.

    I’ve never bothered to researach exactly what are the security issues with lineage OS , it’s something where a decent bit of journalism might help. I’m not very into many apps though so i suspect that lowers the risk.






  • For me, at work it’s more MS sharepoint and MS dynamic (+oracle clod shit of course) that fk me over on a daily basis - that’s possibly due to the way our IT people don’t seem to know how to use them or set them up - and won’t let us query(just SELECT) the dynamics tables directly using SQL for whatever reason. (i suspect we have to pay MS to acces our own data). And of course things like MS excel being used to mangle data by default all the time - yeah i know always use power query import . . . just everything takes six extra steps and the easy way is always the worst way.

    W10 is mostly okay. I mean it’s slow and hard to use, blasts the cpu fan all the time, is still annoying with updates, and I have to “right click open with” to open anything in the application that i want (even when there is only one native appllication for the file format). You get used to working around that shit.

    That is just not true for sharepoint and other MS apps, it gets worse, and as soon as you think you get used to a workaround for one thing, something else changes or an old thing resurfaces. and dynamic has just “upgraded” the colour scheme of the status colum so that there is no contrast between the background and the text. black text on white background, good enough for every other column, but no upgrade that one to black on dark blue, thanks bill you’re a F-ing-C. how do they screw up things like that as a bajillion dollar company.

    So I was going to say that W10 is more or less stable and it is other MS stuff that I hate more. that is probably true. but actually sitting down and writing out the above, W10 is still pretty horrible to . . . whether it’s our IT or MS itself, it’s shit.

    I much prefer my home linuxes, it is just as stable (for me) - and just so much easier to use - and most of all it is quieter on the fan. So much more relaxing.

    W11 had better be “not worse” or i’ll probably have to quit.


  • On debian i just comment out all except the main official repos that I want. As long as you have the main deb and security and updates ones i think you’ll be fine.

    I tend to go for flatpak or appimage for anything not in those. I’d avoid any testing, unstable , backport sources unless you know what you’re getting into.

    I guess you’re maybe using aptitude to avoid cli, but i’d recommend at least looking at the /etc/apt/soures.list file, and any stuff in the subfolder /etc/apt/soures.list.d

    This is the list of where it looks for software. If it can’t connect to any of those, It’ll probably warn you about an unavailable source.

    https://wiki.debian.org/SourcesList








  • I love programs like freecad despite the really hard/unintuitive gui. 95% of all the modelling i need to do (as an amateur) can be done easily in a python script.

    The finishing touches like adding filets and chamfers are the annoying part were gui is easier, due to the way edges are referenced.

    Likewise at work, we have to produce a lot of regular reports in excel. All done via python / sql.