HackerTrans
TopNewTrendsCommentsPastAskShowJobs

maynman

no profile record

Submissions

Show HN: Hacker Wisdom

askhnwisdom.com
4 points·by maynman·há 5 anos·0 comments

Show HN: Hacker Wisdom

askhnwisdom.com
1 points·by maynman·há 5 anos·0 comments

Flash Drives for Freedom

flashdrivesforfreedom.org
4 points·by maynman·há 5 anos·0 comments

Minimum Viable Dice Wars

mitchum.blog
2 points·by maynman·há 5 anos·0 comments

Parler Sues Amazon

wsj.com
3 points·by maynman·há 6 anos·0 comments

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

8 points·by maynman·há 6 anos·0 comments

It’s Time to Revisit Minesweeper

mitchum.blog
1 points·by maynman·há 6 anos·0 comments

Gilded Rage

solana.substack.com
2 points·by maynman·há 6 anos·0 comments

comments

maynman
·há 4 anos·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
·há 5 anos·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
·há 5 anos·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
·há 5 anos·discuss
If you're using Java, definitely give IntelliJ a try. I think it makes writing Java a pretty enjoyable experience.
maynman
·há 5 anos·discuss
This game is a pretty fun way to improve your CSS Flexbox skills: https://mastery.games/flexboxzombies/
maynman
·há 5 anos·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
·há 5 anos·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
·há 6 anos·discuss
For sure. In the case of IntelliJ resource usage, you get what you pay for.
maynman
·há 6 anos·discuss
I use IntelliJ for work every day and I agree, so many of its features make work so much better.
maynman
·há 6 anos·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
·há 6 anos·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
·há 6 anos·discuss
Code Complete https://www.amazon.com/Code-Complete-Practical-Handbook-Cons...