rozodru
@rozodru@piefed.social
- Comment on Vibe coding has turned senior devs into ‘AI babysitters,’ but they say it’s worth it | TechCrunch 22 hours ago:
As someone right there in the trenches getting hired specifically to clean the slop up, I don't buy this survey at all and I'd be very suspicious of any "senior dev" that participated in it cause...where are they? I'm not seeing them when I go in to my clients offices because they all got axed. I do see a lot of junior prompt monkeys though.
- Comment on What would stop you from switching to a flip phone (or dumbphone) in 2025? 22 hours ago:
nothing would stop me and honestly if I could find a decent and new one similar to my old Sprint/Nokia phone from like 2001 I'd use it. I can't stand smart phones, I never liked them.
- Comment on Star Citizen fans sigh deeply, rub their foreheads as developer casts doubt on Squadron 42's 2026 release: 'I don't know if we're going to make it' 2 days ago:
I got no sympathy for anyone that is disappointed and continues to "pledge" to this "game". I mean hell a few years ago they got me and I "pledged" $200 for a ship that I may or may not still have. but then afterwards I felt like a rube.
So I get it, I fell for it once, but still no sympathy for anyone that continues to do so.
- Comment on Proton Mail Suspended Journalist Accounts At Request Of Cybersecurity Agency 2 days ago:
self host? it's not expensive and generally will be cheaper then paying $12+ a month with other places
For example I'm in Canada and while I do have my own dedicated ubuntu server I also have a web hosting plan with a local company here. I pay $50 a year for a decent sized server to host my portfolio and various other websites as well as unlimited IMAP and/or SMTP emails. I just went with that. the domain was included with the price of everything. So now I have personal email account, a client facing email account, a general inquiry email account, and a bullshit spam/account verification email.
- Comment on Nintendo’s Switch Mario Galaxy collection will retail for $70 2 days ago:
docker is painfully easy to learn...hell you really don't need to even "learn" anything. think of a docker compose.yml as very basic instructions on what you want the thing to install and what you want it to do. save it. and then run docker compose up -d on your server and you're done. that's it.
for example the docker-compose.yml for Romm is like 10 lines and you just tell it what version to download and run, what API to use to get the meta info for your games, user name and pw for romm and that's it really. Most cases whatever you want to use in a docker will have a yml file for you anyways to copy and paste. you can have it up and running in less than 10 minutes.
The beauty of Romm also is if you have A LOT of roms you can upload them all in one go, then let it scrap the meta data and walk away, turn off your browser, check it in the morning or whatever. It's a pretty good setup. all the emulators and what have you run off your server and are installed automatically via Romm depending on what roms you upload to it.
- Comment on Nintendo’s Switch Mario Galaxy collection will retail for $70 3 days ago:
Do it. I have a dedicated Ubuntu server with a bunch of docker instances on it. one of them being Romm. I just upload all my roms to it and I can play any game in any browser on any device connected to the internet. I have NES, SNES, Genesis, Saturn, PSX, PS2, Dreamcast, Saturn, Jaguar, 3DO, N64, Gamecube, Wii, Wii U, Gameboy/Color, GBA, DS, etc, etc, etc all ready to go.
Don't shell out $70 again to play these. they're already available free o charge online. Just set up dolphin and have at it.
- Comment on Nintendo’s Switch Mario Galaxy collection will retail for $70 3 days ago:
I have a PC with the Dolphin emulator that runs both of them for free.
- Comment on Virtual Boy: Nintendo Classics - Announcement Trailer 3 days ago:
thought this was a very early april fools joke with the literal 1/100 scale Virtual Boy "accessory"
I mean as someone who is old enough to remember calling Blockbuster every 30min to see when they got the thing in stock to rent out...sure have at it I guess. But man you REALLY need to take breaks otherwise your retinas will crust over. Although when you are done playing it was neat to see the entire world in a shade of red afterwards.
- Comment on Microsoft still can't convince folks to upgrade to Windows 11 3 days ago:
would this work? https://github.com/cryinkfly/Rhinoceros-3D-for-Linux
- Comment on Thoughts on the humble bundle this month? 3 days ago:
isn't speed freaks free?
I mean there's like a couple of ok games there. If that Destiny bundle includes all the expansions and you're into those type of games then maybe...or you could just play Warframe. but yeah I'd pass on this.
- Comment on Microsoft still can't convince folks to upgrade to Windows 11 3 days ago:
not trying to be one of those guys but trying to be helpful. What software for work do you need that won't work on a linux distro?
I mean wine/winetricks is pretty much to the point now where you can simply download an .exe or whatever, double click it, and it'll launch. I do this for several Windows only programs I have and they all work. And the thing with the Linux community is that there's always SOMEONE that will insist on getting the most obscure drivers working on it. I once had this dongle from like the early 2000s that would allow you to plug PSX and PS2 memory cards into it. I thought "yeah I'd like to use this again, no way it'll work on linux" and sure enough someone had actually made the drivers for it. I think it's only me and the guy who made the driver that actually use the thing.
- Comment on Exactly Six Months Ago, the CEO of Anthropic Said That in Six Months AI Would Be Writing 90 Percent of Code 3 days ago:
for setting stuff up, putting down a basic empty framework, setting up dirs/files/whatever, it's great. in that regard yeah it'll save you time.
For doing the ACTUAL work? no. maybe to help write say a simple function or whatever, sure. beyond that? if it can't nail it the first or second time? just ditch it.
- Comment on Exactly Six Months Ago, the CEO of Anthropic Said That in Six Months AI Would Be Writing 90 Percent of Code 3 days ago:
as someone who now does consultation code review focused purely on AI...nah let them continue drilling holes in their ship. I'm booked solid for the next several months now, multiple clients on the go, and i'm making more just being a digital janitor what I was as a regular consultant dev. I charge a premium to just simply point said sinking ship to land.
Make no mistake though this is NOT something I want to keep doing in the next year or two and I honestly hope these places figure it out soon. Some have, some of my clients have realized that saving a few bucks by paying for an anthropic subscription, paying a junior dev to be a prompt monkey, while firing the rest of their dev team really wasn't worth it in the long run.
the issue now is they've shot themselves in the foot. The AI bit back. They need devs, and they can't find them because putting out any sort of ad for hiring results in hundreds upon hundreds of bullshit AI generated resumes from unqualified people while the REAL devs get lost in the shuffle.
- Comment on Exactly Six Months Ago, the CEO of Anthropic Said That in Six Months AI Would Be Writing 90 Percent of Code 3 days ago:
I guarantee you that it HAS done that and I can almost assure you that whatever hobby project you've vibe coded doesn't scale and I sure as hell hope it's nothing that needs to be online or handles any sort of user info.
- Comment on Exactly Six Months Ago, the CEO of Anthropic Said That in Six Months AI Would Be Writing 90 Percent of Code 3 days ago:
Rule of thumb: only use it for one or two runs and that's it. after that back off because then Claude Code is then just going to start vomiting fecal matter from the other fecal matter its consumed.
If it can't nail something on the first or second go, don't bother. I have clients that have pushed it through those moments and have produced literal garbage. But hey I make money off them so keep pushing man. I got companies/clients that are so desperate to reverse what they've done that they're willing to wait until like March of next year when I'm free.
- Comment on RFK Jr. Blames violent video games for Mass Shootings. 4 days ago:
Remember when Coloumbine happened and politicians started blaming DOOM (a several year old game at that point) and Quake? Hell didn't they also try to blame the Matrix simply because the shooters were wearing trench coats? meanwhile the film came out like what? one or two weeks before the shootings?
Politicians just LOVE their scapegoats.
- Comment on RFK Jr. Blames violent video games for Mass Shootings. 4 days ago:
I'm old enough to remember "Mortal Monday" with the release of the first Mortal Kombat on consoles and everyone was CONVINCED that it would result in kids ripping the spines and hearts out of peoples bodies.
Hell I remember when the original TMNT and Power Rangers was bad because it would encourage kids to do "ninja stuff" to the point where in the UK they changed "Ninja" to "Hero" and eventually Michaelangleo wasn't allowed to use nunchucks anymore because out of ALL the weapons the turtles had, THOSE were a no-no. Sword? Sai? that's fine...even the boe! but heaven forbid a child crafted their own nuncucks!
- Comment on It's Not Just You: Music Streaming Is Broken Now 5 days ago:
can't speak for OP but for me, surprisingly, youtube shorts. Once that damn thing gets your algo figured out for you suddenly you can start finding bands that are in your wheelhouse. Start by looking for shorts on your current favourite bands and eventually new stuff will start popping up that should be similar to your taste.
Honestly for all the crap that's on youtube, shorts has been one of if not the best tool for me to find new music/bands. Once I find something I like then it's off to SoulSeek/Nicotine+ to add it to my server.
- Comment on Hollow Knight: Silksong Sparks Debate About Difficulty and Boss Runbacks 1 week ago:
I mean...it's kinda silly to go into Silksong without playing Hollow Knight yeah? Unless Silksong has something at the beginning that sort of catches you up to speed OR is like a Souls or Final Fantasy where it has nothing to do with the previous game entry.
But If I were a fan of the series I would hope the game ramped up difficulty and didn't hold my hand for the sequel. That, in my opinion, would be a worthy purchase. I had playing sequels that kind of "reset".
- Comment on LGBTQ+ Americans consider move to Canada to escape Trump: ‘I’m afraid of living here’ 1 week ago:
that's a massive IF.
- Comment on LGBTQ+ Americans consider move to Canada to escape Trump: ‘I’m afraid of living here’ 1 week ago:
As a Canadian...where are you planning on living exactly? We don't even have enough housing for Canadians and unless you're prepared to pay upwards of $2000 CAD a month in rent or over a million dollars to buy then good luck.
I mean I know it sucks down there but it ain't exactly sunshine up here. There's no housing, we don't have any jobs, the cost of living is WAY higher than the US. I mean sure we're not going to toss you in a camp for being LGBTQ+ but you'll be sleeping under the gardiner expressway in Toronto...
- Comment on OpenAI announces AI-powered hiring platform to take on LinkedIn 1 week ago:
sooooo a site that says it'll do something but in turn won't actually do it.
companies already post ghost jobs via AI on linkedin/indeed/etc so there's no need for this. No one, other than the Linkedin Tech Bros/Wannabe middle managers, is going to use this.
Feels like Sam is grasping at straws right now to keep his shit afloat.
- Comment on YSK: Before she was the CEO of BlueSky Jay Graeber worked in cryptocurrency 1 week ago:
I did one years ago on Reddit and someone made a youtube video out of it without my permission that went semi-viral so I'm sure it's on there somewhere. Just youtube something like "Reddit porn industry AMA"
- Comment on YSK: Before she was the CEO of BlueSky Jay Graeber worked in cryptocurrency 1 week ago:
started my career as a developer working for an adult entertainment industry company (porn) so yeah. Everything I know today is from titties and the bang bus.
- Comment on The Evidence That AI Is Destroying Jobs For Young People Just Got Stronger 1 week ago:
as a consultant/freelancer dev whose entire workload for the past year has been cleaning up AI slop, no with dev it hasn't been what I would say a smooth or even good implementation. for my wallet? been a fantastic implementation, for everyone else? not so much.
The thing is as a TOOL it's great depending on the model. As a rubber duck? fantastic. As something that the majority of companies have utilized with vibe coding to build something end to end? no, it's horrible. It can't scale anything, implements exploits left right and center, and unlike junior devs doesn't learn anything. If you don't hold its hand during a build then it'll quickly go off the rails. It'll implement old APIs or libraries or whatever simply because those things have the most documentation attached to it.
An example. a few weeks ago a client wanted to set up a private git instance with Forgejo. They had Claude Code set it up for them. the problem? Claude went with Forgejo 1.20. ForgeJo is currently on 12.0. MASSIVE security hole right there. Why did Claude do that? 1.20 had more documentation as opposed to 12.0. And when I say "documentation" I could simply be referring to blog posts, articles, whatever that talked about it more than the latest version because The LLM's will leverage that stuff when making decisions for builds. You also see it if you want something in Rust+Smithy. Majority of the time the AI will go for a very outdated version of Smithy because that's what a lot of people talked about at one point. So you're generating massive tech debt before even throwing something into production.
Now like I said as a tool? a problem solver for a function you can't figure out? it's great. the issue is like I said companies aren't seeing it as a tool, they're seeing it as a cost saving replacement for a living human being which it is not. It's like replacing construction worker with a hammer attached to a drone and then wondering why your house frame keeps falling over.
- Comment on YouTube is now flagging accounts on Premium family plans that aren't in the same household 1 week ago:
it's because Youtube is a content monopoly. TikTok is a platform for short content...on youtube it's a feature with shorts. Twitch is a platform for live streaming content...on youtube it's a feature with, other than discoverability, the same features. Any music streaming service? again...it's a feature on youtube. The fact I could export my playlists from any music streaming platform and import it to Youtube and listen to it ad free via an ad blocker? come on. So as opposed to using multiple platforms, with youtube you have it all in one place. So no, this will not get people to stop using it.
Premium you don't need if you're even the slightest bit tech savvy. but no one is ever going to stop using youtube, there's no point. I mean I use peertube as much as possible but every now and then I'm back on youtube because of all those features in one place and some things I just can't find on peertube.
- Comment on Taco Bell rethinks AI drive-through after man orders 18,000 waters 2 weeks ago:
I mean there's no point to it, it doesn't speed anything up.
For example this morning I had a client meeting (saturdays, ugh) so I went to the train station cause it has a mcdonalds and it opens at 630am. They have 5 kiosks there and one person manning the til. People who were ordering from the til were getting their orders faster than people who used the kiosks. I had to wait 10 minutes just to get a coffee and muffin simply because I used the kiosk.
And it doesn't even make sense. I would have assumed all the orders go through the same system regardless of where it was placed but apparently not. apparently people who don't use the kiosk get priority?
- Comment on Mastodon says it doesn't 'have the means' to comply with age verification laws 2 weeks ago:
meh just do what Amazon does "Hey if you're student you can get Amazon Prime for $5! how old are you?"
me: "I'm 20."
Amazon: "Ok here's your cheap prime!"
/me groans getting out of the chair cause I'm in my 40s
Point being just slap up an unverified age gate and be done with it. Really, truthfully, whose going to actually check? who even cares to check? it's all just a dog and pony show to please the conservative and "think of the children" religious nut jobs who have no idea how any of this shit works anyways. Just spend 2 minutes whipping up a site with a centered div that has a drop down menu asking "how old are you?" less than 18 send it to a "no internet for you page" greater than 18 "go look at porn" page.
Doesn't take a rocket scientist to know what's REALLY happening that they're requiring scanned IDs or faces or what have you. and no company in their right mind is going to fight this as it's free and easy data collection. Bluesky doesn't give a flying fuck as they're just going to end up selling the data they collect.
- Comment on 2 weeks ago:
Peertube takes awhile to figure out/get going. Other stuff like Mastodon/Akkoma, Lemmy/Piefeed, were easy to figure out to the point where I just set up my own Akkoma instance on my server.
Peertube...oof that took awhile. Yeah the problem is the recommendations and search. you really have to get in there and dig through the top layer of shit before you find the diamonds underneath. There are some FANTASTIC tutorial channels on PeerTube for dev stuff, linux, game dev, etc.
Also the other problem is finding a good Peertube instance. Don't go by whatever lists are out there, it's honestly via word of mouth that you'll find the good ones which is sort of a shame. I think that's the main thing that's holding it back. for stuff like Mastodon or even Piefeed/Lemmy what instance you're on doesn't matter all that much as their all incredibly connected and pretty much provide you with the same "front end" so to speak.
Peertube? it's a mess in most cases. Some instances are super duper customized to the instance owners preferences, others are barely searchable, etc so in a way unlike other fediverse stuff Peertube feels a bit disconnected from itself
- Comment on MAGA Puts Wikipedia in Its Crosshairs 2 weeks ago:
well it's already happening. look what recently happened in Mississippi with age verification.
protip if you're American and you ask "how long until America has such and such" chances are, 9 times out of 10, it's already happening or has happened and you're just not aware.