Live data from Hacker News

Viewing profile — Patryk27

Patryk27

HN member
Joined
Mon, Jun 15, 2020, 1:06 PM UTC
HN karma
181
Public activity
36 items

About Patryk27

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #48682915

    So you’re saying the modules have a suboptimal design for non-Framework laptops. Sure. But this does not make them proprietary, they work fine with non-Framework laptops as well.

  3. comment
    Comment #48682823

    I don’t follow - how are modules based on USB-C proprietary? My Framework ethernet dongle works perfectly fine with a Mac that I use for work, for instance.

  4. comment
    Comment #48457759

    > If you really think that switching language is the main driver to get safe programs [...] I didn't write that. > [...] the you are on the list of people replaceable by LLMs. lol,…

  5. comment
    Comment #48456988

    > They claim it is better just because of the language I mean, it clearly is better (in certain contexts), see e.g. https://blog.google/security/rust-in-android-move-fast-fix-t... …

  6. comment
    Comment #48189866

    Regular expressions are not Turing-complete.

  7. comment
    Comment #47393081

    There are no comment-based directives in Rust, are there?

  8. comment
    Comment #45976880

    > [...] it catches logic errors like this but Rust's type system did catch this error - and then author decided it's fine to panic if this error happens > You won't see Go or Java …

  9. comment
    Comment #45262201

    Not the parent commenter, but -- days of week in Polish are a nice example, IMO. `Środa` means `Wednesday`, but depending on the grammatical case it's going to be translated either…

  10. comment
    Comment #45166471

    This was also covered by 3blue1brown, highly recommend: https://www.youtube.com/watch?v=gB9n2gHsHN4 .

  11. comment
    Comment #45132401

    Code blocks use Iosevka (slightly configured - https://codeberg.org/pwy/website/src/commit/721438bc7d14789c... ). Screenshots use Berkeley Mono (my "daily driver" font).

  12. comment
    Comment #45131186

    > Worrying about things like this without profiling can cause a lot of unnecessary complexity when planning abstractions in Rust. :+1: - it was mostly about "damn, it _feels_ like …

  13. story
  14. story
  15. comment
    Comment #43725502

    ACLs are more like a binary function, right? f(packet, time, ...) = { reject, allow } In that case evaluating the function once is enough to know whether the packet should be let t…

  16. comment
    Comment #43725458

    > Shouldn't the nearest 12th day of the month after the 14th of January be 2018-02-12 ? You're right, thanks - fixed! Small typos like those are the hill I'll die on. > But I would…

  17. comment
    Comment #43725388

    > that is the lamest joke imaginable and your content is good enough that it doesn’t need “dunks” Hah - fair enough!

  18. comment
    Comment #43722465

    Gotta leave something for others to discover!

  19. comment
    Comment #43722339

    Curiously enough, I've used to work in hospitality! ( https://pwy.io/posts/mimalloc-cigarette/ & https://pwy.io/posts/memory-for-nothing/ ) Our dataset wasn't so large as to warran…

  20. comment
    Comment #43722188

    I've redacted that part ( https://github.com/Patryk27/website/commit/818c27967d7e6332c... ), since it doesn't quite make sense if you think about it for longer than a couple second…

  21. comment
    Comment #43721306

    Ah, you're right - I wanted to include a dunk, but forgot to actually fact-check it! -- gotta figure out something better.

  22. story
  23. story
  24. story
  25. story