[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, files the most. They currently have XXXXX followers and XX posts still getting attention that total XXXXX engagements in the last XX hours. ### Engagements: XXXXX [#](/creator/twitter::153933445/interactions)  - X Week XXXXXX +74% - X Month XXXXXX +208% - X Months XXXXXXX +238% - X Year XXXXXXX +23,627% ### Mentions: XX [#](/creator/twitter::153933445/posts_active)  - X Week XX -XX% - X Month XXX +117% - X Months XXX +288% - X Year XXX +1,975% ### Followers: XXXXX [#](/creator/twitter::153933445/followers)  - X Week XXXXX +2.10% - X Month XXXXX +8.30% - X Months XXXXX +186% - X Year XXXXX +448% ### CreatorRank: XXXXXXX [#](/creator/twitter::153933445/influencer_rank)  ### Social Influence [#](/creator/twitter::153933445/influence) --- **Social category influence** [stocks](/list/stocks) XXXXX% **Social topic influence** [cloudflare](/topic/cloudflare) #23, [wrangler](/topic/wrangler) #73, [more info](/topic/more-info) 3.17%, [files](/topic/files) 3.17%, [pirate](/topic/pirate) 1.59%, [ads](/topic/ads) 1.59%, [south park](/topic/south-park) 1.59%, [productivity](/topic/productivity) 1.59%, [dashboard](/topic/dashboard) 1.59%, [faster](/topic/faster) XXXX% **Top accounts mentioned or mentioned by** [@benallfree](/creator/undefined) [@cloudflare](/creator/undefined) [@zebassembly](/creator/undefined) [@nbbaier](/creator/undefined) [@tobimori](/creator/undefined) [@threepointone](/creator/undefined) [@brianships](/creator/undefined) [@codeanand](/creator/undefined) [@devsilvan](/creator/undefined) [@dinasaur404](/creator/undefined) [@jokull](/creator/undefined) [@whyalwaysme1896](/creator/undefined) [@cloudflaredev](/creator/undefined) [@morse](/creator/undefined) [@grok](/creator/undefined) [@jhutchings0](/creator/undefined) [@ysqander](/creator/undefined) [@__morse](/creator/undefined) [@mattpocockuk](/creator/undefined) [@xymake](/creator/undefined) **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 2329 followers, 11.7K engagements "I really needed to see that new South Park episode but it wasn't available in my country. I also hate the ads at TPB so I reverse engineered the proxy to get the API and made a simple OpenAPI and a super simple HTML-only client that serves it Now I can pirate in peace"  [@janwilmake](/creator/x/janwilmake) on [X](/post/tweet/1948730518524084243) 2025-07-25 13:02:15 UTC 2329 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 "@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 2329 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 2328 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 "@__morse I think its already faster than wrangler in most cases"  [@janwilmake](/creator/x/janwilmake) on [X](/post/tweet/1948367715128803392) 2025-07-24 13:00:36 UTC 2329 followers, XX engagements "totally I see this as a big building block for my own efforts to make a platform atop of cloudflare so yes I'm down collaborating with Cloudflare on this as well allowing many others doing the same Im sure they already have work around this in the pipeline but some crowd-sourced APIs can't hurt I'd say @dinasaur_404 wdyt"  [@janwilmake](/creator/x/janwilmake) on [X](/post/tweet/1948362939812987323) 2025-07-24 12:41:38 UTC 2327 followers, XX 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 2327 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 2324 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 2328 followers, XXX engagements "@__morse It's not super fast because the underlying apis can be slow but I have several ways of improving upon the speed of wrangler"  [@janwilmake](/creator/x/janwilmake) on [X](/post/tweet/1948366500647047364) 2025-07-24 12:55:47 UTC 2329 followers, XX engagements "thanks for the detailed blog I think though that we can also make source maps possible with esbuild have you seen this might be an easier way also not whether or not cloudflare already does this when they use esbuild within wrangler. You should know though I currently don't do bundling at all so you can provide your own source code with source maps .map files are supported and should work (but never tested) So if you wanna test flaredream you can simply run esbuild (or Vite or whatever) locally to generate js code and map file(s) and then deploy with the 'flaredream deploy' cli"  [@janwilmake](/creator/x/janwilmake) on [X](/post/tweet/1948358977223336160) 2025-07-24 12:25:53 UTC 2329 followers, XX engagements "This just crossed XXX likes threshold. strong indication there's a need for this. I bet there's 100s of companies trying to build production-grade programmatic app creation for countless different niches. a few already DM'd me couldn't be happier"  [@janwilmake](/creator/x/janwilmake) on [X](/post/tweet/1948360277478567995) 2025-07-24 12:31:03 UTC 2329 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 2326 followers, 3248 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 2328 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 2327 followers, XXX engagements "@jhutchings0 @Cloudflare I just signed the contract"  [@janwilmake](/creator/x/janwilmake) on [X](/post/tweet/1947585715128185135) 2025-07-22 09:13:13 UTC 2324 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 2327 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 2327 followers, XX 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 2329 followers, 14.4K 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, files the most. They currently have XXXXX followers and XX posts still getting attention that total XXXXX engagements in the last XX hours.
Social category influence stocks XXXXX%
Social topic influence cloudflare #23, wrangler #73, more info 3.17%, files 3.17%, pirate 1.59%, ads 1.59%, south park 1.59%, productivity 1.59%, dashboard 1.59%, faster XXXX%
Top accounts mentioned or mentioned by @benallfree @cloudflare @zebassembly @nbbaier @tobimori @threepointone @brianships @codeanand @devsilvan @dinasaur404 @jokull @whyalwaysme1896 @cloudflaredev @morse @grok @jhutchings0 @ysqander @__morse @mattpocockuk @xymake
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 2329 followers, 11.7K engagements
"I really needed to see that new South Park episode but it wasn't available in my country. I also hate the ads at TPB so I reverse engineered the proxy to get the API and made a simple OpenAPI and a super simple HTML-only client that serves it Now I can pirate in peace" @janwilmake on X 2025-07-25 13:02:15 UTC 2329 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
"@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 2329 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 2328 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
"@__morse I think its already faster than wrangler in most cases" @janwilmake on X 2025-07-24 13:00:36 UTC 2329 followers, XX engagements
"totally I see this as a big building block for my own efforts to make a platform atop of cloudflare so yes I'm down collaborating with Cloudflare on this as well allowing many others doing the same Im sure they already have work around this in the pipeline but some crowd-sourced APIs can't hurt I'd say @dinasaur_404 wdyt" @janwilmake on X 2025-07-24 12:41:38 UTC 2327 followers, XX 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 2327 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 2324 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 2328 followers, XXX engagements
"@__morse It's not super fast because the underlying apis can be slow but I have several ways of improving upon the speed of wrangler" @janwilmake on X 2025-07-24 12:55:47 UTC 2329 followers, XX engagements
"thanks for the detailed blog I think though that we can also make source maps possible with esbuild have you seen this might be an easier way also not whether or not cloudflare already does this when they use esbuild within wrangler. You should know though I currently don't do bundling at all so you can provide your own source code with source maps .map files are supported and should work (but never tested) So if you wanna test flaredream you can simply run esbuild (or Vite or whatever) locally to generate js code and map file(s) and then deploy with the 'flaredream deploy' cli" @janwilmake on X 2025-07-24 12:25:53 UTC 2329 followers, XX engagements
"This just crossed XXX likes threshold. strong indication there's a need for this. I bet there's 100s of companies trying to build production-grade programmatic app creation for countless different niches. a few already DM'd me couldn't be happier" @janwilmake on X 2025-07-24 12:31:03 UTC 2329 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 2326 followers, 3248 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 2328 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 2327 followers, XXX engagements
"@jhutchings0 @Cloudflare I just signed the contract" @janwilmake on X 2025-07-22 09:13:13 UTC 2324 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 2327 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 2327 followers, XX 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 2329 followers, 14.4K engagements
/creator/twitter::janwilmake