• 5 Posts
  • 20 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle

  • I was actually offered a Bachelor thesis topic by a company to write a test bench for a product in LabView.

    From what they told me and my other engineering experience I’d suggest going with an approach similar to what’s used with HDLs. For unit tests create test benches in the language itself which call the functions you want to test with a predefined input (e.g. from a file) and then analyse and save the output.

    You can extend this to obtaining other information as well, but tbh I’ll bet it’s still gonna be a pain.

    Hope that helps at least a little.









  • Yeah I have the enhanced and 4/6 armour seeds. I know I can do without, I have done a few raids already. I just don’t feel like doing more raids with a d-crossbow if I’m this close to finishing crystal. Especially since using the bowfa is a ton of fun (been using it with the crystal top and slayer helm on some tasks). It would also make stuff like Bandos/Cerb etc better.

    I’ve been afking shooting stars at work. Still a while off 92 mining sadly. I’d love amethyst for the BP. I have a ton of Addy darts but they suck since the BP nerfs.













  • Sorry for the late reply, still getting used to lemmy and missed the notification.

    I’m probably in the minority but I didn’t actually do it to completely de-google. I still have some Google services installed, they are sandboxed and limited to what I actively want though.

    My main reason was removing the insane bloat that comes with modern phones. Think Facebook/Google and vendor specific apps being preinstalled without the ability to remove, forced google search bar on the home screen etc… Now I have a pretty clean, fairly safe, OS which behaves almost exactly like a normal phone.



  • The learning curve is actually pretty manageable. Took me an afternoon to be good enough to create lab reports for Uni. Creating your first template takes a bit but isn’t super hard. Afterwards you can reuse that and only need to tweak.

    This is the Tutorial I used. For an editor I’d suggest VSCode with LaTeX Workshop. (There’s also LTeX which is a great grammar and spelling checker)