ChatWise affiliate program is now open. You earn 15% of each sale by referring your friends Powered by @useAffonso 😄 docs.chatwise.app/affiliate-…
5
1
15
27,538
.@theo would be a great jojo character lol
89
65
3,527
240,972
VS @code can automatically generate commit message from changed files now
70
343
3,407
450,167
Replying to @rauchg
5d chess move to make next.js not the most hated thing at vercel
10
31
3,306
217,021
Men will literally install 5 AI editors, an AI terminal and an AI chat app with 100 models instead of trying to get good at coding
71
121
2,628
108,068
React was a mistake 😭
222
126
2,671
585,637
I just opened an 800MB SQL file in different editors: - Sublime Text: 30 seconds to load, no syntax highlight - Zed: 3 seconds to load, no syntax highlight, and make my mac run out of memory - VSCode (Cursor): 5 seconds to load, with syntax highlight
53
48
2,396
303,406
In the latest developer beta of macOS, all the `node` processes will show up in the dock 😂
64
51
1,703
236,495
Since @theo and everyone is moving to Zen Browser a.k.a. Firefox, let's take another look at...... oh...
63
40
2,111
362,767
TypeScript finally fixed this
27
212
1,964
237,068
81
119
1,595
517,190
We defeated jQuery, but at what cost
42
152
1,567
76,876
The @browsercompany should just open source Arc at this point 🤔
61
51
1,625
97,139
Choosing a frontend framework be like
62
185
1,417
156,999
The first article I can find about debouncing in JavaScript was published in 2009 by John Hann Websites before 2009:
44
60
1,244
232,414
Every time you click a day in @heyhey calendar, it makes some API call to fetch ~2000 lines of HTML and spend 2s in `cloneNode` to update the calendar 😂
33
48
1,230
312,046
🧐 GitHub Copilot but for git commit messages
46
81
1,177
TIL: by enabling "Native Tabs" in @code settings you can combine multiple projects into a single window with tabs. This makes it more convenient to switch between different projects.
27
95
1,184
228,311
You can hide your VS @code titlebar completely like this to make it look more native 👀 Config in reply 🧵
36
97
985
193,597
File-system based routing has gone too far
58
37
907
211,984
TIL
7
55
874
66,202
Everything is just a Vite plugin now
16
43
874
118,168
Please rewrite the Rust compiler in Go too, it's so slow
17
39
731
54,186
A great time to get into JavaScript
20
85
697
98,039
Trying to make Electron look native 😅
33
8
675
136,217
Introducing Docup 1.0, the single-page documentation generator for your open source projects (no build step, just a 30KB JavaScript file) 🧙‍♀️ docup.now.sh 💚 Written in @preactjs 💚 Using @tailwindcss 💚 You can use Preact components in Markdown file
18
116
644
Replying to @millerlowlife_
You can call it Xi
5
646
52,912
This is amazing, you can convert any AI generated image (or any JPEG, PNG) into SVG vectors. vectorizer.ai
10
64
661
103,329
I'm using tanstack/query on the server for caching 😄
24
11
663
73,837
pewdiepie using arch linux and rust before gta 6 is insane
22
10
574
27,107
Longbridge rewrote their desktop app in Rust (powered by GPUI from @zeddotdev, not using webview at all)
9
24
581
39,820
GitHub app in iOS 26 🤣
29
11
556
66,741
TIL you can mark files as read-only in VS @code
7
46
526
39,319
TIL: speed up your `ts-node` command with a simple `--swc` flag typestrong.org/ts-node/docs/…
8
74
493
made an npm proxy in 10 lines
14
8
492
42,458
After vscode update.. 😂
33
28
448
🎉 Announcing Saber.js 🎉 A minimalistic framework for building static website using Vue.js - Zero-config - File-system based API, like @zeithq 's Next.js and @nuxt_js - PWA by default - Simple but pluggable - Prefetch data using custom block github.com/egoist/saber.js
10
125
448
An awesome website for comparing component syntax 👀 component-party.dev/
26
37
446
96,558
Just installed macOS Tahoe through VirtualBuddy. The new Finder looks like a Linux distro trying to copy macOS UI — and failing 🫠
33
17
446
38,933
nice vue
4
10
437
14,550
Just use Reminders
16
28
404
29,911
🔥 Introducing Maid 🔥 A markdown driven task runner.. Like @gulpjs but you write task in Markdown 🤯 github.com/egoist/maid
11
113
390
What is stopping people from switching to Svelte/Vue/Solid? 🤔 I can think of React Native as one thing
why does liking a tweet re-render the entire screen? (sound on 🔊)
85
6
389
114,940
After a month of development, I'm happy to introduce the first public beta of Ream, a new & super-fast SSR framework for Vue 3, powered by @vite_js ⚡️ github.com/ream/ream
15
76
369
OpenAI implemented MCP in a Chat UI better than the creator of MCP 😭
You can now chat with apps in ChatGPT.
6
4
380
32,799
TIL: macOS has a built-in feature to remove image background
5
34
358
61,734
How Pull Request works.
1
56
365
can't believe this app is free
5
12
363
43,343
My proposal for Chrome devtools: If the error is originating from an extension, show the extension name 🙂
5
9
323
21,463
I really wrote the same app twice 😂 tauri & electron
16
7
317
91,478
I've replaced all the database management apps on my desktop with dataflare.app Well designed and it just works, it's also made with @TauriApps 👀 Shout out to @wyh236 for the work.
12
32
295
34,482
I use PGLite (a wasm build of Postgres) by @ElectricSQL locally so I don't need to install Postgres or run a Docker container 👀
10
20
303
23,274
If you are using `Object.fromEntries(url.searchParams)` to parse the query string, now you can replace it with `typedSearch(url.searchParams, schema)` for: - type safety - array support
5
21
303
20,613
The only config you need to bundle your TypeScript project
6
12
298
55,734
💬 Introducing ChatKit.app, a new ChatGPT front-end: - Leveraging ChatGPT API, using your own OpenAI API key - You can add URL as chat context (use case: summarize articles, Youtube videos, PDFs.) - Full-text search your chat history - Many more optimizations
20
58
288
169,437
Made a free and open-source snippet manager with @TauriApps and @solid_js github.com/egoist/dropcode
10
20
282
in case @dhh accuses me of throttling my computer
9
3
273
33,453
Tauri 1.2.0 now supports custom macOS title bar style, similar to Electron's titleBarStyle option
6
19
276
Introducing @vite_js-plugin-compile-time v0.4 Call `compileTime` anywhere and it will be replaced with the returned data at compile time git.new/compile-time
4
14
277
18,828
Vue component to create placeholder loading effect using SVG. github.com/egoist/vue-conten…
7
46
267
Replying to @theo @t3dotgg
I’m also a proud tailwind guy
21
5
271
16,461
I just learned about String.raw 😅
9
9
261
56,535
wip: ViteKit - framework-agnostic - api routes - pages (frontend, optional hydration) - adapter form nodejs, static, vercel, cf worker etc. Inspired by SvelteKit.
11
26
262
Whenever I write a bash script that exceeds 100 lines, I feel like vomiting, finally someone is trying to fix it amber-lang.com
6
32
259
21,809
Introducing bget 👀 It lets you install binaries from GitHub Releases interactively. github.com/egoist/bget
9
28
249
Chat with Svelte Kit docs 👀
11
24
240
38,919
if you wonder what's the rest of this
8
1
239
12,836
The author of Nut.js deleted their packages on npm and switched to paid subscription for future updates nutjs.dev/blog/i-give-up
23
25
223
79,077
Also @shadcn UI btw
They said all @shadcn apps look the same
9
6
238
28,202
Replying to @browser_use
That is a weird statement from a Playwright wrapper
11
1
230
7,434
Made a CLI to ask LLM directly from your terminal, powered by @vercel AI SDK github.com/egoist/shell-ask
9
23
233
39,033
Why did ChatGPT switch from Next.js to Remix? TLDR: they just need an SPA piped.video/watch?v=hHWgGfZp…
5
13
218
208,895
"There will be flying cars in 2023" Flying cars in 2023:
11
16
216
28,730
I just made a service that converts SVG to Vue Component for you 👉 svg2vue.egoist.sh
5
21
211
I'm in love with this GitHub colorblind theme 😍
9
9
210
I've added support for DeepSeek R1 fine tuned models in @ollama Now they can also show the chain of thoughts This is deepseek-r1:7b running at 20 tokens per second on my M4 Mac mini
7
13
219
19,175
THIS actually happened 😍 Thank you @rauchg
3
1
212
I've never looked back since using Drizzle, it's so powerful
16
8
213
41,933
the reason why GitHub copilot is going to be value $1bn
4
73
211
Bun 1.3 now supports isolated installs, the main reason I was using pnpm 😄
7
8
210
15,139
Type-safe routing is coming to React Router v7 👀 github.com/remix-run/react-r…
4
21
197
60,104
Introducing Typed-RPC: type-safe RPC calls for your Electron apps Heavily inspired by tRPC, but this is a lightweight version that's dedicated to Electron. github.com/egoist/typed-rpc
13
11
192
31,048
If you want to publish .vue on npm directly, try vue-compile, which compiles the blocks in Vue single-file components to use JS/CSS instead of Babel/Sass/Stylus. github.com/egoist/vue-compil…
3
37
174
Basic .vue support for esbuild. 👋🏼 github.com/egoist/esbuild-pl…
7
20
185
TypeScript source code -> Beautiful docs paka.dev/npm/tsup/v/5.11.9
2
16
183
Type-safe and Promisified API for Web Worker and Iframe: github.com/egoist/typed-work…
3
29
183
I'm blown away by the support from @storyblok to open source community, thanks to them for sponsoring me $1000/month and my other GitHub Sponsors now I can actually work on open source for full time.. and get a Mac mini. 😍 egoist.sh/thanks
16
13
169
They actually delivered before Turbopack , wow!
🎁 A surprise holidays gift: after over a year of hard work, we have just published Rolldown 1.0.0-beta.1!
1
5
170
12,759
this man is next level @antfu7
3
2
167
By default your web page is scrollable in browsers (see the video), but it's not the case for native apps. You can add `html { overscroll-behavior: none; }` to make your Electron / Tauri app feel more native.
2
6
159
11,324
not sure if I can trust GitHub copilot anymore
4
31
159
🥳 To celebrate absolutely nothing, I’ll choose 3 of you who liked this post to receive ChatWise Pro (chatwise.app) for free!
3
165
7,215
MCP, Available in ChatWise 0.8 now Demo: + sequential-thinking + brave search + fetch
7
9
161
20,615
Replying to @AashutoshRathi
thankfully hey offers free trials so we can give them free performance optimization tips
3
149
12,547
My 5 years in open source.
4
6
153
NUTS, I made a markdown editor that renders in GitHub readme style entirely using @tldraw
4
8
155
30,723
A proper way to use `any` 👌🏼
7
33
150
Is this how you react to state updates in Svelte? It seems easier in Vue 🥲
26
1
146
26,103
GitHub copilot: the npm tiny module killer 😶‍🌫️
1
17
144