swidi

↗ HN profile [ 221 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Not once. I don't care how hard you worked on it, I don't care how many web technologies you abused to get it working, I don't care how many hits or views or conversions or whatchamacallits it got for you. If I visit…

  2. I vaguely remember toying with newLISP [1] almost a decade ago, but I'd like to start exploring the language again and write some hobbyist-level programs in it. [1]: http://www.newlisp.org/

  3. I don't need tabs, or sessions, or startup scripts or even mouse support. I just need a terminal with good colour support and fast performance, without any of the bells and whistles that are utterly wasted on TMUX users.

  4. For a simple one-dimensional blog layout (header -> navigation -> content -> footer), do I need to use these new CSS APIs? Will CSS's default behaviour continue to work in the future, or are all sites expected to use…

  5. The King's Toaster (ee.ryerson.ca)
  6. Every week I see a new terminal app here on HN, and it's always some startup with no good will that's built it on Electron and filled it full of always-online trackers. Why is this a thing, and why do companies think…

  7. Wordpress seeems to be commonly derided here, so my question is this: what software would you use for the following scenario: - A frequently-updated weblog with images for each post. - A non-technical user who can't or…

  8. I'm an amateur blogger and programmer, running a custom-made static site on a Linode VM with Caddy [1]. I don't use containers or CDNs or anything fancy; my site generator just spits HTML into a folder and I rsync it to…

  9. I run a blog using a static site generator and HTML templates that I created myself [1], but I'm admittedly an amateur and don't have up-to-date knowledge on best practices or modern design patterns. Is there a job site…

  10. Theoretically, let's say you have a brand new laptop that is fully functional but has no built-in browser. (You also don't have a phone or any other separate device.) How would you download a web browser without being…

  11. As a Python programmer, I heartily subscribe to the philosophy of "we're all consenting adults here" [0]. Nothing should really be private or hidden, because nothing is really stopping a canny user from cracking open…