Chris Eagle

2.3K posts

Chris Eagle banner
Chris Eagle

Chris Eagle

@__chriseagle

Likes cycling and growing plants. Dad. Staff Engineer @fueled

Essex, UK Katılım Ağustos 2011
607 Takip Edilen201 Takipçiler
Beth Rigby
Beth Rigby@BethRigby·
BREAKING: BTP update on horrific attack in Huntingdon - Perpetrators a 32 & 35 year old men, a black British national & a British national of Caribbean descent - Both born in UK. Arrested on suspicion of attempted murder - 2 patients remain in life-threatening condition - “nothing to suggest" a terrorist incident
English
442
105
466
351.3K
Chris Eagle
Chris Eagle@__chriseagle·
@DavidKPiano The key point not being discussed is that time with a problem builds knowledge and context for future support and I’m not seeing any evidence that a LLM (even with TDD) can come close in speed to adding features in mature codebases compared to eng who has spent that time.
English
0
0
1
31
David K 🎹
David K 🎹@DavidKPiano·
Many devs don't realize that LLM-assisted human coding can be just as fast as full autopilot "agentic" coding. Both approaches have trade-offs, but I like human-first coding because it ensures you fully understand the output code.
David K 🎹 tweet media
English
30
25
458
26.6K
Atharva
Atharva@AtharvaXDevs·
last night, I was skimming TanStack Query docs and went down a rabbit hole on its server-side usage with Next.js. What I found is a total gamechanger for performance. @tan_stack 🤯 >it's a pattern that combines server-side prefetching with client-side hydration to practically eliminate initial page load spinners. When you pair it with Server Actions for mutations, your app feels insanely fast. here's how it works, a Thread 🧵
Atharva tweet media
English
48
64
1.1K
143K
Chris Eagle
Chris Eagle@__chriseagle·
@thekitze And still won’t be turning a profit for years
English
0
0
0
17
Chris Eagle
Chris Eagle@__chriseagle·
@evanyou Gemini still reaches for node-fetch 🫠
English
0
0
0
51
Chris Eagle
Chris Eagle@__chriseagle·
@burkov Yep, once the VC money runs out and costs get passed on, folks ain’t gonna be vibe coding all day and all night
English
0
0
0
17
BURKOV
BURKOV@burkov·
People waiting for better coding models don't realize that the quadratic time and space complexity of self-attention hasn't gone anywhere. If you want an effective 1M token context, you need 1,000,000,000,000 dot products to be computed for you for each of your requests for new code. Right now, you get this unprecedented display of generosity because some have billions to kill Google while Google spends billions not to be killed. Once the dust settles down, you will start receiving a bill for each of those 1,000,000,000,000 dot products. And you will not like it.
English
188
231
2.7K
557K
Chris Eagle
Chris Eagle@__chriseagle·
@AdamRackis First request auth in mw but then subsequent fetches happen in server components with no auth…. seen the pattern taught across YouTube and Udemy
English
0
0
0
108
Adam Rackis
Adam Rackis@AdamRackis·
Wait what? Obviously all api requests always have to be independently authenticated. Are there devs who don’t know that? ZIRP is over get good there’s zero excuse for incompetence like that anymore
Steven Tey@steventey

One interesting thing about the @nextjs CVE that not a lot of people are talking about: It only affects your app if you fully rely on Middleware for auth (and are not auth'ing subsequent API requests). In other words, if you: ◆ only use Middleware for routing ◆ are validating requests in your API routes/server actions ...your app is safe – regardless of where it's hosted.

English
20
3
237
69.2K
trav
trav@techsavvytravvy·
you're telling me that you were given the option to use a real programming language for the config, and you chose YAML??
English
67
13
500
34.7K
Chris Eagle
Chris Eagle@__chriseagle·
@wesbos Can you test hip thrusts, I’ve got an idea
English
2
0
9
9.1K
Wes Bos
Wes Bos@wesbos·
💪🏻 This is SO COOL I build an app to count dumbbell reps with an AI model in the browser using Tensorflow.js and a pose detection model
English
278
672
10.8K
4.9M
trav
trav@techsavvytravvy·
"damn that design is so clean"
trav tweet media
English
39
22
1.2K
61.1K
Chris Eagle
Chris Eagle@__chriseagle·
@dhh Just one more data centre bro
English
0
0
0
8
Chris Eagle
Chris Eagle@__chriseagle·
GP surgery now turning off their online enquiries as well the phones when they reach capacity? How is this even allowed? Not even 2pm and the only way to make contact is to physically speak to someone, utter madness @wesstreeting #nhs
English
0
0
0
49
Theo - t3.gg
Theo - t3.gg@theo·
Sneak peak of the T3 Chat redesign 🤐
Theo - t3.gg tweet media
English
165
9
1.6K
60.3K
Chris Eagle
Chris Eagle@__chriseagle·
@levelsio @pahennxyz Cursor failing the literal first golden rule of not trusting user input 🫠 AI might be coming for our jobs, but not today, probably next month tho
English
0
0
7
529
@levelsio
@levelsio@levelsio·
So in my game there's many ways to crash, you can get killed, or crash into a mountain or building or ground So it sends to server a verb like "crashed into mountain" That crash then gets broadcasted to other players that show on their screen "levelsio crashed into a mountain" But ofc I never checked that text for HTML/JS code in it, and it gets put in a message box
in html So they'd send "levelsio crashed into a mountain