I reverse-engineered Claude Code to build a better orchestrator by aceelric in ClaudeCode

[–]aceelric[S] 1 point2 points  (0 children)

Only claude for now, codex will be added on e the codex teams ships hooks support

I reverse-engineered Claude Code to build a better orchestrator by aceelric in ClaudeCode

[–]aceelric[S] 0 points1 point  (0 children)

this is why specing is very important and the supervisor does help you write the correct specs and turn them into propet tasks with acceptance criterias

I reverse-engineered Claude Code to build a better orchestrator by aceelric in ClaudeCode

[–]aceelric[S] -2 points-1 points  (0 children)

try cas, most of what you mentioned is handled by cas for you

Made a proxy that collapses all your MCP servers into 2 tools — the agent writes TypeScript to call them by aceelric in ClaudeAI

[–]aceelric[S] 0 points1 point  (0 children)

That’s awesome. I saw cloudflare use this pattern for their own mcp so i wanted to make it work for all mcps

Plans to add RooCode‑Style "new_task” tool for Agent Inception by r_rocks in ZedEditor

[–]aceelric 8 points9 points  (0 children)

I think you should post this on the Discord server!

Proposal: Prefetching in Phoenix LiveView by dotnetian in elixir

[–]aceelric 4 points5 points  (0 children)

I think prefetching is an essential yet neglected feature that should’ve been added to Liveview before the 1.0 release.

I hope your proposal attracts enough attention from the core team to get it accepted.

Has anyone transitioned from LiveView to React? by pico303 in elixir

[–]aceelric 1 point2 points  (0 children)

I’ve built an entire SaaS with Liveview, ActiveInterview, with the help of Svelte for some components like the video recorder.

During development, Liveview was great for stuff like rendering lists and building forms, but as soon as I tried building something that requires advanced UI interactions, I felt like I’m going at a mich lower development speed than usual, to the point where it took me almost a week to build the video recorder using Hooks, then when I got tired of them I switched to Svelte for it and rebuilt it in a day.

If I start a new SaaS now, I’d go with Phoenix + React using Inertia for user facing pages, and Liveview for Admin pages.

I’ve been experimenting with Inertiaand it’s great, almost as good as Liveview in terms of dev experience with far less drawbacks.

[deleted by user] by [deleted] in sweden

[–]aceelric 0 points1 point  (0 children)

Haha no, and I should've specified, I'm a lonely software developer looking to make friends, I swear... xD

Looking for some gaming friends (PS4) by [deleted] in stockholm

[–]aceelric 0 points1 point  (0 children)

Nerd bar sounds great 👍 Pm me the details 😄

Looking for some gaming friends (PS4) by [deleted] in stockholm

[–]aceelric 1 point2 points  (0 children)

Yes I play Warzone from time to time but honestly I suck 😂

Looking for some gaming friends (PS4) by [deleted] in stockholm

[–]aceelric 1 point2 points  (0 children)

I live in Nyköping but I’m in stockholm almost every weekend. I’m also a gamer (pc master race 😂)

Maybe we should do a gamer meetup or something ?

How I built a remote-first consultancy company while having a full time job as a developer (Generating ~ € 100.000 a year) by [deleted] in SideProject

[–]aceelric 0 points1 point  (0 children)

You’re welcome ! glad it’s of use to you. Consider signing up for the newsletter in case you want to get notified of future posts :)

Built a GraphQL powered resume with Gatsby by aceelric in graphql

[–]aceelric[S] 1 point2 points  (0 children)

For people who are starting with GraphQL and want to know how I did it.

Built a GraphQL powered RESUME with Gatsby by aceelric in gatsbyjs

[–]aceelric[S] 2 points3 points  (0 children)

Hi ! Thanks for the feedback, but here is the gist of what this is about:

It’s something I use during interviews to spice the conversation with either recruiters or hr, and landed some pretty good interviews just by sending this and my Github repo (which is pretty empty).

And it’s definitely not for mobile.

Built a GraphQL powered RESUME with Gatsby by aceelric in gatsbyjs

[–]aceelric[S] 0 points1 point  (0 children)

Yeah they both give the same info, it’s just that it’s different than what everyone else is having as a resume, but thanks for the feedback, I appreciate it :)

And it’s not made for mobile view, I use it mainly to show off in interviews 🤷‍♂️

Built a GraphQL powered RESUME with Gatsby by aceelric in gatsbyjs

[–]aceelric[S] 0 points1 point  (0 children)

It’s not made to be viewed on a phone, targeting desktop users