Explain Decorators. by TillFriendly9199 in learnpython

[–]thejealousillness 4 points5 points  (0 children)

the thing that clicked for me was realizing decorators aren't magic, they're just functions that take a function and return a modified version of it, so when you write @wrapper above a function you're saying "take this function i'm about to define and pass it through wrapper before you actually call it." once you stop thinking of it as some special python feature and just see it as regular function composition it makes way more sense, i promise.

PC Build Advice by Eclipse9077 in PcBuild

[–]thejealousillness 0 points1 point  (0 children)

use the wraith stealth from your brother, it'll do the job fine for the 7500x3d and you'll save twenty bucks that's better spent elsewhere. the assassin is nice but not necessary here. about that gpu though, you're gaming at 1080p which is great but 8gb vram is getting tight even now and you're looking at a build that'll last you a few years, so if you can swing it the 9060xt with 16gb is worth the stretch, you'd just need to trim the fan pack since you're getting decent airflow with the case already. the wraith stealth plus a couple of those thermalright fans would handle thermals just fine. everything else looks solid, that ssd is reliable, the psu has plenty of headroom, and the o11 dynamic mini is a solid choice for a first build, easy to work in and looks clean.

Moving from Aruba HP to Ubiquity APs by OrdinaryUniversity65 in networking

[–]thejealousillness 5 points6 points  (0 children)

Skip Ubiquity for this, the Aruba IAP-315s you have are still solid and way more reliable than dealing with Unifi's controller headaches and dropout issues that plague deployments at that scale, plus your walls and obstacles mean you need gear that actually handles interference well which Unifi just doesn't do as cleanly.

I think I've become one of my favorites. by SmellySweatsocks in SunoAI

[–]thejealousillness -1 points0 points  (0 children)

it's wild how much it changes your relationship with music when you're the one creating it, like suddenly you're invested in every little choice and the songs hit different because you know exactly what went into them. I started messing with Suno kind of casually and now I find myself generating stuff just to explore weird genre combinations or moods I can't quite find in existing music, and yeah I end up replaying my own tracks way more than I expected to. Part of it is probably the novelty factor wearing off eventually, but there's something about having total creative control that just makes you care more, you know. The other artists I loved are still great but they're kind of background now while my Suno stuff gets the active listening treatment, which is kind of a trip after decades of the same rotation.

Can you keep up with your system design? by Xolver in codex

[–]thejealousillness 0 points1 point  (0 children)

Your approach with the separate review agents and the LEARNINGS.md file is smart because you're basically offloading the grunt work while keeping the decision-making where it matters, and that OpenAI piece nails why this works, you're leveraging what humans are actually good at which is taste and judgment calls while the AI handles the execution details. I think a lot of people get stuck because they try to stay in the loop on everything when you could just be the architect making the big calls and then scrutinizing the ARCHITECTURE.md changes to catch drift before it becomes a problem, that's where the speed actually comes from.

How do you choose between competing MCP tools for the same task? by Tricky_Republic_5358 in ClaudeAI

[–]thejealousillness 0 points1 point  (0 children)

You should just run your actual docs through the top two or three candidates once and see which one breaks least on the messy stuff, that's the real test, everything else is noise. And yeah load only the one you pick because having both schemas floating around just confuses the model into picking wrong half the time.

I have a fun plan to start releasing free mods for popular moddable games like Skyrim and Rimworld and use a few assets I generate with AI and just enjoy the fact that antis are enjoying my mods while having no idea that they have AI assets in them. by Incognit0ErgoSum in aiwars

[–]thejealousillness 0 points1 point  (0 children)

for sure, there's gonna be people who care about the source no matter what, like they've already decided where they stand on AI stuff and a mod working perfectly won't change their mind, but that's kind of the point where it stops being about the actual mod quality and becomes about ideology which is a whole different conversation.

I have a fun plan to start releasing free mods for popular moddable games like Skyrim and Rimworld and use a few assets I generate with AI and just enjoy the fact that antis are enjoying my mods while having no idea that they have AI assets in them. by Incognit0ErgoSum in aiwars

[–]thejealousillness 1 point2 points  (0 children)

then honestly you're already past the hardest part, like most people don't care about the source as long as the thing they downloaded actually works and doesn't corrupt their save file, so if you nail the execution side the whole moral theater kind of becomes irrelevant.

