Live data from Hacker News

Viewing profile — joncfoo

joncfoo

HN member
Joined
Tue, May 03, 2011, 8:18 PM UTC
HN karma
364
Public activity
35 items

About joncfoo

No profile information was provided.

Recent public activity

  1. comment
    Comment #47134173

    Be nicer. You could’ve sufficed with: > It's good that they've added an option to disable them for those who don’t want to use or see them.

  2. comment
    Comment #44927639

    Doesn't seem to be up =\

  3. comment
    Comment #44901952

    A sick man died enroute to visit a chatbot which fed him a false address as its own. Meta needs to be held accountable. We need better regulation around these chatbots.

  4. comment
    Comment #41877598

    That is slick. Offline first in the truest sense.

  5. comment
    Comment #41476842

    Unfortunately login.gov is only available for use by companies doing business with the US government.

  6. comment
    Comment #41203369

    [...] the Board reserves .INTERNAL from delegation in the DNS root zone permanently to provide for its use in private-use applications. The Board recommends that efforts be underta…

  7. story
  8. comment
    Comment #40822120

    It already contains extension support (not sure why it's not prominently mentioned in in their docs though). The built-in ones are here: https://github.com/zed-industries/zed/tree/…

  9. comment
    Comment #40177091

    > The recall involves all 3,878 of the aesthetically-divisive angular trucks that have been sold so far. https://www.npr.org/2024/04/19/1245849907/tesla-cybertruck-r... > That mean…

  10. comment
    Comment #36229857

    Have you come across sqlc? https://docs.sqlc.dev/en/stable/ It gets rid of the crufty parts of DB interaction with Go.

  11. comment
    Comment #35939877

    This is really neat! I'm going to take it for a spin in a simple CRUD internal app.

  12. comment
    Comment #35496697

    1. I froze during a whiteboard interview where I was asked to pretty print a tree in front of two people. Performance anxiety made me implode and stumble so much that I failed to i…

  13. comment
    Comment #35469712

    Next thing you know each wasm assembly will need a package format to ship assets with and have the app server provide common resources to all assemblies, e.g. db connection pools, …

  14. comment
    Comment #35261868

    > Some of this is probably going to have to be done in your application... FWICT tableflip does exactly this: https://github.com/cloudflare/tableflip

  15. comment
    Comment #35261831

    Rough psuedocode to do this with the built-in http.Server where startServer(..) would use the reuseport library to create the listener so multiple servers can listen within the sam…

  16. comment
    Comment #35261684

    Assets of any kind can be embedded in the executable and accessed via the embed.FS interface. This makes it trivial to bundle up all dependencies if desired.

  17. comment
    Comment #34990859

    At $previous_job we shifted a large workload from Intel to Graviton which was projected to save ~$1.7m annually while keeping roughly equivalent performance (after some tuning).

  18. comment
    Comment #33647172

    In Firefox, type % followed by a space and you can then search tab titles and jump to a tab.

  19. comment
    Comment #33099485

    The virtual keyboard on the Treasury Direct login page is terrible, especially for those of us who use a password manager. I use the following bookmarklet that "types" each letter …

  20. comment
    Comment #30794124

    What does the integration ecosystem look like for array-based languages? e.g. writing and consuming network services, database interoperability, C FFI, text encodings, etc. Given t…

  21. comment
    Comment #27238442

    Please be nice.

  22. comment
    Comment #25239457

    Is this type of response called for? Please be a good netizen. If you’re interested in the project and are a Windows user, contribute to the project.

  23. comment
    Comment #21737635

    Micro-frontends are indeed a solution looking for a problem as others have noted. They remind me of the ball of mud that was Java portlets. No team(s) wants to maintain a SPA writt…

  24. comment
    Comment #20155571

    Wow. So many kill-joys in this thread. I think the project is neat. It certainly is an opinionated way of doing a layout and it reads quite nicely. If CSS classes were provided as …

  25. comment
    Comment #18416393

    It's not expensive outside the USA. Personal experience as travel was involved; for the full round of shots: - 1 USD in Nepal - 5 USD in India - free in UAE - ~350 USD in Texas Thi…