[GUEST ACCESS MODE: Data is scrambled or limited to provide examples. Make requests using your API key to unlock full data. Check https://lunarcrush.ai/auth for authentication information.] #  @janwilmake Jan Wilmake Jan Wilmake posts on X about cloudflare, wrangler, more info, v1 the most. They currently have XXXXX followers and XXX posts still getting attention that total XXXXXX engagements in the last XX hours. ### Engagements: XXXXXX [#](/creator/twitter::153933445/interactions)  - X Week XXXXXX +54% - X Month XXXXXX +250% - X Months XXXXXXX +222% - X Year XXXXXXX +18,218% ### Mentions: XX [#](/creator/twitter::153933445/posts_active)  - X Week XX -XXXX% - X Month XXX +117% - X Months XXX +291% - X Year XXX +1,950% ### Followers: XXXXX [#](/creator/twitter::153933445/followers)  - X Week XXXXX +1.50% - X Month XXXXX +7.80% - X Months XXXXX +185% - X Year XXXXX +444% ### CreatorRank: XXXXXXX [#](/creator/twitter::153933445/influencer_rank)  ### Social Influence [#](/creator/twitter::153933445/influence) --- **Social category influence** [stocks](/list/stocks) **Social topic influence** [cloudflare](/topic/cloudflare) #7, [wrangler](/topic/wrangler) #20, [more info](/topic/more-info), [v1](/topic/v1), [productivity](/topic/productivity), [dashboard](/topic/dashboard), [gonna](/topic/gonna), [files](/topic/files), [llm](/topic/llm), [javascript](/topic/javascript) **Top assets mentioned** [Cloudflare, Inc. (NET)](/topic/cloudflare) ### Top Social Posts [#](/creator/twitter::153933445/posts) --- Top posts by engagements in the last XX hours "Yes Cloudflare Worker Upload API (using FormData) now live See this simple HTML example that uploads a multi-file worker by just drag-and-dropping the folder to the browser. Repo with more info below"  [@janwilmake](/creator/x/janwilmake) on [X](/post/tweet/1948048098682437782) 2025-07-23 15:50:34 UTC 2315 followers, 5709 engagements "Here you go Please let me know if you discover any other limitations or issues. Very experimental now but we can make it stable if there's demand"  [@janwilmake](/creator/x/janwilmake) on [X](/post/tweet/1946939238303269256) 2025-07-20 14:24:21 UTC 2297 followers, XXX engagements "DORM v1.0.0 release - Unlimited SQLite DBs Directly In Your Worker - OSS Turso Alternative It took many iterations and breaking changes to get here but I'm happy to ship it as v1 now. - ๐ฅ Includes most powerful power-objects - ๐ฅ Much improved API (breaking) - ๐ฅ Never more than X round trip - ๐ฅ Secure DB Manager - ๐ฅ sql.exec functionality outside of your DO Read more ๐๐งต"  [@janwilmake](/creator/x/janwilmake) on [X](/post/tweet/1945504977230897180) 2025-07-16 15:25:06 UTC 2315 followers, 3155 engagements "There's a fair warning though you should be aware of when using this. Every fs request does a round-trip to the DO This can make these operations rather slow if you have lots of them if the DO is not in the same place as the worker. I wonder though how fast it will be if ran from a DO in the same spot. Also there are other limitations. Read more about that in the README. There are probably different usecases where this API can still be smooth and powerful though but make your choice wisely often it's better to just go into durable objects and do the DB operations there"  [@janwilmake](/creator/x/janwilmake) on [X](/post/tweet/1946939236134879669) 2025-07-20 14:24:20 UTC 2297 followers, XXX engagements "@benallfree @jhutchings0 @Cloudflare Just kidding I mean the agreement at the end of the form. Lot of things to agree to"  [@janwilmake](/creator/x/janwilmake) on [X](/post/tweet/1947697349914206453) 2025-07-22 16:36:49 UTC 2298 followers, XX engagements "@threepointone madness new pattern unlocked. this changes everything. i think ill do like this. how do you think about building packages initialization doesn't require env being passed anymore right can the package just import from cloudflare:workers directly"  [@janwilmake](/creator/x/janwilmake) on [X](/post/tweet/1946888241908445495) 2025-07-20 11:01:42 UTC 2302 followers, XXX engagements "@WhyAlwaysMe1896 yes I am using the cloudflare v4 api :) this effectively turns almost a dozen api calls into a single one"  [@janwilmake](/creator/x/janwilmake) on [X](/post/tweet/1948273214817267787) 2025-07-24 06:45:06 UTC 2315 followers, XX engagements "@benallfree isnt that @yagiznizipli yea i like that idea. imho there should be a config = "durable-object" in wrangler and then it should allow to do import writeFile from "fs"; without having to import/export the DO. wdyt"  [@janwilmake](/creator/x/janwilmake) on [X](/post/tweet/1946946915934867612) 2025-07-20 14:54:51 UTC 2298 followers, XXX engagements "@mattpocockuk shipping ai powered personal productivity tools to production"  [@janwilmake](/creator/x/janwilmake) on [X](/post/tweet/1947438208351875327) 2025-07-21 23:27:05 UTC 2310 followers, XX engagements "Have you ever tried the editor inside of the Cloudflare dashboard It's quite good And with flaredream it might become a first-class citizen again. No build no stupid minimized bundled code"  [@janwilmake](/creator/x/janwilmake) on [X](/post/tweet/1944695643533955367) 2025-07-14 09:49:06 UTC 2310 followers, 1722 engagements "last week I did a lot of coding but this week i'm gonna do a lot of coding north star today: replace wrangler"  [@janwilmake](/creator/x/janwilmake) on [X](/post/tweet/1947201613677936887) 2025-07-21 07:46:56 UTC 2302 followers, XXX engagements "@dinasaur_404 allowing an api to deploy an entire worker - including assets and conversion from wrangler.toml to the script metadata - by just passing files as a single multipart/form-data post. p.s. I already made it but it would've saved lots of time"  [@janwilmake](/creator/x/janwilmake) on [X](/post/tweet/1947751514153312522) 2025-07-22 20:12:03 UTC 2310 followers, XXX engagements "Cloudflare recently added support to access durable objects direclty from env imported from cloudflare:workers. this inspired me to try something new introducing: "cloudflare-fs"๐๐งต"  [@janwilmake](/creator/x/janwilmake) on [X](/post/tweet/1946939223673544864) 2025-07-20 14:24:17 UTC 2299 followers, 9669 engagements "other attempts like the one from @benallfree focused on single DO file systems where you still need to know about DOs"  [@janwilmake](/creator/x/janwilmake) on [X](/post/tweet/1946939228903932408) 2025-07-20 14:24:19 UTC 2296 followers, XXX engagements "The package "cloudflare-fs" almost fully removes the need to know anything about Durable Objects and gives you direct access to the most popular promise-based fs apis: copyFile cp mkdir readdir readFile rename rm stat writeFile You can use them directly from your workers and setup is incredibly easy"  [@janwilmake](/creator/x/janwilmake) on [X](/post/tweet/1946939231240085525) 2025-07-20 14:24:19 UTC 2296 followers, XXX engagements "feature request for cloudflare allow import maps to allow new ways of doing modules"  [@janwilmake](/creator/x/janwilmake) on [X](/post/tweet/1948107506162802706) 2025-07-23 19:46:38 UTC 2315 followers, XXX engagements "@codeanand not if you add this as a single file manually (so if you are very opinionated which deps are needed you can bundle them in yourself kinda)"  [@janwilmake](/creator/x/janwilmake) on [X](/post/tweet/1947940435701428574) 2025-07-23 08:42:45 UTC 2310 followers, XX engagements "llms make us dumber but that's just because of the ux we designed for it incentivizes us to not think. what llm ux will steer humans to think (and get taste)"  [@janwilmake](/creator/x/janwilmake) on [X](/post/tweet/1944665135731110135) 2025-07-14 07:47:53 UTC 2299 followers, XXX engagements "Soon Flaredream will just be a connector you can add to any MCP client to build your apps on Cloudflare"  [@janwilmake](/creator/x/janwilmake) on [X](/post/tweet/1945860681107906708) 2025-07-17 14:58:33 UTC 2302 followers, XXX engagements "@jokull do you have some example of what you want to run and why would Vite open the door to sentry does sentry just require an API call with authentication"  [@janwilmake](/creator/x/janwilmake) on [X](/post/tweet/1948065046069649769) 2025-07-23 16:57:54 UTC 2315 followers, XX engagements "@jhutchings0 @Cloudflare I just signed the contract"  [@janwilmake](/creator/x/janwilmake) on [X](/post/tweet/1947585715128185135) 2025-07-22 09:13:13 UTC 2301 followers, XX engagements "triple slash directives are the best javascript intellisense for chrome extensions is pretty much perfect"  [@janwilmake](/creator/x/janwilmake) on [X](/post/tweet/1944490167961629039) 2025-07-13 20:12:37 UTC 2299 followers, XXX engagements "I don't work at Cloudflare but I'm building a wrangler compatible API so you can deploy workers programmatically (without containers). It works using a simple form submission (using multipart/form-data) This is where I'm at right now first version coming soon: Lmk in the comments if you have a use case and what features you need the most"  [@janwilmake](/creator/x/janwilmake) on [X](/post/tweet/1947928092275532223) 2025-07-23 07:53:42 UTC 2315 followers, 8426 engagements
[GUEST ACCESS MODE: Data is scrambled or limited to provide examples. Make requests using your API key to unlock full data. Check https://lunarcrush.ai/auth for authentication information.]
Jan Wilmake posts on X about cloudflare, wrangler, more info, v1 the most. They currently have XXXXX followers and XXX posts still getting attention that total XXXXXX engagements in the last XX hours.
Social category influence stocks
Social topic influence cloudflare #7, wrangler #20, more info, v1, productivity, dashboard, gonna, files, llm, javascript
Top assets mentioned Cloudflare, Inc. (NET)
Top posts by engagements in the last XX hours
"Yes Cloudflare Worker Upload API (using FormData) now live See this simple HTML example that uploads a multi-file worker by just drag-and-dropping the folder to the browser. Repo with more info below" @janwilmake on X 2025-07-23 15:50:34 UTC 2315 followers, 5709 engagements
"Here you go Please let me know if you discover any other limitations or issues. Very experimental now but we can make it stable if there's demand" @janwilmake on X 2025-07-20 14:24:21 UTC 2297 followers, XXX engagements
"DORM v1.0.0 release - Unlimited SQLite DBs Directly In Your Worker - OSS Turso Alternative It took many iterations and breaking changes to get here but I'm happy to ship it as v1 now. - ๐ฅ Includes most powerful power-objects - ๐ฅ Much improved API (breaking) - ๐ฅ Never more than X round trip - ๐ฅ Secure DB Manager - ๐ฅ sql.exec functionality outside of your DO Read more ๐๐งต" @janwilmake on X 2025-07-16 15:25:06 UTC 2315 followers, 3155 engagements
"There's a fair warning though you should be aware of when using this. Every fs request does a round-trip to the DO This can make these operations rather slow if you have lots of them if the DO is not in the same place as the worker. I wonder though how fast it will be if ran from a DO in the same spot. Also there are other limitations. Read more about that in the README. There are probably different usecases where this API can still be smooth and powerful though but make your choice wisely often it's better to just go into durable objects and do the DB operations there" @janwilmake on X 2025-07-20 14:24:20 UTC 2297 followers, XXX engagements
"@benallfree @jhutchings0 @Cloudflare Just kidding I mean the agreement at the end of the form. Lot of things to agree to" @janwilmake on X 2025-07-22 16:36:49 UTC 2298 followers, XX engagements
"@threepointone madness new pattern unlocked. this changes everything. i think ill do like this. how do you think about building packages initialization doesn't require env being passed anymore right can the package just import from cloudflare:workers directly" @janwilmake on X 2025-07-20 11:01:42 UTC 2302 followers, XXX engagements
"@WhyAlwaysMe1896 yes I am using the cloudflare v4 api :) this effectively turns almost a dozen api calls into a single one" @janwilmake on X 2025-07-24 06:45:06 UTC 2315 followers, XX engagements
"@benallfree isnt that @yagiznizipli yea i like that idea. imho there should be a config = "durable-object" in wrangler and then it should allow to do import writeFile from "fs"; without having to import/export the DO. wdyt" @janwilmake on X 2025-07-20 14:54:51 UTC 2298 followers, XXX engagements
"@mattpocockuk shipping ai powered personal productivity tools to production" @janwilmake on X 2025-07-21 23:27:05 UTC 2310 followers, XX engagements
"Have you ever tried the editor inside of the Cloudflare dashboard It's quite good And with flaredream it might become a first-class citizen again. No build no stupid minimized bundled code" @janwilmake on X 2025-07-14 09:49:06 UTC 2310 followers, 1722 engagements
"last week I did a lot of coding but this week i'm gonna do a lot of coding north star today: replace wrangler" @janwilmake on X 2025-07-21 07:46:56 UTC 2302 followers, XXX engagements
"@dinasaur_404 allowing an api to deploy an entire worker - including assets and conversion from wrangler.toml to the script metadata - by just passing files as a single multipart/form-data post. p.s. I already made it but it would've saved lots of time" @janwilmake on X 2025-07-22 20:12:03 UTC 2310 followers, XXX engagements
"Cloudflare recently added support to access durable objects direclty from env imported from cloudflare:workers. this inspired me to try something new introducing: "cloudflare-fs"๐๐งต" @janwilmake on X 2025-07-20 14:24:17 UTC 2299 followers, 9669 engagements
"other attempts like the one from @benallfree focused on single DO file systems where you still need to know about DOs" @janwilmake on X 2025-07-20 14:24:19 UTC 2296 followers, XXX engagements
"The package "cloudflare-fs" almost fully removes the need to know anything about Durable Objects and gives you direct access to the most popular promise-based fs apis: copyFile cp mkdir readdir readFile rename rm stat writeFile You can use them directly from your workers and setup is incredibly easy" @janwilmake on X 2025-07-20 14:24:19 UTC 2296 followers, XXX engagements
"feature request for cloudflare allow import maps to allow new ways of doing modules" @janwilmake on X 2025-07-23 19:46:38 UTC 2315 followers, XXX engagements
"@codeanand not if you add this as a single file manually (so if you are very opinionated which deps are needed you can bundle them in yourself kinda)" @janwilmake on X 2025-07-23 08:42:45 UTC 2310 followers, XX engagements
"llms make us dumber but that's just because of the ux we designed for it incentivizes us to not think. what llm ux will steer humans to think (and get taste)" @janwilmake on X 2025-07-14 07:47:53 UTC 2299 followers, XXX engagements
"Soon Flaredream will just be a connector you can add to any MCP client to build your apps on Cloudflare" @janwilmake on X 2025-07-17 14:58:33 UTC 2302 followers, XXX engagements
"@jokull do you have some example of what you want to run and why would Vite open the door to sentry does sentry just require an API call with authentication" @janwilmake on X 2025-07-23 16:57:54 UTC 2315 followers, XX engagements
"@jhutchings0 @Cloudflare I just signed the contract" @janwilmake on X 2025-07-22 09:13:13 UTC 2301 followers, XX engagements
"triple slash directives are the best javascript intellisense for chrome extensions is pretty much perfect" @janwilmake on X 2025-07-13 20:12:37 UTC 2299 followers, XXX engagements
"I don't work at Cloudflare but I'm building a wrangler compatible API so you can deploy workers programmatically (without containers). It works using a simple form submission (using multipart/form-data) This is where I'm at right now first version coming soon: Lmk in the comments if you have a use case and what features you need the most" @janwilmake on X 2025-07-23 07:53:42 UTC 2315 followers, 8426 engagements
/creator/twitter::janwilmake