Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
madhusudancs
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Show HN: Resolve AI – Your AI Production Engineer
10 points
by
madhusudancs
2y ago
|
2 comments
2.
▲
by
madhusudancs
2y ago
Hello. I am Madhu, a Software Engineer at Resolve AI. We launched our product today. Resolve AI is an AI for production engineers. I will be hanging out here and happy to answer any questions about product/tech.
3.
▲
Let's make machines be on-call for humans, not the other way around
(resolve.ai)
1 points
by
madhusudancs
2y ago
|
1 comments
4.
▲
by
madhusudancs
3y ago
I rarely come out and post on HN, but I couldn't resist. First off, congratulations on the launch! I am doing some work around Python tracing using eBPF tools and spending a lot time reading about CPython interpreter and runtime implem
5.
▲
by
madhusudancs
12y ago
Here https://docs.google.com/document/d/1OaatvGhEAq7VseQ9kkavxKNA... In the proposal section.
6.
▲
Converse.js: A free and open-source XMPP chat client for your website
(conversejs.org)
4 points
by
madhusudancs
12y ago
|
0 comments
7.
▲
by
madhusudancs
12y ago
Previous submission https://news.ycombinator.com/item?id=7814466
8.
▲
by
madhusudancs
12y ago
Thank you very much for fixing this!
9.
▲
by
madhusudancs
12y ago
People who have posted the original video, if you are reading this, please fix the speaker's name in the youtube video title. His name is Russ Cox, not Rob Cox. It pains me to see wrong names, it almost feels to me like miscrediting :P
10.
▲
by
madhusudancs
12y ago
I think many of these claims as "MIT's contribution to transform Computer Science" is unjustified. Particularly, wasn't Bob Kahn already out of MIT when Vint Cerf and him created TCP/IP? What was MIT's role her
11.
▲
by
madhusudancs
13y ago
I am going to second arcft now. You are now my hero too! Wow, 10 years!
12.
▲
by
madhusudancs
13y ago
Well, I would extend that and ask. Has anybody completed implementing the Lexer/Parser phase? Once you get the Syntax tree or IR, the complexity is more or less (if not exactly the same) similar to other languages.
13.
▲
by
madhusudancs
13y ago
Actually, I think this is not exactly a circle. The reason why we moved Databases to separate machines for performance was we did not understand how to schedule tasks or jobs. Also, it comes from the age old debate of whether an Operating S
14.
▲
by
madhusudancs
13y ago
By correctness you mean consistency? You don't have to be consistent all the time, i.e. you can trade consistency, but never correctness. If we could have traded correctness, we could have optimized everything and gone home by now :)
15.
▲
by
madhusudancs
13y ago
> "Well it runs fine on my computer so...". You mean this? https://www.dropbox.com/s/o9wb9k0bbqfc2bw/IMG_20130718_17103...