Meraj M

@meraj-gearhead.ca

Software Engineer - #ElixirLang, Erlang, Ruby 🌐https://meraj-gearhead.ca

I'm using @ash-hq.org for the first time and I believe their tagline should be: *Ridiculously powerful* The amount of heavy-lifting they do is absolutely bonkers. All the stuff you don't *want* to care about in a web app is just being taken care of. *Massive* kudos to everyone involved!

We're launching our new Elixir book! 🎉 Programming Nerves: from web developer to hardware maker. If you've ever been curious about hardware but felt intimidated, this is for you. Beta available now (38% off), or download free chapters to get started. #ElixirLang

Bild

Not using AI for programming reminds me of when we had to code C on paper in some undergrad programming courses. Yeah, you can do it, but why? I feel 2025 is the tipping point for AI use for serious software development, not just vibe coding. Here's my take on it: senkorasic.com/articles/ai-...

AI-assisted software development - Senko Rašić

AI coding tools won't replace developers, but they will massively reshape how software gets built. Learn how to use AI assistants effectively without sacrificing code quality or piling on technical de...

senkorasic.com

GitHub MCP suffers from the lethal trifecta for prompt injection: access to private data, exposure to malicious instructions + the ability to exfiltrate information Be really careful with this stuff: attackers can trick your "agent" into stealing your private data simonwillison.net/2025/May/26/...

GitHub MCP Exploited: Accessing private repositories via MCP

GitHub's [official MCP server](https://github.com/github/github-mcp-server) grants LLMs a whole host of [new abilities](https://github.com/github/github-mcp-server/tree/main/pkg/github), including bei...

simonwillison.net

hailey@hailey.at · last yr.

it gets better

Just had my latest article published on elixirmerge.com! 🚀 I walk through implementing Automated Persisted Queries (APQs) in Elixir using Absinthe. If you're working with GraphQL in Elixir, this one's for you! Big thanks to the Elixir Merge team for the feature 🙌 #ElixirLang #Absinthe #GraphQL

Implementing Automated Persisted Queries in Elixir with Absinthe

This article describes how to support Automated Persisted Queries (APQ) in Elixir/Phoenix applications using the Absinthe library.

elixirmerge.com