@VibeSurgeon@piefed.social
VibeSurgeon
member since 15 Jan 2026 21:46
posts
Ulf Kristersson avgår som statsminister
Örebropartiets Markus Allard: ”Ni tillhör klägget”
preview
Herregud vilken serielallare. Ett litet barn som aldrig lärde sig emotionell reglering.
comments
- on An Ode to Joy in c/europe@feddit.org · 8h ago
-
on Smart devices can testify against you: How home robot data is being used in court in c/technology@lemmy.world · 1d ago
Fair enough. I searched for pcap files in all the repositories for Hypfer on GitHub but found nothing - do they live somewhere else, or is this just GitHubs search being generally lacking?
-
on Smart devices can testify against you: How home robot data is being used in court in c/technology@lemmy.world · 1d ago
Given that you are the author of the project, I do consider you the higher authority on what it can and cannot do.
But to me, there’s a slight distinction to be made here - Valetudo allows you to directly control the robot from a server running locally on the robot, giving you the option to not interact with a cloud service in order to remotely control the robot vacuum.
This doesn’t immediately imply that the robot is directly prevented from passing information to a cloud service - just that the cloud service does not have to be involved as a command proxy.
The larger feature I was thinking of was not only serving a local server to allow commands to come in directly, but also actively prevent any outgoing connections from the robot vacuum to its manufacturers cloud.
Again, you are the author - you know far better what Valetudo does and does not do, so your information weighs heavier here.
I guess I can also mention that I will be pleasantly surprised if my Chinese robot vacuum has actually been prevented from logging any information back home as a part of me having run Valetudo for the past years.
-
on It took five Swedish unions to make Activision Blizzard blink in c/technology@lemmy.world · 2d ago
To be fair, their sales in Sweden have absolutely collapsed.
-
on It took five Swedish unions to make Activision Blizzard blink in c/technology@lemmy.world · 2d ago
As sad as it may seem, Tesla did kind of win that fight in the end. All the union employees were bought out in the end, and the strike was called off. Tesla operates with impunity in Sweden.
-
on Smart devices can testify against you: How home robot data is being used in court in c/technology@lemmy.world · 3d ago
Interesting.
This seems to be a model-specific quirk and moreso a side effect of getting Valetudo to work rather than an explicit goal - the same option does not appear in DustBuilder for my model (Roborock S5, still going strong after 941 hours of cleaning time).
I feel like I should check out this DEFCON talk though.
I learned something new today, thank you for that
-
on Smart devices can testify against you: How home robot data is being used in court in c/technology@lemmy.world · 3d ago
Valetudo actively blocks the cloud connections.
Are you sure about that? It’d be a pretty big feature to implement, and surely it would be something that the Valetudo author would mention in the docs for the project.
-
on Smart devices can testify against you: How home robot data is being used in court in c/technology@lemmy.world · 3d ago
I’m not talking about the code in Valetudo - I’m talking about the code that’s already running on the robot vacuum before installing Valetudo. It remains on the device after you install Valetudo.
Basically, any concerns about privacy stemming from the original software on the robot vacuum do not get eliminated by installing Valetudo
-
on Smart devices can testify against you: How home robot data is being used in court in c/technology@lemmy.world · 3d ago
I’m not convinced this actually holds. To be able to use Valetudo at all, you at minimum do need to connect it to a wifi network which you are connected to as well on some kind of device. Unless you happen to be setting up some kind of firewalling on the robot vacuum, it is at that point free to start logging whatever information it deems appropriate.
-
on Smart devices can testify against you: How home robot data is being used in court in c/technology@lemmy.world · 4d ago
Valetudo runs alongside the existing software on the robot vacuum though, does it not?
-
on Shopify is moving from React Native back to Swift and Kotlin in c/technology@lemmy.world · 11 Sep 2026
It’s pretty good practice to have your app modularized to the point where you can execute the core business logic separated from your UI layer, for which you then don’t even need a CLI.
In the same vein, it’s good practice to have your UI be modularized to the point where you can test its logic separated from the core business logic
-
on Made this after someone noticed her face looked like PirateSoftware in c/programmer_humor@programming.dev · 9 Sep 2026
What’s his motivation for something so deranged?
-
on OpenAI announces new slop generator GPT-6 Astra: Unfortunately not any better than the last one in c/technology@lemmy.world · 4 Sep 2026
Chinese models are typically only cheaper than models from western labs, not higher performance. Which is better in one aspect, but not the other
-
on OpenAI announces new slop generator GPT-6 Astra: Unfortunately not any better than the last one in c/technology@lemmy.world · 4 Sep 2026
I mean 27b models are practically speaking useless at anything but turning your computer into a space heater, in my experience, but yeah
-
on bike rule in c/onehundredninetysix@lemmy.blahaj.zone · 3 Sep 2026
Yep. In my experience, cyclists just love any bike. They’re all nice!
-
on bike rule in c/onehundredninetysix@lemmy.blahaj.zone · 3 Sep 2026
person with a 30k€ bike Dx
Unless it was a custom build or something from a luxury automotive brand, that seems unlikely.
-
on bike rule in c/onehundredninetysix@lemmy.blahaj.zone · 3 Sep 2026
Fundamentally not a serious country
-
on bike rule in c/onehundredninetysix@lemmy.blahaj.zone · 3 Sep 2026
like, imagine buying a new bike for $15K and having other cyclists laugh at you for being so cheap
This has never happened ever, not even once.
Tour de France-level bikes cost $15k. You quite literally cannot spend more.
-
on British man deported from Sweden despite living there since childhood in c/europe@feddit.org · 2 Sep 2026
We can only hope that the right-wing shitstains currently in power get voted out by a large margin in the upcoming elections
-
on You can't buy anything on these food delivery and shopping sites. Here's why that's the point | Simulated shopping sites offer the thrill of buying without spending a cent in c/technology@lemmy.world · 25 Aug 2026
Mind-blowing that people have positive associations with ordering food online. I’ve always found the process generally tedious and unpleasant
-
on I gave Qwen 3.8 27B a reverse-engineering job I assumed needed a frontier model, and it finished in 30 minutes in c/technology@lemmy.world · 23 Aug 2026
You can give the model access to a tool like ghidra via a MCP
Better yet, give your model access to a CLI and save on context window
- on Delta Will Use AI To Cut Costs And Set A Different Ticket Price For Every Passenger—CEO Says Profits Could Rise 50% in c/technology@lemmy.world · 22 Aug 2026
-
on GitHub you wiley fox! in c/programmer_humor@programming.dev · 18 Aug 2026
GitHub with the five 8s of uptime
-
on Anthropic just rolled out a tool that'll decimate some people's dreams of writing AI novels undetected in c/technology@lemmy.world · 13 Aug 2026
Text watermarking is trivially removable, fwiw
-
on France's Power Prices Jump 22% as Heatwave Trims Nuclear Output in c/technology@lemmy.world · 12 Aug 2026
Thermoelectric is hilariously inefficient, so you can’t really use it for electricity production, once it’s served its purpose of turning the turbines.
What you can do with spill heat is to reuse it in district heating networks to provide hot water. And heating, of course, but there’s no use for that during heat waves
-
on Why Is Everyone In Tech So Sad? in c/technology@lemmy.world · 11 Aug 2026
It can certainly be someone working in tech, in particular a startup founder.
The original was about the Kalmar Union right