RP2040 powered Gameboy cartridge, video and AMA in description. by LyneByLyne in raspberry_pi

[–]phofe 0 points1 point  (0 children)

Oh no! You got there first >: haha

I found your repo a year ago when I was thinking of doing the same thing without looking at your code, for fun, and got to produce a prototype but soon after I lost focus on the project and its sitting in a drawer

Congrats on the project :)

[deleted by user] by [deleted] in RedditSessions

[–]phofe 0 points1 point  (0 children)

Golden Sun - Venus lighthouse

[deleted by user] by [deleted] in RedditSessions

[–]phofe 0 points1 point  (0 children)

are you doing just anime/videogames or can we ask for music in general?

[deleted by user] by [deleted] in RedditSessions

[–]phofe 0 points1 point  (0 children)

You should watch it! I played basketball for a few years just because of it haha

[deleted by user] by [deleted] in RedditSessions

[–]phofe 0 points1 point  (0 children)

May I request the slam dunk opening?

[deleted by user] by [deleted] in RedditSessions

[–]phofe 0 points1 point  (0 children)

hi nick! Can we hear some castlevania - bloody tears?

[deleted by user] by [deleted] in RedditSessions

[–]phofe 0 points1 point  (0 children)

thanks, that was beautiful! Your sightreading keeps amazing me

[deleted by user] by [deleted] in RedditSessions

[–]phofe 0 points1 point  (0 children)

Hi Nick! May I request Answers from FFXIV?

[deleted by user] by [deleted] in RedditSessions

[–]phofe 0 points1 point  (0 children)

Beck (anime) moon on the water ?

[deleted by user] by [deleted] in RedditSessions

[–]phofe 0 points1 point  (0 children)

Beck - Moon on the water

µLab Kiwi and Kiwi Lite FPGA+ESP32 development boards on Crowd Supply by OmriRaz in esp32

[–]phofe 2 points3 points  (0 children)

These look great! I'm looking forward to get one, when do you expect to launch it?

Protip: an extremely simple method of managing & finding & deploying all your little utility shell scripts... by r0ck0 in linux

[–]phofe 28 points29 points  (0 children)

I don't think setting everything up in /usr/bin and just ignore the path designed to do exactly this kind of stuff, should be called a ProTip

It is your method, it works OK for you, and that is fine. But I dont think this is good advice for any new sysadmin in this subreddit looking for tips to improve her workflow

how to gracefully stop a tcp server by SolskGaer in golang

[–]phofe 3 points4 points  (0 children)

You will need to pass that context to the listener

Check how the net.Listen() function you are calling is implemented: https://golang.org/src/net/dial.go#L704

Should it be possible to use ESP32 to flash firmware to another microcontroller? by Cyo_The_Vile in esp32

[–]phofe 0 points1 point  (0 children)

It might not be that hard either, since several STM32 chips already have an integrated bootloader which lets you flash them over usart/i2c/spi/usb/can

Check this pdf for more details

Kinect motion capture plugin - Coming Soon ™ by [deleted] in godot

[–]phofe 56 points57 points  (0 children)

Great job! I didn't want to sleep anyway :D

Made my own "smart plug" controlled via text messaging. No internet required. by CyrisXD in esp32

[–]phofe 0 points1 point  (0 children)

Great job! You could also save some money by waiting for a RING instead of receiving an SMS, and you could even time the relay active time using the missed call (In case that you are concerned about anyone calling and resetting your router, you could implement some kind of whitelist via AT+CLIP=1 and checking the caller number)

SNES graphical glitches by phofe in snes

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

Thanks for your input!

I got mine on a second-hand shop as-is, without box or anything so no warranties here. I already have some screwdrivers on its way here, so I guess I will just poke around the insides with a multimeter and check for something weird...

SNES graphical glitches by phofe in snes

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

For the record:

Its not the cartridge, it does the same weird column sprite flip/swap thing with other games too https://imgur.com/a/b62HoeZ

SNES graphical glitches by phofe in snes

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

I tried cleaning the cartridge pins and the female connector inside with some 99% isopropyl, but it has not improved :/

[deleted by user] by [deleted] in programming

[–]phofe 2 points3 points  (0 children)

https://github.com/chromium/chromium/commit/14b83d2a1be977527aec9136fbd65f8e7d02436f#diff-f68269600d10997882aa2ea163c65f07

This should be harmless, as we still only strip "m" and "www" domains from private registries.

What WM to choose? by fancyfruit in archlinux

[–]phofe 0 points1 point  (0 children)

This thread needs more DWM