• 1 Post
  • 54 Comments
Joined 1 year ago
cake
Cake day: October 18th, 2023

help-circle

  • I startled my dogs laughing at that last bit.

    Last time I dealt with Matlab much was like fifteen years ago when I was helping some people using it for quick interpretation of data. We just kept finding bugs that caused calculation errors (which they fixed pretty quickly TBF) and it was so much slower than any other general programming language we tried. It could be way better now, I wouldn’t know, I haven’t had call to use it since… A circuit simulation class?


  • In all reality it’s fine for what it does, just like every other language. It’s another tool in the box that’s most useful for a certain set of problems.

    Matlab shouldn’t, in my opinion, be used to construct a GUI, or generally be used for any sort of production code. Perfectly fine as a research tool though.

    But I digress, my overall point is a meaningless semantic joke. The only people who will get bent out of shape about splitting hairs between “scripting” and “programming” are all people who belong in this community.




  • We put in a bunch of trees and bushes this spring on our new property, so we had zero expectation of actually harvesting anything at all this year.

    One of our raspberries has surprised by cranking out a couple of canes this fall. I’m grabbing a handful every other day or so, just collecting them in the freezer until I have enough to do something interesting.

    I’ve missed eating things I grew. Our ducks should start producing eggs soon, I’m very excited about that also.





  • Ubiquiti has had outages in the past that meant you couldn’t manage the equipment right in front of you.

    Even discounting the potential security implications of that kind of management, the rage I would feel in that situation is enough that I while my AP is nice, works great, I will never use any of their gateways.

    I’m using a 2.5g protectli with OPNSense now, and it’s easy to manage, and all local.











  • Source: I’ve been an embedded sw engineer for 10+ years

    This seems like a pretty decent resource generally speaking. I’ll add this caveat though.

    If your threat model includes anyone with large state level resources, you should stay very far away from anything with a radio in it. Wifi, Bluetooth, NFC, whatever, it doesn’t matter. It is possible for it to be compromised at a silicon level, which means you can never be sure it is fully secure.

    You have to assume that anything transmitted via RF of any type is capable of being collected and compromised.

    All that said, if your concern actually does include people with black helicopters, you already know this, and if it doesn’t, just remember that these technologies are getting cheaper and more ubiquitous all the time (see stingray), so be careful.