Live data from Hacker News

Viewing profile — just-tom

just-tom

HN member
Joined
Sat, Jul 17, 2021, 7:19 AM UTC
HN karma
157
Public activity
76 items

About just-tom

No profile information was provided.

Recent public activity

  1. comment
    Comment #48791688

    I really did swallow a bit and looked at the ceiling reading this (at a public place).

  2. comment
    Comment #48772511

    I guess. I never worked with Claude Code Web, but it sounds like it serves the same purpose. The challenge I dealt with is actually running all services on the same machine - 4 ser…

  3. comment
    Comment #48772037

    I'm building "workboxes" to work on my startup. It helps me develop features insanely fast. A workbox is a simple worktree-in-a-sandbox per feature. I have a simple front end where…

  4. comment
    Comment #47499917

    In the links you provided, swc is the same entity.

  5. comment
    Comment #47422873

    From the article: `Reporters and networks are prohibited from publishing the precise location of Iranian missile impacts, or even filming or photographing the extent of the damage …

  6. comment
    Comment #45863897

    This happened to me too - the solution is to temporarily set the page view as desktop view through the browser settings.

  7. comment
    Comment #44794531

    While agents act on behalf of the user, they won't see nor click any ads; they won't sign-up to any newsletter; they won't buy the website owner a coffee. They don't act as humans …

  8. comment
    Comment #43340207

    If it is, there's no reason to share it. If there are some org wide prefs needed to be "enforced", then there is a reason.

  9. comment
    Comment #43308418

    If your emacs config is (1) specific for each repo and (2) needs to be shared with other developers, it makes sense to add it to the repo.

  10. comment
    Comment #43306565

    “The fundamental weakness of Western civilization is empathy". This is so depressing to read from one of the most influencial leaders in the world. I think empathy is a basic condi…

  11. comment
    Comment #42315201

    I tried to write "Hello" on the demo page on my mobile phone, but it rendered "elloH". After hitting the H, the caret went back to the start of the line and then acted normal (stay…

  12. comment
    Comment #42271875

    The screenshot on your homepage looks very similar to plausible's https://plausible.io/ which is also open-source analytics software. Is it based on it? What are the differences? E…

  13. comment
    Comment #42253678

    Can you explain a little what are the similarities you found?

  14. comment
    Comment #41763362

    Nice! I'm using AnyDesk for both desktop and phone, and then can completely control my computer from my phone, not only vs code. Also for watching long processes.

  15. comment
    Comment #41565365

    You said that you couldn't find one, so MakerKit.dev has dev/prod envs, and many more features.

  16. comment
    Comment #41064685

    Nice, but without support for Enums, for me it's mostly useless.

  17. comment
    Comment #40842908

    From Cursor's privacy policy: If you enable "Privacy Mode" in Cursor's settings, none of your code will ever be stored by us or any third-party (except for OpenAI which persists th…

  18. comment
    Comment #40655577

    I use ShareX for mp4 and gif using CTRL+PrtSc / SHIFT+PrtSc and for image screenshot only PrtSc (currently lightshot, will aoon move to flameshot)

  19. comment
    Comment #40571125

    Maybe it's only in my head, but for me, programmers work 99% of the time with code, while developers also spin up servers, cicd pipelines, domain dns stuff, and more stuff that are…

  20. comment
    Comment #40559691

    Actually I call myself a developer. I'm not that good of a programmer, but quite resourceful as a developer.

  21. comment
    Comment #38978195

    This looks like the future. Nice! If I already have an app that uses firebase, do you have some migration guidlines? Perhaps a tutorial for migration? That would help.

  22. comment
    Comment #38391307

    Making the table responsive while there are hardcoded html tags would be hell compared to media queries in css (grid). In the early days, all you needed is one layout, and seeing t…

  23. comment
    Comment #38317075

    The differences between 3.5 and 4 are substantial, at least for development (you didn't provide your use case). I'm using it everyday, all day. My IDE (cursor.sh) has a wrapper aro…

  24. comment
    Comment #38203041

    That's genius! Thank you. Definitely going to use it, as I'm building a pre-designed sections website builder, using Tailwind, so I need a lot of designs.

  25. comment
    Comment #38036261

    Yes. Cursor at cursor.sh. I'm happily paying for it, and it works great giving answers based on your codebase. It generates great inline code, but doesn't have file and multi-file …