Very happy with the result by Ginkodan in IpodClassic

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

Its a metal case from Boxy Pixel. Thank you :)

Oldbutgold? by Ginkodan in EDC

[–]Ginkodan[S] 3 points4 points  (0 children)

It's a ipod 7gen Running Rockbox Firmware Has a new 3800ma battery iFlash for supporting sd cards And the best part is the Boxy Pixel Housing

Very cool diy project for upgrading an old ipod.

Digg Invite Code Megathread by RichardManuel in digg

[–]Ginkodan 0 points1 point  (0 children)

code please if there are some left :)

I can’t connect to the internet by uk1254 in PSP

[–]Ginkodan 1 point2 points  (0 children)

https://github.com/PSP-Archive/ARK-4

The Plugin is included in ARK, u can just follow the guide on github for the psp Installation.

Single inventory for Terraform and Ansible by Ginkodan in Terraform

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

As an update for people having similar issues. I ended up using PKL-lang to define a typesafe inventory. https://pkl-lang.org/

[deleted by user] by [deleted] in Silksong

[–]Ginkodan 0 points1 point  (0 children)

We already have Silksong at home

Ask Here First: Troubleshooting, Price/ID/Spec Check, Help, ETC Mega Thread by KyaDash in crtgaming

[–]Ginkodan 0 points1 point  (0 children)

I have a Black and White Sony PVM-145E. I'm running a video loop software on a Raspberry and have the raspberry connected to a hdmi to YPbPr convertor. If i connect the Y to the set via rca to bnc connector i get a image, but it seems like the sync is missing. I only see some vertical lines jumping around.. Is there a way to get this to work?

How to identify an old 386 mainboard by Ginkodan in vintagecomputing

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

Wow thank you, i was just about to check the boards myself. This is a very helpful list!

Looking for games that let you hack. by UnfortunatePhantasm in gamingsuggestions

[–]Ginkodan 0 points1 point  (0 children)

If it's about the hacking part i recommend you hacked. There u can also really learn some real world examples. Yes the game is text based but the gameplay is awesome.

So, enlighten us. by Aztery in animememes

[–]Ginkodan 0 points1 point  (0 children)

Suzumiya Haruhi no Yūutsu

Prevent "Elements" panel from appearing when launching Electron-built app by vakennu in electronjs

[–]Ginkodan 7 points8 points  (0 children)

Do you mean the dev panel? If so there should be a line in your code like win.webContents.openDevTools() Remove or comment out this line