dflock

↗ HN profile [ 89.2 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. We need somewhere to keep a list of our app's error codes, so that: - we have a single source of truth - we don't repeat/overlap by mistake - human readable to reduce collisions, low barrier to find - is machine…

  2. I use MDN almost every day, but had no idea that it was possible to directly support them. I just found out about two ways: - Sponsor for $ a month: https://developer.mozilla.org/en-US/payments/ - Buy Merch:…

  3. After reading https://www.lesswrong.com/posts/N6vZEnCn6A95Xn39p/are-we-in-an-ai-overhang I was thinking... What would a 100x improvement on GTP-3 do to your employability, for example? What changes would this bring in…

  4. I have a website which uses SVG for an interactive client side thingamabob. I would like to provide the option to download a PDF of the finished output. I can pass the final SVG output back to the server, where I want…

  5. With the growth of HN, there seems to be, understandably, a corresponding growth in duplicate posts. It would be nice if people with enough points could merge posts - along with their comment threads - together, so that…