muzz khan

6.6K posts

muzz khan banner
muzz khan

muzz khan

@muzzdotdev

(l,y)earning

Katılım Temmuz 2023
647 Takip Edilen307 Takipçiler
sam
sam@samgoodwin89·
@muzzdotdev @zlxndr APIs are inconsistent and wonky. You have to write a ton of code to identify and handle edge cases. Some times it’s some awful regex on a message. It’s never as clean as it should be. Companies are sloppy. That ultimately becomes a spec that can be fed into a code generator.
English
1
0
2
22
sam
sam@samgoodwin89·
We did this in alchemy v1 ("just use fetch"). It was ok but ultimately a dead end for us. Lead to slop, esp. for retries. In alchemy v2, we built distilled Effect SDKs for all clouds. It's still generated by AI based on usage, but we don't throw away the leverage of codegen.
Alvin Sng@alvinsng

x.com/i/article/2077…

English
5
0
26
2.3K
Alexander Zuev
Alexander Zuev@zlxndr·
@samgoodwin89 Why did it lead to slop? The main idea behind the post (the way i get it) - is you build a single api client which handles everything consistently, including retries, for any endpoint? It’s http responses + fetch everywhere, no?
English
2
0
1
72
Luke Parker
Luke Parker@LukeParkerDev·
@theo @maria_rcks gang I am following Microsoft Edge's lead the BEST browser ever. It doesn't allow you any more vertical space, so therefore I will not let you either
Luke Parker tweet media
English
2
0
12
433
Luke Parker
Luke Parker@LukeParkerDev·
since you guys really want Vertical Tabs. I built an OpenCode Desktop Extensions SDK I built a quick vertical tabs, and subway surfers extension. Live enable, disable, install etc. Checkout the repo, the README is pretty self-explanatory lol. Use at your own risk. Build something fun, I'm curious to see what ideas you all will have? github.com/Hona/opencode-…
English
10
1
72
7.8K
Kenton Varda
Kenton Varda@KentonVarda·
Me: Please commit your changes with a commit message matching the style of other recent commit messages. GPT-5.6 Sol: `git log --oneline -10` GPT-5.6 Sol: *writes a one-line commit message* Me:🤦
English
11
1
153
19.6K
maria
maria@maria_rcks·
twitter money well spent
maria tweet media
English
11
0
96
1.6K
roon
roon@tszzl·
damn this was a risky ad
roon tweet media
English
85
58
2K
89.4K
muzz khan
muzz khan@muzzdotdev·
@skeptrune @RhysSullivan New macos has vehicle motion cues that help a little I used to puke like every 1/20 ride and this has largely stopped
English
1
0
1
50
Nick Khami
Nick Khami@skeptrune·
@RhysSullivan sometimes from phone, but I'm not pulling the laptop out i get carsick
San Francisco, CA 🇺🇸 English
4
0
5
348
Nick Khami
Nick Khami@skeptrune·
waymos are very slow to get places i'm directionally bearish on founders or otherwise supposedly busy people that swear by them feels unserious
English
59
0
132
20.6K
muzz khan
muzz khan@muzzdotdev·
@jayair tool? you mean markdown? what's a better way to express information than with code which makes interfaces
English
0
0
1
36
Jay
Jay@jayair·
Artifacts are interesting because the broader thing it's doing is it's helping people better understand the output of the LLM It used to be that giving the LLM access to relevant data and tools, aka the inputs, used to be the issue, but that's largely solved now However, reviewing their work, aka the outputs, still feels laborious, especially if it's just a wall of text or a bunch of diffs Instead, you'd want it to generate "media" that makes it easier to consume larger amounts of information Whether that's a "explain it to me like I'm 5" type of prompt, or having it generate HTML artifacts That said, it feels like we could do better, maybe giving it some tools to generate better artifacts
ClaudeDevs@ClaudeDevs

Artifacts now support public sharing and multiplayer editing in Claude Code, and can be created with Claude Tag.

