Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
hybrids
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
hybrids
7y ago
As Half-Life 2 itself did not have a developer commentary, I personally recommend checking the book "Half-Life 2: Raising the Bar," and, if you really want to do a deep and lengthy dive into the particulars of HL2's level des
2.
▲
by
hybrids
7y ago
Where does the article mention SoftBank specifically?
3.
▲
by
hybrids
7y ago
I get why Microsoft did what they did. I just still wish they would have at least OSS'd EdgeHTML instead of just shoving it in a closet somewhere.
4.
▲
by
hybrids
7y ago
https://forum.nim-lang.org/t/2811 The Nim language in 2008 (when it was known as Nimrod) had originally been planned a similar approach of considering a unified AST with multiple "syntax skins," and as far as
5.
▲
by
hybrids
7y ago
musl is just another implementation of the true stdlib. I think what they want is an alternative to standard-conforming stdlibs that fills a similar niche - in other words, a "non-standard" standard library.
6.
▲
by
hybrids
7y ago
Found the article to be somewhat vague and found this slideshare presentation which was...a little less vauge. https://www.slideshare.net/KTNUK/digital-security-by-design-... It seems like they want to do something l
7.
▲
by
hybrids
7y ago
2001 was a silly time. Obviously, in any domain, there are times when we must judge a book by its cover for sake of there being only so little time in the world; but it seems so bizarre - well, maybe not bizarre for Paul Graham, but whateve
8.
▲
by
hybrids
7y ago
It has been well-documented that kids generally pick up languages much faster than adults.
9.
▲
by
hybrids
7y ago
> Command-line tools should print colorized output. Just add a "colorless" command line argument if you need to parse things without ASCII color codes. Better yet, detect when the program is outputting to a pipe and disable col
10.
▲
by
hybrids
7y ago
Interesting! Didn't know about this.
11.
▲
by
hybrids
7y ago
>The ability for an application (eg, Office) to install side-by-side with other versions of itself is entirely different than its Backwards Compatibility (eg: ability for current versions to open and/or save Office 2007 format). In
12.
▲
by
hybrids
7y ago
A lot of people view the era from when Steve Jobs up to when he came back as this kind of "malaise era" for Apple, which, granted, was not unearned; nevertheless, there is something very charming about a lot of Apple's produc
13.
▲
by
hybrids
7y ago
Missed opporunity to call this "LCD Soundsystem"
14.
▲
by
hybrids
7y ago
They're referring to the font, yes. Lots of people used it in the post-Web 2.0 era because it has a "distinctive" look, which naturally lent itself to fatigue. https://www.wired.co.uk/article/lobster-font
15.
▲
by
hybrids
7y ago
I am no apologist for China, but the course of the American Dream itself was similarly colored by a "rose-tinted" view juxtaposed with less-than-ideal circumstances. One could look at for instance its original emergence in the 19t
16.
▲
by
hybrids
7y ago
“Turbo Rascal Syntax error, “;” expected but “BEGIN” is a considerably strange name...
17.
▲
by
hybrids
7y ago
Are you advocating for implementing langauges in an AST-less way or are you working towards maturing your language? You don't sound diametrically opposed to ASTs (which are evident in essentially any modern language), so I have to ask
18.
▲
by
hybrids
7y ago
Claims to "being able to now compile itself in 0.09 seconds" whilst pushing the need for an AST to the side represents a serious problem in the language's general direction (and I mean general in an aggregated way). Of co
19.
▲
by
hybrids
7y ago
I don't really get what point you're trying to make here. Yes, people should not be mean-spirited, but the opposite (i.e. the internet should be a hugbox) is just contrarian; and, for the record, I don't think the article is
20.
▲
New integer multiplication algorithm in O(n log(n)) time found
(sciencealert.com)
2 points
by
hybrids
7y ago
|
0 comments
21.
▲
by
hybrids
7y ago
Is there an English translation of this somewhere? I googled around and couldn't seem to find it.
22.
▲
by
hybrids
7y ago
>As Marx said, the human would become interestless to the point it will never think for itself. Could you cite this quote? > They've concluded that Phase 1 is needed, without questioning, and using force by all means, even killin
23.
▲
by
hybrids
7y ago
Socialism is not "the state doing things" or "state intervention" or "state ownership." Of course these can be aspects of an implementation of socialism, but they are not socialism in itself - the "how&qu
24.
▲
by
hybrids
7y ago
The selling of labor applies more to the greater bourgeois revolution (or humanity in general aspiring to it) than capitalism specifically (which is what the bourgeois revolution evolved to). This is why "people selling their labor&qu
25.
▲
by
hybrids
7y ago
By accessibility I didn't really mean "commonality in terms of numbers," I mean that they are generally more easier to configure and work with (on top of being readily available). x86 PCs and ARM-powered mobile devices are ve
26.
▲
by
hybrids
7y ago
Adam Smith observed rent-seeking in his own time, and had some harsh words to say about it (first volume of Wealth of Nations ) "The ability to buy and sell labor" is not really part of Marx's definition of capitalism - whil
27.
▲
by
hybrids
7y ago
Why z80 and not x86 or AArch, which are both more readily accessible today? This whole idea reeks of someone trying to reconcile their love of old computers with their poorly considered death-cult Malthusianism.
28.
▲
by
hybrids
7y ago
"Corporatism," "corporatocracy," "crony capitalism," etc. are right-wing buzzwords intended to piggyback on the contemporary resurgence in capital-critical thought, esp. after Occupy and more recently with Trum
29.
▲
by
hybrids
7y ago
To me the most ideal form of hot-reloading and runtime compilation is probably the approach found in Scopes. While it leverages the LLVM MCJIT, it takes the approach of having compilation done when the programmer specifically wants it to be
30.
▲
by
hybrids
7y ago
It begs the question whether or not any current compiler optimizations for a new theoretical VLIW-ish machine (Mill?) would prove to be an effective leg-up on the Itanium.
More ›