• 0 Posts
  • 15 Comments
Joined 1 year ago
cake
Cake day: June 21st, 2023

help-circle
  • I use powershell for work as I need the m365 modules for work and its very flexible with decent module availability to plug in all sorts.

    However it absolutely sucks for large data handling, anything over 10k rows is just horrendous, I typically work with a few million rows. You can make it work with using .Net to process it within your script but its something to be aware of. Being able to extend with .Net can be extremely useful.


  • I switched from Pop OS tiling that I had retro bolted onto stock ubuntu to Sway, massive step up and more importantly I get to keep my Ubuntu/Wayland base.

    As with most add on WMs I had a bit of a learning curve sorting out the extra bits and pieces that just come stock as part of Ubuntus Gnome implementation such as a launcher (I use dmenu), a menu bar (swaybar for me), and even a lock screen (swayidle). Even doing things like wallpaper needed more effort.


  • Yet Lib Dems gained a ton of seats with over 70, and Reform only 4 at the time of me writing my message. Lib Dem wasn’t that far behind total percentage of the vote vs. Reform, 12% vs, 14%, which considering they are almost opposite platforms means we shouldn’t be talking about Reform in isolation.

    Labours total vote percentage is down from 2017 and only a few percent up from 2019, so the Tories collapsed losing about 20% of the vote from 2019. Labour following the center right meant they lost more moderate votes to Lib Dems and were not trusted on right wing issues as Reform picked up those votes.


  • I use powershell by default on windows and I prefer it for scripting any day of the week vs. shell scripts. It’s not the fastest but you can always plug in .net to your scripts to dramatically improve performance. Sure, I could write the script in rust or whatever to make it even faster, but that’s way more work than I need for the lifespan of the script.


  • UK you have the concept of black box car insurance that offered a substantial discount for having either a dedicated device installed into the car or an app on your phone that tracks a bunch of stats as you drive. It’s as shit as it sounds as it marks you down for every little infringement such as driving at peak times because that’s more dangerous. Get enough points and you can have your policy cancelled. In the UK there are knock on effects for ever having an insurance policy cancelled and you have to legally declare you did when asked.

    While you can uninstall the app good luck making a claim if you don’t have it installed with data for that journey. They’d also be pretty suss with no data over an extended period of a few months.

    Worst part of these is that it’s expensive to switch to a non black box policy when you can afford to as you get older and more experienced.


  • Using the UK numbers, around 80k people die of smoking per year, costing the NHS alone £2.6bn, their full state pension cost is around £900m, so there is a sizeable gap between just the NHS cost and the amount on their pension as the pension saving has to be significantly more than the remaining years on their state pension as there is another set of costs next year, and the year after and so on… Total cost per year is estimates at about £12bn, but direct government cost is a bit over £4bn. This doesn’t include the fact that it ties up beds for other people who do not smoke, which means worse outcomes fro them, and this has knock on costs.

    They just aren’t killing them fast enough.


  • While at university I did a lot of work on the SPARCs and this lead to Unix development as an early career for me. I moved into the windows world after that and I missed Unix so I picked up Linux around 98. I installed it on my work laptop of all things and made everything I needed work. Never looked back since although I run Windows VM for office and testing stuff.



  • Servers I run Debian, I do not want flashy I just want stable and tested security fixes.

    I could not hack being that far behind for my desktop OS however (which I run on three different devices), so I run Ubuntu, which I remove as much Ubuntu and Gnome baggage as possible such as snaps and by running Sway.

    I should really swap to a different distro that also has Debian as its root but without the stuff I don’t want and Sway by default. However I also want stuff to be simple and up to date, as I make my money on my desktop PCs, I cannot afford for it to be a PITA every time I try to install patches.

    I do have one PC running arch, but its mostly for the memes (and for PIKVM)

    I did used to be Red Hat through and through. I started with Linux back in 98 using Red Hat CD ROMs, but I left for Debian over some previous controversy that I do not remember now, years before the Centos stuff.



  • tankplanker@lemmy.worldtoLinux@lemmy.mlTIL
    link
    fedilink
    arrow-up
    30
    ·
    10 months ago

    One of my favourite wars was to open audio files on other people’s SPARCs, somebody had the loudest bag pipe music that usually ended things.

    Access to the SPARCs was normally restricted to third year but if you knew the right person you could get an account created pretty easily. Had the fastest access to the internet at the time within the uni as well.




  • The one that got me with them was when they banned third party screenshot tools from using the default screenshotting hooks. They cited security concerns, which is valid as it stops malware from hijacking this, however rather than adding the ability to add to a user controlled allow list (or any other potential workaround) they just rejected working with anybody on fixing this issue. Instead it came off as a transparent attempt to push their own screenshotting tool.