Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
yarinr
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
yarinr
3y ago
Sony WH-1000XM4. Quite happy with it.
2.
▲
by
yarinr
3y ago
That's a shame, Book Depository has been godsend with their reasonably-priced international delivery... They will be missed :(
3.
▲
by
yarinr
4y ago
https://www.amazon.com/Code-Language-Computer-Hardware-Softw...
4.
▲
by
yarinr
5y ago
https://youtube.com/c/HusseinNasser-software-engineering Hussein Nasser, talks about networking, databases, and all things backend.
5.
▲
by
yarinr
5y ago
Find myself doing that often too (not specifically from Excel, but generally formatting lines to SQL list with regex). Will definitely give your extension a try!
6.
▲
by
yarinr
5y ago
I like these sorts of articles. Where people describe their stack/architecture, how everything fits together, how they're using it to face their challenges, and what are the challenging parts of their setup. I feel like they can o
7.
▲
by
yarinr
5y ago
Rust in Action teaches Rust through systems programming https://www.manning.com/books/rust-in-action
8.
▲
Dropbox's Engineering Career Framework
(dropbox.tech)
2 points
by
yarinr
5y ago
|
0 comments
9.
▲
by
yarinr
5y ago
The publish date is 2020-11-02, as appears on the articles list at https://nicholasreese.com/ I agree they should probably make it visible on the article page itself...
10.
▲
by
yarinr
5y ago
The original Space Jam movie website from 1996 is still alive and well. Definitely a classic! https://www.spacejam.com/1996/
11.
▲
by
yarinr
5y ago
> Second, internalizing that mood follows motion. I can't sit around waiting to feel right before starting/doing something. You will never feel right. It's the doing of the thing that makes you feel right. Just start shit.
12.
▲
by
yarinr
5y ago
You could try looking into the VS Code codebase [0]. I wouldn't say it's considered an 'ideal' codebase, but it's definitely a large and well-maintained one. [0] https://github.com/Microsoft/vsc
13.
▲
by
yarinr
5y ago
If you haven't played Slay the Spire yet, I highly recommend it. Never thought I'll find myself playing a roguelike deck-builder, but this game is just a massive amount of fun. It's got a huge depth to it, and you can always
14.
▲
by
yarinr
5y ago
Did the "deprogramming" came naturally over time, or did you do anything intentional to reach it? If it's the latter, would you care to expand?
15.
▲
by
yarinr
5y ago
I have two different recommendations, depending on the type of person and his preferred learning style. Generally, I really like CS50x[0]. I think it provides a great overview of programming, has an awesome production value, and really teac
16.
▲
by
yarinr
5y ago
Purging credit amassed over years with only a week of prior notice sounds really, really wrong.
17.
▲
by
yarinr
5y ago
Pixel 4 XL Got it when it came out, mainly because of the camera, the stock OS and the ongoing updates. I'm still loving these, but other than that, it's a pretty mediocre device. Before that, I had the Galaxy S9+. The Galaxy seri
18.
▲
by
yarinr
6y ago
I'd love that too!
19.
▲
by
yarinr
6y ago
https://github.com/typescript-exercises/typescript-exercises
20.
▲
by
yarinr
6y ago
I don't. I find it way easier to concentrate without music.
21.
▲
by
yarinr
6y ago
I used to be a huge MPC-HC[0] (Media Player Classic) fan. It's funny, but I liked it mostly because of the way subtitles were displayed. MPC-HC always seemed to get the job done perfectly, and when I had to use VLC at the time, I'
22.
▲
by
yarinr
6y ago
I've been following your blog and "year in review" posts for some time now. I've enjoyed reading all of them, and found it inspirational that you kept going despite the somewhat-underwhelming outcome in the first couple
23.
▲
by
yarinr
6y ago
What you're using it for? I have one laying around the house, but I don't use it often. Would love to start using it more..
24.
▲
by
yarinr
6y ago
Masters of Doom: How Two Guys Created an Empire and Transformed Pop Culture Mostly because I find John Carmack inspiring.
25.
▲
What Universal Human Experiences Are You Missing Without Realizing It? (2014)
(slatestarcodexabridged.com)
26 points
by
yarinr
6y ago
|
8 comments
26.
▲
by
yarinr
6y ago
That was pretty cool, and at just the right length.. Thank you and good luck with making games!
27.
▲
by
yarinr
6y ago
Thank you! this is helpful
28.
▲
by
yarinr
6y ago
Do you happen to know of a properly written (publicly available) spec? I'd love to see a good example.
29.
▲
by
yarinr
6y ago
> Wirecutter, which is not comprehensive but relatively transparent about their testing process and methodology. For TVs, RTINGS[0] is unmatched. Professional, comprehensive reviews with completely transparent testing process and methodo
30.
▲
by
yarinr
6y ago
> const o = {}; o.prop = "something"; // oh, actually, o.prop = 5; Care to share some examples / use cases where using these language characteristics can result in better, more expressive, more readable code? (No
More ›