Jayden Carey

636 posts

Jayden Carey

Jayden Carey

@jaydenfyi

Senior software engineer @woolworths • Indie maker • Karaoke fiend • @sveltejs enthusiast • prev @functionly @healthengine

🇦🇺 Katılım Nisan 2017
2.6K Takip Edilen220 Takipçiler
Rhys
Rhys@RhysSullivan·
what are the best pluggable storage implementations you've seen that let people bring their own storage to your code? figuring out the public sdk shape for Executor, the simple path of static sources loading is straight forward, but dynamic tool loading requires state
English
11
1
49
9.7K
alan
alan@stylesshDev·
a couple of beers later... who's willing to use a modern git collaboration platform? - same core features as GitHub - Native AI layer with automations and agents. - Native support for stacked PRs. - focused, minimal and really fast.
English
7
4
95
7.8K
Mikkel Malmberg
Mikkel Malmberg@mikker·
One of you should build a reeeaaaally good email service that's just the API. So IMAP but also something more fancy like Gmail's or Fastmail's JMAP. Make it super fast, super reliable, sorta cheap. Make it easy to build fun stuff without the hassle of running email servers.
English
3
0
15
5.5K
Jayden Carey
Jayden Carey@jaydenfyi·
@shivam_nerd What provider are you using? I've got a GLM pro plan but it constantly gets rate limited, and even when it does it doesn't compare to Kimi K2.5. I'm sure it's a good model but the speeds and connection issues have made it practically unusable for anything but background work.
English
1
0
0
267
Shivam Trivedi
Shivam Trivedi@shivam_nerd·
I think I am probably the biggest user of the GLM models at Factory. GLM-5.1 is a major improvement - super fast and significantly better. It is amazing as a daily driver, and super cost-effective as a worker model in missions. Try it out and let us know what you think!
Factory@FactoryAI

GLM-5.1 is now available in Droid.

English
14
2
176
10.3K
Jayden Carey
Jayden Carey@jaydenfyi·
@badlogicgames I know there's a redact function in github.com/superagent-ai/… , but it really just running the input you give it through an LLM with a "redact this data" prompt 😅 So it's a bit silly unless you're running the redaction model locally, and even then it's non-deterministic.
English
0
0
0
98
Mario Zechner
Mario Zechner@badlogicgames·
someone sent me a link to a typescript library for pii/sensitive data redactions a while ago. i can't find it anymore. only found this. github.com/sam247/openred… anyone got any pointers?
English
5
3
34
8.8K
Jayden Carey
Jayden Carey@jaydenfyi·
@badlogicgames As you've suggested, the before/after examples you included in the changelogs seem like more than enough to feed to an agent and make this pretty painless.
English
0
0
0
13
Mario Zechner
Mario Zechner@badlogicgames·
sorry for the pain this causes/will cause. but there's a reason pi isn't 1.0 yet.
English
1
0
18
2.2K
Mario Zechner
Mario Zechner@badlogicgames·
People of pi. I'm emerging from the refactoring mines to give you the first pi release with some new internals. If you have extensions, please direct your agent at the changelog and updated docs, so it can fix it. Most of you will not be affected.
Mario Zechner tweet mediaMario Zechner tweet mediaMario Zechner tweet media
English
7
6
177
8.8K
Michael Livs
Michael Livs@micLivs·
Today I'm introducing not 1, not 2, but 12 🫣 new pi extensions. agent web search is a mess I'm not going to try to clean up. every provider has a slightly different tool shape, they share some common parameters but each has its own thing going for it. so instead of forcing one schema to rule them all, I'm shipping a package per provider (11) with their full native parameters, plus a router that auto-detects your API key and exposes just the common ones (query, country, language, numResults). `pi install pi-websearch-router` set the relevant environment key and it just works: Parallel, Brave, Exa, You.com, Tavily, Firecrawl, Jina, Linkup, Valyu, Perplexity, Serper, SerpAPI want provider-specific features like Exa's date filtering or Brave's freshness? install that provider directly instead. ``` pi install pi-websearch-parallel pi install pi-websearch-brave pi install pi-websearch-exa pi install pi-websearch-you pi install pi-websearch-tavily pi install pi-websearch-firecrawl pi install pi-websearch-jina pi install pi-websearch-linkup pi install pi-websearch-valyu pi install pi-websearch-perplexity pi install pi-websearch-serper pi install pi-websearch-serpapi ``` github.com/Michaelliv/pi-… @badlogicgames
Michael Livs tweet mediaMichael Livs tweet media
English
8
7
157
10.5K
Mario Zechner
Mario Zechner@badlogicgames·
done did it. if you had any kind of interaction with the openclaw repo before (anything really), know that your issues/prs on pi-mono will be deprioritized and assumed bad by default.
Mario Zechner tweet media
Mario Zechner@badlogicgames

