Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
paulriddle
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
Ask HN: What's your opinion on Win32 API?
1 points
by
paulriddle
6y ago
|
0 comments
2.
▲
by
paulriddle
6y ago
I think for the vast majority of cases it is better to use whatever you're most comfortable with. Some people just don't have the endurance to learn gdb or lldb, or they are allergic to Visual Studio on Windows because of how big
3.
▲
by
paulriddle
6y ago
But unless you're investing other people's money, you are a small fish in the sea. Like, if all you have is 200k then none of your decisions being public would affect you in a negative way. Admittedly, I don't know much about
4.
▲
The Joy of Programming in Jai [video]
(youtube.com)
1 points
by
paulriddle
6y ago
|
0 comments
5.
▲
CNIT 127: Exploit Development
(samsclass.info)
1 points
by
paulriddle
6y ago
|
0 comments
6.
▲
by
paulriddle
6y ago
I know some people are going to complain as with every redesign. But I really like how clean and uncluttered this feels. Lighter blue color, less bold text, dense side panel, misaligned repository header. Ok, it's not really uncluttere
7.
▲
4coder text editor version 4.1 for Windows
(4coder.itch.io)
2 points
by
paulriddle
7y ago
|
0 comments
8.
▲
Ask HN: How to Cross-Compile with Clang?
1 points
by
paulriddle
7y ago
|
0 comments
9.
▲
by
paulriddle
7y ago
It's funny how carefully you're stepping around financially rewarding people who do the work. It's like you know your status does not allow you to own the money generated, so you're settling for owning the results, the p
10.
▲
by
paulriddle
7y ago
There is also https://git.sr.ht/~mcf/cproc inspired by several other small C compilers including 8cc, c, lacc, and scc. I did not take a deep look at it yet, but it looks interesting.
11.
▲
Game livecoded in C from scratch and released on Steam
(danzaidan.itch.io)
2 points
by
paulriddle
7y ago
|
0 comments
12.
▲
Ask HN: What software your company couldn't use because of the license?
1 points
by
paulriddle
7y ago
|
0 comments
13.
▲
The Wayland Protocol book early draft available
(wayland-book.com)
3 points
by
paulriddle
7y ago
|
0 comments
14.
▲
by
paulriddle
7y ago
A debugger inspired and somewhat popularized by the Handmade Hero screencast series. Primarily for C and C++. Some people say good things about it and happy that it is being developed. Since it is a paid tool with no demo, you might want fi
15.
▲
RemedyBG 0.2.8.3 a lightweight debugger for Windows
(remedybg.itch.io)
1 points
by
paulriddle
7y ago
|
1 comments
16.
▲
by
paulriddle
7y ago
I'd like to go a little meta. If you really want to do it, then stop looking for a reason to do it. Because any piece of text containing the answer is probably going to fit in a few HN comments, because that's what you're c
17.
▲
by
paulriddle
7y ago
You misunderstand me. What if I'm the monopoly who wants to jack up prices and extort? I. Me. And a few select people working for me who I reward, plus a bunch of nameless employees who I don't care about. But primarily me. Then t
18.
▲
by
paulriddle
7y ago
I see what you're saying. But I'm curious what the future you described will actually look like. I am NOT curious in the least about the good old days. I know it, it's boring to me. Having privacy and total control over your
19.
▲
by
paulriddle
7y ago
These companies provide political value. I think of them as black boxes that don't really do anything to its input but give political weight to the arbitrary claim associated with the input. Want to cover your fuckup on a project? Hire
20.
▲
by
paulriddle
7y ago
I wanted to try it out just for 5 minutes, but alas, I'm on Arch Linux and can't compile. GNU Make complains about dots in the Makefile (things like .include and .if) and there are probably more issues like BSD specific .include &
21.
▲
Open source advice for new programmers breaking into the industry
(writing.kemitchell.com)
4 points
by
paulriddle
7y ago
|
0 comments
22.
▲
by
paulriddle
7y ago
I heard some people say screw these CMake, Autotools, Makefiles, Ninjas, mesons, etc. Compilation of even big projects takes seconds. Just use a batch file on Windows and shell script on Linux. It was Casey Muratori on his Handmade Hero str
23.
▲
by
paulriddle
7y ago
Yeah, I always forget about that. Of course somebody works on the factory and has to pee in the bottle. I'm wondering how is it really like for those who actually make stuff for giant corporations? I heard it's pretty bad, that th
24.
▲
by
paulriddle
7y ago
I'm wondering if hedge funds would buy something that would allow access to private data. I heard insider trading is not an unusual thing, so a polished series of exploites wrapped up as a tool with clear interface might be taken serio
25.
▲
by
paulriddle
7y ago
There is a related thread with some discussion https://news.ycombinator.com/item?id=20651984
26.
▲
by
paulriddle
7y ago
Google has more potential to harm. Imagine if they come up with a technology to replace HTTP and HTML, so that you can't modify web pages you visit. You open up a website and it's like you're looking at a video stream of it,
27.
▲
by
paulriddle
7y ago
Now that I think about it more, I think you're right. Huawei is not good. I remember about two months ago there was a github repository https://github.com/996icu/996.ICU made by Chinese programmers in protest of 9
28.
▲
by
paulriddle
7y ago
I don't get the hate against Huawei. Not that I've seen much of it. Google are not the good guys overall, neither is Huawei. The two companies do good things and bad. I've recently watched a talk by Jonathan Corbet on Linux K
29.
▲
by
paulriddle
7y ago
Correct, but I'd like to point out that responsibility does not imply consequences. If the higher-ups mess up they can blame it on those below them. Usually it is done in an indirect way by setting expectations . For a lot of people,
30.
▲
by
paulriddle
7y ago
A lot of companies might be using curl but in limited ways. For them there are plenty of alternatives because their requirements are small. They are choosing curl by default just because it's there and it works.
More ›