Live data from Hacker News

Viewing profile — disentanglement

disentanglement

HN member
Joined
Thu, Dec 16, 2021, 7:18 PM UTC
HN karma
128
Public activity
30 items

About disentanglement

No profile information was provided.

Recent public activity

  1. comment
    Comment #48965768

    I could perhaps get myself to care just the tiniest bit if the information that was supposedly stolen wasn't generated by "stealing" from everybody else. Either it is fair use to t…

  2. comment
    Comment #48793030

    Electric semi trucks have appeared from all major European manufacturers in the last years and I expect them to become dominant even quicker than electric cars on simple cost groun…

  3. comment
    Comment #47195970

    You can find the whole integration routine here https://github.com/ad-si/Woxi/blob/36343ab2cbc97e5081f7c811e... . It's essentially a test mock-up (not even trying partial fraction …

  4. comment
    Comment #46172308

    Fully agreed. I have never seen a programming language which is so badly designed as Wolfram. I really wish there was another way to access all of Mathematica's functionality with …

  5. comment
    Comment #45709906

    Did you really just attribute the deaths from a bombing raid on a dam during WW2 to a hydropower incident?

  6. comment
    Comment #45534489

    TeX is written in a literate programming style which is more akin to a math textbook than ordinary computer code, except with code blocks instead of equations. The actual programmi…

  7. comment
    Comment #45254306

    Yeah, I'm not saying it's a good idea. But you could do it if you wanted to.

  8. comment
    Comment #45252288

    A 1 MWh battery isn't actually that big. There's electric trucks on the market right now with 600 kWh batteries sitting on the frame between the front and rear axle. That would eas…

  9. comment
    Comment #44770716

    They are cheaper to run almost everywhere (depending on the cost of electricity versus gas of course). No breakthrough in battery technology needed for that.

  10. comment
    Comment #44622661

    I have never seen a conductor on a metro/subway system in Europe. Mainline trains often have one, but not always. I've ridden trains on small branch lines in Germany which were ope…

  11. story
  12. comment
    Comment #44480113

    Range is somewhere between 350 and 600 km depending on conditions. Aerodynamics, weight, weather all have an influence as well as the battery size and efficiency of the specific mo…

  13. comment
    Comment #44249699

    I'd love to see the system of mathematics where 4 times 365 comes out to one million. Maybe I can get my bank to use the same system.

  14. comment
    Comment #44094136

    Well hopefully the starter kit doesn't include a few kilograms of weapons grade plutonium.

  15. comment
    Comment #44016941

    Although that paper even made it to PRL. I guess I should have written up some similar nonsense and sent it to PRL, might have improved my career chances.

  16. comment
    Comment #43749023

    > However, "macros" are a disaster to debug in every language that they appear. I have only used proper macros in Common Lisp, but at least there they are developed and debugged ju…

  17. comment
    Comment #42862437

    As far as I know, optimization levels higher than -O0 work fine with SpillPointers. But at least in a cursory first look I had a while ago, the optimizations made things slower ove…

  18. comment
    Comment #42855572

    Apart from the restriction to bytecode interpretation already mentioned, one reason for the slowness is that the sort of C with garbage collection that ECL needs is quite difficult…

  19. comment
    Comment #42624737

    In lisp, macros are just ordinary functions whose input and output is an AST. So you can debug them as you would any other function, by tracing, print debugging, unit tests or even…

  20. comment
    Comment #42186511

    Or perhaps the republican party has developed such an astonishing anti-science attitude that hardly any reasonable scientist can support them? Imagine doing research on vaccines an…

  21. comment
    Comment #41370219

    > For one thing, just admitting more people almost certainly decreases the access to quality education overall Why would that be the case? There are many much larger universities a…

  22. comment
    Comment #41369517

    Coming from a country where the sort of super selective universities like Caltech don't exist, the fierce debates about equality of admissions to these sort of places never made se…

  23. comment
    Comment #37202458

    Thermodynamics is usually (and rightfully so) taught together with statistical physics for which quantum mechanics is essential, so the order does make sense.

  24. comment
    Comment #33901193

    > cut all funding, regularly jail them, condemn them to obscurity I can't even begin to describe how overjoyed I am to finally have found a fellow campaigner for implementing the g…

  25. comment
    Comment #30816023

    The wormhole in this paper is actually in flat space. The geometry only approximates to an AdS geometry times a sphere close to the event horizons.