• 10 Posts
  • 3.16K Comments
Joined 1 year ago
cake
Cake day: January 3rd, 2024

help-circle
  • Yeah. Which I’m sure is what they’re officially selling. That’s fair. Long term, walking robots are likely only going to succeed thanks to learning algorithms.

    I find it suspicious that this company is touting their AI enhancement while admitting their product can’t be trusted to navigate an apartment alone.

    Personally, I would select homes with simple layouts, before conceding to constant monitoring, if I could. But I couldn’t do that if my mix of math and AI was outright bad, and it couldn’t handle it…

    To me, this smells like over-promising and hoping new AI algorithms outpace their promises.

    And having a remote operator just looks like a lot like a classic mechanical turk scam.





  • “I don’t understand it (pauses to pour various inedible compounds into another vat). There’s no way to explain why Americans don’t want to eat our delicious healthy snacks anymore. (Pauses to check with legal whether using the word “healthy” will hold up in court. Legal says it won’t, but Sales says to use it anyway.)”

    This is not an actual quote, but it’s wild that they don’t understand the road that got them here. It’s just way too much trouble to read and research the package labels for basic safety, anymore. If there’s four or more ingredients, I probably just won’t buy it.

    I fucking love snacks, but they took the fun out of it.


  • While Neo Gamma uses AI to walk and balance, the robot is not fully capable of autonomous movements today. To make in-home tests possible, Børnich says 1X is “bootstrapping the process” by relying on teleoperators — humans in remote locations that can view Neo Gamma’s cameras and sensors in real time, and take control of its limbs.

    So yhis is a non-functional product.

    Being able to walk autonomously is normally done with a lot of difficult math, which it sounds like they don’t have the talent on staff to code.

    Be sure to get your venture capital dollars in soon, because that’s all this is here for.

    Also, it’s comforting to know that creepy robot face will initially be remote controlled by a rotating series of low paid total strangers. And by initially, we mean always (as in the case of Amazon checkout.)







  • It’s you can modify the settings file you sure as hell can put the malware anywhere you want

    True. (But in case it amuses you or others reading along:) But a code settings file still carries it’s own special risk, as an executable file, in a predictable place, that gets run regularly.

    An executable settings file is particularly nice for the attacker, as it’s a great place to ensure that any injected code gets executed without much effort.

    In particular, if an attacker can force a reboot, they know the settings file will get read reasonably early during the start-up process.

    So a settings file that’s written in code can be useful for an attacker who can write to the disk (like through a poorly secured upload prompt), but doesn’t have full shell access yet.

    They will typically upload a reverse shell, and use a line added to settings to ensure the reverse shell gets executed and starts listening for connections.

    Edit (because it may also amuse anyone reading along): The same attack can be accomplished with a JSON or YAML settings file, but it relies on the JSON or YAML interpreter having a known critical security flaw. Thankfully most of them don’t usually have one, most of the time, if they’re kept up to date.


  • Yeah. Luanti following Minecraft is nothing new. Mineclonia was an early pilot game for the engine.

    But there hasn’t been much effort on copying Minecraft lately. Mineclonia is done, and it’s great.

    We’ve had more mobs, animals, plants, textures, and such than un-modded Minecraft for a long time. (Which is unfair, as Luanti is a mod-first design.) But my point is the core Launti dev team doesn’t have to work on any of that.

    The most noticeable recent Luanti updates have been to make the configuration screens much nicer, and add I think to add native support for more graphics tricks?

    I’m not paying attention to graphics in Luanti. As others have mentioned, that’s not why I play it. I actually had a conversation recently about the best way to downgrade Luanti default graphics to match un-modded Minecraft.

    That said, the Minecraft team taking notice of Luanti would be new, as far as I know.