Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rspivak
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
You Don't Know Lefsetz?
(seths.blog)
2 points
by
rspivak
2y ago
|
0 comments
2.
▲
On Being a Senior Engineer (2012)
(kitchensoap.com)
155 points
by
rspivak
2y ago
|
110 comments
3.
▲
by
rspivak
2y ago
Basically, instead of asking 'why?', this flips it to 'why not?'. Good point.
4.
▲
by
rspivak
2y ago
Agree, C's legacy is enormous.
5.
▲
by
rspivak
2y ago
thanks, that's a great way to put it!
6.
▲
by
rspivak
2y ago
I'm curious about the community's thoughts on whether learning C is still valuable in today's world. Here are some of my personal points in favor of learning C: 1. there's a lot of literature on the fundamentals that use
7.
▲
Ask HN: Is it still relevant to learn C in 2024?
2 points
by
rspivak
2y ago
|
9 comments
8.
▲
How to Accomplish Big Things, Even When You Feel Small
(unstoppable.me)
3 points
by
rspivak
2y ago
|
0 comments
9.
▲
Ninety-Ninety Rule
(en.wikipedia.org)
3 points
by
rspivak
2y ago
|
0 comments
10.
▲
Impostor Syndrome
(seths.blog)
2 points
by
rspivak
2y ago
|
0 comments
11.
▲
Programmers Don't Read Books – But You Should (2008)
(blog.codinghorror.com)
43 points
by
rspivak
2y ago
|
46 comments
12.
▲
Key Lessons That Helped Me Grow as a Software Engineer
(ruslanspivak.com)
2 points
by
rspivak
2y ago
|
0 comments
13.
▲
by
rspivak
2y ago
Interesting, never heard it expressed like that. Thanks for the comment. And simplicity is definitely key.
14.
▲
by
rspivak
2y ago
Absolutely agree, soft skills are crucial. I didn't mean to imply they're less important by listing them last, but I see your point.
15.
▲
Ask HN: What do you think are the fundamental skills for software engineers?
4 points
by
rspivak
2y ago
|
7 comments
16.
▲
Teach Yourself Computer Science
(teachyourselfcs.com)
3 points
by
rspivak
6y ago
|
0 comments
17.
▲
Teach Yourself Computer Science
(teachyourselfcs.com)
3 points
by
rspivak
6y ago
|
0 comments
18.
▲
Xv6, a simple Unix-like teaching operating system
(pdos.csail.mit.edu)
125 points
by
rspivak
7y ago
|
32 comments
19.
▲
EOF Is Not a Character
(ruslanspivak.com)
3 points
by
rspivak
7y ago
|
1 comments
20.
▲
by
rspivak
7y ago
Thank you for the implementations! Do you have any suggestions how to test the postscript code on mac/linux? I tried on macos using ghostscript, but I get the following error: $ gs cat.ps helloworld.txt Error: /undefined in ARGUME
21.
▲
by
rspivak
7y ago
Now also in Scheme (GNU Guile)
22.
▲
A simple cat implementation in JavaScript, Go, Python, and C
(github.com)
2 points
by
rspivak
7y ago
|
1 comments
23.
▲
by
rspivak
7y ago
That's a good point. Thanks!
24.
▲
by
rspivak
7y ago
Feel free to add your own implementation. :)
25.
▲
Show HN: A simple Unix cat implementation in various languages
(github.com)
2 points
by
rspivak
7y ago
|
6 comments
26.
▲
Unicode How To
(docs.python.org)
2 points
by
rspivak
7y ago
|
0 comments
27.
▲
by
rspivak
7y ago
It took me a while to finally publish this part. :) If you've waited for a long time for this to happen, thanks for your patience.
28.
▲
Let's Build a Simple Interpreter: Executing Procedure Calls
(ruslanspivak.com)
3 points
by
rspivak
7y ago
|
0 comments
29.
▲
by
rspivak
7y ago
It took me a while, but a new article in the series is finally here :)
30.
▲
Let's Build a Simple Interpreter: Executing Procedure Calls
(ruslanspivak.com)
2 points
by
rspivak
7y ago
|
1 comments
More ›