does_it_code's profile picture. Co-Founder of @Resqcontrol | PHP (Laravel) Developer @Codana_agency | Laravel enthousiast | selfhosted hobbyist

Noah Gillard

@does_it_code

Co-Founder of @Resqcontrol | PHP (Laravel) Developer @Codana_agency | Laravel enthousiast | selfhosted hobbyist

Noah Gillard 已转帖

Instructions for replacing the Apple Wallet card image using sl_sbx for iOS 26, with a full step-by-step guide included. In the future, I hope someone will find a way to obtain the card ID without needing a backup. github.com/YangJiiii/bl_s…

Actually, it only works on a MacBook. bl_sbx replaces your card

duongduong0908's tweet image. Actually, it only works on a MacBook. bl_sbx replaces your card


Noah Gillard 已转帖

🆕 We added a new doc about Content Management Systems that work with with React Native. Right now it's @strapijs and @sanity_io in there: docs.expo.dev/guides/using-a… Let us know if there are other Content Management Systems we should consider.


Noah Gillard 已转帖

🤯🤯🤯 An in-browser REPL for @laravelphp ? With autocomplete? And access to local variables? For every frame of the stack trace? Yup...this blows my mind and I'm so excited about this! Go check this out 🧪


Noah Gillard 已转帖

I feel this in my bones. Feeling the code push back is an invaluable sign that something isn’t right. When you do finally get it right, the excess code just melts away. It’s a dance, and AI is a clumsy partner if that’s all you’ve got.

A few things I've noticed as all devs write code with AI. When you write foundational / architectural code of a new project by hand, you "feel" the code pushing back if your abstraction isn't right. You feel when something is harder than it should be. The code is telling you…



Noah Gillard 已转帖

I think that the Internet should be weird again and we should just code things because they’re delightful. We should also code things so that the haters hate less


Noah Gillard 已转帖

Inspired by @PovilasKorop I have written an article about API first project ideas in Laravel: juststeveking.com/articles/api-f…


Noah Gillard 已转帖

Laravel developers, here is a small performance tip 🔥 Stop your workers from doing pause/restart polling you don’t actually need 🚫 Fewer cache hits → smoother queue performance ⚡

MrPunyapal's tweet image. Laravel developers, here is a small performance tip 🔥

Stop your workers from doing pause/restart polling you don’t actually need 🚫

Fewer cache hits → smoother queue performance ⚡

Noah Gillard 已转帖

It's official! fff.nvim now the fastest file search on a planet. Here is a *real time* file search demo in the 100k 6GB directory of all the root linux kernel git tree.


Noah Gillard 已转帖

A lot of long-term pain in mobile apps comes from how the project was structured on day one. This post from @kadikraman covers folder structure best practices for Expo apps: ♢ how to group features, UI, and shared code ♢ patterns that scale to large teams and codebases ♢…


Noah Gillard 已转帖

Initial thoughts about TanStack AI, and its positioning vs Vercel's AI SDK: Framing I like that they are pushing 'no vendor lock-in' in their blog post (that's how all AI libs should be). But I think they're subtly benefiting from the impression that all Vercel libraries (i.e.…


Noah Gillard 已转帖

This should allow us to migrate away from paths aliases and allow symmetric exports and imports { "exports": { "./*": "./src/*" }, "imports": { "#/*": "./src/*" } } github.com/microsoft/Type…

Node.js added support for path rewrites for #/ wildcard. This means you don't need typescript voodoo to use project relative imports. Thanks to @hybristdev github.com/nodejs/node/pu…



Noah Gillard 已转帖

JSON is great… but Protobuf is 🔥 Faster, smaller, type-safe. I wrote about why I now use it for almost all my APIs. aloisdeniel.com/blog/better-th…


Noah Gillard 已转帖

In case you didn't know you should use the queryOptions function from react-query This way you don't need to wrap useQuery with a custom hook to avoid duplicating code You pass that directly to useQuery, so you can very easily add more option with full type safety out of the…

ipla03's tweet image. In case you didn't know you should use the queryOptions function from react-query

This way you don't need to wrap useQuery with a custom hook to avoid duplicating code

You pass that directly to useQuery, so you can very easily add more option with full type safety out of the…

Noah Gillard 已转帖

Meet the creators & maintainers of React Native and Expo, learn and shape the future of cross-platform development at App.js Conf! Book your tickets and see you in May! 🎟️


Noah Gillard 已转帖

JSON is quietly costing you 30–50% more tokens than necessary. ZON-FORMAT ends the waste. zonformat.org 58% fewer tokens on average. Zero parsing overhead. Strictly typed. Streaming-native. Lossless round-trip. Built for the era of reasoning models. Less noise. More…


Noah Gillard 已转帖

Little explainer of how it works: Free to use on all cars

It's shaping up quite nicely, planning on keeping this free, forever for all users as long as @Mapbox doesn't kill my limits (allows for a nice map UI) Pulls in data from waze and other reporting agencies so you can display it directly on your tesla (or other car)…

ryanvogel's tweet image. It's shaping up quite nicely, planning on keeping this free, forever for all users as long as @Mapbox doesn't kill my limits (allows for a nice map UI)

Pulls in data from waze and other reporting agencies so you can display it directly on your tesla (or other car)…


Noah Gillard 已转帖

Saw this masterpiece code today at prod @shydev69

sh17va's tweet image. Saw this masterpiece code today at prod 

@shydev69

Noah Gillard 已转帖

Why are people overreacting to this so badly? “This was created by monkeys” is a silly way of saying “I can’t fathom a human making something this bad” In the case of GitHub Actions, I agree fully.

Is it normal in the Zig community to call other programmers "monkeys"? No one deserves to be called names just because they work on a product you don't like. Neither an SDE I developer at Microsoft, nor the President and Lead Developer of the Zig Software Foundation.

ohmypy's tweet image. Is it normal in the Zig community to call other programmers "monkeys"?

No one deserves to be called names just because they work on a product you don't like.

Neither an SDE I developer at Microsoft, nor the President and Lead Developer of the Zig Software Foundation.


Noah Gillard 已转帖

Can't believe I started writing JavaScript with "var" statements and now I'm writing "for await using" loops, wtf Surely less than 1000 people in total have written this

vanilagy's tweet image. Can't believe I started writing JavaScript with "var" statements and now I'm writing "for await using" loops, wtf

Surely less than 1000 people in total have written this

Noah Gillard 已转帖

No more concerns about the amount and height of the toast 😇 Gonna write some implementation breakdown next week.

Introducing HeroUI Native beta.4 🚀 What’s new: 🔔 Brand-new Toast component 🐛 Bug fixes across the board 🧹 More refinements + snappier interactions Plenty more improvements on the way 🔥



Loading...

Something went wrong.


Something went wrong.