Viewing profile — sai_c
sai_c
HN member- Joined
- Tue, Sep 15, 2020, 5:42 AM UTC
- HN karma
- 271
- Public activity
- 77 items
- HN profile
- View on Hacker News ↗
About sai_c
No profile information was provided.
Recent public activity
-
comment
Comment #36996732
No, I actually have a bunch of older Macs I keep running for certain experiments.
-
comment
Comment #36996631
Whoa, thanks for the heads-up. I've been reading news about Zig from time to time, and planned giving it an honest try at 1.0 (whenever that may be) but it seems I'm out of luck. D…
-
comment
Comment #35739152
If I were a Rust user, I'd be really afraid of what will happen to Rust when Microsoft gets hold of it in any way. Just look at what happened to C++ after it got popular because of…
-
comment
Comment #35437523
Sounds like there is money to be made, no?
-
comment
Comment #35243902
I can't help it, but reading Dom McLaughlin's testimony (scroll down to the examples) "...let's just say I'm not the most photogenic person..." makes me want to instantly go out an…
-
comment
Comment #35137151
I love vim. It's a fantastic OS. Unfortunately it lacks a good editor.
-
comment
Comment #34451257
Does anyone know what "Outside the US, we’ll support employees in line with local practices." exactly means? In Germany I could imagine it to be "You're fired. Go to the Arbeitsage…
-
comment
Comment #34350138
The premise of a space craft traveling the long distance from earth to Mars and then crashing because of a unit mismatch is very amusing. https://en.wikipedia.org/wiki/Mars_Climate…
-
comment
Comment #34349989
There is only one point around the whole Oumuamua topic for me, that makes me a bit sad. Extraterrestrial or not is not it, but that we had no means to just fly there (with or with…
-
comment
Comment #33953803
This has nothing to do with C, and everything with its intended problem domain. You can get into pointer and memory errors in C++, Rust and Ada. All of them low-level system langua…
-
comment
Comment #33715970
Not to be nitpicking, but there is a free(), and it is called "Unchecked deallocation". See https://www.adaic.org/resources/add_content/standards/05aarm... .
-
comment
Comment #33592291
As someone who started his own company fifteen years ago I can relate. Being german, the process itself was not that much of a hassle. But the financial aspect of having to pay for…
-
comment
Comment #32921164
From the front page: "Your program will also boot on bare metal too. In other words, you've written a normal textbook C program, and thanks to Cosmopolitan's low-level linker magic…
-
comment
Comment #32908125
Have an upvote for making my day :-).
-
comment
Comment #32763375
Made my day :-).
-
comment
Comment #32763199
I hope i did not understand you wrong, but what I meant was the following. We create electric energy from source X. The electric energy is mutated to heat, or mechanical energy or …
-
comment
Comment #32763070
Could someone please enlighten a physics noob? As i understand it, nuclear fusion could (as soon as really achieved, i.e. there exist commercial plants) provide more energy than we…
-
comment
Comment #31904505
I'm honestly curios, so please bear with me. All the HN threads about recruiting mention this. I get the argument, and yes, there seems to be no better way than to test the candida…
-
comment
Comment #31679524
> This person should already have enough of a reputation to get a job at many companies, if their work is public enough. But then why do people with that kind of reputation still (…
-
comment
Comment #31677862
That's why you don't use it on small microcontrollers (8/16 bit). And if you absolutely have to, use it once on startup to implement a dynamic memory pool.
-
comment
Comment #31606979
If you ask an embedded developer (as in bare metal, no OS), who is also into electronics, instant gratification and especially instant feedback, is what actually makes you choose t…
-
comment
Comment #31578611
"2. Society stopped valuing education as much. While once educators traded lower pay for the prestige of being a professor they can’t really say it is a worthy trade anymore as a v…
-
comment
Comment #31314004
Simple. Not to fall for marketing slogans and false promises, and not to rely too much on the results of technology. If you know (at least basically) how the sausage is made, you w…
-
comment
Comment #30867403
Thank you very much for answering, although it is a very personal thing to ask about. I guess I should get an official opinion. Nevertheless, diagnosed or not, virtualizing people …
-
comment
Comment #30864223
Have an upvote from me and thank you so much for this comment. This describes perfectly my own state of mind. I've noticed having problems communicating my thoughts about my code i…