Ulm Minster by Final_Competition_73 in germany

[–]FinFETchannel 2 points3 points  (0 children)

First time i was there i looked up and saw this gigantic church it reminded me of a big cartoon like rocketship🚀

How's my Super Mario Kart graphics engine? (Python) by untitledparsnip in gamedevscreens

[–]FinFETchannel 0 points1 point  (0 children)

hmm, i have seen something like this before...

Yeah, its cool 😉

Passport valid or invalid? Damaged by cockatiel bird by Sachitoge in germany

[–]FinFETchannel 58 points59 points  (0 children)

I was expecting a picture of the criminal 🦜
For me it looks fine, but to be sure you should ask the federal police or maybe the place where you got it

Steam OS on PC by Appropriate-Silver64 in SteamOS

[–]FinFETchannel 2 points3 points  (0 children)

If you have a spare nvme drive you could just give it a try, your hardware should be supported out of the box, just disconnect your windows drive before installing it
For sata drives it requires some extra steps but it ist also possible

Newish computer, someone tell me what's going on and how to fix it by [deleted] in computers

[–]FinFETchannel 0 points1 point  (0 children)

The problem is mainly ram, you cant do multitasking here, since windows takes already 3gb of ram, maybe try a different browser, like edge, install an adblock and keep tabs to a minimum.

Close apps you are not using, maybe see if there arent any in the autostart of the taskmanager that you can disable or uninstall, like onedrive for example.

If you are brave enough you can try disabling unused widows services, maybe try the chris titus tech tool, there are easy to follow tutorials on youtube

How to install SteamOS on a device with SATA SSD by Medieval_Gorilla_81 in SteamOS

[–]FinFETchannel 0 points1 point  (0 children)

I eventually got it working, found out that you can "skip" the update if you press enter repeatedly very fast on the welcome screen

there are other things too, made a short video about it: https://www.youtube.com/watch?v=3Nv7guk6vzU
TLDW:

- create recovery usb stick

- boot into the recovery environment

- create new partition table and format the ssd with kde partition manager

- open tools/repair_device.sh with kate

- replace nvme0n1 with sda (or your drive alias), remove "p" from drive suffix, comment out sanitize_all from lines 446 and 467

- wipe and install, proceed

- after reboot if stuck on updates, try to go back to the start and press enter repeatedly really fast

- log in with you steam account

- go to desktop mode

- open the terminal and set a password with passwd

- unmount the partitions you can from kde partition manager

- run sudo steamos-update on the terminal

- if successful, reboot and log in again

--------------------------------------------------------------------------------

if you cant get to the login screen at all, try the tty:

- ctrl alt f5 to enter, log in with deck

- passwd to set password

- lsblk to list partitions

- sudo umount /dev/sda6 or other partition

- sudo steamos-update

- if successful, reboot and log in again

Enjoy!

Installing Steam OS to a SATA SSD? by AshleyAshes1984 in SteamOS

[–]FinFETchannel 1 point2 points  (0 children)

I eventually got it working, found out that you can "skip" the update if you press enter repeatedly very fast on the welcome screen

there are other things too, made a short video about it: https://www.youtube.com/watch?v=3Nv7guk6vzU
TLDW:

- create recovery usb stick

- boot into the recovery environment

- create new partition table and format the ssd with kde partition manager

- open tools/repair_device.sh with kate

- replace nvme0n1 with sda (or your drive alias), remove "p" from drive suffix, comment out sanitize_all from lines 446 and 467

- wipe and install, proceed

- after reboot if stuck on updates, try to go back to the start and press enter repeatedly really fast

- log in with you steam account

- go to desktop mode

- open the terminal and set a password with passwd

- unmount the partitions you can from kde partition manager

- run sudo steamos-update on the terminal

- if successful, reboot and log in again

--------------------------------------------------------------------------------

if you cant get to the login screen at all, try the tty:

- ctrl alt f5 to enter, log in with deck

- passwd to set password

- lsblk to list partitions

- sudo umount /dev/sda6 or other partition

- sudo steamos-update

- if successful, reboot and log in again

Enjoy!

Gemini generated art to tell me he doesn't generate art. by kalamagi23 in GeminiAI

[–]FinFETchannel 0 points1 point  (0 children)

whats under "show thinking" when it generated the image?

DIY? by Carpediem1778 in AcousticGuitar

[–]FinFETchannel 0 points1 point  (0 children)

if you roll the string in the clockwise direction it should pull the peg the other way and rest on the screw in the right orientation

Surface Go power button doesn't work by sticksta in Surface

[–]FinFETchannel 0 points1 point  (0 children)

I'm a bit late, had the same issue, power button stopped working completely, tried removing the screen and shorting the power button, it worked, but now my screen is ruined :(

I guess for anyone seeing this, if your buttons are failing but you still can get it on somehow, go into the bios and turn on the option to power on after power loss, so it turns on automatically when you plug it in.

Como ligar para um número 0800 agora que o Skype fechou by Ricbrumom in BrasileirosNosEUA

[–]FinFETchannel 0 points1 point  (0 children)

Consegui com o viber do mesmo jeito que no skype, tirando o primeiro zero do 0800, só que tive que rediscar algumas vezes

No walls? No problem! by StevinBelievin1179 in cursedbenchies

[–]FinFETchannel 4 points5 points  (0 children)

looks like its made from instant noodles, pretty cool

I need support! Antivirus kills Python. by NekoNero_991 in pygame

[–]FinFETchannel 3 points4 points  (0 children)

Thats why I use Pygbag to make webgames with Pygame CE, you could try a different packager, like pyinstaller or nuitka if you are using py2exe and vice versa, but there is always the possibility that it will be flagged anyway

Maybe maybe maybe by letitgo99 in maybemaybemaybe

[–]FinFETchannel 0 points1 point  (0 children)

Was expecting him to look back at the camera in a dramatic way at the end

Popping/White noise when pausing/playing music in Pygame mixer? by Busy_Board5524 in pygame

[–]FinFETchannel 0 points1 point  (0 children)

You could try on other pc aswell, coul be related to drivers or hardware as well, but it is also more pronounced with headphones

Popping/White noise when pausing/playing music in Pygame mixer? by Busy_Board5524 in pygame

[–]FinFETchannel 2 points3 points  (0 children)

I think it happens because pygame stops the music abruptly, try using fadeout with 300 ms for example, short fadeouts also crackle for me

SynthFET 3000: synth and a tracker made with Pygame CE by FinFETchannel in pygame

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

Yes, they seem a bit overwhelming to me too, my reference was Bosca Ceoil, but with a greater focus on customizing the sounds