Live data from Hacker News

Viewing profile — 384028345

384028345

HN member
Joined
Thu, Dec 14, 2017, 11:39 AM UTC
HN karma
23
Public activity
15 items

About 384028345

No profile information was provided.

Recent public activity

  1. comment
    Comment #49266295

    Are you aware of this? https://github.com/modular/skills

  2. comment
    Comment #49242921

    Isn't Nvidia's openshell exactly what you're looking for? I'm asking because I'm just learning about this stuff myself and tested openshell yesterday with pi for the first time. ht…

  3. comment
    Comment #49156692

    How much RAM does your machine have?

  4. story
    Ask HN: How come iOS has such a bad user experience for text editing by default?

    What I mean is that auto-correct often silently changes the second to last word thereby making it hard to notice. For me this introduces a significant amount of spelling errors tha…

  5. story
  6. comment
    Comment #23455557

    echo IS a function. What might be confusing to you is that in Nim all three following variations are the same echo("foo") echo "foo" "foo".echo If you're curious about nim, I can h…

  7. comment
    Comment #22354895

    Thank you for that tip. I had a lot of screen tearing before I enabled that option. Do you have "Force Full Comoposition Pipeline" enabled or just "Force Composition Pipeline"? EDI…

  8. comment
    Comment #21916964

    OFFTOPIC: Isn't blue light still best to be avoided as much as possible, as it damages cells in the eye, causing macula degeneration. Please correct me if I'm wrong.

  9. comment
    Comment #21556225

    One great aspect is that joplin supports iOS 8+. My Ex needed to write a big dissertation that she just couldn't make progress on (unsurprisingly). Her work laptop is too bulky to …

  10. comment
    Comment #20902576

    You might like the tldr program: $ tldr ln ln Creates links to files and directories. - Create a symbolic link to a file or directory: ln -s path/to/file_or_directory path/to/symli…

  11. comment
    Comment #19588548

    First time I hear about compile times being an issue with Rust. Is that a general problem with bigger projects or can you identify language features that add specifically to the pr…

  12. comment
    Comment #18780811

    FYI: I just put the PDF on my Kindle Paperwhite and it actually looks like a regular ebook in terms of font size and readability so far.

  13. comment
    Comment #18441992

    I started this hobby with an Ender 3 a few months ago. Look into motor dampers. They honestly take away ~90% of the noise and loudness. I bought these: www.aliexpress.com/item/Funs…

  14. comment
    Comment #17111843

    Yesterday I came across this post, which might be interesting to you: https://hackaday.com/2017/02/15/chronio-diy-watch-slick-and-... Actually, if you search for "watch" on that we…

  15. comment
    Comment #15921529

    Thanks for the info! The book looks interesting. Do you have an opinion on the fast.ai and deeplearning.ai courses? I finally have some time to work through these and since the dee…