• 1 Post
  • 35 Comments
Joined 1 year ago
cake
Cake day: June 6th, 2023

help-circle












  • As someone who majored in CS and is now in a software engineering position, the people in tech who come from a completely different field are always my favorite. On top of just proving people wrong about the “right” way to get into the field, they’ve been around, they know how to think about problems from other perspectives, and they’re usually better at working with other people.

    Honestly, I think more people should minor in CS, or if they did their undergrad in CS, they should have to do their grad work in something else. The ability to compute things is only useful if you’re well versed in a problem worth computing an answer to, most of which lie outside of CS.



  • I see several Amcrest options that look like they have integrated AI object detection. Frigate on the other hand says you should get a “Google Coral Accelerator”. Do you know if Frigate (or RTSP, I guess) has a way to leverage the built in detection capabilities of a camera (assuming they are built in, and not being offloaded to the cloud)? Or am I better of looking at the “dumb” Amcrest cameras, and just assuming all processing for all cameras will happen on my Frigate hardware?






  • Sounds like NakeyJakey’s take from 5y ago. Hoping they take some lessons for GTA6.

    To be fair, it’s not easy to make a big open world that feels immersive and competes with linear games in terms of fidelity (art, rendering, sound, music, etc), even if you know exactly where the player will go and what they’ll do. Trying to then account for every possible permutation of game state and player action is an exponential explosion of work. Without some kind of AI figuring out a believable way for the game to respond in any given situation, your only practical option is to make some assumptions, pick a small set of “golden paths” and polish those.

    R* devs work their asses off to an ethically questionable degree as it is, I don’t think it’s fair to imply they’re not making the best possible experience at that scale with the technology available.