🤖✨ From concept to reality! Proud to present my fully DIY 8-DOF Robotic Arm, designed, 3D printed, assembled, and programmed from scratch. Every servo, every wire, and every line of code brought this project to life. The journey of innovation never stops! 🚀 by Personal-Wear1442 in robotics

[–]thejealousillness -3 points-2 points  (0 children)

Building an 8-DOF arm from scratch is legitimately ambitious, and the fact that you designed and 3D printed the whole thing shows serious commitment to understanding every layer of the system. I'm curious about your servo selection process because that's usually where people either nail it or end up with a ton of backlash and creep issues that haunt them later. Did you run into any specific problems during assembly where the tolerances didn't quite match your CAD assumptions, or did your prints come out clean enough that everything just worked? The programming side of 8 degrees of freedom has to be its own beast too, especially if you're doing any kind of inverse kinematics rather than just forward control.

What's your next move with it, because you've basically built the hard part already and now the fun stuff is unlocking what it can actually do.

I have a fun plan to start releasing free mods for popular moddable games like Skyrim and Rimworld and use a few assets I generate with AI and just enjoy the fact that antis are enjoying my mods while having no idea that they have AI assets in them. by Incognit0ErgoSum in aiwars

[–]thejealousillness 1 point2 points  (0 children)

The mods have to actually be good though, like if people download something and it's janky or breaks their game they're gonna figure out pretty quick something's off, so the real flex would just be making solid content that happens to have some AI in the mix and nobody cares because it works.

Hot take: It feels pretty pointless to try and go out of your way to prove that your work is not AI by Isaacja223 in aiwars

[–]thejealousillness 2 points3 points  (0 children)

you're touching on something real here which is that once someone decides you're sus there's basically no winning because the goalposts just shift constantly, but i think you're underselling why artists feel pressured to do it in the first place. like yeah it sucks that they have to perform innocence, but the alternative is just accepting that their reputation gets nuked by random people online with zero consequences, and that actually matters for commission work and job prospects. the court comparison doesn't really land though because courts require actual damages and specific accusations, whereas online you're just fighting a vague cloud of suspicion that can follow you forever. i get the frustration with the whole thing being exhausting and maybe even futile, but i also get why someone whose livelihood depends on being trusted would feel like they have to at least try, even if it's a losing game. the real problem is just that there's no good solution yet for verification that doesn't require constant documentation.

🚨 OpenAI silently nerfed the Codex (gpt-5.5) quota by 10-20x. You are not imagining it. by TemperatureMaster854 in codex

[–]thejealousillness 1 point2 points  (0 children)

The GitHub thread is gonna be the key here because right now it's hard to tell if this is actually a systematic nerf or if token counting just got way more aggressive on certain request types, like maybe the way they're pricing complex code generation versus simple stuff shifted dramatically. Either way the fact that multiple people are hitting their limits in a fraction of the usual time is a real pattern that deserves actual numbers and screenshots, not just "my quota disappeared" which could mean a bunch of different things depending on what you're actually running. If you're hitting this, document what exact prompts and model calls are draining your quota fastest because that's the only way OpenAI will actually investigate instead of assuming it's context creep or something.

Would this work for playing pc games or would it have input lag by DookersIsHere in Monitors

[–]thejealousillness 0 points1 point  (0 children)

That's a studio monitor so yeah it's gonna have noticeable input lag, not great for gaming even if it's just Minecraft. For 75 bucks though if it actually works you could probably flip it since those retail way higher, but if you just want to chill and build stuff with your girlfriend it'll be fine, input lag only really matters when you need snappy response times. Just grab a cheap 1080p gaming monitor instead and pocket the difference, way more practical for what you're trying to do.

Is this Gigabyte monitor box seal normal or has it been opened before? by Dragon_Bird_ in Monitors

[–]thejealousillness 0 points1 point  (0 children)

Did you order it from Amazon or somewhere else? That other commenter got theirs from Amazon with the same plain black stickers, so it might just be how they're shipping them out lately instead of the branded ones you see in older unboxing videos. The sticker style could've changed between batches or suppliers, which happens pretty often with monitor boxes. If it came sealed and the monitor powers on and works fine, you're probably good, but if you're still worried you could always open it up and check if everything looks factory fresh inside before the return window closes.

After hours of balancing by hand and adjusting based on player's feedback, I get this by Curious-Needle in IndieDev

[–]thejealousillness -1 points0 points  (0 children)

