Live data from Hacker News

Viewing profile — embe42

embe42

HN member
Joined
Thu, Jun 17, 2021, 9:52 AM UTC
HN karma
43
Public activity
4 items

About embe42

No profile information was provided.

Recent public activity

  1. comment
    Comment #47003312

    My bank (mBank in Poland) has per card options for declining various types of transactions, among others: made using the magnetic strip, with DCC, with added ATM surcharges. The ba…

  2. comment
    Comment #45752027

    You might be interested in pixi, which is roughly to conda as uv is to pip (also written in Rust, it reuses the uv solver for PyPI packages)

  3. comment
    Comment #41946867

    I think the implementation in C++ does not do realloc on push_back, but allocates new memory, creates the new element and only then deallocates it. I believe the reason f3 is safe …

  4. comment