Live data from Hacker News

Viewing profile — jakjak123

jakjak123

HN member
Joined
Thu, Mar 03, 2022, 11:06 AM UTC
HN karma
200
Public activity
130 items

About jakjak123

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #42423226

    I have 100s of grave photos. Browsing by location would be way simpler

  3. comment
    Comment #42423219

    I work on a similar product, and honestly the AI parts dont really matter wrt privacy. Its uninteresting. The EXIF information is way more private and useful, but exif data is also…

  4. comment
    Comment #42358293

    I concur, the slow drip feeding is adequately explained by coming from a place of war ineptitude and domestic priorities rather than a conscious strategy.

  5. comment
    Comment #42198299

    Its also a difficult problem. They need the right digger and the right crew at the right time and possibly the right weather to get the job done. Many times there will be weeks of …

  6. comment
    Comment #42141807

    Actually started laughing seeing that

  7. comment
    Comment #42041080

    Well, Go bundles its own runtime with the executable. JS has to work on probably millions of different combinations of versioned runtimes.

  8. comment
    Comment #42037398

    Why is it gtk3? No Gtk4?

  9. comment
    Comment #41898149

    "Kill orphaned child process"

  10. comment
    Comment #41877658

    Yeah, i was thinking more about why it looks like it works so fast when you browse your photo library

  11. comment
    Comment #41870521

    It pre processes your photo library while charging

  12. comment
    Comment #41842322

    Yeah, its not much I agree. But it is an agreement the company can wave that they at least have future buyers for their non-existing power generators if they were to build them!

  13. comment
    Comment #41782093

    I dno, but delete works most places I have worked, just because it saves money

  14. comment
    Comment #41698610

    A good PM will understand that to get to C, we need to build and support A + B before we can build C, and plan for this. Like, if we built B to be a terrible barely working mess, t…

  15. comment
    Comment #41698554

    Well, sometimes they want fewer bugs!

  16. comment
    Comment #41698499

    Me too. I have never seen this world

  17. comment
    Comment #41698495

    I have worked in 3 "startups" now, only coming in after they have started making enough revenue to pay normal ish salaries. The thing I have seen the most, is several of the founde…

  18. comment
    Comment #41691839

    Yeah, I have been saying this for years now. Debian and Ubuntu type distros starts doing custom patches and cherry picks changes into 3 year old software, just to keep it chugging …

  19. comment
    Comment #41691819

    Its not awful, but its not good either. Pi4 has been a looooong slog, but they also use components that cant be released under GPL license, so there is not much they could upstream…

  20. comment
    Comment #41630734

    Hopefully your domain is sane enough that you can read nearly all the data you are going to use up front, then pass it on to your pure functions. Speaking from a Java perspective.

  21. comment
    Comment #41611453

    Most are not affected by db migrations in the sense that migrations are run before the service starts the web server during boot. the database might block traffic for other already…

  22. comment
    Comment #41551068

    Yes, thank you! And I dont even watch Mr Beast, but I admit I immediately want to click on that «I spent 24 hours in ketchup»

  23. comment
    Comment #41416129

    Realistically, my advice is. Document as little as possible. Build processes into your tools so it can be tested and repeated. Documentation that can get outdated, will be outdated…

  24. comment
    Comment #41352688

    I think it has many good parts. There are waaaaay worse formats I have worked with over the years. Like COM, java RMI, many variants of SOAP, handcrafted json in countless variants…

  25. comment
    Comment #41350848

    Like if you want your frontend to write to both Sqlite and RocksDB?