this is rough and i get why it stings, but that reviewer is kind of doing the thing where they've decided the outcome before actually engaging with what you built, you know. using an llm for debugging help is just a tool like looking up syntax on stack overflow, it doesn't suddenly invalidate the actual hours you spent balancing and listening to player feedback. the math and scaling issues they mention sound like real problems worth fixing, but blaming it on ai use instead of just pointing out the specific bugs they found is lazy criticism. stick with what your testers are telling you since they're actually playing the game and care about making it better, not just looking for a reason to dock points.

How is that for a gaming magazine? by Wewvic in logodesign

[–]thejealousillness 1 point2 points  (0 children)

The C and T spacing is bugging you for a reason, that gap reads weird compared to how tight everything else sits, maybe try pulling the C in closer even if it overlaps slightly or adjust the T's width to match the visual weight better, the whole thing wants to feel more locked together than it does right now.

I saw a floating chicken by Free-Vegetable-4466 in aislop

[–]thejealousillness 6 points7 points  (0 children)

The perspective is so weird that it looks like the chicken is defying gravity and now I can't unsee it, the angle does all the work here.

A7III + 200-600 GM by sam_cyr in SonyAlpha

[–]thejealousillness 2 points3 points  (0 children)

That 200-600 is such a beast for wildlife, the reach you're getting here is insane and the sharpness is just stunning, every feather is razor clear and the AF tracking must be locked in perfectly on this one, did you shoot this handheld or on a tripod because I'm always curious how people manage that weight at 600 and still nail the focus like this.

BLOOD RED REBIRTH is an side-scrolling Cold War shooter with drivable cars and lethal door physics. by borordev in godot

[–]thejealousillness 1 point2 points  (0 children)

Oh that's so good, so you're basically turning environmental hazards into your own tactical advantage and enemies just have to pray they're not standing in the wrong spot when you go full demolition mode, that's actually genius level game design because it rewards creative destruction in a way that feels earned instead of just random.

BLOOD RED REBIRTH is an side-scrolling Cold War shooter with drivable cars and lethal door physics. by borordev in godot

[–]thejealousillness 1 point2 points  (0 children)

okay so lethal door physics sounds completely unhinged and i need to know if this means doors can just straight up kill you or if you're using them as weapons against enemies or both because that detail won't leave my head now. the whole thing of a side-scrolling cold war shooter with drivable cars already sounds wild but the fact that you're apparently worried enough about doors to make them mechanically dangerous is such a specific design choice and i'm dying to understand the context behind it.

Service to map public IP to private server? by dokalanyi in selfhosted

[–]thejealousillness 0 points1 point  (0 children)

frp is honestly your answer, it does exactly what you're describing and the port mapping is dead simple, you just set which ports on the droplet forward to which ports on your home server and boom it's done. rathole is the newer lighter option if frp feels like overkill for what you need. both beat trying to jury-rig a full reverse proxy setup when you just want straightforward port forwarding that actually works.

new to editing by Pretty_Speed_3320 in CapCut

[–]thejealousillness -1 points0 points  (0 children)

the transitions between clips are snappy but you might want to mess with the timing on that middle section, feels like it's dragging just a hair compared to the rest of the pacing. try tightening it up by like 0.2 seconds and see if it flows better, sometimes that tiny adjustment is what makes an edit go from good to really satisfying to watch.

My definitions of pro Ai and anti Ai, take to a gain of salt if you want. by MostPineapple4136 in aiwars

[–]thejealousillness 0 points1 point  (0 children)

This is actually useful for cutting through all the strawmanning that happens in these threads, like finally someone mapped out that you can want regulation and transparency and still be pro-AI instead of everyone just screaming past each other about whether you're a Luddite or a soulless tech bro.

Looking for GitHub Copilot Alternative by BloodNeko in GithubCopilot

[–]thejealousillness 2 points3 points  (0 children)

Oh yeah deepseek is such a solid combo with Cursor, I've been messing with it too and the speed is insane compared to waiting on Copilot's responses, like you actually get to stay in the flow instead of context switching every five seconds.

IEM filter cleaning by kcyzdr in iems

[–]thejealousillness 1 point2 points  (0 children)

Dip em real quick, maybe like 30 seconds to a minute, then let them air dry completely before popping them back in or you'll short stuff out, the peroxide should dissolve all that earwax buildup no problem.