• 1 Post
  • 254 Comments
Joined 3 years ago
cake
Cake day: June 18th, 2023

help-circle



  • There’s a new one being launched by a San Francisco-based startup that has some impressive specs, is powered by Linux, and isn’t looking to sell user data.

    yet.

    This is not an open source project. We covered it because the operating system for this is based on Linux.

    It’s (not) FOSS

    Some use cases the company points to include hands-free coding agents, reading board schematics mid-build, following a recipe in the kitchen, and keeping sheet music in view while playing an instrument.

    We’re trying really hard to come up with justifications to normalize people wearing a camera and microphone on their face all the time.

    Before you get worried, Raven Prism will ship with a physical cover for the camera that you remove when you want to use it and put back when you don’t.

    Which people will discard or lose within a month, especially if it looks like a weird extra piece attached to the frame.

    There’s also “Beakon” lights that illuminate when the camera is active, making it visible to both the wearer and anyone nearby.

    Which will get disabled almost immediately.





  • The fact that this is labelled as a “flashlight” and the product listing doesn’t tell you anywhere that it’s actually a laser is shady as fuck. The seller is probably trying to dodge safety regulations.

    There’s a review on the same product from a different seller that has a close-up of the label:

    https://a.co/d/0bgSPi28

    This is a 50W laser, which is pretty dangerous. Just looking at the reflection spot where the laser hits something could damage your eyes, and never mind looking directly into the beam. If you’re going to use something like this you should be wearing properly tested safety glasses rated for that frequency, not the cheapos that come with it.

    Edit: that safety label is definitely wrong. Class III lasers are between 5 and 500 mW, so this is probably 500mW and not 50000mW, which makes a lot more sense because you’d never fit that in an object this size.

    The fact that the safety label is wrong makes this thing even worse.










  • No, we’re talking about companies scraping hundreds of millions if not billions of labor hours of output to train their models for the sake of developing software products which they then sell for profit.

    Every model that was trained on legally acquired free public data and open source code should be freely publicly available and open source.

    Every model that was trained on not legally acquired public data (e.g. Meta’s models) should be taken out of production until all of the lawsuits are concluded, and hopefully the parties responsible are put out of business.

    I’m not talking about future, potential labor that AI might replace. I’m talking about the labor which was stolen to produce these models in the first place.

    But, please use AI.


  • Please identify the issues with the LLM generated code.

    Why would the issues be obvious and easy to point out? Most issues with code aren’t. If they were, we wouldn’t have Patch Tuesday, a direct code review would prevent issues from shipping in the first place.

    Throwing this out as if it means LLM code is acceptable and ends the argument is ridiculous. Do you have any grasp of how software vulnerabilities are discovered at all?