back
user profile
gregsadetsky
9,927karma·1,664submissions·November 7, 2010
about
hi@greg.technology
---
Cofounder of a web mapping startup acquired by Apple.
Received awards from the US Coast Guard and the Governor General of Canada for creating a map that helped rescue 1,700 people during Hurricane Harvey.
---
Currently refurbishing laptops with robots! https://www.reviserobotics.com/ (YC W25).
Also worked on Disco, an open source self-hosting software: https://disco.cloud/
See my talk about it at the Recurse Center: https://youtu.be/z2lP7C8VT6M
And this (slightly less chaotic) Devtools FM episode: https://www.youtube.com/watch?v=Xr3JJpbCRP0
---
And even more stuff that's wildly out of date - https://greg.technology
recent activity (1,664 total)
comment
Another very happy rsync.net customer! A note/question to other macOS users: I have "Require password after screen saver begins" turned on. I realized that because of this, when my scre…
comment
update: fixed, merged and deployed :-) cheers
comment
I love it!! :-) (from the 2D boing creator) haha
comment
This is 5% off topic, but just to say that Zack (the person behind this service + Infinite Digits) is (also) a super prolific (and extremely kind) developer/maker/hacker with a ton of exquis…
comment
Thanks for posting! Disco's a project made by my friend Antoine Leclair and me. It's been discussed on HN recently - https://news.ycombinator.com/item?id=45661253 Let me kno…
comment
Here's v86 running in your browser with ghostty-web: https://bow-wrinkle-13326.ondis.co/ You can also play around with a real shared containerized machine here: https:/…
comment
Thanks for confirming! Made it work on my iPhone and opened a PR :-) https://github.com/coder/ghostty-web/pull/76 …
comment
This may be above my pay grade (does xterm support mobile input?) but I’ll take a look!
comment
Hey all, you can try ghostty-web here: https://ghostty.ondis.co/ Stellar work, Kyle! Cheers
comment
Just emailed you! Demo: https://ghostty.ondis.co/
comment
If you have a Dockerfile that bundles ghostty-web with a backend (even just `ttyd` or a simple socket server), I’d love to host the official demo for you. We can give it a dedicated isolated environme…
comment
Ooh, great question! I don’t record IPs so can’t say unfortunately.
comment
Sorry to disappoint you!
comment
I'm deeply, extremely, super duper grateful for all of this. Thanks a ton!
comment
DAMN. can you try to bring in my physics code (err it'd have to be 3d-ified, but still)? was this oneshotted-ish? cheers, 3d is glorious.
comment
Super interesting, thanks. I specifically thought that its modular aspect made it possible to just "load" architectures or parsers as ... "plugins" But I'm sure it's more…
comment
I'm extremely grateful for this. My most deeply held secret is that I wish I could do this for a living - digitally modeling weird/beautiful objects/instruments and work on that forever…
comment
I'm not showing that message (ie those words are not from me) so yeah sorry - I'm not sure what's going on
comment
I don't know this world well (I know what llvm is) but - does anyone know why this was made as a fork vs. contributing to llvm? I suppose it's harder to contribute code to the real llvm..? T…
comment
fixed!
comment
just did! thank you
comment
there are very specific starting points that do go wild - but it should mostly not show you those (and I should add some protection for it) try reloading again?
comment
added slomo mode! it's great, thank you!
comment
how would that work haha. "send last boing"? and it's a permalink.... and it repeats the boing??? I'm... considering it! :-)
comment
ahhhhhhhhhhhhhhhhhhh wow I'm dumb. working on it EDIT: done! deploying. wow ok that was a really good idea.
comment
on iOS at least, that requires an additional permission, and it would take some work to get the feeling right on both iOS and Android but I agree - I have some other mono-site-ideas like these in mind…
comment
Just downloaded Firefox on iOS and tested it and sound works here - can you check this other site please: https://learningsynths.ableton.com/ ? There will also be no sound there if yo…
comment
Are you seeing the small dotted lines when pulling very far? It's meant to show the applied tension
comment
It's not, unfortunately. I'd love to find a synthesized version of a boing sound. Perhaps some folks with modular experience could chime in?
comment
Flask + SQLite in WAL mode. In-memory ip address rate limiting. Hosted and deployed on a ~$20 EC2 server using the open source tool I've been working on, https://disco.cloud/ We …