fuck it.

English
15
1
112
26.8K
Jayden Carey
Jayden Carey@jaydenfyi·
@steveruizok You may not like it, but this is what peak performance looks like
English
0
0
0
325
Steve Ruiz
Steve Ruiz@steveruizok·
cruising around 16K shapes at 120fps
English
16
4
229
50.4K
Wind
Wind@productdevbook·
Built an API framework 🚀 Looking for 25 devs for closed beta — DM for access. —— is a type-safe, compiled-pipeline framework for next-gen TypeScript APIs.
Wind tweet media
English
3
3
40
22.6K
David K 🎹
David K 🎹@DavidKPiano·
I'm doubling down on state machines
English
33
2
183
13.6K
Zixuan Li
Zixuan Li@ZixuanLi_·
Don't panic. GLM-5.1 will be open source.
English
276
429
7.7K
992.8K
Jayden Carey
Jayden Carey@jaydenfyi·
@zeeg ts-pattern, permix, better-auth, Chat SDK
English
1
0
1
430
David Cramer
David Cramer@zeeg·
I need some great examples of idiomatic code in languages like TypeScript e.g. orpc/trpc-like interfaces where its very easy to reason about, low boilerplate, "obvious" on the surface and fairly explicit in behavior What are your favorite?
English
8
1
93
12.7K
Andy Zhang
Andy Zhang@dazuoforyou·
@zeeg the abort controller discipline in pi is genuinely impressive. most agent frameworks just let operations hang forever. proper cancellation is the difference between a demo and a production tool. been diving into pi's codebase this week — the extension system is equally clean.
English
1
0
2
617
Jainam Parmar
Jainam Parmar@aiwithjainam·
10 MCP servers worth installing right now: 1. filesystem — read/write local files 2. github — full repo operations 3. postgres — query your database 4. brave-search — live web search 5. puppeteer — browser automation 6. slack — send messages programmatically 7. notion — read/write your workspace 8. linear — manage issues + projects 9. memory — persistent key-value store 10. sequential-thinking — structured reasoning All official. All free. All one command to install. MCP is the USB-C of AI tools. Everything plugs in the same way.
English
7
13
172
15.5K
Jayden Carey
Jayden Carey@jaydenfyi·
Eh. This is what I had been doing until recently, but recently made the switch to having a dedicated personal one. As a part of onboarding for my last role, for one reason or an other I was required I needed to change my primary email to be the work one for which was annoying. I realised could change it back later without breaking anything, but was still a requirement at the time which. There was one particular quirk I encountered though which triggered me to create a separate dedicated personal account. My org without my input decided to sign me up for a lower tier GH Copilot subscription, which automatically caused my existing personal subscription to be cancelled against my will (which at the time I'd purchased for a heavily discounted price), and prevented me from being able to resubscribe as well. No idea if that's been fixed at all now, but in that sense it stops feeling like it's still "your" account. I guess the main premise of this article is wanting to keep all the green squares on your contribution graph, which ultimately I don't really care about, and if I ever thought it did matter, they can very easily be faked 😅
English
1
0
3
1.7K
George Guimarães
George Guimarães@georgeguimaraes·
Keep one GitHub account for your entire career. Your company's "create a new account" policy is wrong. That account is yours. You can rename it, change the password, add any email. Pro tip: star every private repo you contribute to. When you lose org access, starring keeps your green squares. georgeguimaraes.com/one-github-acc…
English
34
17
772
95.5K
Jayden Carey
Jayden Carey@jaydenfyi·
@PingStruggles Thoughts on adding a checkbox to show which files have been marked as viewed/reviewed? I quite like this feature of the GitHub VSCode extension. Happy to make a PR if interested.
Jayden Carey tweet media
English
1
0
2
230
Max
Max@PingStruggles·
Improved the PR diff sidebar UI in Better Hub 🙃
Max tweet media
English
4
3
148
7.2K