Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
384028345
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
384028345
1mo ago
There is a banner at the top of https://mojolang.org/ saying: `Mojo will be open source soon! Join us at ModCon '26 for an update.` It’s being speculated that they’ll do the announcement there. :) NOTE: I submitted thi
2.
▲
by
384028345
1mo ago
There is a banner at the top of https://mojolang.org/ saying: `Mojo will be open source soon! Join us at ModCon '26 for an update.` It’s being speculated that they’ll do the announcement there. :)
3.
▲
by
384028345
1mo ago
Are you aware of this? https://github.com/modular/skills
4.
▲
by
384028345
1mo ago
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. https://github.com/NV
5.
▲
by
384028345
2mo ago
How much RAM does your machine have?
6.
▲
Ask HN: How come iOS has such a bad user experience for text editing by default?
1 points
by
384028345
5y ago
|
0 comments
7.
▲
Practical Deep Learning for Coders (2020)
(course.fast.ai)
2 points
by
384028345
6y ago
|
0 comments
8.
▲
by
384028345
6y ago
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 highly recommen
9.
▲
by
384028345
7y ago
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"? EDIT: https://wiki.archlinux.org
10.
▲
by
384028345
7y ago
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.
11.
▲
by
384028345
7y ago
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 carry around every day unfortunately. So at some point
12.
▲
by
384028345
7y ago
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/symlink - Overwrite an existing symbolic
13.
▲
by
384028345
7y ago
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 problem?
14.
▲
by
384028345
8y ago
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.
15.
▲
by
384028345
8y ago
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/Funssor-12pcs-lot-NEMA-17-Steel-Rubber-Stepper-Motor-V
16.
▲
by
384028345
8y ago
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 website, you'll
17.
▲
by
384028345
9y ago
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 deeplearning.ai series starts on December 18th, I'm wonder