HackerTrans
トップ新着トレンドコメント過去質問紹介求人

maynman

no profile record

投稿

Show HN: Hacker Wisdom

askhnwisdom.com
4 ポイント·投稿者 maynman·5 年前·0 コメント

Show HN: Hacker Wisdom

askhnwisdom.com
1 ポイント·投稿者 maynman·5 年前·0 コメント

Flash Drives for Freedom

flashdrivesforfreedom.org
4 ポイント·投稿者 maynman·5 年前·0 コメント

Minimum Viable Dice Wars

mitchum.blog
2 ポイント·投稿者 maynman·5 年前·0 コメント

Parler Sues Amazon

wsj.com
3 ポイント·投稿者 maynman·6 年前·0 コメント

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

8 ポイント·投稿者 maynman·6 年前·0 コメント

It’s Time to Revisit Minesweeper

mitchum.blog
1 ポイント·投稿者 maynman·6 年前·0 コメント

Gilded Rage

solana.substack.com
2 ポイント·投稿者 maynman·6 年前·0 コメント

コメント

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