techn00

↗ HN profile [ 249 ms ] full profile

No user record in our sample, but techn00 has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.

  1. I was using a cool tool called localias, which allows you to set `.local` domains with https for services running on your mac. It's really helpful to be able to access the services on your network at the same address…

  2. I frequent websites like hn a lot and I came up with this simple bash script which edits /etc/hosts and maps the domains to localhost. The file is ~60 loc with the domains included so feel free to inspect and modify it.

  3. It can be any tool/concept/algorithm that you found useful. Inspired by a comment I saw on HN: "AST-based programmatic source code transformations is a very useful approach to have in your software engineering toolbox"

  4. Legends of America (legendsofamerica.com)
  5. I would like to learn to write a transpiler from scratch. Where would I get started? Preferably something that doesn't involve going though big projects to read the source code.

  6. Memetics (en.wikipedia.org)
  7. What Motivates Us (andreisurugiu.com)
  8. Do you know of any open source drag and drop builders? I would love to be able to create my own components and drag and drop to combine them. If you know of any that are React specific, that would be great, but any…