Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rajeevk
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
rajeevk
2mo ago
>> You can ask an AI to explain how vtables work in x86. It will give you something that sounds right. What it won’t give you is what Windows actually expects the vtable to look like, why method dispatch behaves the way it does at the
2.
▲
Is llms.txt is of any use?
(soniclinker.com)
3 points
by
rajeevk
7mo ago
|
0 comments
3.
▲
Chatgpt.com Seems to Be Down
1 points
by
rajeevk
7mo ago
|
0 comments
4.
▲
Universal Commerce Protocol: open standard for agentic commerce
(blog.google)
1 points
by
rajeevk
8mo ago
|
1 comments
5.
▲
Assert in Production
(dtornow.substack.com)
6 points
by
rajeevk
10mo ago
|
2 comments
6.
▲
Adobe to Acquire Semrush
(news.adobe.com)
6 points
by
rajeevk
10mo ago
|
0 comments
7.
▲
by
rajeevk
11mo ago
Not the domain registry but CF wants to manage the DNS to make it work. If you do not want them to manage your DNS and want to work by simply pointing your CNAME, they ask you start with their business plan ($250 / per month)
8.
▲
The Future of AI Under Donald Trump: Industry-Wide Impacts
(medium.com)
3 points
by
rajeevk
2y ago
|
0 comments
9.
▲
YC application portal is down
1 points
by
rajeevk
2y ago
|
0 comments
10.
▲
by
rajeevk
3y ago
I have not analyzed the full potentials and benefits of Diversion but I would not agree with the statements you made about the Git. I think you should not focus on Git in your pitch. >> it was built for a very different world in 2005
11.
▲
The Most On-Time Airports
(cntraveler.com)
1 points
by
rajeevk
3y ago
|
0 comments
12.
▲
by
rajeevk
3y ago
I tried asking a very specific objective question: what is the speed of light? Although it answered, but it also spitted lot of unnecessary stuff. The speed of light in a vacuum, denoted as "c," is a universal physical constant t
13.
▲
by
rajeevk
3y ago
Text input is an exception. I mean, we used the platform text input instead of implementing our own. We have our own API for text input but under the hood it uses platform text input.
14.
▲
by
rajeevk
3y ago
We at https://lekh.app wrote our own tiny UI library in C++ to implement our canvas screen UI. Here is a screenshot https://i.imgur.com/gr1ernJ.png of the canvas screen. Lekh is a whiteboarding and diagramming a
15.
▲
by
rajeevk
3y ago
If you want to understand the C++ in terms of C code then probably you would need to understand the C++ object model. I mean, how C++ classes are translated into C equivalent code. If you are interested in these you can take a look at a tut
16.
▲
Beej's Guide to Network Concepts
(beej.us)
84 points
by
rajeevk
3y ago
|
10 comments
17.
▲
Reddit communities adopt alternative forms of protest
(techcrunch.com)
6 points
by
rajeevk
3y ago
|
0 comments
18.
▲
Reddit’s blackout protest is set to continue indefinitely
(old.reddit.com)
715 points
by
rajeevk
3y ago
|
758 comments
19.
▲
OpenAI intros new generative text features while reducing pricing
(techcrunch.com)
4 points
by
rajeevk
3y ago
|
0 comments
20.
▲
by
rajeevk
3y ago
My approach to learn assembly was to let the C compiler generate assembly (gcc -S -c) from C code and then read the assembly to see how C code is mapped to assembly code. I have written detailed article on this here https://www.a
21.
▲
by
rajeevk
3y ago
There are a lot of resources here in case you want to write a kernel from scratch. https://wiki.osdev.org/Main_Page I wrote a unix-like kernel from scratch long back. It was not a fully functional unix but had a lot of comp
22.
▲
by
rajeevk
3y ago
I worked on a similar thing but on CDN edge. This was without changing the app and logic in the CDN used to cache the header from past responses and used to send the header immediately without waiting for response from the origin server. On
23.
▲
by
rajeevk
4y ago
> the vast majority of his work was simply incorrect My impression is just opposite. Do you have any reference proving that vast majority of his work was simply incorrect.
24.
▲
Kubernetes Ephemeral Containers and `kubectl debug` Command
(iximiuz.com)
5 points
by
rajeevk
4y ago
|
1 comments
25.
▲
PMs who hate their product
(old.reddit.com)
1 points
by
rajeevk
5y ago
|
0 comments
26.
▲
by
rajeevk
5y ago
I did this while I was doing my bachelor degree course. It was four year course and I started doing this sometime in 2nd year and continued till 4th year. I was not always writing code as I had to study other subjects as well. Also I was ju
27.
▲
by
rajeevk
5y ago
In the past, I wrote a unix like kernel from scratch in C++. I have summarized what I had to do to get C++ code run on bare metal in this article https://www.avabodh.com/cxxin/nostdlib.html
28.
▲
by
rajeevk
5y ago
@matijash congrats on successfully raising. Your blog post is super useful. I am a founder and at an early stage now. I am trying to raise and facing the similar situation. I would like to learn more from you. I sent contact invite to you o
29.
▲
by
rajeevk
5y ago
It is pretty interesting to see how the pandemic is pushing people to come up with various product ideas. For whiteboards, there have been many ideas and concepts lately. I am also working on a whiteboard app but it is a different concept.
30.
▲
Apple appeals the Epic Games ruling
(techcrunch.com)
2 points
by
rajeevk
5y ago
|
0 comments
More ›