Viewing profile — miccah
miccah
HN member- Joined
- Mon, Feb 19, 2018, 3:25 AM UTC
- HN karma
- 143
- Public activity
- 95 items
- HN profile
- View on Hacker News ↗
About miccah
Contact me at hn at miccah.io
Recent public activity
-
comment
Comment #28976362
+1 for zsh-autosuggestions. It is the most important plugin I use because all I have to do is remember the first 2 characters of a command to get the suggestion and autofill it on …
-
comment
Comment #28915121
As a Rustacean currently learning Elixir, I found myself wanting this exact functionality. Kudos for making this, I'll definitely use it!
-
comment
Comment #28911775
Immersion. The fastest way to get through the "practice hump" is to accept the dip in productivity and keep learning. No turning back to your old method. The same applied when I le…
- story
-
comment
Comment #28663686
Nice job! From the video it looks like many of the pages share the same buttons. I'm curious how you detect which page is open to operate the corresponding circuit?
-
comment
Comment #28386462
Location: Houston, TX Remote: Yes Willing to relocate: Possibly Technologies: Rust, GoLang, Linux, etc. Résumé/CV: Upon request Email: hn at miccah.io I'm most interested in securi…
-
comment
Comment #28098594
I'm happy to hear this statistic, but American cities need to change so much to make it happen - mainly removing cars as other commenters pointed out. A good start would be making …
-
comment
Comment #28043022
Location: Houston, TX (US) Remote: Yes Willing to relocate: No Technologies: Rust, GoLang, C, Linux Résumé/CV: Upon request Email: hn [at] miccah.io Hours: 15-25 hours/week Looking…
-
comment
Comment #28031576
Does anyone have a good resource on writing compiled languages? I'd like to join this Jam but I don't know where to start.
- story
-
comment
Comment #27569387
Thanks for the suggestion! Through that search I found this HN post comparing most of the popular animation libraries. https://news.ycombinator.com/item?id=23083730
-
story
Ask HN: Easiest way to make simple web animations?
I want to create very simple interactive animations for some blog posts (hosted statically). What is the easiest way to go about doing this? I have tried using HTML Canvas but my g…
-
comment
Comment #27285412
I agree. The process of programming involves a lot of "head hitting the wall." Having a goal helps you stay motivated when running into such tedious issues.
-
comment
Comment #26846840
All the parkour I do is at ground level (no rooftops), but even still running and jumping at walls can be dangerous if you slip. All of my injuries since starting 7 months ago have…
-
comment
Comment #26840348
Parkour. It's great physical exercise, I get to spend time outside, set challenges / gradually achieve them, and express my creativity through movement.
-
comment
Comment #26833879
Congratulations, Slip looks awesome as well! I see only 5 languages are supported right now. Do you have any plans on adding more?
-
comment
Comment #26802603
This quote about the V programming language surprised me, because I had the exact opposite experience. > it was the unfriendly community I came across, the controversy surrounding …
-
comment
Comment #26494963
The vulnerability lies in the registration page disclosing that information. To show absolutely no signs, you would accept the registration with a message: "An email has been sent …
-
comment
Comment #26250552
I was in a similar position a few months ago. After reading the Rust Book, I felt I knew the concepts but still lacked the experience of writing Rust programs. That being said, I h…
-
comment
Comment #26177760
Take a look at V. It's like the love child of Rust and Go. It's extremely fast (both compiling and executing), has simple syntax with "one way to do things", has sum types and opti…
-
comment
Comment #26167565
Good leaders are people who teach others to grow, progress, and ultimately become their own leaders. Most managers aren't incentivized to grow their engineers because it would mean…
-
comment
Comment #25933047
Mentors are definitely a great resource! Of all the learning activities I have tried, having a real person to talk to and ask questions has been the most effective and motivating. …
-
comment
Comment #25749562
> but we can hijack it to instead scan the screen for URLs and open the browser For comparison, rxvt-unicode has perl utils for mouse-less URL selection [1]. Since it's operating w…
-
comment
Comment #25720360
Hey HN, I made this tool to start or stop printing a file at a first match. It's pretty simple but would be happy to receive feedback and feature ideas. Thanks!
- story