10655
‍‍

@git #10655

https://github.com/o-az — https://x.com/awkroot
4478 Follower 181 Following
Brisa is interesting

ssr, jsx, web components, server actions, i18n, multi-platform support, middleware, auth

https://brisa.build
State of JS 2024 survey is out

S tier: SvelteKit, Astro, Vite

https://2024.stateofjs.com/en-US
the fact that I'm a freshman to the zk space is very exciting to me

so much to learn 📖💭

today's highlight: Winterfell - a STARK prover and verifier by Meta

came across it while doing some reading on STARKs vs SNARKs

https://github.com/facebook/winterfell
/zk
"ZK Email: Unveiling Classic Attacks and Why Zero-Knowledge Proofs Alone Are Not a Panacea"

https://github.com/matter-labs-audits/reports/blob/main/research/zkemail/README.md
/zk
The State of Dapps on IPFS: Trust vs. Verification

https://blog.ipfs.tech/dapps-ipfs
Idea alert 💡

What if we port slow JavaScript to Rust using WebAssembly?
Pitch:

- JS & the browser are slow,
- Rust lets you write performance-intensive code in a natural way,
- Incrementally porting JS to Rust/Wasm will speed up apps

🧵
/dev
On the hunt for a wasm-based zkVM prover that I can run in the browser.

What I've found so far (good not ideal)

https://0xpolygonmiden.github.io/examples/
/zk
so the best zkLogin example and application is the SUI one

Please I want to be proven wrong

demo
https://sui-zklogin.vercel.app
paper
https://arxiv.org/abs/2401.11735
docs
https://sui.io/zklogin
/zk
what's the best telegram web3 dev group you're in?
/dev
Loving https://zen-browser.app

Firefox based open source Arc alternative that feels much calmer
TIL you can mint paper money from the US gov and have it mailed to you

https://usmint.gov/2-32-note-sheet-B9488.html
the deprecation of Web SQL was a bummer but did you know that in the deprecation announcement there was a promise for an SQLite-based replacement?

https://developer.chrome.com/blog/sqlite-wasm-in-the-browser-backed-by-the-origin-private-file-system
/dev
using warpcast chromium, I just lost a loog post I wrote about `gitweb`, `git send-email`, `git http-backend` and more..

because I accidentally hit the back button top left. See screen recording for illustration.

this API should cover this scenario and any accidental link clicks scenario:
https://developer.mozilla.org/en-US/docs/Web/API/Window/beforeunload_event

https://warpcast.com/git/0x38d852d7
did you know that git has a builtin GUI client?

git instaweb --httpd=python --start
/dev
besides using custom built apps and tools, is the only way to fully transfer an ENS name to someone else is to do two separate transactions?
1) updating ETH record to point to their address, then
2) transfer the name itself?
/ENS
the account @0xngmi is dormant and is not owned by the real 0xngmi creator of @defillama (https://x.com/0xngmi)

I'm appealing to the good folks at warpcast to give 0xngmi the dormant @

he's currently @xngmi
Peak data visualization - 1OOO updates/second

- instant-sort any column on 1Os of Ks of rows
- low memory consumption
- render in the browser as a Web Component,
- also renders in Python / JupyterLabs (data scientist and frontend dev can collaborate)

https://github.com/finos/perspective
Node.js LTS now has require(ESM) enabled by default

that means you can ship ESM-only packages to npm and not worry about CJS

CJS users will still be able to consume your pure-ESM package without any issues

https://github.com/nodejs/node/releases/tag/v22.12.0
/dev
fantastic 🔌

sync types between rust and typescript, go, swift, scala and kotlin

In other words, generate types for those languages from your rust code

https://github.com/1Password/typeshare
/dev
any good black friday software deals fellow devs?
/dev
"privacy" setting on @zerion.eth app:

turning privacy setting on enables sharing telemetry and usage data

turning privacy setting off disables telemetry and usage data sharing

basically the exact opposite of what users expect
React Query as a State Manager

https://tkdodo.eu/blog/react-query-as-a-state-manager

This tankstack query blog series by TkDodo is a must read if you use tanstack. It was written back when it was react-query but the lessons apply to all frameworks

Here's one article from the blog series:
thank you digital frens
https://saasprices.net for web3

compare auth providers (pirvy vs dynamic vs third web)
compare rollup as a service providers
etc.