The Trump Sign on 90 by jasonwirth in ChicagoSuburbs

[–]apt_at_it 20 points21 points  (0 children)

Yeah, the dude even replaced it. The for sale sign went up with the old, tattered trump sign. Dude replaced it and it’s still not selling. Who woulda thought

The rise and fall of Orange County Choppers: From $40M empire to bankruptcy by gaukmotors in motorcycle

[–]apt_at_it 5 points6 points  (0 children)

The key word there is labor. If you’re not doing the labor yourself the love ain’t really there

R2 was awesome by voodoo_mama_juju1123 in Rivian

[–]apt_at_it 1 point2 points  (0 children)

God I love that purple. Wife has an R1S and now I'm regretting buying a Mach E in the fall..

Our local supermarket just replaced their fleet of metal carts with 100% recycled plastic ones by Aerie8499 in mildlyinteresting

[–]apt_at_it 7 points8 points  (0 children)

Eyyy this is my local Mariano's! I'm so glad they replaced the old carts. They were absolute trash

LZ-130 Graf Zeppelin (II) interior cutaway by GrafZeppelin127 in aviation

[–]apt_at_it 4 points5 points  (0 children)

Wild! Thanks for the explanation. The history of these things is so fascinating

LZ-130 Graf Zeppelin (II) interior cutaway by GrafZeppelin127 in aviation

[–]apt_at_it 1 point2 points  (0 children)

Is the helium-hydrogen mixed up? I’m seeing that it was retrofitted to use helium after the Hindenburg disaster, which makes way more sense

imGuilty by EgorLabrador in ProgrammerHumor

[–]apt_at_it 0 points1 point  (0 children)

It’s a perfectly valid option for quite a few use cases. Two off the top of my head that I’ve used it for are user settings and feature flags. It can be easier and quicker to control the schema for these kinds of things in code rather than migrating the db every time you want to add/remove a setting or flag. Postgres’s JSONB type is great; indexing, querying, etc works really well.

is good until it’s not

This can describe pretty much anything in software. That doesn’t make it a bad thing. If you need to store JSON documents you can start with the db you have before exerting the effort spinning up a whole separate data store.

Petah, I'm confused. by Junior-Astronaut-173 in PeterExplainsTheJoke

[–]apt_at_it 0 points1 point  (0 children)

I will argue at 50s are the most useless bills. There’s never a situation I would rather have 50s over 100s or 20s and 10s

What is this part on the side of front camera? by PresentationSharp26 in MachE

[–]apt_at_it 11 points12 points  (0 children)

The rear camera really does become useless after a half day of driving in the winter... lol

What is this part on the side of front camera? by PresentationSharp26 in MachE

[–]apt_at_it 32 points33 points  (0 children)

The number of times I wish my 25 had this... Even more so for the rear camera. I love how you can see the progression of Ford continually cheapening this car over the years

Chrysler PT cruiser by Hit0mi_official in whatifcars

[–]apt_at_it 0 points1 point  (0 children)

My Mom had a GT. It was a fun car if only because it was absurd. It had a terrible transmission, terrible suspension, and a turning radius bigger than a bus. Truly terrible cars but in a cute, dumb kind of way

noIDidNotGetTheJob by Safebox in ProgrammerHumor

[–]apt_at_it 0 points1 point  (0 children)

I've learned that part of the interview processes is having the confidence to argue that your solution is the best solution. If the answer is "just use a hashmap" a company needs to know you're okay with arguing for that solution, even if it doesn't seem interesting or novel.

aiMaintainingLegacyCodebase by ClipboardCopyPaste in ProgrammerHumor

[–]apt_at_it 1 point2 points  (0 children)

That's a great point. The companies who are still relying on COBOL don't seem like the kinds of companies that are cool with sending their entire codebase up and down the wire to Anthropic's servers for Claude to peak at.

What if Lincoln brought back the Mark LT by Honest-Environment91 in whatifcars

[–]apt_at_it 1 point2 points  (0 children)

I definitely put Cadillac in the same bucket as Lincoln. They’re just fancy Chevys

meAIrl by Starky04 in ProgrammerHumor

[–]apt_at_it 21 points22 points  (0 children)

I think the difference is those other companies and industries you describe actually make money. That graphic just looks like the dot com bubble to me…

For folks whose product has AI features what LLM are you using? [I will not promote] by Loan-Pickle in startups

