Advertisement · 728 × 90

Posts by Mateus Guimarães

no we gotta maximize shareholder value

2 months ago 1 0 1 0

My wife would wake up at 6am to get a ride 😂

1 year ago 3 0 0 0

Is there an app that unifies my [other place] and Bsky feeds?

1 year ago 1 0 2 0

hilarious!

1 year ago 2 0 0 0

I like autocomplete. I love chat (for trickier problems). I hate AI-generated blocks (a la Cursor), especially when it spans multiple files (unless it’s e.g changing a very specific thing in multiple places)

1 year ago 2 0 0 0

Oof I’m so sorry it’s relatable 😭 😂

1 year ago 1 0 0 0

Haha probably figure out the ending of Tornado of Souls’ solo now that I have enough frets!!

1 year ago 0 0 0 0

I think it’s a bit tricky because it’d have to be set after the model is hydrated… I think it’s easier to go with the existing attribute system.
I’ll explore it though, thanks for the idea!

1 year ago 0 0 0 0

One of the few shows I cried multiple times. I can’t wait for me not to remember it well so I can rewatch it lol

1 year ago 1 0 0 0
Advertisement
Post image

My Christmas gift was a tad late. Now, time to let my hair grow and finally have the metal teenager moment I missed 😂

1 year ago 20 0 2 0

very cool, i have a similar thingy but chinese

1 year ago 2 0 0 0

I miss Ted Lasso so much 😭

1 year ago 3 0 1 0

what sort of games did you play?

1 year ago 0 0 0 0

There is `mapWithKeys` already

1 year ago 1 0 0 0

Looking forward to this!

1 year ago 0 0 1 0
Post image

I'd like to PR a way to define "internal" attributes on Eloquent models that cannot be accessed from outside in favor of richer attributes, e.g returning a "Money" object and blocking amount/currency from being accessed.
Any suggestions for a better API?

1 year ago 2 0 1 0

No! Gotta give it a try.

1 year ago 0 0 1 0
Advertisement

Chatting with an AI and building allows me to retain a good chunk of that process — that’s why I feel for non-greenfield projects, this is better than using AI code editors. At least so far.

1 year ago 3 0 0 0

No doubt that LLMs are a net positive when it comes to productivity, but I think a key element coding tools (e.g “build me this”) miss is the iterative, discovering process.
As you build something, you go “oh, maybe this API would be better this way”, or “that component should be split in two”.

1 year ago 2 0 2 0

I’ve been quietly watching this discussion, and as a non-american it’s so weird to me given the U.S is a product of immigration

1 year ago 2 0 0 0

dude you rock!!

1 year ago 1 0 0 0
Video

3rd set with 190kg. Ending the year pain-free wasn’t on my list!

1 year ago 10 0 2 0

i’ve tanked two seasons of HBO’s Industry because I was promised it got better on the 3rd season

1 year ago 0 0 0 0

ghostty 👍

1 year ago 4 0 0 0
Advertisement

the new iOS photos app is disgustingly horrible
I swear that alone would make me consider switching to Android if I didn’t have other apple devices

hopefully they undo it, or allow us to go back to the old one at some point

1 year ago 1 0 2 0

There probably is a scenario where that makes sense, but I’d typically avoid it. It makes it easy to overfetch, execute implicit behavior, mutate data, etc

1 year ago 0 0 1 0

Passing an eloquent model feels like a smell to me.
Do you have an example where that is needed?

1 year ago 0 0 1 0

“We have to run 3 major versions behind because we can’t upgrade”

1 year ago 1 0 0 0

I definitely agree, but I feel people use that extreme to justify the other extreme.

1 year ago 0 0 0 0

Writing code that works is the bare minimum. The job is not just about that, but writing code that *is easy to change*.
It's a bit frustrating whenever architecture content is deemed as "overengineering"; apps don't have to and shouldn't grow into unmaintainable balls of mud.

1 year ago 43 3 6 0