Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
another2another
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
another2another
2y ago
Was he yelling "don't ruin my product Google, Nest is a great product, don't ruin it!!" Because... they ruined it.
2.
▲
by
another2another
2y ago
>Manual heap allocation can slow the program down non-trivially compared to using an arena But GC has nothing to do with whether heap allocations 'slow the program down', it's who owns the lifetime of the allocated object
3.
▲
by
another2another
2y ago
>Everything is a speculative asset. >Your marriage is a speculative asset that your wife doesn't cheat on you in future and actually loves you. Spouses are not very fungible though, not that I've ever tried ! ...
4.
▲
by
another2another
2y ago
I'm surprised at the negativity your approach seems to have sparked in a few, but I found it really great, probably very effective as well and will probably start to use it at some point. Thanks for sharing.
5.
▲
by
another2another
2y ago
It's like the modern equivalent of: "Apart from [big long list of stuff people never thought much about before] what has the EU ever done for us?!?" The Treaty of Rome indeed.
6.
▲
by
another2another
2y ago
I'd have to say that when the UK initially joined the EU most people probably didn't notice much of a difference, except that the euro made going on holiday and using the local currency a lot easier (I still remember the Lira in I
7.
▲
by
another2another
2y ago
"A fish rots from the head down" is the saying. And since neither Jeff nor Joel are the heads at SO anymore I'm not sure of the relevance here. But we can all agree that they made a wonderful fish that has helped millions of
8.
▲
by
another2another
2y ago
Lambdas I would agree with and iterators, but in many other situations, e.g. templated collections it's easy enough to make a descriptive typedef. And... I have seen this in the wild: 'auto isFalse = true;'
9.
▲
by
another2another
2y ago
So it's like the Dad in American Pie said: "Interested... is interesting!" But Stifler is still the character I remember the most.
10.
▲
by
another2another
2y ago
I don't have the source right now, but I believe a lot of the algorithms used are set in build time #defines so it might be possible to capture them at build time and store them with the encrypted data. Means you'd have to find a
11.
▲
by
another2another
2y ago
Hmm, I wonder if that's what the second mission was to find? I played it on the CBM64, and seem to remember being given a mission to find a stealth ship. Flew around loads, but never found it as far as I can remember.
12.
▲
by
another2another
2y ago
Well that is some well documented code, and no mistake. It keeps mentioning a Cougar ship type, but I don't remember them in the game?
13.
▲
by
another2another
2y ago
> plus LOBs which are almost always web apps these days. And this is where Linux won over MS - it wasn't on the desktop (which is still a mostly terrible experience to this day), but in the server room. Coupled with Java or Perl and
14.
▲
by
another2another
2y ago
>Async IO was in Windows NT 3.1 in 1993 To be fair, Windows tried and abandoned 2 different methods of doing it before landing on the current IO Completion ports.
15.
▲
by
another2another
2y ago
Also (I'm hoping) the trauma of taking another person's life must be hugely upsetting. I'm hoping it's not something you do lightly, and is not without personal consequences (guilt,shame, shock,.. dunno).
16.
▲
by
another2another
2y ago
>To make TikTok unpopular more quickly, governments should probably mandate that parents make an account too. Nice. It definitely worked for FB :) But then I noticed all of the insane stuff that they started reposting and wondered if I e
17.
▲
by
another2another
2y ago
Another way to turn it into a more competitive market is to introduce large competition in the form of not for profit housing co-ops where the coop buys to rent houses, renters have to buy into the coop, and all profits are put into either
18.
▲
by
another2another
2y ago
> The quality of life has dropped dramatically in the original EU countries. That doesn't reflect the reality that I see at all. The only area where quality of life is worse than previous generations is in property ownership - parti
19.
▲
by
another2another
2y ago
Putting the 'micro' into microservices one bit of logic at-a-time :)
20.
▲
by
another2another
2y ago
Kinda like Crowdstrike ? (a low blow I know)
21.
▲
by
another2another
2y ago
Lack of a common language must be a factor in scaling - the amount of effort printing required information in different languages is already an overhead (e..g instructions on medications). Also in the US, somebody in California can give tel
22.
▲
by
another2another
2y ago
Well, Scotland voted to remain in the EU, but they've had to put up with the rest thinking they "know better than them what is good for them." I'm sure they enjoy it as much as you do.
23.
▲
by
another2another
2y ago
Reminds me of a lot of the initiatives coming out of big companies. The grander the vision, the more vague they are, the more money and time they hoover up as people try to rephrase the initial vague aims in different ways. And, bless they
24.
▲
by
another2another
2y ago
Really? I hear people complaining about the death of OpenCL (which Apple championed early on) a lot here, so I don't think that's universally true.
25.
▲
by
another2another
2y ago
>Finally, Windows nowadays with Secure Kernel, Device Guard, and Virtualization-based Security already cages lots of stuff that shouldn't be freely having fun on ring 0. Alas, Crowdstrike Falcon.
26.
▲
by
another2another
2y ago
I think it kind of depends on your platform. On linux apt-get (or RPM) for *-dev packages usually gets you what you need, and using something like pkg-config makes them a breeze to use in whatever build tools you have. https://ww
27.
▲
by
another2another
2y ago
>My supervisor strongly encourages working from home during crunch periods in particular because he has found that most employees are more productive if we take several exercise breaks throughout the day, and our office is not a great en
28.
▲
by
another2another
2y ago
.. save yourself an else : int value1 = 128; int value2 = 256; if (condition) { value1 = 8; value2 = 16; }
29.
▲
by
another2another
2y ago
The only version I ever remember using was WordStar 1512, wonder why the weird version numbering though ? edit: It even had a keyboard overlay if I remember right, with the shortcuts printed on them (maybe just on the Function keys..?)
30.
▲
by
another2another
2y ago
Ukraine is demonstrating an inhuman amount of self-restraint at the moment. Everybody would love to see the aggressor get what's coming to them (quite deservedly), but I think they're wisely choosing to remain on the right side of
More ›