▲ 2 r/dev_venezuela
¿Alguna API para traerse el calendario con días bancarios?
Si existe, me sería de ayuda, muchas gracias.
u/LowLiterature5829 — 3 days ago
Si existe, me sería de ayuda, muchas gracias.
hey everyone lol
been working on a kinda insane side project: a real SSH terminal client for the Nintendo 3DS lmao
this video is OpenCode actually running through SSH on the 3DS, not a fake UI / not pre-rendered
current stack:
basically the top screen is a GPU-rendered terminal emulator, bottom screen is the software keyboard / controls
the SSH side is real:
3DS > libssh2 > remote Linux box
so the 3DS is basically acting like a cursed tiny SSH thin client lmao
still improving:
honestly didn’t expect this thing to get this far rofl
if people think this is cool i might clean it up and open source it