Live data from Hacker News

Viewing profile — another2another

another2another

HN member
Joined
Fri, Sep 09, 2022, 2:29 PM UTC
HN karma
306
Public activity
266 items

About another2another

No profile information was provided.

Recent public activity

  1. comment
    Comment #43027219

    Was he yelling "don't ruin my product Google, Nest is a great product, don't ruin it!!" Because... they ruined it.

  2. comment
    Comment #42951759

    >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 …

  3. comment
    Comment #42931847

    >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…

  4. comment
    Comment #42917339

    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…

  5. comment
    Comment #42889281

    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. comment
    Comment #42887429

    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 cur…

  7. comment
    Comment #42792343

    "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 …

  8. comment
    Comment #42684355

    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 wi…

  9. comment
    Comment #42655963

    So it's like the Dad in American Pie said: "Interested... is interesting!" But Stifler is still the character I remember the most.

  10. comment
    Comment #42470641

    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 wi…

  11. comment
    Comment #42470592

    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 nev…

  12. comment
    Comment #42470413

    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. comment
    Comment #42442808

    > 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), b…

  14. comment
    Comment #42441846

    >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. comment
    Comment #42375622

    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…

  16. comment
    Comment #41487764

    >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 ins…

  17. comment
    Comment #41456898

    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 hav…

  18. comment
    Comment #41443838

    > 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 p…

  19. comment
    Comment #41377770

    Putting the 'micro' into microservices one bit of logic at-a-time :)

  20. comment
    Comment #41369259

    Kinda like Crowdstrike ? (a low blow I know)

  21. comment
    Comment #41369036

    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 medic…

  22. comment
    Comment #41368931

    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…

  23. comment
    Comment #41368711

    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 rephras…

  24. comment
    Comment #41367829

    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. comment
    Comment #41327905

    >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, Crow…