matt // unweb

1.1K posts

matt // unweb banner
matt // unweb

matt // unweb

@mattfysh

💾 building a web data collective // @_getlang // @_unweb

Brisbane Katılım Ağustos 2009
418 Takip Edilen183 Takipçiler
matt // unweb
matt // unweb@mattfysh·
@jaredpalmer beginning to look like the home directory of a Linux box. and with the same degree of convergence (ie. zero)
English
0
0
2
123
Jared Palmer
Jared Palmer@jaredpalmer·
I am calling for a total and complete shutdown of any new files in the root directory until our representatives can figure out what is going on
Jared Palmer tweet media
English
160
154
3.9K
262.4K
Michael Aubry
Michael Aubry@michaelaubry·
Getting vitamin d and out working the competition
English
3
0
9
656
matt // unweb
matt // unweb@mattfysh·
@ImSh4yy typescript support ain't there yet `cache.get` will still union on undefined, even if you check `cache.has`
English
0
0
0
183
Paxaral
Paxaral@paxaral·
@boshen_c Why don’t you and biome join forces? It seems weird and unnecessary for both to exist tbh, unnecessary fragmentation
English
1
0
1
218
David Cramer
David Cramer@zeeg·
@MarcLaventure @scalar its really just the prettier ecosystem was good and biome isnt a fully featuredon the formatter side as a linter i havent had any complaints tho
English
3
0
37
8.5K
David Cramer
David Cramer@zeeg·
i regret switching any project to biome at this point prettier just worked, was fast enough, supported tailwind, markdown, etc
English
68
9
632
113.7K
matt // unweb
matt // unweb@mattfysh·
@tannerlinsley @tan_stack some other issues when getting started with tanstack: * cloudflare docs wrong (just 2 days after CF partnership announced), fix in PR 5225 * tailwind v3 used in most examples, v4 out since Jan * quality of discord discourse low, maintainers need better grip on codebase
English
1
0
0
225
matt // unweb
matt // unweb@mattfysh·
not too sure why all the glowing reviews for @tan_stack router 🤷‍♂️ the client/server bundle split is very poorly implemented especially when using selective SSR - where it puts client code from the loader/component into the server bundle
English
1
0
0
263
matt // unweb
matt // unweb@mattfysh·
@thdxr file watching in bun is a mess hey, here's a new folder you created! 📁 oh you wanted to watch *inside* the folder too? no can do jackeroo!
English
0
0
1
817
dax
dax@thdxr·
how did i not know about parcel/watcher until today - solves the file watching perf issues i've been struggling with written in cpp so was able to embed it natively into opencode with just a little build script hacking still hoping bun gives us `Bun.Watcher` though
English
5
2
166
18.5K
matt // unweb
matt // unweb@mattfysh·
@ryanflorence @dummdidumm_ i love svelte ❤️ how do devs see an example as beautiful as this one, and think... i'll just stick with react 🤷‍♂️
English
2
0
1
833
Anthony Shew
Anthony Shew@anthonysheww·
In the next version of Turborepo Bun to stable Available in v2.5.9-canary-1 and above. Try it out with the `turbo@canary` tag. Please let me know if you run into problems in the GitHub issue linked in thread.
Anthony Shew tweet media
English
17
10
280
26K
matt // unweb
matt // unweb@mattfysh·
.@github given that none of these fine-grained PAT limitations have progressed in years, is it time to retire fine-grained and go back to classic? #fine-grained-personal-access-tokens-limitations" target="_blank" rel="nofollow noopener">docs.github.com/en/authenticat…
English
0
0
0
91
matt // unweb
matt // unweb@mattfysh·
@adrian_horning_ yeah lambda is serverless, but pricing models vary im 99% sure with lambda, if a remote server takes 5s+ to respond, you pay duration charges while the fn waits for a response compare to paying for cpu time only, eg. fn runs for 6s but only 300ms of compute is used & charged
English
0
0
0
28
Adrian | The Web Scraping Guy
Adrian | The Web Scraping Guy@adrian_horning_·
@mattfysh You might have to explain this to me more. Lambda…is serverless no? And by scaling horizontally, you mean more instances of the server right?
English
1
0
0
80
Adrian | The Web Scraping Guy
Adrian | The Web Scraping Guy@adrian_horning_·
I need to migrate all my infrastructure from an express server to AWS Lambda functions. How do I do this safely? And have 0 interruptions in service?
English
12
0
9
3.3K