Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
aydwi
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
aydwi
5y ago
Appreciate the kind response. It's true that I get unexpectedly overwhelmed by life at times. Hope to gain more maturity as I progress. Thank you!
2.
▲
by
aydwi
5y ago
Those are very helpful insights for me. I'm fairly young and get overwhelmed sometimes -- resulting in a post like this. Thanks a bunch!
3.
▲
by
aydwi
5y ago
That's seems like a helpful approach, I will try and work on this. Thank you!
4.
▲
by
aydwi
5y ago
Agree with your second statement. I work at a semiconductor startup. Both the CEO and the CTO are excellent folks. Kind, extremely competent, hardworking, and reasonable; I love my time spent interacting with them.
5.
▲
The Beauty of Bézier Curves
(youtube.com)
1 points
by
aydwi
5y ago
|
0 comments
6.
▲
by
aydwi
5y ago
Truly! The NASA article on the probe mentions its autonomous course corrections abilities. Does anyone have an idea about what kind of onboard CPUs/SoCs do probes like this employ? Which ISAs? How about other hardware like memory and s
7.
▲
by
aydwi
5y ago
You joke but this might have happened already
8.
▲
by
aydwi
5y ago
Your mention of Joel's post made me curious to find and read it. I assume this is the post in question: https://www.joelonsoftware.com/2006/10/25/the-guerrilla-guid... I'd say much has changed since
9.
▲
by
aydwi
5y ago
> These techniques cannot be used by a person who have to walk a dog early every morning, help his son to go to a school and work with complex code base. Of course they can. Just not by you. Mutual exclusion does not apply here.
10.
▲
by
aydwi
5y ago
While I agree with this statement, it's also incredibly sad to read.
11.
▲
by
aydwi
5y ago
> Just hit . on any public GH repo. I did not know that shortcut. It's outright amazing.
12.
▲
by
aydwi
5y ago
Discord is awful to use a desktop application. It's sluggish and cumbersome, not snappy and lightweight like a native application would be.
13.
▲
by
aydwi
5y ago
Very interesting! I'm always amazed at kind of creative work I come across on here. Did not expect to read a success story about generating imagery for thermal printers this morning, but I'm glad I did. Btw, what do you mean "
14.
▲
by
aydwi
5y ago
Slightly tangential, but I got curious how is Google selling the whole "Privacy" Sandbox idea. Found this little nugget right on the homepage[1]: "Tailored content is critical for the open web and this includes showing people
15.
▲
by
aydwi
5y ago
Speaking of books discovered on HN, this website is an excellent, distilled resource: https://hackernewsbooks.com/
16.
▲
by
aydwi
5y ago
> It's like having a big family dinner with your crazy uncle Bob who spends the entire meal working themselves up into an angry froth spouting a vast assortment of conspiracy theories. Is it, though? To me, this is a rather absurd e
17.
▲
by
aydwi
5y ago
You likely have more than 10 chats, in which case the panel does not appear. This is mentioned in the thread I linked above.
18.
▲
by
aydwi
5y ago
Not all about Telegram is golden however. At some point last year, amidst the skyrocketing popularity of the app and WhatsApp coming under heat for various reasons, someone at Telegram thought of a fantastic (read: user-hostile) way to &quo
19.
▲
by
aydwi
5y ago
I can empathize with this to some extent. I realized that homebrew is too slow and bloaty for me, so I decided to write an alternative from scratch (also meant as a learning project). Eventually got discouraged by the sheer amount of real-w
20.
▲
by
aydwi
5y ago
> IMO the use of `new` in modern C++ (as is the case in the writer queue) is often a code smell As a naive practitioner of modern C++, I'd love it if you could elaborate on this.
21.
▲
by
aydwi
5y ago
Excellent writeup, very succinct and easy to follow.
22.
▲
by
aydwi
5y ago
Yeah what a shame...I too prefer to pretend like a robot on this forum.
23.
▲
by
aydwi
5y ago
Piggybacking on this, the first thing I wanted to look at was what data do they exactly collect. Well, they do not explicitly list it (not sure if that would be considered legal in countries with strict privacy laws). I quote from the offci
24.
▲
by
aydwi
5y ago
What a crass remark! First of all, learn how to talk on a public forum without coming out like a total jackass. Second, read the actual text. > Personal Data we collect > Data necessary for law enforcement, litigation and authorities’
25.
▲
by
aydwi
5y ago
I think I could use your rule. Amazon delivery is outrageously atrocious in my (poor) country. As an instance, this was the condition of an assorted pack of fruit juices that got delivered to me just yesterday: https://imgur.com&
26.
▲
by
aydwi
5y ago
It is for me. I am quite conscientious and I expect others to do their jobs at least as per the prescription, if not scrupulously. "New" means "new" to me, no exceptions. As a matter of fact, I would go to great lengths
27.
▲
by
aydwi
5y ago
> And because it is in C I'm curious, what difference does it make if it was written in, say, Rust, or C++. Wouldn't you still be able to talk to it in a similar way? What's so special about C in this context?
28.
▲
by
aydwi
6y ago
Reminds me of something I once read on Evan Martin's (creator of the Ninja build system) blog [1]. "Underspecifying and overspecifying. Ninja executes commands in parallel, so it requires the user to provide enough information to
29.
▲
by
aydwi
6y ago
Your words have just convinced me to try out D. Maybe some good will come out of it :)
30.
▲
A deep investigation into a Valgrind false-positive leading to a fix
(github.com)
2 points
by
aydwi
6y ago
|
0 comments
More ›