mebble | 2 years ago | on: Show HN: Ltag – A Go CLI tool to tag your text lines
mebble's comments
mebble | 2 years ago | on: Show HN: Ltag – A Go CLI tool to tag your text lines
I'm still trying to figure out how to allow nesting categories an arbitrary number of levels deep. But I don't want to introduce extra symbols and stuff, it'll be too much complexity too early on. I can imagine that for most cases, headings, sub-headings and inline tags are enough.
I will allow more customisation soon, such as using multiple heading identifiers. I'll add features as the need arises. I haven't used it for very long myself.
mebble | 2 years ago | on: Ask HN: Is SICP/HtDP still worth reading in 2023? Any alternatives?
mebble | 2 years ago | on: Show HN: Moderator Mayhem, a game about the difficulties of content moderation
mebble | 3 years ago | on: Ask HN: What are you working on to become a better programmer?
I completely agree with your point about learning something different. Clojure is really good at handling immutable data, lazy evaluation, macros. So you can write elegant code that would be inefficient/unweildy in something like js or python
mebble | 3 years ago | on: Show HN: Lander, a lunar lander style web game
Score: 75.8 point crash Speed: 509.3mph Angle: 172.9° Time: 101 seconds Flips: 0 Max speed: 509.3mph Max height: 6618ft Engine used: 8 times Boosters used: 42 times https://ehmorris.com/lander/
mebble | 3 years ago | on: Ask HN: Real-world anecdotes of MySQL at scale?
noob question but what do “sharing queries” and “sharing service calls” mean?
mebble | 3 years ago | on: Ask HN: Do you think many posts don't get the front page attention they deserve?
mebble | 3 years ago | on: Ask HN: Tips to relearn how to care about my job?
mebble | 3 years ago | on: Ask HN: How do you switch between programming languages?
I programmed in JS for a year before picking up python. I would struggle with python’s syntax for a while but over time it just worked out. Same thing now with clojure.
I think it’s the same as being bilingual. Your brain just switches effortlessly given enough practice
mebble | 3 years ago | on: Ask HN: What'd be possible with 1000x faster CPUs?
mebble | 3 years ago | on: Ask HN: How do you discover new music?
mebble | 3 years ago | on: Poll: What did you name the parent dir where you keep code?