HN user

RealityVoid

3,740 karma
Posts22
Comments1,644
View on HN
pavona.org 1mo ago

Pavona open source sillicon ecosystem

RealityVoid
2pts1
newsroom.arm.com 4mo ago

Arm AGI CPU

RealityVoid
422pts313
tenstorrent.com 9mo ago

Tenstorrent Announces Open Chiplet Atlas Ecosystem

RealityVoid
1pts0
wafer.space 9mo ago

Wafer Space – Budget silicon manufacturing

RealityVoid
3pts0
www.youtube.com 1y ago

Making Earth Habitable – Jackson Schultz and Jordan McMillan, Rainmaker

RealityVoid
1pts1
steveklabnik.com 1y ago

A Happy Day for Rust

RealityVoid
3pts0
www.ft.com 1y ago

A pro-Putin TikTok star topped Romania's presidential poll

RealityVoid
8pts11
old.reddit.com 4y ago

Testing Reddit's new block feature and its effects on spreading misinformation

RealityVoid
3pts0
www.reddit.com 5y ago

Last night I was the victim of a SIM swap

RealityVoid
3pts1
www.theguardian.com 5y ago

Belarus opposition leader Maria Kolesnikova 'snatched from street' in Minsk

RealityVoid
479pts114
secret.club 6y ago

Breaking Dead by Daylight without process interaction

RealityVoid
3pts1
www.reddit.com 6y ago

GPT2 simulated bots reach self-awareness

RealityVoid
2pts0
www.esquire.com 6y ago

America's most prolific serial killer was a serial liar

RealityVoid
1pts1
www.reddit.com 6y ago

Outsourcing 101

RealityVoid
2pts0
www.forbes.com 7y ago

Why HBO's “Chernobyl” Gets Nuclear So Wrong

RealityVoid
5pts0
www.theatlantic.com 7y ago

Raiders of the Lost Web (2015)

RealityVoid
1pts0
www.bbc.co.uk 7y ago

Sergei Skripal and the Russian disinformation game

RealityVoid
2pts0
www.forbes.com 8y ago

Intel anounces OpenVINO, a deep learning framework

RealityVoid
3pts1
www.lighterra.com 8y ago

Modern microprocessors – a 90 minute guide.(2015)

RealityVoid
2pts0
hothardware.com 8y ago

Intel CPU Bug Causes Kernel Memory Vulnerability

RealityVoid
2pts0
www.theregister.co.uk 8y ago

World's largest private submarine sinks

RealityVoid
1pts0
www.jirassic.com 9y ago

Jirassic – automatic Jira time tracker

RealityVoid
2pts0

it’s a voluntary industry standard that has no government oversight or regulatory authority.

Yes, hence why I said I'm not sure about enforcement mechanisms how they stack up against the aviation standard. Still, in my limited experience, projects that are ASIL x take the thing pretty seriously and they do get certifications from external bodies. Actually, I am supporting an SEooC external certification right now.

The infotainment system itself may be QM but there has to be assurance that it is in fact separated from higher safety level system.

The separation most likely happens _outside_ the infotainment itself, through a gateway.

don’t have anything like the verification and documentation processes that are mandated by DO-178

ISO 26262? Not sure how the enforcement looks, but automotive is pretty serious about ISO 26262.

Still, the infotainment is most likely QM so it wouldn't apply in this specific situation.

They make many many many more things than just powertools. They have ebike motors, home appliances, industrial machinery, chips (they have a very good division for MEMS as far as I can tell, they make high quality IMU's, they are super popular for airbag usage), protocols (the CAN bus is BOSCH IP and you pay 1 cent royalty I think for each MCU's with CAN on them), automotive components.

Falcon rockets, starlink, Tesla. They all pushed the envelope in their field. Are the stocks overpriced? Yes. Did they do impressive technical work? Also yes. They might get surpassed by competitors, but that is to be expected for all companies. But they clearly did something special there. And I deff am no Musk fanboy, but you have to give him the credit for establishing those systems.

This is obviously an overstatement. Sure, a phone is convenient, but we managed to function just fine without smartphones. I assure you, it's possible to do all those things without a phone.

