Viewing profile — timost
timost
HN member- Joined
- Mon, Oct 03, 2016, 7:11 PM UTC
- HN karma
- 321
- Public activity
- 86 items
- HN profile
- View on Hacker News ↗
About timost
No profile information was provided.
Recent public activity
-
comment
Comment #44726190
Thank you for your answer ! I'm trying not to pick sides but here are a few arguments they oppose to these key points : - Technological advancement : Although it does play a role, …
-
comment
Comment #44722544
There is this french website[0] which (among other things) analyses TdF performances over the years. They compute power metrics based on climbing times in the mountain stages. The …
-
comment
Comment #40865754
It's now possible to use triple back quotes to create blocks in MS Teams
- story
-
comment
Comment #39832231
I'm curious about the switch from boltdb to SQLite. How should one handle migrating existing podman environments ?
- story
-
comment
Comment #39758202
Fixed in release 5.0.0
- story
-
comment
Comment #39724183
main changes: - new podman db will be SQLite, existing boltdb db remain supported. - podman machine has seen many rewrites - deprecated cgroupsv1 will raise warnings
- story
-
comment
Comment #39065154
Annonced in the 2.2.0 release. Chained assignments will also no longer work. There is a migration guide [0]. 0: https://pandas.pydata.org/pandas-docs/version/2.2.0/user_gui...
- story
-
comment
Comment #38943249
Nice video, thank you. It's interesting to see how each technology behaves depending on the scale of the dataset. Duckdb is definitely killing it.
- story
-
comment
Comment #38752978
I'm not affiliated or anything but The Great Courses' "Bach and the High Baroque" [0] course is a great Series on Bach (Robert Greenbert's courses are great overall). 0: https://ww…
-
comment
Comment #38718892
Using rootless podman limits the blast radius of a container escape. Also many of the cappabilities described in this article aren't compatible with a rootless user deployment scén…
-
comment
Comment #38554121
The changelog mentions "Detect when init is terminated (solves #10802)"
-
comment
Comment #38554106
This is a pre-release but it can be installed using `wsl --update --pre-release`
- story
-
comment
Comment #38223469
Pyarrow from 0.14.0 to 14.0.0 allows for arbitrary code execution
- story
-
comment
Comment #38166261
IMHO `--fixup` commits and `--autosquash` rebases make rebase much easier.
-
comment
Comment #38165846
Interestingly, Dask runs out of memory on many of the tasks of the benchmark.
-
comment
Comment #38150982
I see, interesting. I guess you are saying that systemd service wouldn't work because it's not available inside the container. FWIW it's possible to run a rootless podman container…
-
comment
Comment #38135872
I agree with you on the state of podman compose. I just wanted to clarify that you can run docker-compose with podman in _rootless_ mode. This can be done by running podman's syste…