Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
maligree
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
maligree
3y ago
This was 22 years ago... it's honestly so tiring to see people use this as a "got 'em!" argument. Times change, businesses change. This is not a case of ideology.
2.
▲
by
maligree
4y ago
I feel this is a good question, but alone may be a step too far, too abstract to provide insight. At least without guidance. Isn't the honest answer "I don't know. No-one knows."?
3.
▲
by
maligree
4y ago
Great points, thank you. You also helped me realize that part of all this mess is that I HAVE been feeling old. Well, maybe not old... older. I feel like I got hyper-focused on being a programmer (and I feel I never explicitly committed to
4.
▲
by
maligree
4y ago
Thank you! Something I realized when reading your response is that I winced a tiny bit when you mentioned "finding meaning in your work" - as if that was something I did not believe could be achieved. I think in my mind it's
5.
▲
by
maligree
4y ago
Hey, thanks for your input! These are good questions. Funny thing. A few months ago I've also decided to improve my communication skills - both in reading and writing. (Long way to go...) It did hit me that whatever I end up doing in t
6.
▲
by
maligree
4y ago
Interesting point! I think there's something to it. Forgive me if my central European bias is showing, but I've always discounted how important it is to align yourself with the mission of the company you decide to work for. Seemed
7.
▲
Ask HN: Wanting to grow – what questions should you ask yourself?
101 points
by
maligree
4y ago
|
58 comments
8.
▲
by
maligree
4y ago
Using the sorted() built-in returns a new sorted array. Getting keys from a dictionary is literally just calling dict.keys(). Sorry, but I don't think you've used Python enough to offer lists like these.
9.
▲
by
maligree
6y ago
Boy, have I! Acting on it, though... :-) Life seems balanced now, I get to scratch my itches, not unhappy at my current job, and I don't feel like I'm saying "no" and making excuses. A tiny step here, a tiny step there,
10.
▲
by
maligree
6y ago
Modeling vehicle dynamics as a whole is a great subject, because there are so many parts where you have to explicitly decide on how much you wish to simulate. Brakes, tires, suspension, vibration transfer... On one hand you can have a simul
11.
▲
Ask HN: Tips on getting better at marketing
3 points
by
maligree
8y ago
|
1 comments
12.
▲
Becoming a better developer
(hackattic.com)
1 points
by
maligree
8y ago
|
0 comments
13.
▲
by
maligree
8y ago
Thanks!
14.
▲
by
maligree
8y ago
What's the Swedish version?
15.
▲
Ask HN: Best articles on technical debt?
3 points
by
maligree
8y ago
|
1 comments
16.
▲
Ask HN: What was your best recruitment experience and what made it so?
3 points
by
maligree
8y ago
|
0 comments
17.
▲
by
maligree
9y ago
Is anything ever? Why is there such a strong tendency towards treating things as a this-is-it(-this-time-for-real) thing? This only confuses people and muddles up expectations.
18.
▲
by
maligree
9y ago
A bit of a plug, but you should check out this thing I built! Go to https://hackattic.com - It's just a test of an idea, but I wanted to show people it's possible to come up with no-nonsense, more real-world-y challen
19.
▲
by
maligree
9y ago
I'm glad you like the idea! It's a pretty standard Django app. Some bland Docker trickery around generating the actual challenges/problems, but that's probably it. Simplicity was definitely a goal. I wanted to waste the
20.
▲
by
maligree
9y ago
Thanks - that is and will be the core focus.
21.
▲
by
maligree
9y ago
Great! Hope you do, good luck!
22.
▲
by
maligree
9y ago
Hey guys, I hacked that thing up ^ A few words of background - I was always sort of frustrated how unbelievably dull the usual programming challenges are. I mean all those nearly pure CS-y things that make you invert binary trees and stuff.
23.
▲
Show HN: Hackattic – hard, no-nonsense, real-world programming challenges
(hackattic.com)
21 points
by
maligree
9y ago
|
8 comments
24.
▲
by
maligree
9y ago
I've had a completely different approach to learning vim, which I wholeheartedly recommend: - learn the bare minimum: up, down, left, right, deleting words and lines, stuff you do everyday - DON'T just look for tutorials learn stu
25.
▲
by
maligree
10y ago
You said it yourself - the lack of direct equivalents is nothing special. What is amusing however, is how in some languages you'll find a lot of "untranslatables" grouped around a particular concept or theme. Language X may h
26.
▲
by
maligree
10y ago
> I agree with hero "hero" - I smiled here! :-) Are the main characters in books, plays and movies called "heroes" in Latvian? I ask because it is so in Polish. In English a book has a protagonist, while in Polish it&
27.
▲
by
maligree
10y ago
"On the edge" "A contrived collision on MD5 in 2004 got perfected to a single block collision in 2010 [1]" so they'd have at least years to fix it were they using md5? He says they'll migrate, but it's no
28.
▲
by
maligree
10y ago
Hey, thanks! There's actually a lot of the stock react-create-app CSS in there. As for the parsing, it's done on the back-end, front simply fetches an AST every time input changes.
29.
▲
Show HN: Python AST explorer
(python-ast-explorer.com)
5 points
by
maligree
10y ago
|
4 comments
30.
▲
by
maligree
10y ago
For #4 check out The School of Life: https://www.theschooloflife.com
More ›