Viewing profile — jpnelson
jpnelson
HN member- Joined
- Wed, Jun 29, 2016, 12:39 AM UTC
- HN karma
- 138
- Public activity
- 28 items
- HN profile
- View on Hacker News ↗
About jpnelson
No profile information was provided.
Recent public activity
-
comment
Comment #40728956
This community built React 18 adapter actually works pretty well in my experience. Some failures, but worked for multiple thousands of test files for my use case. https://www.npmjs…
-
comment
Comment #37918405
Did you use Chat GPT 3.5 or Chat GPT 4? GPT 4 solves this correctly when I ran it (but admittedly, by nature of the way it works non deterministically, it might have failed for you…
-
comment
Comment #36818845
I wrote a thesis on using constraint satisfaction with minizinc to solve the genome edit distance problem: https://github.com/jpnelson/genome-edit/blob/master/thesis.p... My takeaw…
-
comment
Comment #36772824
They do actually talk about this idea in the talk. The "shortest possible program" that can be used to describe the music is undecidable, but there is a short description, in the c…
-
comment
Comment #29043440
Would it be possible to mitigate the CSS based fingerprinting using URLs, by having the client forcibly cache the fonts / urls? I think then on return to the site, there would be c…
-
comment
Comment #25586060
Makes sense! I think I probably won't use it much yet, as the example you mentioned (messaging apps for link sharing) works pretty well, and often they also have a view where you c…
-
comment
Comment #25579925
Congrats on the launch! This looks like a great project and I'm sure you learnt a lot from building it. Some first impressions: 1. You used Pinterest as an example link in the guid…
-
comment
Comment #25524325
> 11. Cooking pollutes the air. Opening windows for a few minutes after cooking can dramatically improve air quality. After bad bush fires where I live I invested in both a CO2 mon…
-
comment
Comment #25151660
Often node modules need to depend on git to do developer experience things. Having it be available in node with no dependencies is really nice, you don't need to assume anything ab…
-
comment
Comment #24716662
This is a good use case for service workers and is mentioned in this post from 2016: https://developers.google.com/web/updates/2016/06/sw-readabl... It covers some pros and cos, th…
-
comment
Comment #24345184
By this argument, JSX shouldn't be published to NPM either. You might argue that you know what you're consuming if you're importing, say, a React component, and it's likely written…
- story
-
comment
Comment #20399388
I'd love it if there was some sort of "helper terminal" that could teach people things like git, and basic command line stuff as they went. It could catch common errors and provide…
-
comment
Comment #19744815
Are there any popular implementations of immediate mode GUI for the web? It might be interesting to have one that could then "eject" into a stateful UI for when things start to get…
- story
- story
-
comment
Comment #18690668
That's an interesting perspective. I think you're right that we don't have "correct" and standard answers because we don't assume total competency, but I think we don't assume tota…
-
comment
Comment #18163172
I did some work with this a while ago to try and use MiniZinc to calculate genome edit distances, which was quite interesting: https://github.com/jpnelson/genome-edit The hardest p…
- story
-
comment
Comment #16818643
The contents certainly might be, but I think having a reference sheet like this is the absolute minimum for this sort of hearing, to maintain any sort of coherent argument. There's…
-
comment
Comment #16580138
\o/ welcome!
- story
- comment
-
comment
Comment #16007623
I don't know, it's fine.
-
comment
Comment #13518596
You don't need to abstract this to that extent. You might be able to say in most cases it's a bad idea to use your company to express a political opinion, which I agree with, but t…