Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
W0lf
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
W0lf
3mo ago
Yes, I feel the same way. I met Andrei once on a Meetup in Munich, basically telling him that he taught me how to think which led to a somewhat awkward conversion. Fun times nonetheless :-)
2.
▲
by
W0lf
5mo ago
I did the same for my office and bought used LAWO flipdot panels for this. Screenshot of the thing here: https://github.com/aivju/flipdotz
3.
▲
by
W0lf
8mo ago
https://www.kai-wolf.me/blog/
4.
▲
by
W0lf
9mo ago
Thank you for playing Wing Commander! :-) Hits the same nerve for me.
5.
▲
by
W0lf
9mo ago
I've been using MoneyMoney for over 12 years now (started Nov. 2013) on Mac and have never regretted it. I am automatically importing from all my bank accounts, including all statements and even track my portfolio with it. It can autom
6.
▲
by
W0lf
2y ago
Pretty much on point. I liked it. You're a seasoned freelance software consultant with a deep passion for C++ and computer vision. Your contributions on HN are a mix of technical insights, career advice, and a sprinkle of humor, makin
7.
▲
Friedman Podcast with Zelenskyy
(youtube.com)
4 points
by
W0lf
2y ago
|
0 comments
8.
▲
by
W0lf
2y ago
Isn’t arcball rotation the gold standard for rotating 3d objects?
9.
▲
by
W0lf
2y ago
My rule of thumb for code comments is to comment what's not in the code.
10.
▲
by
W0lf
2y ago
As pointed out in my other comment, using a single image for point coloring is prone to errors due to noise, specular reflection and occlusion. I'd consider using a (normalized) cross-correlation approach with several images.
11.
▲
by
W0lf
2y ago
I did work on this as part of my thesis quite a few years back at the university. One other optimization would be to process the points in parallel. Regarding the coloring of each 3d point, it might be feasible to not use one camera image,
12.
▲
by
W0lf
2y ago
"In Bb" that is?
13.
▲
by
W0lf
2y ago
Interesting, my first interpretation was letters for rows and numbers for columns, but apparently you noted it the other way around.
14.
▲
by
W0lf
3y ago
Judging from the table of contents it seems that the first half of this book covers basic CS stuff (what is an algorithm, Big O notation, sorting and searching, data structures etc) and then discusses some machine learning basics before loo
15.
▲
by
W0lf
3y ago
I am in my fifth year of being an independent software consultant/contractor. I live in Germany. I've had multiple gigs almost right from the start of being self employed. Almost always through one of the many recruiting firms. Re
16.
▲
by
W0lf
4y ago
I happen to know the guy from the linked article from several meetups here in Germany and while I stick to the old saying that if you don't have anything nice to say about a person it's better to say nothing at all, I just want to
17.
▲
by
W0lf
4y ago
I have switched to Operator Mono about 10 years ago. This font is not free though. However it was the only font (at the time I was looking at at least) that had a monospaced italic version which I found looked slick. So I ended up buying th
18.
▲
Ask HN: What have you been learning this week?
2 points
by
W0lf
4y ago
|
1 comments
19.
▲
by
W0lf
4y ago
I happen to have read her book on Cracking the Coding Interview which I found was a nice refresher for interview-type like questions. She writes: > And for all of this I still blunder my way through an exercise to write a function which
20.
▲
by
W0lf
4y ago
I did something similar over a decade ago as part of my master thesis back in university [1]. IIRC this was before most of the tools existed that were mentioned in the article. If you don’t have anything else other than a camera at hand (an
21.
▲
by
W0lf
4y ago
Discrete mathematics and all sorts of its application in real-world (software development) related problems. Also how any given solution to a problem in one problem domain can be transferred to a problem in another unrelated domain. Think G
22.
▲
Ask HN: What nuggets are stored offline on your computer?
2 points
by
W0lf
4y ago
|
1 comments
23.
▲
by
W0lf
4y ago
I don't know about you people, but this whole twitter thread pretty much sums up why I don't bother engaging too much in online communities whatsoever. I don't care what happened there and who feels offended or whoever should
24.
▲
by
W0lf
4y ago
I understand the criticism alongside _if you know one, two programming languages, then you know it all_. However, what seems to be overlooked at times is that there are different categories of programming languages, where your experience
25.
▲
by
W0lf
4y ago
100 EUR/hour although I don’t bill per hour but per day. This is without VAT and for Germany, but I charge the same for clients from other countries as well.
26.
▲
by
W0lf
4y ago
Definite answer: https://www.youtube.com/watch?v=sTJ7AzBIJoI
27.
▲
by
W0lf
4y ago
Right, but the entropy is literally zero in my opinion.
28.
▲
by
W0lf
4y ago
My point exactly was that I don't even necessarily disagree with his opinion. However, I would not trust anything he's writing either because of his bias. And with bias I mean the same bias a mother may has to her child if it'
29.
▲
by
W0lf
4y ago
I still cannot fathom how one can take anything seriously when it comes to the author talking about Apple, given his biased opinion regardless. Maybe it's just this irrational and unconditional excitement. In any case my mind just has
30.
▲
by
W0lf
4y ago
Why did the pins stay in place once they have been pushed into the correct position with the lockpick in the first example (for the old regular lock). I didn’t understand that and would assume that those pins fall back down once the lockpic
More ›