Live data from Hacker News

Viewing profile — eskaytwo

eskaytwo

HN member
Joined
Fri, Apr 22, 2016, 8:52 AM UTC
HN karma
119
Public activity
87 items

About eskaytwo

No profile information was provided.

Recent public activity

  1. comment
    Comment #47730700

    Much more covert, and civilian infrastructure also less likely to be blown up.

  2. comment
    Comment #47730691

    With their movement you might get some strange SAR like effects. Computationally complex but could add another dimension over a static tower.

  3. comment
    Comment #47119526

    This was done in the analogue age https://en.wikipedia.org/wiki/I_Am_Sitting_in_a_Room

  4. comment
    Comment #46851118

    Thanks! Was hoping someone would do something more sane like this. Openclaw is very useful, but like you I share the sentiment of it being terrifying, even before you introduce the…

  5. comment
    Comment #46535893

    Meditation has many techniques. Similar to how people have many different motivations and programs when they have a regular gym practice. Strength is different to agility is differ…

  6. comment
    Comment #46535878

    MCTB or Dhamma overground might have been a less confronting link to share :)

  7. comment
    Comment #46535840

    In more formal traditions the focus on breath (or similar) is to develop concentration/samatha/samadhi. The focus on sensations is the insight/vipassana component, and often this i…

  8. comment
    Comment #46535817

    I think they’re just focussing on the Samatha concentration aspect?

  9. comment
    Comment #43167868

    There’s some nice plugins too, some are finance related: https://github.com/ddotta/awesome-polars

  10. comment
    Comment #43055537

    It’s also important to consider the upcoming tax cuts. Don’t assume the efficiency savings are to return $50.50 to your back pocket.

  11. comment
    Comment #42680768

    Not every problem needs a CNN thrown at it.

  12. comment
    Comment #42619827

    Thanks for the pointer. Augurs looks really promising. If the matrix profile method was included it would be a nice alternative to the numba jit methods that are commonplace.

  13. comment
    Comment #42619809

    It does convolution of each sub sequence across the series length, and then shows the distance of the closest match. This can detect both outliers (long distance from closest match…

  14. comment
    Comment #42619801

    I don’t think it’s the same people.

  15. comment
    Comment #38398843

    They deliberately kept them at arms length to protect the brand value

  16. comment
    Comment #38327844

    for checking this sort of stuff, Stellarium is amazing open-source doftware.

  17. comment
    Comment #37995321

    If this could generate Confluence that would overlap well for a lot of JetBrains IDE users

  18. comment
    Comment #37964932

    DuckDB can also operate on Polars data frames, and return the results to Polars data frames.

  19. comment
    Comment #37964339

    Pandas is ok for numerical, but Polars (rust-based) is absolutely the way to go for big datasets. The article is fascinating if you're a Python developer and you need to stray off …

  20. comment
    Comment #37492914

    There’s also the Kraken project https://www.krakenrf.com/

  21. comment
    Comment #37319352

    Operators could have raised this with vendors to fix.

  22. comment
    Comment #37270240

    It doesn’t. Some of the Swiss waters are very good. My baseline for coffee is quality single origin Geisha, and good Swiss water is better than most espresso places.

  23. comment
    Comment #36843211

    Are you doing the edge splines and Bézier curves from graphviz?

  24. comment
    Comment #36430064

    It seems more cognitive than due to physical effects in the ear. Adam Neely had a good YouTube video on it https://youtu.be/QRaACa1Mrd4

  25. comment
    Comment #36324032

    In the sense of an evolving notebook that’s used eg like for reports. It would be good to be able to version control this. The output doesn’t need to be saved, but the code itself …