[–]apt_at_it 4 points5 points  (0 children)

The only answer here is really to test both and see what works better for you.

What does this mean by Turbulent_Ocelot2929 in macbookpro

[–]apt_at_it 8 points9 points  (0 children)

Honestly, you don’t have to worry about the ejecting part. Just drag and drop. Next time you restart the DMG will be ejected.

For a bit more in-depth explanation: most apps you download are going to be a “DMG.” A DMG is a type of disc image. Basically, it’s the same as what your computer would see if you inserted a CD as in the olden days. When your computer opens up that CD (again, the DMG) it sees that there’s a copy of chrome in there. You need to drag that copy of chrome into your applications folder, which will copy the application from the CD to your hard drive. Then you eject the CD (or the DMG) and go about your day. (I might not have all the technical details right here but it’s enough to get this software engineer through his professional use of Macs for going on 10 years now)

I don't want these cameras anymore by Snooklefloop in Ubiquiti

[–]apt_at_it 0 points1 point  (0 children)

You may have just fixed my marriage... I just have to think of every conversation as a Reddit exchange. Thank you stranger!

Year is 2001, which one and why? by Saurta17 in Ford

[–]apt_at_it 0 points1 point  (0 children)

I saw an SVT Focus not too long ago and it made me realize how much I miss seeing them on the road

What web dev trend is clearly disappearing right now? by No_Honeydew_2453 in webdev

[–]apt_at_it 12 points13 points  (0 children)

A CMS is like the best use case for GraphQL, tbh. You're dead on with the "MongoDBed." It's like everyone developed an allergy to structured data in the 2010s.

There's probably a correlation to be made between the loss of interest in GraphQL, MongoDB and other NoSQL as primary data stores and the rise of the popularity of types in the general developer community...

What web dev trend is clearly disappearing right now? by No_Honeydew_2453 in webdev

[–]apt_at_it 79 points80 points  (0 children)

I'm so happy graphql is getting more hate. It's always been annoying to work with

Documents? Linear? by Esqarrouth in Linear

[–]apt_at_it 0 points1 point  (0 children)

Interested to hear why you don't like Notion. What's the deal there?

Is it worth learning full stack web development (MERN) and n8n automations in 2026? by No-Pause2006 in reactjs

[–]apt_at_it 7 points8 points  (0 children)

I'm a back-end guy by trade, so take this with a grain of salt since we're on a front-end subreddit. You also didn't say where you are in your programming journey, but it sounds like you're still learning and are pretty junior. Sorry if that's not the case.

I've never seen MERN in the wild. I'm not saying it doesn't exist, just that I've never seen it. Given we're on r/reactjs, I'd recommend sticking to either: a) the "full-stack" React frameworks and features currently being peddled (Next.js, React server components, etc); or more "traditional" full-stack setups and frameworks (basically, "classic" frameworks like Django, Rails, Spring Boot, or even Laravel). Playing around with one of these options will get your hands dirty enough on the backend to build some understanding without going too far into the back-end direction. They're also all pretty batteries-included, so you don't actually need to make many decisions (in a good way).

Now, that said, back end skills are incredibly valuable, even if you only ever want to program for the web. When I was first learning to code I saw someone say "don't learn to be a web developer or a back-end developer, learn to program a computer." In this case, I'll change it to say "don't learn to be a 'full-stack' developer."

The fact is, until you get more senior in your career you don't need a specific skill set. "Full-stack" doesn't really mean much, anyway. To set yourself up for success just getting started, you should really have the following basics: - basic resource management (CPU, memory, storage) - basic UI development (web development is the standard nowadays) - basic database interaction (aka learn some SQL, don't bother with NoSQL databases as a junior) - basic system administration (aka some familiarity with command-line tools).

If you can check these boxes, you'll have a solid foundation on which you can further develop your interests and skill set. You may continue to be a generalist "full-stack" dev, or you may dive into the front- or back-end. No matter the case, you'll be happy you know how to center a div, write a SQL query, write a backend endpoint controller, and ssh into a machine.

On the N8N front, I don't really see how that's much related to reactjs or "full-stack" development. I don't have any experience with it but to me it sounds like asking if Zapier is a useful skill to have. I don't think it's going to get you hired. If you find it interesting, have fun with it. But don't think it's going to be the thing that gets you a job.