Live data from Hacker News

Viewing profile — deleuze

deleuze

HN member
Joined
Thu, Jun 18, 2020, 6:47 PM UTC
HN karma
73
Public activity
84 items

About deleuze

No profile information was provided.

Recent public activity

  1. comment
    Comment #24733670

    Absolute 0% of those lawyers jobs is to tell Apple to not pursue litigation. Do you understand what the point of litigation is for a company this size? They have over $100 billion …

  2. comment
    Comment #24003562

    You work on _ads_ at Google, and are concerned about the ethics of working at Microsoft in the 90s? Sure, anti-competitive business practices might be unethical, but how can you po…

  3. comment
    Comment #23890370

    Profitable for whom? Tesla short sellers have lost close to $10 billion dollars in the few past months.

  4. comment
    Comment #23841265

    Ah, I wasn't thinking of the JavaScript flavors. I think "hosted" is how Clojure describes itself.

  5. comment
    Comment #23839862

    All the JVM languages you list aren't transpiled. They target JVM bytecode just like Java. They're first class, even if Java obviously gets the overwhelming amount of VM level supp…

  6. comment
    Comment #23833672

    Where's her mean culpa on Israel Palestine then? I see no evidence that she's changed.

  7. comment
    Comment #23833645

    I'll start caring more about this "silencing" once the NYT editorial board starts including viewpoints that are actually silenced in our society. Until then, it's just whining abou…

  8. comment
    Comment #23833543

    Bari Weiss has been a proponent of censorship and "cancel culture" since her time as a student. She's a hypocrite.

  9. comment
    Comment #23833498

    Hard to find a bigger proponent of victim culture than Bari Weiss herself, though.

  10. comment
    Comment #23833478

    Bari Weiss is responsible for toxic culture in the first place. She's an absolute hypocrite here, so whatever conversation you want to have about speech, it probably shouldn't happ…

  11. comment
    Comment #23824466

    Empiricism? In my software development? No way.

  12. comment
    Comment #23824432

    Totally, and French intellectuals don't usually go over well with the average reader of HN. But, if anyone finds the discussion in this comment section resonates strongly with them…

  13. comment
    Comment #23824101

    Read Discipline and Punish by Michel Foucault.

  14. comment
    Comment #23822781

    Right, building generic, reusable code is against the grain of the language.

  15. comment
    Comment #23821089

    Stability is often more important than performance.

  16. comment
    Comment #23821074

    It's like any framework: once you learn it's idioms, you can be insanely productive. Unlike other frameworks, enterprise Java is all about flexibility, so in Spring land, it's ofte…

  17. comment
    Comment #23820963

    The reason it's not a fair comparison is because go is a barely typed language that requires casting to interface non stop

  18. comment
    Comment #23820709

    We use Debezium and Kafka, it's been really nice.

  19. comment
    Comment #23811830

    When we looked at temporal tables in SQL Server for event sourcing, I was put off by the fact that you have to read from multiple tables. CDC + some external data source still seem…

  20. comment
    Comment #23802738

    Write to clipboard makes sense for "click to copy" functionality. It's a small ergonomic improvement but doesn't seem like the same security risk as reading from the clipboard.

  21. comment
    Comment #23799614

    It's funny, because I'd argue that the belief that "the universe is a Turing machine" is a kind of secular religion. Hardcore physicalists often betray themselves as not only being…

  22. comment
    Comment #23799544

    > It's probably at its apex of hilarity right now, given the sheer number of folks pissing their pants because of a delusion that there are innumerable secret members of a looooong…

  23. comment
    Comment #23799459

    Why are you letting a user named "waffle_ss" post justifications for the mass slaughter of indigenous people?

  24. comment
    Comment #23799431

    [flagged]

  25. comment
    Comment #23794072

    Wow, this just blew my mind. I usually keep a bunch of ; commented out lines at the bottom of my file so I can still do M-x cider-eval-buffer when I load up for the first time, but…