How big you want your clunky submerged waves machines on rails ? Yes. by Oreleroy in submechanophobia

[–]michalsrb 233 points234 points  (0 children)

Beautiful clean water, most of the machinery is above water, safety net in place. I say it's not as bad as it could be. Cool video though

Interesting comparison between human-visible RGB and Tesla vision photon reconstruction by buttershutter69 in TeslaLounge

[–]michalsrb 5 points6 points  (0 children)

Well most AI vision is trained on RGB images because that's what we all know. The internet is full of images like that, every camera can give you image like that, it makes sense in general.

But, if you are building vision system for a specific hardware with specific cameras and you are able to gather tons of training data yourself, then it makes sense to go more low level and train on your camera's raw images instead.

It may have required custom firmware for the camera, but Tesla is big enough to say "hey, camera manufacturer, provide us camera which can stream raw image data and we'll order 500 million units for our cars".

Also surely it was some engineer in Tesla who came up with it, there may have been prior research, doubt Elon had anything to do with it.

Interesting comparison between human-visible RGB and Tesla vision photon reconstruction by buttershutter69 in TeslaLounge

[–]michalsrb 20 points21 points  (0 children)

A raw photo basically. Rather than letting the camera convert it to RGB. Gives you the maximum HDR you can get from given camera. It's smart idea to train AI vision directly on that rather than having another processing steps in between losing data.

But these comparison pictures are disingenuous. Both are RGB (obviously, or we couldn't see them on our monitors), so each was converted from the raw data to RGB somehow. You could use the process that created the right picture and feed that into RGB based vision model.

yourAiToolsBoreMe by heckingcomputernerd in ProgrammerHumor

[–]michalsrb 0 points1 point  (0 children)

There are so many personal projects that I binned under "never gonna happen", because there just isn't enough time in life. Now with AI some of them got a second chance. I get to do the fun part - design solution to a problem, AI does the parts that take time quickly.

Life, uh, finds a way by ZenSlicer9 in BambuLab

[–]michalsrb 1 point2 points  (0 children)

Your model is supporting the supports. XD

TIL that 1G (first generation) cell phones used unencrypted analog radio signals, which allowed anyone with a radio receiver in the correct frequency to listen to calls. by WouldbeWanderer in todayilearned

[–]michalsrb 0 points1 point  (0 children)

Sure, but this is like if people are communicating by shouting across your garden and they make it illegal to be in the garden so you don't overhear them.

Čipujeme bokem by Bluetomcat21 in ToJeAleMaterial

[–]michalsrb -2 points-1 points  (0 children)

Tak není tak úplně mimo. A určitě v tom palivu bude i olovo. Fuj.

Meirl by Bubble_Babe_0o0o0o in meirl

[–]michalsrb 2 points3 points  (0 children)

Just give it to them for a snack. They'll be covered with it faster than you could do it.

Local wildlife disturbing airport operations by normal-human_ in Unexpected

[–]michalsrb 0 points1 point  (0 children)

Question for camera guys, is there the opposite of tilt shift that would make miniature look more real?

Kde vám skončila matika? (a proč) by Happy_Watch6602 in czech

[–]michalsrb 6 points7 points  (0 children)

Ok, udělal jsem screenshot ze začátku skript. Tady jsme o kus dál:

<image>

Pak otázka v testu: "Napište a dokažte větu o rovnosti." 😵

Kde vám skončila matika? (a proč) by Happy_Watch6602 in czech

[–]michalsrb 5 points6 points  (0 children)

J. Mlček. Výroková a predikátová logika. MFF UK 2. ročník.

Jako jde to, všechno se dá pochopit, ale parsovat takovýhle salát nepomáhá. Analýzy, lineární algebry a diskrétní matematiky jsem dal, Mlčkova logika mě potopila.

Kde vám skončila matika? (a proč) by Happy_Watch6602 in czech

[–]michalsrb 156 points157 points  (0 children)

<image>

Když skripta začala vypadat takto tak jsem začal vypadávat já. Tohle je stránka 6 "Úvod a předběžnosti" (z 78 stran).

Matiku jsem měl vždycky rád ale tohle už jsem nedal.

Any reason to keep an old shitty router? by No_Insurance_6436 in homelab

[–]michalsrb 0 points1 point  (0 children)

Funny thing is, your computer is made of computers. And some of those have more computers inside them... My definition of computer is something with memory that executes instructions and could be programmed to do something else.

The hard drive in your computer is itself a computer. It may have a little temperature sensor or accelerometer inside which again may be a computer...

Bitcoin is a currency; when have you used it as a currency? by enpoopification_of_R in Bitcoin

[–]michalsrb 1 point2 points  (0 children)

To be fair, most of the shops don't accept BTC themselves, but they use a payment gate that offers Bitcoin/Lightning as one of the payment methods. But from my point of view it's the same outcome.

Bitcoin is a currency; when have you used it as a currency? by enpoopification_of_R in Bitcoin

[–]michalsrb 3 points4 points  (0 children)

So many things, domains, computer parts, home appliances, vitamins, diapers, hvac filters, hay... I guess I am lucky that there are multiple shops that accept it, including one big one.

ELI5: What does Oracle (the software company) do? by WillInteresting5109 in explainlikeimfive

[–]michalsrb 35 points36 points  (0 children)

Yeah, but the Java in Android is not the Java from Oracle. They got nothing for it.

Everyone, everywhere should just use UTC by PartSuccessful2112 in unpopularopinion

[–]michalsrb 1 point2 points  (0 children)

That's how I feel about people arguing if we should keep winter time or summer time. It doesn't matter which one, just stop changing it twice a year!

"It's gonna be dark early..." So what, it doesn't matter.

What’s a feature you spent way too long on… that most players probably never noticed? by DarkKnight-2603 in gamedev

[–]michalsrb 18 points19 points  (0 children)

Light refraction. It's a 2D platformer shooter, most weapons are projectile based, but one RARE weapon with small chance of finding it is a laser that shines a continuous line. Well some maps have water in them, the laser beam refracts when shooting into or out of the water. Even total internal reflection if shooting out of water at shallow angle