Live data from Hacker News

Viewing profile — furstenheim

furstenheim

HN member
Joined
Thu, Aug 01, 2019, 4:43 PM UTC
HN karma
263
Public activity
146 items

About furstenheim

https://github.com/furstenheim

https://twitter.com/furstenheim

Recent public activity

  1. story
  2. story
  3. comment
    Comment #48676514

    The tasks that AI cannot do are vanishingly few. Yet, they are still incapable of generating a decent SVG. But there's a workaround

  4. story
  5. comment
    Comment #44816538

    > But if you want an existence proof: Maven. The Java library ecosystem has been going strong for 20 years, and during that time not once have we needed a lockfile. And we are pull…

  6. comment
    Comment #44308576

    Sumertime! Great naming choice!!

  7. comment
    Comment #43557793

    It ends up with AIs chatting between them over the phone in like 1 year top

  8. comment
    Comment #43544120

    Not the discussion, but SPAs are fundamentally safer against XSS, in the sense that data and code have different paths.

  9. comment
    Comment #43396390

    100%. Btw, even using psql directly allows binding parameters https://www.postgresql.org/docs/current/app-psql.html

  10. story
  11. comment
    Comment #43303553

    I find it useful to find esoteric APIs, like reflection, which normally has 100 methods and hard to find the right one

  12. comment
    Comment #43300777

    ACID is good and it has an implementation cost (vacuum for example). When doing analytics you do not care for ACID

  13. comment
    Comment #43233916

    Lack of LSP support looks really bad in the article proposed solution :/. But const enum seems to have several pitfalls. https://www.typescriptlang.org/docs/handbook/enums.html

  14. comment
    Comment #43195053

    It "can" be done. Some photons leaving the earth a thousand years ago. Bouncing off a mirror in some distant planet and allowing us to see two thousand years into the past

  15. comment
    Comment #42804468

    Yeah, I want a phone like that. There's definitely a market

  16. story
  17. comment
    Comment #41066860

    Floyd Ryvest also does the job . A bit more efficient IIRC. However I never managed to understand how it works. https://en.m.wikipedia.org/wiki/Floyd%E2%80%93Rivest_algorit...

  18. comment
    Comment #40959502

    Wasn't there this case of a security issue coming from abusing different parsers, in different places? Server, client, or different browsers

  19. comment
    Comment #40959452

    There's another one that works 100% of the time. Do client server rendering. Send HTML, then query backend for content. Something like p.textContent = ... It's safe. It's pretty mu…

  20. comment
    Comment #40737426

    Curious, does that affect the complexity of string concatenation? As far as I remember V8 "uses" ropes, so string concatenation was constant time. Not O(n) like java. Which saves a…

  21. comment
    Comment #40559490

    100%, maybe intelligence is not as mysterious and extraordinary as we thought

  22. comment
    Comment #40559481

    that could be replaced with an AI...

  23. comment
    Comment #39974085

    Take a look at hexagon pattern from Spotify. Once you start testing the user contract of your services against real databases (testcontainners is a good option), then you can chang…

  24. comment
    Comment #39899810

    I actually wondered how many packages they harassed until they got access to one such

  25. comment
    Comment #39158382

    So annoying, it detects where I'm connecting from and redirects changing the language