• 0 Posts
  • 85 Comments
Joined 1 year ago
cake
Cake day: June 10th, 2023

help-circle




  • Debian and derived is my go up generally, stable and I like apt, great out of the box on every machine I’ve used and personally found pretty much everything I want to use or run has debian and Ubuntu explicitly called out in their setup documentation. I use Ubuntu server a lot for work, I’m comfortable with it and it’s supported in every cloud environment I’ve touched. Debian on my laptop, bench machine, armbian on my 3d printers, Ubuntu server on my home server (though I kinda want to move that to debian too, just lazy and it works)

    I’ve got arch on my desktop, could have probably gone for debian unstable, but figured I’d go for it. I use aura for package management. Linux is linux though, be real that I personally don’t find much of a difference beyond package management.


  • I was just blaming the usb-c connection to my monitor and throttling on a combo of windows and corporate bloatware, I guess I feel a bit better that I’m not the only one.

    The connection to my monitor is the most frustrating, sometimes won’t even recognise it, sometimes after blanking the display it’ll come back with the wrong resolution but still display like it was the original, it’s super bizarre. Literally never had an issue with my personal Asus zenbook in either Debian or w11.



  • Heck, there are already ISO language standards, and there’s ISO Software Lifecycle standards, it’s absolutely not a leap to move into standards adhering processes. It’s not like there’s no desire to do it either, code standards alone, how many times have you had discussions about style guides and coding standards company wide? It makes things more consistent and easier for different developers to maintain.

    Semi related, I see a lot of non-iso standard SQL that’s a pain if you do migrations or refactors, often even just sucks to read through (old school oracle joins look really strange and aren’t clear compared to iso standard joins). I really wish people would adhere to the standards as much as possible.


  • I realised you meant this over lunch, I’m a mech eng who changed disciplines into software (data and systems mainly) over my career, I 100% feel you, I have seen enough colleagues do things that wouldn’t fly in other disciplines, it’s definitely put me off a number of times. I’m personally for rubber stamping by a PEng and the responsibility that comes with that. There’s enough regulatory and ethical considerations just in data usage that warrants an engineering review, systems designed for compliance should be stamped too.

    Really bothers me sometimes how wildwest things are.


  • Edit: see my response, realised the comment was about engineering accountability which I 100% agree with, leaving my original post untouched aside from a typo that’s annoying me.

    I respectfully disagree coming from a reliability POV, you won’t address culture or processes that enable a person to make a mistake. With the exception of malice or negligence, no one does something like this in a vacuum; insufficient or incorrect training, unreasonable pressure, poorly designed processes, a culture that enables actions that lead to failure.

    Example I recall from when I worked manufacturing, operator runs a piece of equipment that joins pieces together in manual rather than automatic, failed to return it to a ready flag and caused a line stop. Yeah, operator did something outside of process and caused an issue, clear cut right? Send them home? That was a symptom, not a cause, the operator ran in manual because the auto cycle time was borderline causing linestops, especially on the material being run. The operator was also using manual as there were some location sensors that had issues with that material and there was incoming quality issues, so running manually, while not standard procedure, was a work around to handle processing issues, we also found that culturally, a lot of the operators did not trust the auto cycles and would often override. The operator was unlucky, if we just put all the “accountability” on them we’d never have started projects to improve reliability at that location and change the automation to flick over that flag the operator forgot about if conditions were met regardless.

    Accountability is important, but it needs to be applied where appropriate, if someone is being negligent or malicious, yeah there’s consequences, but it’s limiting to focus on that only. You can implement what you suggest that the devs get accountability for any failure so they’re “empowered”, but if your culture doesn’t enable them to say no or make them feel comfortable to do so, you’re not doing anything that will actually prevent an issue in the future.

    Besides, I’d almost consider it a PPE control and those are on the bottom of the controls hierarchy with administrative just above it, yes I’m applying oh&s to software because risk is risk conceptually, automated tests, multi phase approvals etc. All of those are better controls than relying on a single developer saying no.


  • I was trying to get on the list at mt work when I got a hardware refresh this year, I dislike large laptops and the dev spec is a 17" thinkpad (which imo has the left CTL and fn keys backwards, breaks muscle memory when changing between computers) but I’m docked most times but when I’m not the battery is terrible, maybe a handful of hours. Probably due to corporate crapware, but at least the arm macbooks stand a chance, my partner has an m1 mbp and she doesn’t bother charging it most workdays or work with it plugged in, she doesn’t need to. We were playing factorio the other night and she was moonlighting into her desktop, she got through a day’s work, a bunch of hours of game streaming and some of the next work day, that should be the expectation for a normal device.

    Apple in my view really understood mobile devices, they had the hands down best trackpad for a long time, a fantastic keyboard, great display, a form factor you can actually carry around and as far as I recall, even the intel macs had better battery life.




  • I just really like KDE, been between that and XFCE for years. Ubuntu’s version of gnome when they went to that side bar layout that looks like it’s meant for tablets turned me off of trying it again (though probably be great on a tablet). KDE’s super customisable too, totally done a faux osx look for my laptop and use more or less stock KDE on my shop computer. I didn’t mind older gnome though, isn’t that what cinnamon or mate are meant to feel like?