agusti

53.8K posts

agusti banner
agusti

agusti

@bleuonbase

Software Engineer.

Katılım Eylül 2013
22.3K Takip Edilen35.8K Takipçiler
Sabitlenmiş Tweet
agusti
agusti@bleuonbase·
I'm not a ML researcher but got a bit nerd-sniped by OAI new parameter-golf challenge I setup my pi-autoresearch loop on it, of course. I asked my clanker to do some research about all related papers that could help it come up with better ideas etc It ended up making this Knowledge Base it's nothing revolutionary, mostly notes and links to related papers. i hope its useful to some golf.agustif.com also if you have any feedbacks or ideas hmu
agusti tweet media
OpenAI@OpenAI

Are you up for a challenge? openai.com/parameter-golf

English
2
2
16
1.7K
agusti
agusti@bleuonbase·
@ephraimduncan woah this is aweosme you can say you made me re-sub to cursor!
English
0
0
0
321
agusti
agusti@bleuonbase·
@jxnlco there's a new feature that changes this and is really annoying
English
0
0
0
47
agusti
agusti@bleuonbase·
@rockorager @mitchellh ohh i feel you no hurries at all tbh i'll wait to see for it when you share it if get to it!
English
0
0
2
46
Mitchell Hashimoto
Mitchell Hashimoto@mitchellh·
I'm dying for pi-mono-style minimal library that handles the hard parts of email (auth, syncing with local state, etc.) and gives me an opinionated way to add agentic loops on top of that. I want to build my own agents and logic and guardrails, I don't trust vendors right now.
English
25
8
409
27K
agusti
agusti@bleuonbase·
@rockorager @mitchellh would you share on gh for the rest of us? fastmail user here hadn't thought about leveraging their JMAP
English
1
0
0
69
Tim Culverhouse
Tim Culverhouse@rockorager·
@mitchellh I made a crappy jmap one, avoids local state since the fastmail endpoints are really fast. I can send you it if interested
English
1
0
4
1.6K
agusti
agusti@bleuonbase·
I agree with this take but the problem is it's only beautiful once you understand it, I guess its a bit like real languages, they look weird and obscure if you are not fluent in them but click and are beautiful when you do, or something along these lines. kit makes a great job describing the abstractions and recursiveness of them and how it makes effect really click he's a great teacher wish he did more content
English
1
0
1
21
sam
sam@samgoodwin89·
@bleuonbase @vladlykhonis @dillon_mulroy I actually find effect code beautiful tbh. Once you understand its patterns, the whole codebase reduces into this one, simple, composable function.
English
1
0
1
28
agusti
agusti@bleuonbase·
@SIGKITTEN 🤣 could be multi-sig like, for some things you need two approvals at least before a command runs and wipes prod database for good
English
1
0
1
8
SIGKITTEN
SIGKITTEN@SIGKITTEN·
whats a good tool to share codex and cc convos im sure someone had built something decent?
English
8
0
12
2K
agusti
agusti@bleuonbase·
ahh true, i guess more like for team collab work Something like we now clank individually and share at each step the artifacts, but how would the inverse look if we all clanked communally and it was all on the same place of sorts, idk... entire etc trying to tie up the clanking to the git, but i wonder if that will work, maybe we need to tie the collaboration to the clanking instead
English
1
0
0
13
SIGKITTEN
SIGKITTEN@SIGKITTEN·
@bleuonbase i really just needed this to share 1 convo lol no idea how multiplayer would work? why do you need more than 1 person clanking?
English
1
0
1
19
agusti
agusti@bleuonbase·
@samgoodwin89 @vladlykhonis @dillon_mulroy But actually having controlled errors, real types, and avoiding all the footguns regular js/ts give you to shoot yourself in the foot by adding some structure and new concepts isn't that bad, more so if you're a team shipping at scale, imho
English
1
0
0
29
agusti
agusti@bleuonbase·
@samgoodwin89 @vladlykhonis @dillon_mulroy I'd say adopting Effect and its mental models is anything but making your code more fragile at scale (I can see how you would think that going only by syntax, but thats a superfluous, not really much of a scientific, measurement, like i get it you dont get it yet and looks ugly.
English
1
0
1
30
agusti retweetledi
SIGKITTEN
SIGKITTEN@SIGKITTEN·
npx clanker-share like pi's /share but for codex and claude-code and encrypted so you can send a key out-of-band if u want gist and key are in the hash so the server can't see your shit and github gist is encrypted
SIGKITTEN tweet media
English
5
4
32
1.7K
agusti
agusti@bleuonbase·
ohh cool stuff big fan of your npx clanker-stats already this looks nice i dont usually share convos tho but ill keep it in mind if i need to how would you go about multi-player threads, was playing with the cloudlare exmaple using opencode on durable objects and seems like it could be fun to let many people into a session live
English
1
0
0
19
Mario Zechner
Mario Zechner@badlogicgames·
just found out my SO is cheating on me
Mario Zechner tweet media
English
12
1
70
7.7K
agusti
agusti@bleuonbase·
@dexhorthy workflow/state machines are a much better solution than hoping the deterministic llm to play nice all the time
English
0
0
0
64
dex
dex@dexhorthy·
Tried plan-review-ceo from gstack yesterday. I’m not sure if this is good or bad, intentional or not intentional, but when I felt like pushing back on the agent*, something in my brain feels like I’m arguing with Garry directly 🤣 Anyways milestone 1 of a big feature shipping with RPI/QRSPI + Gstack shipping today, will report back * (which @garrytan had stated is part of the process - “your job is to know when the model is gassing you up and call it out” or something) I have some technical concerns with the sheer volume of instructions in the prompt and the amount of adherence you will actually get (@0xblacklight cited an interesting arxiv paper in post linked below) - I think we might be better served by a router that routes to specific modes, rather than explaining every single mode in a single monolithic prompt, but there’s tradeoffs to consider in plumbing and Ux for the end user. I think some may complain that it’s overly verbose and thoughtful and brings up things that are irrelevant but I actually think that’s good. I want a clean braindump of everything that might be relevant so I can edit and prune down to just what’s important
English
5
1
36
3.7K
Mario Zechner
Mario Zechner@badlogicgames·
i give agentic coding workshops every now and then. i have a demo where i let the clanker clone the amp landing page in various ways. just found out their landing page changed and i have 20 minutes before the workshop starts :D
Mario Zechner tweet mediaMario Zechner tweet media
English
13
1
148
10.5K
agusti
agusti@bleuonbase·
I'm not a ML researcher but got a bit nerd-sniped by OAI new parameter-golf challenge I setup my pi-autoresearch loop on it, of course. I asked my clanker to do some research about all related papers that could help it come up with better ideas etc It ended up making this Knowledge Base it's nothing revolutionary, mostly notes and links to related papers. i hope its useful to some golf.agustif.com also if you have any feedbacks or ideas hmu
agusti tweet media
OpenAI@OpenAI

Are you up for a challenge? openai.com/parameter-golf

English
2
2
16
1.7K