Live data from Hacker News

Viewing profile — timost

timost

HN member
Joined
Mon, Oct 03, 2016, 7:11 PM UTC
HN karma
321
Public activity
86 items

About timost

No profile information was provided.

Recent public activity

  1. 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, …

  2. 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 …

  3. comment
    Comment #40865754

    It's now possible to use triple back quotes to create blocks in MS Teams

  4. story
  5. comment
    Comment #39832231

    I'm curious about the switch from boltdb to SQLite. How should one handle migrating existing podman environments ?

  6. story
  7. comment
    Comment #39758202

    Fixed in release 5.0.0

  8. story
  9. 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

  10. story
  11. 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...

  12. story
  13. 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.

  14. story
  15. 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…

  16. 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…

  17. comment
    Comment #38554121

    The changelog mentions "Detect when init is terminated (solves #10802)"

  18. comment
    Comment #38554106

    This is a pre-release but it can be installed using `wsl --update --pre-release`

  19. story
  20. comment
    Comment #38223469

    Pyarrow from 0.14.0 to 14.0.0 allows for arbitrary code execution

  21. story
  22. comment
    Comment #38166261

    IMHO `--fixup` commits and `--autosquash` rebases make rebase much easier.

  23. comment
    Comment #38165846

    Interestingly, Dask runs out of memory on many of the tasks of the benchmark.

  24. 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…

  25. 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…