HackerTrans
TopNewTrendsCommentsPastAskShowJobs

maynman

no profile record

Submissions

Show HN: Hacker Wisdom

askhnwisdom.com
4 points·by maynman·قبل 5 سنوات·0 comments

Show HN: Hacker Wisdom

askhnwisdom.com
1 points·by maynman·قبل 5 سنوات·0 comments

Flash Drives for Freedom

flashdrivesforfreedom.org
4 points·by maynman·قبل 5 سنوات·0 comments

Minimum Viable Dice Wars

mitchum.blog
2 points·by maynman·قبل 5 سنوات·0 comments

Parler Sues Amazon

wsj.com
3 points·by maynman·قبل 6 سنوات·0 comments

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

8 points·by maynman·قبل 6 سنوات·0 comments

It’s Time to Revisit Minesweeper

mitchum.blog
1 points·by maynman·قبل 6 سنوات·0 comments

Gilded Rage

solana.substack.com
2 points·by maynman·قبل 6 سنوات·0 comments

comments

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