Viewing profile — fassssst
fassssst
HN member- Joined
- Fri, Aug 07, 2020, 5:44 PM UTC
- HN karma
- 843
- Public activity
- 366 items
- HN profile
- View on Hacker News ↗
About fassssst
No profile information was provided.
Recent public activity
-
comment
Comment #49175164
Thanks! You can hold Ctrl on desktop to fly slower, will add speed controls for mobile. Also working on a photo mode :)
-
comment
Comment #49173713
Also making this for my son! I'll add an in-game write up with a prompt guide; it took a lot of guidance and taste to get it to this point, and a few billion tokens.
-
comment
Comment #49172882
It’s very easy to vibe code cool three.js OSM things. Here’s a little N64 style cozy flight sim I’m working on: https://seattle64.benjasmin.chatgpt.site/
-
comment
Comment #49127103
I think most people use it to poll their email and instant messages and whateva with an LLM
-
comment
Comment #49076552
“DEI bike lanes” heh, despite cycling being over represented by middle aged white guys.
-
comment
Comment #49071661
Not really. Their new Siri is powered by Gemini.
-
comment
Comment #49006538
Well you could ask it to only reply with snippets from its sources.
-
comment
Comment #48907417
Yea but rendering a book’s worth of that, with text selection and embedded web content, is not trivial with the native UI frameworks like it is with web UI.
-
comment
Comment #48907380
What’s stopping you from creating a plugin (MCP or Skill) that acts as a subagent? The plugin could use a local model.
-
comment
Comment #48852341
Because web sites have always been about rendering huge scrollable amounts of text and images
-
comment
Comment #48850955
AppKit and SwiftUI and WinUI are all meh for rendering lots of text. Chromium is quite good at it. Plus they have lots of embedded web content these days and managing webviews is a…
-
comment
Comment #48698543
> a TAM that consists almost solely of developers That’s the wrong assumption. These models are good at office docs too.
-
comment
Comment #48616104
Why does the code need to be maintainable by humans?
-
comment
Comment #48345346
The trick is to have 5 of those huge plans running in parallel.
-
comment
Comment #48169665
Chromium has had an insane amount of investment from many large companies. Way more than native UI frameworks have had over the last decade or so.
-
comment
Comment #48083705
You can also link directly to a web installer so customers don’t even have to ever see the Store app. The Store provides you a web link for a tiny exe installer, like this: https:/…
-
comment
Comment #48079373
fwiw you can ship through Microsoft Store for free and not have to pay for signing.
-
comment
Comment #48000710
Object model
-
comment
Comment #47807884
It’s because they embrace their coding models to ship new things at light speed.
-
comment
Comment #47653806
It’s web. Just use electron or Tauri.
-
comment
Comment #47652337
https://github.com/ahujasid/ableton-mcp
-
comment
Comment #47530930
None, you’re on your own. The Browser Company made bindings for WinRT so you can use WinUI imperatively but it’s non trivial to set up.
- comment
-
comment
Comment #47115682
We use a family paper calendar and I use my watch to check the weather and reminders. Still allows my phone to live in a box at home.
-
comment
Comment #47106593
Because it doesn’t matter. The biggest AI apps of last year were command line interfaces for cripes sake. Functionality and rapid iteration is more important. If only AI had more L…