HackerTrans
TopNewTrendsCommentsPastAskShowJobs

maynman

no profile record

Submissions

Show HN: Hacker Wisdom

askhnwisdom.com
4 points·by maynman·5 years ago·0 comments

Show HN: Hacker Wisdom

askhnwisdom.com
1 points·by maynman·5 years ago·0 comments

Flash Drives for Freedom

flashdrivesforfreedom.org
4 points·by maynman·5 years ago·0 comments

Minimum Viable Dice Wars

mitchum.blog
2 points·by maynman·5 years ago·0 comments

Parler Sues Amazon

wsj.com
3 points·by maynman·6 years ago·0 comments

Ask HN: How do crowdsourcing apps protect against bad data?

8 points·by maynman·6 years ago·0 comments

It’s Time to Revisit Minesweeper

mitchum.blog
1 points·by maynman·6 years ago·0 comments

Gilded Rage

solana.substack.com
2 points·by maynman·6 years ago·0 comments

comments

maynman
·4 years ago·discuss
This is my blog, mostly about programming. https://mitchum.blog/

I started it with three goals in mind: 1. Remember more of the things I learn about complex topics. 2. Improve my writing skills. 3. Learn about driving traffic to a website.

The most noteworthy and popular section are the game tutorials: https://github.com/mmaynar1/games
maynman
·5 years ago·discuss
Thanks! I like those ideas. Definitely been pondering better ways to filter the links and ensure the most relevant ones rise in prominence.
maynman
·5 years ago·discuss
I've been working on a little website to pull out links from the comments on the "Ask HN" page. Often there is some great advice in there, and it seemed in the spirit of Hacker News to automate that.

https://www.askhnwisdom.com/
maynman
·5 years ago·discuss
If you're using Java, definitely give IntelliJ a try. I think it makes writing Java a pretty enjoyable experience.
maynman
·5 years ago·discuss
This game is a pretty fun way to improve your CSS Flexbox skills: https://mastery.games/flexboxzombies/
maynman
·5 years ago·discuss
If you're a heathen like me, you sometimes store JSON configuration in environment variables https://mitchum.blog/how-to-store-json-in-an-environment-var...
maynman
·5 years ago·discuss
I definitely agree about VR. The first time I played "Robo Recall" on the Oculus Rift I couldn't believe how responsive and immersive it was.
maynman
·6 years ago·discuss
For sure. In the case of IntelliJ resource usage, you get what you pay for.
maynman
·6 years ago·discuss
I use IntelliJ for work every day and I agree, so many of its features make work so much better.
maynman
·6 years ago·discuss
I do the same thing. I also keep auto commit off and make sure the rows updated looks correct before committing the change.
maynman
·6 years ago·discuss
One definition I've heard before (and like) is "code without tests". I don't think that's the only factor, but it's a pretty common indicator.
maynman
·6 years ago·discuss
Code Complete https://www.amazon.com/Code-Complete-Practical-Handbook-Cons...