adokce

44 posts

adokce banner
adokce

adokce

@adokce

dev/builder

Frankfurt, Germany Katılım Şubat 2026
1K Takip Edilen24 Takipçiler
adokce retweetledi
Mitchell Hashimoto
Mitchell Hashimoto@mitchellh·
From empty repo to a functional minimal standalone terminal based on libghostty in 2 hours, presenting Ghostling! ~600 lines of C and you get extremely accurate, performant, and proven terminal emulation. github.com/ghostty-org/gh… Feature list: - Resize with text reflow - Full 24-bit color and 256-color palette support - Bold, italic, and inverse text styles - Unicode and multi-codepoint grapheme handling (no shaping or layout) - Keyboard input with modifier support (Shift, Ctrl, Alt, Super) - Kitty keyboard protocol support - Mouse tracking (X10, normal, button, and any-event modes) - Mouse reporting formats (SGR, URxvt, UTF8, X10) - Scroll wheel support (viewport scrollback or forwarded to applications) - Scrollbar with mouse drag-to-scroll - Focus reporting (CSI I / CSI O) - And more. Effectively all the terminal emulation features supported by Ghostty! The libghostty C API is not formally released, but I built this project to prove its ready to go. 😎 github.com/ghostty-org/gh…
English
48
47
999
100.7K
adokce retweetledi
dylan
dylan@dylan_ebert_·
Introducing Texel Splatting: Perspective-Stable 3D Pixel Art open source paper+code Most 3D pixel art techniques (e.g. t3ssel8r, ProPixelizer) snap pixels to a screen grid, which only works with an orthographic camera Texel splatting solves this for perspective cameras: first,
English
20
126
1.8K
107.6K
Alem Tuzlak 🇧🇦
Alem Tuzlak 🇧🇦@AlemTuzlak·
New @tan_stack AI release is here🚀 • Unified generation hooks (image/speech/transcribe/summarize/video) 🔥 • Lazy tool discovery to save tokens 🔧 • Middleware 🧅 • Real-time chat support 🔊 Details + how it works under the hood in the video 👇 youtu.be/9yI5cgFAhTw
YouTube video
YouTube
English
2
0
22
2.1K
adokce retweetledi
Janic
Janic@janicduplessis·
Finally got to build this. Create animations that use Core Animation on iOS and Animator on Android with zero JS overhead. Same animation. But one keeps running smoothly even when the UI thread is lagging. Introducing react-native-ease 🍃
English
40
85
772
89.2K
Alem Tuzlak 🇧🇦
Alem Tuzlak 🇧🇦@AlemTuzlak·
Huge personal announcement next week! Very excited to share something with you!
English
3
0
37
1.6K
adokce
adokce@adokce·
I should probably make a todo app with Effect to see why so many smart people are excited about it.
English
0
0
0
6
adokce retweetledi
William Candillon
William Candillon@wcandillon·
Reanimated brought JS to the UI thread and introduced us to basic physics in animations (spring, decay). TypeGPU brings JS to the GPU and, along the way, introduces us to new and fun physics concepts. I find the parallels between the two projects delightful.
Konrad Reczko@reczko_konrad

It took me some time, but my article “Breaking Down the Jelly Slider” is officially out. medium.com/swmansion/brea… I hope it can demystify how to approach building such a weird thing and serve as a starting point for learning some low level graphics programming techniques :D

English
1
7
123
10.1K
adokce retweetledi
Jay Meistrich
Jay Meistrich@jmeistrich·
I've been working on a big new optimization in LegendList - scrolling up only has to re-render one single position update! So scrolling up will be much smoother. Perfect for all of you making chat apps, which seems to be everyone 😂 For both web and mobile in the next beta 🎉
English
7
14
286
16.2K
Szymon Rybczak
Szymon Rybczak@SzymonRybczak·
just got into @ycombinator's next batch while still in high school! we're building a new devtool company @TesterArmy our mission is to change how testing web (and soon mobile!) apps will look like 🫡 moving to San Francisco for the batch and beyond! 🇺🇸 DMs open
Szymon Rybczak tweet media
TesterArmy (YC P26)@TesterArmy

Say hello to TesterArmy (YC X26)! Our mission is to change how AI-native teams tests their apps. → Tests every Pull Request → One-click integration with GitHub and Vercel ▲ → Explores pages, clicks buttons, fills forms → Reports back actionable feedback

English
48
7
244
25.1K
adokce retweetledi
Mitchell Hashimoto
Mitchell Hashimoto@mitchellh·
Ahhhh, Codex 5.3 (xhigh) with a vague prompt just solved a bug that I and others have been struggling to fix for over 6 months. Other reasoning levels with Codex failed, Opus 4.6 failed. Cost $4.14 and 45 minutes. Full trace plus includes original issue: ampcode.com/threads/T-019c… I know this prompt is relatively bad. Honestly, our stable release is in a week, and I was throwing some Hail Marys at the frontier models to see if I could get a clean, understandable fix for some of these bugs. By using `gh`, it grabs much better context from the issue, so its not terrible. The best thing that Codex did was eventually start reading GTK4 source code. That's where I ended up (see my GH issue), and I knew the answer was somewhere in there, but I didn't have the time or motivation to do it myself. The other models never went there, and lower reasoning efforts with 5.3 didn't go there either. Only xhigh went there. I think that was a critical difference. The final fix was decent. It was small, all in a single file, and very understandable. It had one bug I identified (you can see in the trace), and then I manually cleaned up some style. But, it did a great job. Definitely an "it's so over" moment. But at the same time, it feels amazing because now our next stable release will have this fix and I was able to spend the time working on other fixes as it went.
English
120
235
3.6K
401.8K
adokce retweetledi
Wes Bos
Wes Bos@wesbos·
Port 3000 is in use, trying another one... Port 3001 is in use, trying another one... Port 3002 is in use, trying another one... These LLMs love to run multiple instances of the same app. made a Vite plugin `killer-instincts` that will either return the process ID of what is running on your strictPort, or kill it automatically
Wes Bos tweet mediaWes Bos tweet media
English
48
24
683
78K
adokce retweetledi
Matteo Collina
Matteo Collina@matteocollina·
Every Node.js developer has lost a background job to a server restart. We just open-sourced @platformatic/job-queue, a new queue library built for reliability from day one. Deduplication, retries, request/response, graceful shutdown. All out of the box. 🧵👇
English
28
74
793
52.6K
adokce retweetledi
Alek Mikucki
Alek Mikucki@aleqsio·
Built a new skill + cli tool that makes it easy to use multiple agents at the same time with a single Expo app. It makes sure agents don't conflict with each other and swaps connected metro servers on the fly. Works on ios or android simulator. docs: github.com/aleqsio/react-…
Alek Mikucki tweet media
English
9
26
189
9K
adokce retweetledi
Szymon Chmal
Szymon Chmal@ChmalSzymon·
Preview release of React Native Grab is now available! Make your agents stop guessing. Navigate through your app, capture the right context, and let them handle the heavy lifting 💪
English
8
33
427
33.7K