chuck

118 posts

chuck

chuck

@C41M50N

23 | dev building stuff | -$250 MRR

Katılım Eylül 2024
234 Takip Edilen25 Takipçiler
chuck
chuck@C41M50N·
@opencode When in OpenCode Black coming back??
English
0
0
0
858
OpenCode
OpenCode@opencode·
Opus 5 now available in OpenCode
English
45
25
1.7K
78.1K
chuck
chuck@C41M50N·
@mattpocockuk I've been using something like that in my projects recently. I call them feature folders instead of packages. On the same page. I kinda hate barrel files though.. Any specific reason you use them?
English
0
0
0
132
Matt Pocock
Matt Pocock@mattpocockuk·
Here's a skill you can run once to set up deep modules in any TypeScript codebase: - Each 'package' lives at src/packages/ (name/path is totally customizable) - From outside the package, you can only import from /index.ts - Tests for the package live at /tests, and can only import from index.ts - No circular dependencies between packages - Puts a context pointer inside AGENTS.md so the agent knows about it (no skills needed) - Works with frontend or backend code (even Effect code!) - Enforced by dependency-cruiser This means you can hide stuff inside modules, with only a single test seam exposed. Clear seams, deterministically enforced: no more shit tests. Awaiting a merge. Should I ship it? github.com/mattpocock/ski…
English
30
13
382
38.9K
Rhys
Rhys@RhysSullivan·
it's been a year since Arc was discontinued and no browser comes close to what it is they had something so special in it and threw it away
English
100
29
1.1K
108.3K
Dara A.
Dara A.@daradoescode·
gpt-5.5 party was insane. can confirm @jasonliu is the most performative OAI dev ever lol (said w/ love). took a photo w/ @sama. spent sometime at @theo's talking insectoid mars battles w/ @davis7, @mweinbach, vogel n @film_girl (ben only talked abt gstack once thankfully😭) also thanks for the codex badges @ryanvogel :D n ofc loved meeting all of my fellow GOBLIN MAXXERS leaving sf makes me sad it feels like my other half, but makes me even more pumped for my next trip here prob an internship next summer :P till then i will keep "building things"
Dara A. tweet mediaDara A. tweet mediaDara A. tweet media
English
15
3
337
18.6K
Dara A.
Dara A.@daradoescode·
I haven't written code in a month(My current AI set up)
English
5
0
21
1.4K
chuck
chuck@C41M50N·
@boristane Are you still using Claude Code? You gotta try GPT 5.4 (Medium or XHigh). Trust 🙏
English
0
0
1
33
boris
boris@boristane·
I'm building a rather big feature I'm using ai for everything instead of just building the feature I'm working on an extensible primitive to make it more versatile ngl ai sucks at this type of work the scope is wide and requires long term thinking, and despite writing and reviewing pages and pages of markdown files it still: - doesn't fully complete tasks (despite explicit todo lists I ask it to cross check) - ignores existing patters in the codebase (although explicitely spelled out in the plan document), and - takes every shortcut it can my rule of thumb now is, if an agent works over 45mins on a task, it's probably gonna be ass
English
17
2
99
6.8K
Jordan
Jordan@jenewland1999·
@theo Amazing! Out of interest, how'd you come up with the name?
English
2
0
1
2.2K
chuck
chuck@C41M50N·
@anametolast @boristane I guess.. but there's still the interface piece. And shareable links without giving access to your entire repo.
English
1
0
1
19
boris
boris@boristane·
notion but it's just markdown
English
90
2
292
33K
Rhys
Rhys@RhysSullivan·
turns out my name was free as a package name on npm now, what do i do with it?
Rhys tweet media
English
38
1
191
57.3K
Jarred Sumner
Jarred Sumner@jarredsumner·
what large features should I run claude in a loop to try adding to bun constraints: - must have a large test suite with positive & negative tests that verify it works - must have strong evidence of being something people want & would use bun for
English
90
2
325
48K
Micky
Micky@Rasmic·
Here's why you SHOULD use Supabase over Convex My honest thoughts
English
114
24
786
77.4K
chuck
chuck@C41M50N·
@thdxr Build a benchmarker for agents completing tasks. Better = Lower context tokens + Lower model cost. Ex: Task: build a chat app with ... features with Convex Context: Convex is .... Mutations look like .... Queries look like .... Model: GPT 5.2
English
0
0
1
26
dax
dax@thdxr·
we own agents.​dev what do we do with it
English
194
3
1.1K
124.9K
vogel
vogel@ryanvogel·
I think my solution now for personal problems is just shipping it with @better_auth passkey support, locked just to me that way I can init a project with 1. bunx create-next-app 2. opencode run /init-starter and it will setup - @neondatabase with @DrizzleORM - @better_auth with passkey - @inboundemail with the domain (this is pretty cool because I have a deep flow coming where you can pass a @vercel oauth token and it will auto add your DNS records)
vogel@ryanvogel

the biggest blocker for personal projects is auth at this point my workflow - `try ` - `bunx create-next-app` - 🚫 need to configure auth even if I use an auth provider where I don't have to go to their site to configure it, I still have to go to google oauth dashboard to get it setup (cause I don't wanna use username and password its stupid)

English
2
0
21
3.3K
chuck
chuck@C41M50N·
@JLarky terminal font?
Français
0
0
0
204
JLarky
JLarky@JLarky·
Claude working in OpenCode via copilot subscription :)
JLarky tweet media
English
7
2
32
4.9K
chuck
chuck@C41M50N·
@Baconbrix I'm a young professional heavily considering moving to Austin (for a few years, my endgame is also SF). What was your experience there and what do you think about young, ambitious people moving there?
English
0
0
0
11
Evan Bacon 🥓
Evan Bacon 🥓@Baconbrix·
<2025> 🏠 Moved from Austin to SF 🧭 Expo Router installs grew +330% 🚀 npx testflight — Launch to TestFlight in <10 minutes 🌐 eas deploy — Universal hosting for apps, websites, and API routes 🧩 bun create target — Fastest way to build Apple widgets & targets </2025>
English
14
8
367
14.3K
chuck
chuck@C41M50N·
@saradietschy love this for you! as a guy that did CS, i often pushed back when non-CS people said "you must be really smart" and "I could never do that" because I truly believe anyone can learn to program. I'm not special lol. I'm glad AI is empowering people to take those first steps.
English
0
0
0
36
chuck
chuck@C41M50N·
@CodingGarden Wow! This course looks amazing 🤩 Great price too!!
English
0
0
1
93
giyu_codes
giyu_codes@giyu_codes·
@C41M50N Pretty dope. Japanese so I can be a citizen hehe
English
1
0
1
143
giyu_codes
giyu_codes@giyu_codes·
Getting married tomorrow and taking my girlfriends last name AMA
English
90
2
333
37.9K