Live data from Hacker News

Viewing profile — statenjason

statenjason

HN member
Joined
Sun, Jan 10, 2010, 6:06 PM UTC
HN karma
1,055
Public activity
132 items

About statenjason

No profile information was provided.

Recent public activity

  1. comment
    Comment #44852075

    Aider as a non-agentic coding tool strikes a nice balance on the efficiency vs effectiveness front. Using tree-sitter to create a repo map of the repository means less filesystem d…

  2. comment
    Comment #41611493

    I use gen.nvim[1] with for small tasks, like “write a type definition for this JSON” . Running locally avoids the concern of sending IP or PII to third parties. [1]: https://github…

  3. story
  4. comment
    Comment #39654953

    I tried Hurl after Insomnia went the way of Postman. The highlights you list were the strong drivers for testing it out. Where Hurl fell short was composing requests. Example: X.hu…

  5. comment
    Comment #39156633

    I use both. Restic for various machines to hourly backup on a local server. Rclone to sync those backups to S3 daily. Keeps the read/write ops lower, restores faster, and limits to…

  6. story
  7. comment
    Comment #36839502

    I migrated to Alpine for my laptop this year after an extended attempt of NixOS. For development, I’ve found I’m more productive in that I don’t go down the rabbit hole of finding …

  8. story
  9. story
  10. comment
    Comment #27082172

    https://outline.com/qNDss4

  11. comment
    Comment #26734239

    That loaded fast. Also, seeing the network request for background gradients takes me back to an era of CSS I don't miss. Anyone remember the hacks for drop shadows and rounded corn…

  12. comment
    Comment #26629721

    Makes me wonder if anyone suggested Ever Given "do a barrel roll"[1] [1]: https://www.google.com/search?q=do+a+barrel+roll

  13. story
  14. comment
    Comment #26322058

    For another hackable smartwatch, see the PineTime. https://pine64.com/product/pinetime-dev-kit

  15. comment
    Comment #26259271

    First thing that came to mind was in one of the "Postgres-backend" projects like Hasura[1], Postgraphile[2], or PostgREST[3]. [1]: https://github.com/hasura/graphql-engine/ [2]: ht…

  16. comment
    Comment #26227322

    Came here to recommend "Fall; Or, Dodge in Hell" as well. I recently finished it. While Stephenson can get long-winded, it was a thought provoking story around how brain simulation…

  17. comment
    Comment #26220879

    Have you looked at Nim? Python-like syntax, compiles to C, and a considerably sized stdlib (http, parsing, channels) https://nim-lang.org/

  18. story
  19. comment
    Comment #24925177

    Displaying a loading spinner in under 50ms while waiting for a 500ms request to complete doesn't necessarily build a strong relationship. SPAs can start off with the good intention…

  20. story
  21. comment
    Comment #23251923

    What is Nix? Nix is a powerful package manager for Linux and other Unix systems that makes package management reliable and reproducible. It provides atomic upgrades and rollbacks, …

  22. story
  23. comment
    Comment #20473233

    Opening in React devtools shows a number of hints[1]. "React Native Style Editor" section. "View" components with numeric "style" props. And the classname prefixes "css-" and "r-" …

  24. comment
    Comment #20472957

    This strong sign of the confidence Twitter has in React Native for Web[1]. In 2017, Nicolas Gallagher gave a talk[2] about why it was used for mobile.twitter.com. [1]: https://gith…

  25. comment
    Comment #12503057

    If the light goes on, then it's too late.