Viewing profile — eskaytwo
eskaytwo
HN member- Joined
- Fri, Apr 22, 2016, 8:52 AM UTC
- HN karma
- 119
- Public activity
- 87 items
- HN profile
- View on Hacker News ↗
About eskaytwo
No profile information was provided.
Recent public activity
-
comment
Comment #47730700
Much more covert, and civilian infrastructure also less likely to be blown up.
-
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.
-
comment
Comment #47119526
This was done in the analogue age https://en.wikipedia.org/wiki/I_Am_Sitting_in_a_Room
-
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…
-
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…
-
comment
Comment #46535878
MCTB or Dhamma overground might have been a less confronting link to share :)
-
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…
-
comment
Comment #46535817
I think they’re just focussing on the Samatha concentration aspect?
-
comment
Comment #43167868
There’s some nice plugins too, some are finance related: https://github.com/ddotta/awesome-polars
-
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.
-
comment
Comment #42680768
Not every problem needs a CNN thrown at it.
-
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.
-
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…
-
comment
Comment #42619801
I don’t think it’s the same people.
-
comment
Comment #38398843
They deliberately kept them at arms length to protect the brand value
-
comment
Comment #38327844
for checking this sort of stuff, Stellarium is amazing open-source doftware.
-
comment
Comment #37995321
If this could generate Confluence that would overlap well for a lot of JetBrains IDE users
-
comment
Comment #37964932
DuckDB can also operate on Polars data frames, and return the results to Polars data frames.
-
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 …
-
comment
Comment #37492914
There’s also the Kraken project https://www.krakenrf.com/
-
comment
Comment #37319352
Operators could have raised this with vendors to fix.
-
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.
-
comment
Comment #36843211
Are you doing the edge splines and Bézier curves from graphviz?
-
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
-
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 …