Viewing profile — furstenheim
furstenheim
HN member- Joined
- Thu, Aug 01, 2019, 4:43 PM UTC
- HN karma
- 263
- Public activity
- 146 items
- HN profile
- View on Hacker News ↗
About furstenheim
https://twitter.com/furstenheim
Recent public activity
- story
- story
-
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
- story
-
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…
-
comment
Comment #44308576
Sumertime! Great naming choice!!
-
comment
Comment #43557793
It ends up with AIs chatting between them over the phone in like 1 year top
-
comment
Comment #43544120
Not the discussion, but SPAs are fundamentally safer against XSS, in the sense that data and code have different paths.
-
comment
Comment #43396390
100%. Btw, even using psql directly allows binding parameters https://www.postgresql.org/docs/current/app-psql.html
- story
-
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
-
comment
Comment #43300777
ACID is good and it has an implementation cost (vacuum for example). When doing analytics you do not care for ACID
-
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
-
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
-
comment
Comment #42804468
Yeah, I want a phone like that. There's definitely a market
- story
-
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...
-
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
-
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…
-
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…
-
comment
Comment #40559490
100%, maybe intelligence is not as mysterious and extraordinary as we thought
-
comment
Comment #40559481
that could be replaced with an AI...
-
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…
-
comment
Comment #39899810
I actually wondered how many packages they harassed until they got access to one such
-
comment
Comment #39158382
So annoying, it detects where I'm connecting from and redirects changing the language