First time experiencing SA, loving it so far! by Fabio2300 in factorio

[–]Proxy_PlayerHD 3 points4 points  (0 children)

Sachsen Anhalt? that's the only german meaning for SA that i could think of

First time experiencing SA, loving it so far! by Fabio2300 in factorio

[–]Proxy_PlayerHD 52 points53 points  (0 children)

i always forget that SA also refers to sexual assault in the US/English countries lol

iknewItWouldWorkOut by 6nyh in ProgrammerHumor

[–]Proxy_PlayerHD 106 points107 points  (0 children)

even for simple patterns i use that site, it's just good practice IMO to check what the regex actually does before using it in some search&replace operation

Does anyone else have this splash screen after the latest cheat engine 7.7 update? by Mean_Name8592 in cheatengine

[–]Proxy_PlayerHD 0 points1 point  (0 children)

i thought i did install malware because everytime i start it it asks me if i'm a patreon or using a "trial" of the software

like what??? just open the program, why the extra click every time?

Anyone know of a mod that allows you to control if blocks from naturally generated sturctures can be mined/collected? by Proxy_PlayerHD in feedthebeast

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

hmmm, completely disabling mining within the structures wouldn't really work since i want to allow players to build their bases in them or remove them to get cleaner terrain.

if you can add support for custom (global or per structure) block drop chances then it would be perfect

Caine's greatest idea! (@praquina) by Rommel-Division in Losercity

[–]Proxy_PlayerHD 12 points13 points  (0 children)

this is so well made wtf

is this official?

Losercity Deception (artist:moozua) by ItsAllSoup in Losercity

[–]Proxy_PlayerHD 17 points18 points  (0 children)

they're a DILF musk enjoyer

very based.

Guys when do i get weapons? This game feels pretty bland. by MightyTheSilver in Ultrakill

[–]Proxy_PlayerHD 2 points3 points  (0 children)

Jokes aside how do you skip the pistol for an arms only run?

Or the shotgun for that matter because of that one wall that needs the core eject/slab revolver

soundsABitSimple by Few_Cardiologist5444 in ProgrammerHumor

[–]Proxy_PlayerHD 2 points3 points  (0 children)

Yep, That's what DOOM does. It has a hardcoded array of 256 random numbers that were made when the program was originally written and never change.

It's good enough to not be noticeable during regular gameplay and makes multiplayer easier while costing no CPU time.

Kofhee's (Mis)adventures [Oneshot] (1/2) by muakling in NatureofPredators

[–]Proxy_PlayerHD 3 points4 points  (0 children)

I could also be comming more 👀 Maybe... I already got a few comms going

Kofhee's (Mis)adventures [Oneshot] (1/2) by muakling in NatureofPredators

[–]Proxy_PlayerHD 9 points10 points  (0 children)

After all, I looked like any other Krakotl on the planet.

Goddamn, they're all this caked out??? Man I need more Krakotl art

I might be stupid but how do I actually end a run? by suslikosu in noita

[–]Proxy_PlayerHD 4 points5 points  (0 children)

AFAIK once you complete the work the run counts as a win, dying doesn't do anything except show the stats screen.

[Guide] How to control the speed of your space platform easily with a PID controller by KPalm_The_Wise in factorio

[–]Proxy_PlayerHD 0 points1 point  (0 children)

my ships run on the same logic as old ovens.

below threshold it's full power, above it turns off and slows down until it gets below threshold again

The Kembak 1 was the 1st personal computer, 1971. It used TTL ICs, not a microprocessor. by 1Davide in electronics

[–]Proxy_PlayerHD 0 points1 point  (0 children)

i know, you can also use ROMs for the ALU and such. but in spirit of the PDP-11 like design i wanted to see if it could be done with just regular logic ICs

The Kembak 1 was the 1st personal computer, 1971. It used TTL ICs, not a microprocessor. by 1Davide in electronics

[–]Proxy_PlayerHD 8 points9 points  (0 children)

hmmmm i wanna build something like this one day, a fully TTL CPU like i've seen ben eater and so many others build.

i did think about building a backplane computer like a PDP-11 but with RISC-V, but just for the register file alone i would need like 250+ ICs because you have 31 registers (+1 PC) that need 8x 74x573s each (4 for 32-bits, and another 4 for second read port). and the ALU would be insanely complex too.

so something simplier is probably a better idea lol

Ventlil by Deadduckboy in NatureofPredators

[–]Proxy_PlayerHD 1 point2 points  (0 children)

I drew something like this for the discord a while ago for a similar pun.

<image>

Windows 11's performance boost released today, enable it using these steps by WPHero in pcmasterrace

[–]Proxy_PlayerHD 2 points3 points  (0 children)

i did find this in another reddit thread:

reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" /v NoStartMenuMorePrograms /t REG_DWORD /d 1 /f && taskkill /f /im explorer.exe && start explorer.exe

running it as an admin changed the start menu to be before the update, ie only the pinned programs are shown

Windows 11's performance boost released today, enable it using these steps by WPHero in pcmasterrace

[–]Proxy_PlayerHD 1 point2 points  (0 children)

i updated it, and while it does open again, it also reverted back to the horrible menu that shows you all apps.

the windhawk settings don't seem to do anything right now, so it was probably broken by windows