English
2
0
16
2.5K
muzz khan
muzz khan@muzzdotdev·
@skeptrune damn, i've never had a human review my code might be for the best lol
English
0
0
1
92
Nick Khami
Nick Khami@skeptrune·
i personally think code review is dead. the team does not agree. directionally found this surprising.
Nick Khami tweet media
English
308
4
1.2K
488.9K
Sahaj
Sahaj@iamsahaj_xyz·
Introducing /trio for pi a multi-model, single-session workflow so you can use the best model for the task
Sahaj tweet media
English
16
8
254
23.7K
Rhys
Rhys@RhysSullivan·
@thsottiaux Post train on EffectTS please it will make models so much better at outputting good code
English
9
7
351
19.2K
Tibo
Tibo@thsottiaux·
At different times you complained about speed, code slop, frontend quality, ... With each release we improve and GPT 5.6 Sol is ✅Fast and token efficient ✅Hardcore at back-end dev ✅Great at front-end ✅Does not use useEffect everywhere What is next?
English
1.5K
124
5.6K
552K
muzz khan
muzz khan@muzzdotdev·
@TheBasedCabal @greptile hey there -- sorry for the mess here. could you reach out to my dm's with your account email? we'll pull your invoices, explain every charge, and refund anything that wasn't clearly authorized.
English
0
0
0
42
The Cabal
The Cabal@TheBasedCabal·
Where is my money @Greptile? I signed up for a $30 a month plan not an open tap on my credit card. I can't believe you make users set spending limits manually instead of setting a hard limit right away. I will never use Greptile and never recommend it to anyone. WHERE IS MY MONEY GREPTILE??????
English
2
0
2
165
Ben Davis
Ben Davis@davis7·
On Fable being smarter than 5.6 - it is, but: I think smart is the wrong word, the thing 5.6 is lacking behind fable is the "big model smell" which roughly translates to "understanding the unsaid intent behind your prompt" fable fills in the blanks better, it writes more beautiful code, it suggests the next thing the way you would or better 5.6 is a blunt instrument. It does what you say, and it will damn well make sure it does it no matter what. 1000+ tests, 20 nested try catches, catching every single edge case possible through rigorous end to end testing of the program itself. It gets the job done, just not in the cleanest way unless it's well directed the biggest thing it shares is that ability to run for absurd amounts of time with 0 issue (had threads run for 20+ hours spamming compaction and dozens of subagents and it ran flawlessly, could even wildly steer it halfway through and it just kinda worked) and orchestrate itself beautifully take everything good about 5.5, and make it better while fixing it's most glaring issues
🥔🥔🥔@argofowl

@davis7 omg, ben i still need to sleep before i get 5.6 i can't do this anymore i need it now how does it compare to fable?

English
56
30
840
134.7K
muzz khan
muzz khan@muzzdotdev·
@brianchew @gitlab Works on the next try lol. Atleast i had the same type of problem and the fix was that
English
0
0
0
26
Brian Chew
Brian Chew@brianchew·
brooo @gitlab guys.. i cant even submit the verification code to log in.. wtf man
Brian Chew tweet media
English
2
0
2
429
muzz khan
muzz khan@muzzdotdev·
@brianchew you can spam click the link and they will have to pay for it you didn't hear this from me though
English
1
0
5
59
Brian Chew
Brian Chew@brianchew·
tf lol i cant even see greptile on first page... need to scroll
Brian Chew tweet media
English
1
0
3
729
muzz khan
muzz khan@muzzdotdev·
@HaoStudioCC cursor has a cli. will look a take at termius and blink, thanks
English
0
0
0
33
Hao Studio
Hao Studio@HaoStudioCC·
@muzzdotdev no unified app exists yet. closest thing is ssh from a terminal app plus tailscale on the home box. works for CC and codex both since both are terminal based. cursor is harder since its GUI only. termius or blink shell on ios both have decent ssh experience
English
1
0
1
64
muzz khan
muzz khan@muzzdotdev·
Is there a mobile app that can run claude code, codex, cursor, opencode on my machine and serve it through one mobile friendly interface? If not then idc
English
3
0
2
285