Talk to your Mac. LoudInk writes - and acts.
I've been building Loudink for the past few weeks:
🎙️ Dictate clean, formatted text into any app
🤖 Run multi-step tasks by voice — "open Gmail and show me my social tab," "open Calendar in month view"
🔒 100% on-device — your voice never leaves your Mac
New today: I've trained a sub-1GB model that matches our larger default one on both writing and computer use (called "Lite"). Smaller, faster, but just as sharp.
Free to try → loudink.io
Correct. I've seen way too many "senior" and "staff" engineers be far worse than new grads. Generally titles are meaningless and are usually only influenced by who you know and who in your management chain likes you.
Yes because for complicated software they are useless. You spend more time babysitting wrong answers than getting work done. The waste so much time and effort, delaying you shipping code.
I had a three hour conversation about this the other day.. I'm shocked how many engineers don't know how to use the basics of a debugger and they waste countless hours on a slow iteration loop with logs and print statements..
@AmpCode one shots a complex problem in a multi-language repo while all other tools can't get a successful implementation after 10 attempts.. @Sourcegraph is cookin !
Why do people think rebasing is so hard? I don't want all the junk history on your dev branch to come into the main branch. Learn to rebase and stop this idiotic merging.
Anthropic's API is down, but @AmpCode is still 100% up because it falls back to using GCP Vertex for Claude inference (absolutely identical model and quality) during Anthropic outages.
Happy coding!
Because it actually works 😂 good luck maintaining languages like Rust at that scale. When a lot of investment has been made over decades, it's not easy to replace something
Sorry to disappoint but your sample set is clearly biased. If an engineer is making 2 code changes a month and always using AI to write their code it means (1) they aren't working on anything challenging and (2) they will be performance rated out of their job.
This is the most underappreciated skill to learn because people typically want to work on shiny new greenfield projects.
I think it would be useful if AI can help understand the hacky workaround that Bob added 7 years ago which hasn't been touched since 😅
The reverse is also true. If you're in AI/ML please learn proper software engineering. At the end of the day, productionizing AI/ML will continue to be the majority of the work. Fancy ML without proper platforms and infrastructure are completely useless.