It's not as easy as plopping a new SW on it. Have you wondered why, despite this conflict dragging on for this long, autonomous targeting is still not common? It's just much harder to do, and doing it reliably is actually super hard.

Hw access is also not as easy as you think. Try getting a Pixel 9 class SoC board that you can actually dev stuff on, you'd be surprised how hard it is to get such a thing. And when you get it, it will probably be 2x as expensive for just the board.

Oh, put the Pixel 9 on it then. Have you tried doing optical flow on rolling shutter cameras?

Then, whatever solution you get, you need sufficient volume and reliable supply of the thing. Oh, you can't find the chip anymore? Good luck porting the stack you have since the pipeline is different.

Whereas these rc FPV drones you can basically build what what you find in the back of your drawer.

I think one way communication should be sufficient together with a shared secret. It's probably less reliable compared to two way communication, but it should satisfy the criteria. IR visual pattern propagation will respect this. You don't have radio spectrum that is too prone to jamming, and if the drones are visual navigation/targeting based, if they can see you to acquire the you as a target, they can identify you as a friend as long as you can ensure emitters are not occluded from your side.

It's not perfect, but it's cheap and it should work.

Give me a couple hundred k and I can probably build the prototype, haha.

A bit amusing. I took Anna Karenina off Gutenberg and used that as test data for some of my flashing algorithms. I called it the "Anna test". I could have used random data, but where's the fun in that? Besides, during dev, structured text showed the kind of error I got much better than random data would have.

Super cool, what did you make? How large was the factory? How did it work out? One observation from my experience, the closer you are to production, the more stressful things are. But probably scale changes experience. For me, working on stuff that entered automotive production lines, anything that made the line stop or go slow was insanely stresful.

I would be a bit more charitable to OP here because it's not their fault, it's the Roborock app's fault. They convey in their UI the information of total surface cleaned in xxKm2 with the K bolded. But the km doesn't mean square kilometer it means thousands of square meters apparently. It's easy to just take the information at face value as OP probably did here. He went in app, saw the number and the very weird unit for the info and just posted it.

On the other hand, you are limited by having CD's which compared to streaming stuff from Spotify is much much less convenient, take up space and you need to create/buy them, your playlist don't synch up with your other devices. CD experience is much less streamlined than a smartphone. Perhaps nostalgia makes them seem cooler for you, but I am not sold.

I personally am somewhere between you and the author. I don't check _all_ the intermediary steps, but I do try to understand what it's doing [1] and follow the process. Mostly I let it do the changes itself without supervision at each step but when a coherent "chunk" of work is done, I go through it really thoroughly. In almost 90% of the cases after a chunk is done some adjustments are needed.

I find broad architectural design to be _better_ if you follow along in the process because you better understand the direction it's going earlier and you can shift the high level direction much earlier. Even if you check its steps, you can ask it for its take on high-level architectural aspects along the way, no problem. I think personal touch matters a lot though, because I naturally ask it and try to get the big picture image.

[1] I actually find it really instructive what tooling it uses to tackle a problem, I got to become a much better console user because of it

I'm not so sure. I think you can, you just need to intentionally drill into what you don't understand and it's exhausting. What I do agree with though is that I can't seem to build the ability to build it myself the same way as I would if I wrote it.

For example, I know my mental model works because I know what change I should do in order to get an effect and when I do the change, I get what I expect. But if I were to build myself something similar, I could not build it because the approach is somewhat out of my reach, I know it sounds weird, but it's hard to explain.

I am a bit confused which part you disagree with specifically. Reading AI responses and reviewing code seems to be what you propose as well.

Your example with MLIP is something that would not be prevented by this approach, during the planing phase, it would surface.

I guess the devil is in the details and the way you prompt it for starting the task matters.

But IMO you absolutely need to check the output, need to engage with what the model is doing, need to probe why something is built the way the model tries to build it.

I don't know why you would say that, my Xiaomi s6's wheel motor died, I was bummed about it. I ordered a replacement motor, and to my surprise, I only had to open one or two screws and the motor module popped right out. The module had a nice slitting connector. I put the new motor back in and I was done. The thing must be at least 8 years old by now and it's still chugging along. I now passed it on to my parents and it's cleaning their house.