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

help-circle
  • I still run ubuntu on my main work desktop and will likely do so until I replace it with a new one as I cannot face rebuilding it at this point in time. I like its broad support, its ease of install and use, but its becoming increasingly annoying having to disable all the enforced decisions the maintainers make, such as snap, ubuntu pro ads and so on. My fear is at some point it will not be reversible


  • The problem is that they did not build battery factories quick enough, they sat on their hands waiting for massive hand outs to pay for the factories rather than investing. All while profiting off existing investment in ICE that is high return at this point in its life cycle. So they ended up making more profitable per unit halo models like the F150 that they do not need to sell in high volumes to get a return on.

    Batteries are about half the raw cost of an EV, if you paying somebody else to make it for you its going to be more expensive as they will want to make a profit and you are stuck being able to buy ever how many they want to sell you. In practice they have ended up funding a competitor to develop battery tech as well.

    Lowering battery cost is the secret to cheap prices, you cannot truly compete until you make your own batteries in high volumes.




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



  • Normal hifi gear, particularly second hand can sound way way better than generic computer crap. However normal hi-fi speakers are designed to work best a certain distance from the wall **and ** a certain distance from you. These distances vary between speakers but it is important to check this before spending any cash as some speakers need to be many feet from you, which isn’t always remotely practical for most pc setups.

    I went with Dali Minutes for this reason, so they can be right on the wall and really close to me. I paired mine with a Rega Brio amp and RME ADI 2 USB DAC, then added a monitor audio sub later.

    Most proper studio monitors are designed for near field listening they also make a good choice although they can be a little clean for some people’s taste.


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




  • It’s a decent machine for the money but compared to its competitors from gaggia and rancilio what they lose in fancy programming or the pid or the easy steaming (which is still way off mine) they gain in actually having an opv (depending which one you have), build quality and self service.

    I’ve seen far too many people have issues with breville stuff and then problems returning it. It’s not that good ones don’t exist it’s just that more reliable does.

    To put your seven years into perspective I should be getting 30 to 40 years out of mine with some regular servicing.




  • Majority of any e61 espresso machine is like that, pretty much par for the course for anything other than budget non e61 or some of the new high end espresso machines that use some variation of electrically heated groups.

    Mine will be “ready” after about 15 minutes but as an e61 group head is a heavy block it takes along time to get good thermal stability. Difference is I can steam and extract shots at the same time with 2bar steam and 9bar espresso, shot after shot.

    My espresso machine has a proper on/off switch, so I just leave that set to on and control the power from the smart switch.




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