M@
banner
matthewsinclair.com
M@
@matthewsinclair.com
150 followers 490 following 180 posts
I build stuff with bits. matthewsinclair.com quantumfaxmachine.com geodica.com whatnext.dev masto.ai/@matthewsinclair
Posts Media Videos Starter Packs
Reposted by M@
This was a great chat with Alexandros Pouroullis. We've previously spoken to great older folks with years of experience, but here, James and I spoke to someone at the other end of their career. Alé has managed to achieve SO MUCH so soon! I'm sure you'll love our latest #WhatNext! whatnext.dev/feed
Reposted by M@
Enjoyed this episode from @whatnext.dev:

www.youtube.com/watch?v=wQSt...

AI is neither the cure for all things nor a hoax. Just another tool (a powerful one).

I liked @matthewsinclair.com 's argument that it is one step further towards declarative programming. Like TF but for software.
Is AI going to take software engineer jobs?
YouTube video by I'm a software engineer - what next?
www.youtube.com
Reposted by M@
Well, look who has a shiny new website! And not a dodgy AI-generated pirate anywhere to be seen! Check it out at: whatnext.dev
It never ceases to amaze me the cognitive mismatch that occurs when non-tech people try to reason about "the things in tech that they think are hard" versus "the things in tech that they think are easy". It seems to be the source of so much tension between tech and non-tech folks. 🤔
Reposted by M@
hexdocs.pm/usage_rules now includes powerful docs-search tasks, and instructs agents to use them for research. Please, if you are working with LLMs and Elixir, try it out. It helps even when packages haven't written usage-rules files, thanks to the new docs tools!
#ElixirLang
Thanks for the shoutout! 🙏 I’m glad my post struck a chord with the Elixir community.
Reposted by M@
News includes Phoenix LiveView 1.1.0 release candidates, @josevalim.bsky.social's DevLabs interview on building authentic tools, 9 reasons to choose Elixir, Fgma's $300K daily AWS costs, and more! #ElixirLang www.youtube.com/watch?v=Di-4...
Thinking Elixir Podcast 261: Why Elixir and a $300K Daily Bill?
YouTube video by Mark Ericksen
www.youtube.com
I am tired of having to justify “Why Elixir?” so I decided to compile all the reasons in one place.

"#0181: Why Elixir? A Rebuttal to Common Misconceptions
Why Elixir is not just a good platform for modern development, but a great one!"
matthewsinclair.com/blog/0181-wh...
Agree. Are they perfect? No. Neither am I. Are they useful? For sure! Am I better with one in my tool kit? Absolutely. Are they overhyped? Hell yeah! Sadly, so is everything new in tech. I just don’t get the hate. Lean in. Learn how to use them. Get better. Lather rinse repeat. #kthxbye
Reposted by M@
Quitting programming as a career right now because of LLMs would be like quitting carpentry as a career thanks to the invention of the table saw.
#til A “higgs-bugson” is a bug that is predicted to exist, but is very hard to find. Thanks, Wikipedia. Well played.
Reposted by M@
"The problem with AI isn't that it can do your job. It can't. The problem with AI is that your MBA-brained boss's boss doesn't know how your job works and thinks AI can do your job at fractions of a penny on the dollar, and hears the siren song of 'maximize shareholder value'."

MBA-brain is real.
Reposted by M@
In our fourth "Summer Shorts" post for the What Next podcast, James and @matthewsinclair.com chat about a very hot topic: Is AI making things better or worse for software engineers?

🎧 25 minutes. Zero fluff. Tune in now.

#whatnext #summershorts

open.spotify.com/episode/5KCl...
Reposted by M@
QUANTUM FAX MACHINE: Spring/Summer Double Issue: 8 Reading Lists Published!

Check out the reading lists here: quantumfaxmachine.com
Today's #braingasm post explains how to make Emacs appear in macOS Finder’s “Open With” menu for .md files by manually associating file types using duti.

#0180: Making Emacs Appear in macOS Finder's Open With Menu for Markdown Files
matthewsinclair.com/blog/0180-ma...
I noticed something very similar. My token consumption early on was obscene. I think I’ve probably halved or even quartered it now. Maybe more.
Reposted by M@
This is a VERY interesting observation in how devs use Cursor vs non-devs doing so.

Seems like devs use Cursor more economically. Which... should not be a surprise?

The more you are a domain expert, the more efficient you can use a tool to get your work done (including LLMs!)
Reposted by M@
In our third #summershorts post for the #whatnext podcast, James and I chat about The Title Trap: rethinking titles and career progression in tech.

🎧 16 minutes. Zero fluff. Tune in now.

www.linkedin.com/posts/james-...
Reposted by M@
😎 New package `usage_rules` released! Just place a `usage-rules.md` file in your package and users can sync it to their own rules. Good rules leads to a *night and day* difference when using LLMs. But we shouldn't all be having to teach LLMs how to use our tools right 😅
#AshFramework #ElixirLang