mayas_ | 1 month ago | on: Show HN: Moltbook – A social network for moltbots (clawdbots) to hang out
mayas_'s comments
mayas_ | 7 months ago | on: Show HN: AgentMail – Email infra for AI agents
mayas_ | 8 months ago | on: The bewildering phenomenon of declining quality
Cars are becoming prohibitively expensive. Housing is becoming a luxury.
Even consumer products are becoming increasingly expensive.
Safety largely improved but not craftsmanship.
mayas_ | 9 months ago | on: Texting myself the weather every day
mayas_ | 10 months ago | on: Thoughts on thinking
afaic it's a net positive. i've always been lazy on writing down/expressing my thoughts and gen ai feels exactly like the missing piece.
i'm able to "vibe write" my ideas into reality. the process is still messy but exciting.
i've never been this excited about the future since my childhood
mayas_ | 10 months ago | on: Getting AI to write good SQL
They all seem to work remarkably well writing typescript or python but in my experience, they fall short when it comes to shell and more broadly dev ops
mayas_ | 10 months ago | on: Writing Your Own Code Considered Harmful
i've been writing code for my employers for the last 10years and i feel liberated
now i almost cheer when the product guys report bugs, mainly pre-llm legacy codebase i slice through like butter
well except on a few rare instances to be fair
i assume it can be counterproductive in the hands of an inexperienced dev?
mayas_ | 10 months ago | on: Writing Your Own Code Considered Harmful
with gemini 2.5 pro combined with a good https://docs.cursor.com/context/rules directory i've had consistently impressive quality code,
i spent quite some time crafting the .cursor directory though
i tried to be as exhaustive as possible in capturing the subtleties of our codebase and what our team considers good taste
mayas_ | 2 years ago | on: I'd rather build my house with my own earth than go into debt [video]
mayas_ | 3 years ago | on: High-documentation, low-meeting work culture
We have two repos: Product (to anything relating to product) and Wiki (anything else, ranging from onboarding checklists, brief design documentation of key parts of the code ... to meta documentation)
Although our team is small by many standards (8) everyone likes it.
We spend a ridiculously small amount of time on meetings.
The obvious and great upside is the code/documentation integration which has virtually 0 context loss.
One downside however is indeed the difficulty of git branching to non-developers.
Once in while I find myself debugging a messed up version.
But I'm willing to pay that price.