• 0 Posts
  • 65 Comments
Joined 1 year ago
cake
Cake day: July 7th, 2023

help-circle




  • I started in 2012, and it wasn’t that difficult. I’d say I do about 30mins of maintenance every other month. It took me a while to work out the config originally, but I wrote a guide afterwards which was really popular for other people doing the same thing (it’s quite out of date now but the principles are the same).

    Started out using a raspberry pi (which was also hosting a website at the time) but when I moved house to somewhere with a worse internet connection I migrated to a VPS, so there is a cost but it’s not enormous, maybe £20/month.

    Don’t even bother if you can’t use a static IP, because all your email will be bounced if your PTR record for the IP (reverse DNS record) doesn’t match your domain name.

    It got a bit more complicated when people started adding extra layers of spam protection like SPF, DKIM and DMARC, but those are mostly set and forget.

    Overall, I’d say it’s worth it but only because I find it quite interesting/fun.


  • Google is unavoidable but I do my best to mitigate the worst parts of their privacy intrusions.

    I have a pixel phone running grapheneOS with Google Services Framework installed but without Google Play or Gboard or any of that stuff. For me that’s a balance that works.

    I host my own email server so no Gmail.

    I also host my own Matrix server and avoid WhatsApp where possible (not Google but just as bad if not worse).

    I use YouTube but via Newpipe or using Ublock origin on Firefox (not logged in obviously).

    Chrome is genuinely worse than Firefox now that Google have made adblocking more difficult with manifest v3.

    You just have to decide what the best tradeoff is between privacy and convenience.









  • Interesting, I think it’s different for structural engineering because you’re doing calculations in accordance with a code of practice and the spreadsheet needs to be adapted to tweak the inputs and outputs of a standard formula and apply it slightly differently for different bridges / structural arrangements. I’ve written loads of spreadsheets that have been used and adapted by other people in my company, I honestly don’t think they are that difficult to understand (or people wouldn’t have been able to build on them and adapt them).

    I can see that lab software is quite different, especially if you have very well defined procedures and you are repeating exactly the same test again and again with the same inputs and outputs.


  • In structural engineering (bridge design etc), we use quite complicated spreadsheets for calculations; a database wouldn’t be the right tool for that job. We use excel because everyone knows how to use it and it’s easy to print to PDF and see the inputs and outputs and any graphical summaries you have added. Using a spreadsheet makes it easy to check and easy to adapt/change when you want to do a slightly different calculation next time.

    I’ve tried building spreadsheets of similar complexity in libreoffice and it’s true they are very slow in comparison and more prone to crashing.

    Libreoffice works well for some tasks and I enjoy using it at home but honestly if I tried to use it at work it would cut my productivity significantly. I’m probably using it more intensively than most people though.


  • Yeah I don’t disagree with what you’re saying, we don’t put fresh grads on jobs without adequate supervision on the design side either. On both sides of the “fence” you need the experience to produce a good product; the two jobs are different and should be complimentary.

    The schemes I have worked on that have been the most successful have had the designer and contractor working together closely from an early stage to produce something that works well, drawing on the past experience of both to anticipate potential issues and design them out.

    Personally it took me about 6 years before I felt I was good at design. Experience really does count.