Live data from Hacker News

Viewing profile — LinusU

LinusU

HN member
Joined
Tue, May 12, 2015, 7:32 AM UTC
HN karma
42
Public activity
14 items

About LinusU

No profile information was provided.

Recent public activity

  1. comment
    Comment #48023116

    Memory safety has nothing to do with memory leaks, and it's perfectly valid to leak memory in Rust? e.g. `Box::leak(Box::new( ... ))`

  2. comment
    Comment #47180747

    This is super cool! Checkout retrowin32 for something similar but written in Rust and not specifically targeting the web: https://github.com/evmar/retrowin32

  3. comment
    Comment #45297589

    Really appreciated reading this! Looking forward to more content

  4. comment
    Comment #44316827

    > Although much code can be optimized to get it to run 10-15% faster, if that comes at the expense of legibility then such "feature" get rejected nowadays. Makes sense, and I'd pro…

  5. comment
    Comment #44312960

    Isn't 10-15% faster compression, and 5-10% faster decompression, a very nice "feature"? > [...] doesn't that mean the implementation is just... finished? I don't think that it _nec…

  6. comment
    Comment #44039116

    Library authors should only import from `core`, which is used by both v4 and v4-mini. ref: https://zod.dev/library-authors?id=how-to-support-zod-and-zo...

  7. comment
    Comment #43917507

    (not the one you asked, but can chime in with some info) This was a long time ago, but the way I did it was to use XcodeGen (1) and a simple Makefile. I have an example repo here (…

  8. comment
    Comment #41487499

    If anyone is interesting in an example, here's mine: > Based on your GitHub activity, you seem to have a penchant for projects that blend modern development practices with a touch …

  9. comment
    Comment #37352143

    Did you read the article? ;) > From here it’s easy to manually use the TPM to unlock the disk with the Clevis tooling and mount the root volume for hacking (it takes a few tries so…

  10. comment
    Comment #35984681

    103 Early Hints is "experimental technology" (according to MDN) and isn't supported by Safari and Firefox. In Chrome it's only supported when using HTTP/2 or later (Firefox Nightly…

  11. comment
    Comment #33717938

    > I think we need something like this: > 2022-11-23T08:52:02!Europe/London There is a IETF standard proposal, which is very closed to getting finalised, that defines a similar form…

  12. comment
    Comment #32826745

    I have >400 hours logged in Factorio, and almost all of that is on my laptop with an external Steam Controller. I think it works great, and play that way even when I'm home with ac…

  13. comment
    Comment #22302039

    Hmm, good to know! According to their site 100% of my funds should be covered since they are required to hold any client funds in a separate account which they cannot use for anyth…

  14. comment
    Comment #22301805

    I've been using Monese since I moved here ~2.5 years ago. It was great as I was able to open the account in the weeks _before_ moving over, and thus already had a ready to go payme…