slmjkdbtl

↗ HN profile [ 78.3 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I'm trying to sell some music scores (pdf files) on my personal website, looking at options like gumroad, but wondering if there's even lighter options (e.g. I don't want people to feel the presence of gumroad's stuff)

  2. If we can ignore the impact of ignoring morals in society and only talk possible scientific / sociological achievements.

  3. If I'm unsatisfied with a certain aspect of a language I speak, like English in America, and I have a proposal to make that part better, is there a way I can do that? Who owns English? How to propagate the change? Is it…

  4. How do we record history of today? How do we make sure the medium we use today is enduring like ancient carvings on stones? How do we make sure the language and symbols we use to record history today are still…

  5. E.g. a world where momentum is not conserved, perpetual motion is possible, decreasing entropy etc

  6. E.g. like how jquery might have influenced document.querySelector, has popular UI programming patterns nowadays like React influenced web standards anyway to make it possible to use some of its good ideas without…

  7. Mainly thinking about pixel not vector. Like generally how to structure the app, commands, undo system, performance tricks etc, feel like there's a lot of existing knowledge I can learn from.

  8. E.g. Game of Life, flocking

  9. I've been passively wanting to move from MacOS to Linux / BSD, the only thing stopping me is the music management / mobile sync workflow. Currently I'm managing ~100G local music with MacOS Music.app. The general…

  10. Urban Dictionary: Node.js (urbandictionary.com)
  11. We moved from almost write once run anywhere OpenGL to vendor-dependent Vulkan / D3D12 / Metal / WebGPU, which is kinda impossible to support all without heavy abstraction layers and shader transpilers. Is there any…

  12. Kaboom2000 (kaboomjs.com)
  13. Tullimonstrum (en.wikipedia.org)
  14. SETL (en.wikipedia.org)
  15. Speculative Evolution (en.wikipedia.org)
  16. Vertex Meadow (vertexmeadow.xyz)
  17. From what I've seen it's a common practice to use HTTP User-Agent to differentiate plain text clients like curl from html clients like browsers, in order to properly serve readable text if user is using a plain text…

  18. (long JavaScript-related rant warning) I recently started to get back to the JavaScript world because I'm trying to get a job at front-end development. I was doing all the workflow stuff to get the thing actually…