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

help-circle


  • 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










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