Viewing profile — 384028345
384028345
HN member- Joined
- Thu, Dec 14, 2017, 11:39 AM UTC
- HN karma
- 23
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About 384028345
No profile information was provided.
Recent public activity
-
comment
Comment #49266295
Are you aware of this? https://github.com/modular/skills
-
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…
-
comment
Comment #49156692
How much RAM does your machine have?
-
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…
- story
-
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…
-
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…
-
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.
-
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 …
-
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…
-
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…
-
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.
-
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…
-
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…
-
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…