webusb
postgres-wasm

webusb | postgres-wasm | |
---|---|---|
12 | 5 | |
1,337 | 103 | |
0.6% | 1.0% | |
4.3 | 0.0 | |
3 days ago | almost 2 years ago | |
Bikeshed | Shell | |
GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
webusb
- Servo in 2024: stats, features and donations
- Show HN: I built an HTML5 RTL-SDR application
-
Why are websites requesting access to motion sensors on my desktop?
> WebUSB is actually a W3C open standard.
This is misleading at best. Here’s what the actual spec says <https://wicg.github.io/webusb/>:
> This specification was published by the Web Platform Incubator Community Group. It is not a W3C Standard nor is it on the W3C Standards Track.
It’s an experimental spec by Google (observe the affiliation of the three editors: all Google); Mozilla has adopted a negative position on it <https://mozilla.github.io/standards-positions/#webusb>; WebKit has not remarked upon it.
- How to do dfu from mobile application over usb
- Mozilla and Quad9 both believe in a non-censored, free and open internet. If Sony Music wins a lawsuit against Quad9, this could end up with mass censorship across ALL DNS providers.
- You should probably disable WebUSB and WebBluetooth in Chrome
- Show HN: Postgres WASM
-
The baseline for web development in 2022
This is such a lame argument. You want it to be true but have no evidence that it actually is true.
A lot of the Chrome team's "standards" have problems with accessibility, workability on mobile, security[0], privacy[1], or just battery life. Some are neat experiments that are or only will be used in the wild by advertisers to track and identify users.
Because the Safari/WebKit team doesn't have to chase users for revenue like Mozilla does they can afford to be more conservative with what Google "standards" they support. Being able to offer a tighter privacy posture or efficiency is part of the iOS/macOS sales pitch.
[0] https://github.com/WICG/webusb/issues/50
[1] https://www.theverge.com/2021/4/16/22387492/google-floc-ad-t...
-
Porting USB applications to the web. Part 1: libusb
Limiting it to installed apps still has the problem of users blindly agreeing to something that is fundamentally super dangerous. I don’t believe installing PWAs currently exposes any new security surface, so this would be a significant change, and worse still a persistent hazard with probably no indication of what’s going on when it’s in use. I think there’s still potential in the general concept, but it’d take work and is certainly not ready yet in any browser.
Yes, certain classes are restricted from access via WebUSB for security, https://wicg.github.io/webusb/#protected-interface-classes. But as the note says, it’s about balance: that list is necessary for security, but not sufficient.
- Ledger Won't Connect to Anything in Any Browser
postgres-wasm
-
Postgres.new
we have something like that from an earlier launch:
https://wasm.supabase.com/
Be aware that the WASM file is 30Mb, but i think it fits what you're describing. details here: https://supabase.com/blog/postgres-wasm
-
The Docker+WASM Technical Preview
I used https://wasm.supabase.com/ to make sure some SQL commands I was writing for a blog were correct.
I miss a feature where I can share a link with some data/schema pre-seeded (maybe from a gist?)
-
Postgres WASM by Snaplet and Supabase
We achieve this by mounting a compressed 9P filesystem in the VM. 9P provides a Python script which takes a filesystem folder,renames every file an 8-character name and produces a filesystem.json file representing a nested structure with files, original file names, sizes, etc.
-
What is the best web-based PostgreSQL for Workshop
maybe https://wasm.supabase.com tech?
- Show HN: Postgres WASM
What are some alternatives?
workerd - The JavaScript / Wasm runtime that powers Cloudflare Workers
webvm - Virtual Machine for the Web
libwdi - Windows Driver Installer library for USB devices
microservice-rust-mysql - A template project for building a database-driven microservice in Rust and run it in the WasmEdge sandbox.
actually-serverless - Dynamic HTTP Endpoints in your Browser
copycat - Generate deterministic fake values: The same input will always generate the same fake-output.
evilgophish - evilginx3 + gophish
byoda - Data breach resistant application: Bring Your Own Database
file-system-access - Expose the file system on the user’s device, so Web apps can interoperate with the user’s native applications.
websockproxy
wasmer-postgres - 💽🕸 Postgres library to run WebAssembly binaries.
