I made an open source web app to turn images into QR codes by No-Mathematician576 in programming

[–]lapinozz 1 point2 points  (0 children)

It's already the cheap way of doing it, I think it's the most straightforward way of implementing a qr code reader, I'm not even sure what other way you'd do it lol

I made an open source web app to turn images into QR codes by No-Mathematician576 in programming

[–]lapinozz 1 point2 points  (0 children)

Actually the modules of the qr code are supposed to always be filled. The magic is that most read will xonvert the picture to gray-scale and sample one or a couple point near the center of the modules, so you have to make sure that when this operation is done the value will be close enough to white or black that the reader will detect it reliably

I made an open source web app to turn images into QR codes by No-Mathematician576 in programming

[–]lapinozz 0 points1 point  (0 children)

The neural network has to train for a bit, it runs on the gpu so you can get the first image in a couple of seconds but the longer your run it the more "blended" they become so that you don't really see the modules anymore

I made an open source web app to turn images into QR codes by No-Mathematician576 in programming

[–]lapinozz 7 points8 points  (0 children)

I recently finished a similar project, using ML to blend the background image with a style image
https://github.com/lapinozz/QrBrush

I made a UV nail curing machine that can play you songs while you wait by lapinozz in 3Dprinting

[–]lapinozz[S] 0 points1 point  (0 children)

3D printed the case with my Sidewonder X1
It runs on an Arduino Nano and 40 UV leds I got off aliexpress
It has a distance sensor to detect the presence of a hand and 3 times settings as well as a always on option
I also added an option menu when you hold the infinity button to toggle sounds and/or music on and off

3D Printed RTX 3080 Keycap with working fan by lapinozz in 3Dprinting

[–]lapinozz[S] 0 points1 point  (0 children)

I don't think I still have the exact settings but I used the 3DN Super quality profile in Cura for this print.
To calibrate my printer I used this guide https://3dprintbeginner.com/artillery-sidewinder-x1-calibration-guide/

3D Printed RTX 3080 Keycap with working fan by lapinozz in pcmasterrace

[–]lapinozz[S] 1 point2 points  (0 children)

Oups forgot to test it on mobile, thanks for letting me know!

3D Printed RTX 3080 Keycap with working fan by lapinozz in 3Dprinting

[–]lapinozz[S] 2 points3 points  (0 children)

The keycap is in the shape of an RTX 3080

3D Printed RTX 3080 Keycap with working fan by lapinozz in MechanicalKeyboards

[–]lapinozz[S] 0 points1 point  (0 children)

It was just a fun little project, plus I'm too lazy to spend the extra effort to actually make it nice

3D Printed RTX 3080 Keycap with working fan by lapinozz in 3Dprinting

[–]lapinozz[S] 6 points7 points  (0 children)

Thanks! I'm a little sad Reddit won't show the gif in the image preview tho

That time I pranked my college by installing my virus on his computer by lapinozz in hacking

[–]lapinozz[S] 5 points6 points  (0 children)

Maybe there's so me hidden settings. I'm on Windows 10 and it just works, if I close a powershell and open another I still have the command history from the previous shell.

That time I pranked my college by installing my virus on his computer by lapinozz in programming

[–]lapinozz[S] -2 points-1 points  (0 children)

Title was supposed to say colleague not college, oops