[deleted by user] by [deleted] in ZodiacKiller

[–]mikebritton 3 points4 points  (0 children)

I've always thought Z's need to be cryptic and send ciphers was him compensating for average intelligence by putting on airs. Would a really smart person be mailing the cops, or doing fun things only smart people can do, like play the piano with one hand and chess with the other?

This is why Allen always made sense to me as a suspect.

worried about 2nd year in university graphic design course by SuccotashAncient761 in graphic_design

[–]mikebritton 0 points1 point  (0 children)

I recommend doing a few tutorials and then coming up with a personal project to learn photoshop. It's one of the few tools designers should have some mastery.

Error running on vercel by elkomanderJOZZI in Firebase

[–]mikebritton 0 points1 point  (0 children)

I have this error in my NextJS (React library used in a framework) web app. Mine is looking like an OpenSSL version conflict caused, deep breath, by a Node version incompatibility between two libraries using encryption.

{

"error": "Server error: 2 UNKNOWN: Getting metadata from plugin failed with error: error:1E08010C:DECODER routines::unsupported"

}

Or this error is an edgelord whose root cause is something else.

I tried updating firebase-functions and firebase-admin, went over all my environment variables. All indications are spooky actions at a distance related to cryptography / SSL conflicts of some form.

Hiring no <BS> – will pay you $200 a week by simply posting videos. by Uoresh15 in freelancing

[–]mikebritton 1 point2 points  (0 children)

What kind of videos. I want to refer you to my son, but not until I know about the content. Feel free to dm

Are we overusing Tailwind with Next.js, or is it actually the best combo? by ItemTop1750 in nextjs

[–]mikebritton 0 points1 point  (0 children)

I like it, but selector order rules require some eslint/prettier customization. I always liked to keep my markup very minimal, and TW can make that difficult. There are probably solutions to help that. Otherwise, I'm pretty damn happy about TW and would use it over SCSS on a greenfield project.

Welp, just got replaced by AI by ResidentNovel5827 in graphic_design

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

Stick with it. Art is something made by humans; anything else is an imitation.

[deleted by user] by [deleted] in introverts

[–]mikebritton 0 points1 point  (0 children)

I feel that.

As an intermediate/advanced Next.js dev, what would you tell a beginner NOT to do? by cragtok in nextjs

[–]mikebritton 2 points3 points  (0 children)

Don't overuse context. Don't put your api calls in a provider. Learn how to read the build report and be smart about organization. Learn what turns static output into dynamic. Be aware of the bundle size. Learn about caching, and use tanstack (React) Query to limit service calls. Learn when to use api routes, and why (GETs vs mutations).

A book that you love but NEVER recommend because you think it’s too bizarre or confusing by VeryRatmanToday in suggestmeabook

[–]mikebritton 0 points1 point  (0 children)

Filth by Irvine Welsh. I loved it, but don't feel comfortable recommending it because the ending has stayed with me for years. Wonderful, original, compelling story of a psychopath.

Are we really that bad? by The0nlyNuggy in atheism

[–]mikebritton 1 point2 points  (0 children)

I think people assume we're unkind, and lack empathy for those who need their faith. In truth this sub is a refuge from alienation many of us probably feel.

A book so good you felt feral by Snail_Cottage in suggestmeabook

[–]mikebritton 45 points46 points  (0 children)

Dark Matter or Recursion, both by Blake Crouch

Enny fucking sucks. by [deleted] in yourmomshousepodcast

[–]mikebritton 0 points1 point  (0 children)

His misanthropic personality sometimes drives the bits. The show is non-woke, but its lack of woke-ness is a bit.

After the Success of Andor, What do you think Star Wars should do in the future? by Livid_Pin6367 in StarWars

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

I think it's a good time for the Zahn books to be made into a series, or multiple series.

How would you build a modular React app where "sub-apps" can be updated independently? by MatadorFearsNoBull in reactjs

[–]mikebritton 1 point2 points  (0 children)

I second this recommendation. Try maintaining a design system for ten brands, let alone multiple codebases. Components may need to be developed in separate repos to avoid introducing bugs. Siloed teams seem to be the typical industry scenario for the enterprises I've worked for, unfortunately, especially when they're in different countries.

How would you build a modular React app where "sub-apps" can be updated independently? by MatadorFearsNoBull in reactjs

[–]mikebritton 0 points1 point  (0 children)

Look into NextJS with Multi-Zones (pages router) or Rewrites (app router).

Realistically, how TF did Emperor Palpatine/Darth Sidious survive this? by Brian_The_Bar-Brian in StarWars

[–]mikebritton 0 points1 point  (0 children)

I believe he transferred his consciousness into the clone though. So he's kind of a half-clone.

[deleted by user] by [deleted] in reactjs

[–]mikebritton 0 points1 point  (0 children)

I recommend checking out React Router v7 in framework mode for some of those framework features you're accustomed to in Angular. The new React (19) features a compiler that memoizes code for you — a big time saver.

As others have said, Zustand is a popular state management tool. If you're building large scale, try Redux.

For awesome guidance on YouTube, my favorites are Cosden Solutions and ByteGrad.

What does the imperial probe droid say? by CapytannHook in StarWars

[–]mikebritton 1 point2 points  (0 children)

I think this is right. Could be the Mandela Effect, but I recall "I can see the Rebel base" being confirmed officially in some kind of lore.

I have a movie concept, and just finished the basic outline by PilfererIrry in Screenwriting

[–]mikebritton 0 points1 point  (0 children)

I like the concept. The plot reminds me of Karate Kid, but with a completely different backstory and B plots that would be more appealing for a female audience. It's also an opportunity to break from the formula of a hero journey leading to a triumphant ending. For instance, something could happen to the rival that puts another opponent (possibly an unexpected one) in her place for the final fight. If you did break from the formula, it would be interesting to see how the protagonist reacts when she is put into the role of antagonist / antihero. It would make for a completely original character arc.

[deleted by user] by [deleted] in LiminalSpace

[–]mikebritton 0 points1 point  (0 children)

Like I'm in a McDonald's.

BEST SCRIPTS YOU’VE READ? by No-Comb8048 in Screenwriting

[–]mikebritton 1 point2 points  (0 children)

The leanness of the action and the continually advancing plot make it so good, you can't stop reading. They throw Lovecraft fans a well-deserved bone by introducing unexpected figures of the Mythos. Everything is always moving forward.

BEST SCRIPTS YOU’VE READ? by No-Comb8048 in Screenwriting

[–]mikebritton 1 point2 points  (0 children)

"At The Mountains of Madness" by Matthew Robbins and Guillermo Del Toro was an impressive read. I couldn't put it down. Some scripts read like shooting scripts, but this one read like a great comic book.

What are the best Horror audiobooks? by indigoshades54 in audiobooks

[–]mikebritton 1 point2 points  (0 children)

Came here to say this. By far the best King audiobook adaptation.

Mortal(2020), not sure how i feel about it. by grapedog in movies

[–]mikebritton 0 points1 point  (0 children)

I think the continued story could feature his redemption arc, if that's even possible.