Live data from Hacker News

Viewing profile — fassssst

fassssst

HN member
Joined
Fri, Aug 07, 2020, 5:44 PM UTC
HN karma
843
Public activity
366 items

About fassssst

No profile information was provided.

Recent public activity

  1. 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 :)

  2. 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.

  3. 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/

  4. comment
    Comment #49127103

    I think most people use it to poll their email and instant messages and whateva with an LLM

  5. comment
    Comment #49076552

    “DEI bike lanes” heh, despite cycling being over represented by middle aged white guys.

  6. comment
    Comment #49071661

    Not really. Their new Siri is powered by Gemini.

  7. comment
    Comment #49006538

    Well you could ask it to only reply with snippets from its sources.

  8. 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.

  9. 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.

  10. comment
    Comment #48852341

    Because web sites have always been about rendering huge scrollable amounts of text and images

  11. 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…

  12. comment
    Comment #48698543

    > a TAM that consists almost solely of developers That’s the wrong assumption. These models are good at office docs too.

  13. comment
    Comment #48616104

    Why does the code need to be maintainable by humans?

  14. comment
    Comment #48345346

    The trick is to have 5 of those huge plans running in parallel.

  15. 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.

  16. 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:/…

  17. comment
    Comment #48079373

    fwiw you can ship through Microsoft Store for free and not have to pay for signing.

  18. comment
    Comment #48000710

    Object model

  19. comment
    Comment #47807884

    It’s because they embrace their coding models to ship new things at light speed.

  20. comment
    Comment #47653806

    It’s web. Just use electron or Tauri.

  21. comment
    Comment #47652337

    https://github.com/ahujasid/ableton-mcp

  22. 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.

  23. comment
  24. 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.

  25. 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…