Viewing profile — Jorengarenar
Jorengarenar
HN member- Joined
- Tue, Nov 17, 2020, 1:49 AM UTC
- HN karma
- 589
- Public activity
- 311 items
- HN profile
- View on Hacker News ↗
About Jorengarenar
No profile information was provided.
Recent public activity
- comment
- comment
- comment
-
comment
Comment #39543431
Yeah, we didn't copy that one over precisely because it was kind of a blocker to introducing replacements for outdated design. But I think it can be weaseled into that principle. T…
-
comment
Comment #39540613
As you probably already know, WG14 recently finalized work on C23 and began the cycle for a new revision of the C standard, for now called C2y. Traditionally, that means updating t…
- story
-
comment
Comment #38117219
I mean... > Six years after the start of the Second Generation, a new generation of consoles appeared (...) For reasons that are not entirely clear, they are considered part of the…
-
comment
Comment #38109029
>the premise is sort of flawed. >The author says that the 3rd gen of consoles really begins with the NES, and so these early 1980s consoles can't belong to the 3rd generation. Rath…
- story
-
comment
Comment #36115039
> vim predates the fashion for dark backgrounds, If anything, the correct version of this statement would be "Vim was created when light backgrounds were a fad". The "natural" back…
-
comment
Comment #36044963
> This is still the case in C11, Section 5.2.4.1. Did this change in the most recent standard? Well, no, it's still marked "just" obsolete. For it to be deprecated or removed there…
-
comment
Comment #36037185
@1: The limits are considered obsolete since C89 and implementations are encouraged to avoid them whenever possible. I think the same way we disregard non ASCII character sets, non…
-
comment
Comment #36035299
Only handful of Vim plugins have dependencies and even then you need to install them explicitly
-
comment
Comment #36031986
Liking to have clean and empty inbox isn't related to limited memory
-
comment
Comment #36007203
LIBNAME_actual_function_name()
-
comment
Comment #35971286
Yeah, GOTO or global variables are usually a not so good idea... except in cases where those are actually the best tools for the job and any alternative makes code actually worse .…
-
comment
Comment #35968145
If everybody became a robot and there's no need for chairs, then to whom is the technical debt supposed to be paid? If there are still fleshbags who need chair, the one created 20 …
-
comment
Comment #35966234
Don't worry, I personally know plenty of devs whose favourites are assembly, C, C++, Pascal, Perl... even BASIC, Fortran, COBOL or Forth! And surprisingly enough, among them, even …
-
comment
Comment #35966140
It baffles me it's the only comment pointing this out and it's not even at the top. The rest of commenters for some reason seem to equate "technical debt" with old technology and "…
-
comment
Comment #35966106
Wait, wasn't Perl 6 rebranded as new language Raku?
-
comment
Comment #35966076
You forgot to put "\s" here. But I appreciate the Picasso joke. Too many devs try applying over-engineered abstraction to simple problems. ------ From this place I want to greet on…
-
comment
Comment #35961416
> It's very rare to find someone who has C as their favourite language Hello, I visit here every day. Nice to meet you
-
comment
Comment #35961316
Python is great for stuff which could technically be a shell script, but really shouldn't; it essentially replaced Perl.
-
comment
Comment #35958966
Really? I don't notice difference
-
comment
Comment #35926114
Indeed, it had way less computational power, but other aspects were better. I should have worded it more clearly.