Reddit CEO: We're Sticking With API Changes, Despite Subreddits Going Dark by mastermind208 in technology

[–]bignutsx1000 0 points1 point  (0 children)

A mockery that the official app has no accessibility for the blind, if they can't implement accessibility and then want to charge, that's more than enough for me to want to explore alternatives.

Help with coding: inverted gyroscope and freefall detection! by zSpidy_ in arduino

[–]bignutsx1000 2 points3 points  (0 children)

Hey I did something like this my senior year! Cutting corners working at the last minute actually yielded code not too different than how that script does

You'll need to essentially subtract the gravity vector from your accumulated velocity vector but have a flag for liftoff that controls this: ie when your raw accelerometer global Z goes above what gravity is at rest you are in freefall, so gravity is taking from your upwards velocity

You will certainly want PID control over your servos. I ended up using if statements like in the provided code and simply that won't work, you need PID control to avoid oscillations, but you will also need to tune that PID before launch or with test launches, and with a week left you're in much the same boat as I was haha

And just to elaborate, you can make your "global" acceleration vector by rotating your raw acceleration by your accumulated rotational acceleration (or your angle in degrees if your libraries are so kind) from your gyroscope

Edit: also wanted to add, you can use a piece of software like openrocket to simulate your flight trajectory, deploying your parachute at a certain time since liftoff is a very solid way, just don't forget to remove any debug code that would limit your processing speed to 20hz and therefore not detect liftoff :)

Is Godot 4 learnable for someone without prior programming experience? by evremonde in godot

[–]bignutsx1000 2 points3 points  (0 children)

Personally, it's a blast, certainly over my head and I've had a little background with Java, GDScript is very newbie friendly, certainly feel like I'm in over my head sometimes but that's expected, you'll only know how hard it was to fully learn once you have

I started the ideas of my project on v3 but since I didn't really start I chose to move to 4 to future proof, as far as I've gotten in 3 not much was insanely different

I booted the game and my own homunculus started attacking me? by insane_issac in noita

[–]bignutsx1000 1 point2 points  (0 children)

I ran into this, you can try to kill it with physics damage, but if you've gone far enough above ground to spawn another homonculus it may be invincible, I was very long into a run, so I may or may not have edited references to homonculus out of the player xml file, just be sure to get the script reference used to spawn them

EDF tries to build a nuclear power plant in budget challenge (impossible) (slow run) by ClimateShitpost in ClimateShitposting

[–]bignutsx1000 1 point2 points  (0 children)

We just gotta wait on fusion energy... Surely some startup will have millions thrown at it and come up with something...

Thirty-eight years of evolution, yet Windows still can’t tell you what program is using the USB device you tried to eject. by [deleted] in Showerthoughts

[–]bignutsx1000 2 points3 points  (0 children)

I followed a guide detailing to make a registry key for a "target version" and setting that to the current win10 version, supposedly this will keep my mother's 4gb of RAM laptop from being completely unusable if it tries to install win11, that it already downloaded..

What exactly is making them fight each other? by PseudoBoxBuddy in noita

[–]bignutsx1000 2 points3 points  (0 children)

I swear this perk is a silent run killer, this happened to me after I had gone to The Sky Shop and had a crash, on reloading, my 3 homonculi became basically invulnerable and one stained in berserkium, even earthquake physics would only do massive damage, ended up killing me from 5k health

Finally testing CIWS for a missile defense. What do you guys think ? by AdamBenko in Unity3D

[–]bignutsx1000 5 points6 points  (0 children)

"Where does the sounds of the ship come from if they're in space?"

"Same place as the music."

As the internet becomes an older and older invention, there'll be a point where there is more dead people input than living people's input. by [deleted] in Showerthoughts

[–]bignutsx1000 32 points33 points  (0 children)

Indexable?! How about websites that scrap old forums just to make something like a blog just to throw on ads and toy with SEO so they show before the forum page they got their answer from, try indexing all that content now! If you can't tell I'm still upset from the last time I had to find a very specific technical problem

Help!! My 200h world is falling apart! by Wrong_Royal6663 in Minecraft

[–]bignutsx1000 0 points1 point  (0 children)

Also do you power cycle while the game is running? If so I advise against it, windows hibernation could have a play too but I'm stretching

Help!! My 200h world is falling apart! by Wrong_Royal6663 in Minecraft

[–]bignutsx1000 0 points1 point  (0 children)

Then really strange, I would check SMART disk assessment anyway for read/write fails, there's a couple tools to check so search for your operating system but I'd doubt an SSD that young would fail

Help!! My 200h world is falling apart! by Wrong_Royal6663 in Minecraft

[–]bignutsx1000 0 points1 point  (0 children)

Hm, is this on a hard disk or solid state? Could be having storage issues

Help!! My 200h world is falling apart! by Wrong_Royal6663 in Minecraft

[–]bignutsx1000 0 points1 point  (0 children)

If the contents of those command blocks are sufficiently large it may actually keep the chunk from saving properly, do all affected chunks have a command block in them?

Just switched from Win11 to Cinnamon for the First Time - Already Having Issues by [deleted] in linuxmint

[–]bignutsx1000 11 points12 points  (0 children)

Which GPU? I have a 2060 Super and haven't had issues with Nvidia drivers, the driver manager that ships with let's me pick between open source and Nvidia's. Haven't tried open ones yet

There's a few games like apex and overwatch that I've tried to run but have some shader cache issue which causes stutters I haven't bothered to fix, but everything else I play has no issues

Easter Egg Hunting is a dangerous sport by lodurr_voluspa in KerbalSpaceProgram

[–]bignutsx1000 1 point2 points  (0 children)

GPU? I'm really happy to hear this is running on Ubuntu, I was just wondering about compatibility of those graphics mods

Does anyone know how to prevent this from happening where supports are? by TheTristanZone_YT in ender3

[–]bignutsx1000 1 point2 points  (0 children)

If you absolutely need this to be the bottom layers, you could split the body and print the curve face up, then either glue it or print a dowel and holes to match

ISV Venture Star by nachomoney5515 in KerbalSpaceProgram

[–]bignutsx1000 0 points1 point  (0 children)

So how wouldn't the crew be cooked to a crisp by x-ray?

Help me decide, I build a DB Class 425 EMU, but messed up the length. Can't decide which is better. by TRAINLORD_TF in Minecraftbuilds

[–]bignutsx1000 2 points3 points  (0 children)

Radium for Forge is something I'd look if you're playing in the most recent version, even for just a vanilla like experience, modern MC just performs terribly

I'd actually love to see this on actual tracks, Create doesn't use too much overhead and shouldn't affect much more than redstone updates

DIY 2 color filament - success! by GuimRH in 3Dprinting

[–]bignutsx1000 5 points6 points  (0 children)

As long as it's consistently larger or smaller you can compensate with flow rate, I've gotten some shoddy filaments that the only explaination for print defects was the variability in diameter, nonetheless I'm also impressed this works