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

help-circle
  • Yeah interesting - I don’t know how many say flatpaks will work on arm. I guess you’re basically able to run most of what a raspberry pi can or whatever is in debian’s arm repos though.

    On lineage you can use auroura store too for a less googley halfway house.

    The article mentions waydroid - but it doesnt go into that much detail on it. I find waydroid to be very good on a decent linux pc - but does it work well enough on ubuntu touch. I’d not do anything heavy though like mobile games on waydroid - that’d seem wierd.

    Is there any benefit/cost though to effectively running your apps via a lineage v.m?

    I’d think if there is it might come down to some wierd security thing but probably at cost of startup time or performance, or maybe even power consumption.



  • You’re talking about free and open competition in a perfect competition marketplace. This is an ideal (similarly far-fetched as communism/socialism*) where there are low barriers to entry, and consumers have good information to make well informed choices. In this world competition bid’s down excess profits in the long run - essentially to consumers benefit. not the benefit of producers. wages are low but it doesnt so much matter becauases competition keeps prices low.

    Capitalism wants to increase the return to capital , so it works against competition to create market power (by many means including legal system power and regulatory capture as well tacit or explicit corruption) both over consumers and over their own supply chain (e.g. employees). It inherits its legacy from rentierism and landowners who also like to monopolize land, ration it and have tenants bid up rents.

    ‘objective sources’, on economics? Good luck. economists are so bi-assed that most of them can spew shit out of two holes simultaneously.

    • both communism and perfect competition probably work fine in a small closed community, where everyone pretty much has repeated interactions with everyone - visibility - and there will be other examples where they each work fine-ish, but on a large enough scale, anomynity and human nature come into play. The reality is human trust is excellent, but some people will abuse it when they think they’ll get away with it and that destroys it.

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


  • Surely they have to use stuff like mathcad or equivalent to be an engineer? I’ve never really used it but it can’t be that far off just doing the calculations in python. I think there’s “sagemath” too availabe for linux - i’m sure that’s not as good as mathcad - but aimed at the same thing i think - and i’m sure it will interoperate with python libraries and R and stuff like that.

    I know there are people who claim to be “good at excel” well i only used it for about 15-20 years but then i guess never got “good” at it - i just learned moreabout how bad it is. . Those that were genuinely good at it , as far as I think, did a lot of extra work to mitigate the limitations or create crutches for it. I just got pissed off by it, so i was quite desperate to stop using it as much as possible - it’s just only recently i’ve been allowed to use what i think are more appropriate tools- and i;m grateful for this small, but likely closing “window” f opportunity.

    If they’re happy with it though, who am I to judge. But if I was doing gemoetry and engineering calculations and ultimately cad, I know i’d not want excel anywhere near my data or my calculation methods.

    I wonder if age is really their issue, or if they just DGAF - again if that’s the case, good for them.

    I on the other hand will probably be walking out when they force us on windows 11 however good or bad it is. /management has already fucked us with sharepoint and dynamics - so maybe i’m just as bad as them when it comes to new fangled shit like: clouds, data-lakes, fabrics and other MS shite. I just want our data on a proper fucking filesystem, that we own. And our data somewhere I can SQL it.



  • Best replacement for excel is: anything that doesn’t rape your data whilst pouring sugar in you gas tank. /s

    TLDR - R, Python, mariaDB, for real data analysis stuff + minor role for whatever spreadsheet package.

    For hobbies / analysis / data manipulation , storage , graphs and general stats fuckery here’s my advice; as someone who does this stuff - “badly I might add” - for a shitty public sector organisation that just can’t decide whether to bend over M$ barrel or Oracle’s barrel:

    • use R (via R-studio if you need an “environment”) for more statsy stuff and easier graphs.

    • Python for more general mathsy / programmy / web scrapy stuff - can do decent graphs with libraries like plotly and matplotlib stuff like that, scipy, numpy, and pandas are the other basic libraries for analysis and maths and large datasets. peopl like using ‘jupyter notebooks’ - I don’t get it personally - but 50 Phil Ochs fans cant be that wrong.

    • Set up a mariadb or something if you need databasey stuff, I doubt you need to look at more hardcore stuff like postgresql for “hobbying” ; my personal (1 user) databases were built several years ago and mariadb is just fine for that. but some of the high vol transactional DB at work do use postgresql.

    These are all good to learn in my experience, even if you think they’re harder than excel; ( are they tho’? array formlae!?). They’re sort of interoperable - subject to learning. They - naturally - have their open-source annoyances.: a million ways to do everything, and versioning issues. (Excel still has fucking vlookup() tho’ - talk abut legacy baggage - but no it’s not as bad as the open souce maelstroms).

    You can still ouput data into a spreadsheet for viewing formatting and messing with stuff - but there are other ways.

    Footnote: Yes I do still use excel, but normally mostly for final formatted report for customer who wants it. Having R/python directly write data into excel is so much better than letting excel open anything. Excel just can’t let an innocent SNOMED code go unmolested; you have to be on high alert if you let excel actually do anything.

    Also spreadsheet for messy data cleansing - for looking at mess, to help refine the R/python cleansing script. I’d happily use libre/ods for any of these but I don’t fancy putting the request in to IT and . . . having to speak to IT about it.



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


  • yes. And if i commit to modest contribution to the load, it’s nice for me to pay less - I dont want to pay for the extra modems for all the streamers who can’t afford DVDs. I’m saving my money for DVDs. I’d rather buy fast speed low quantity, rather than slow speed unlimited quantity.

    The regulator should focus on is the market competetive - at what levels, are profit magins reasonable (insofar as they can measure them).

    Not limiting choice unless it is obviously part of a price discrimination harming consumers overal (which means colluding to segment marget to drive up the profit margin. Even then the solution is not necessarily to homogenise the service, maybe just regulate prices, or regulate allowed total revenue as a fraction of regulated asset base/customer base.

    I’d rarely agree with anything calling itself “economist group” but this part seems reasonable to me. differentiation is not always abuse of market power. So long as the tarrifs on offer are broadly cost reflective.


  • 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