Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
hdrz
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
hdrz
4d ago
I always eat the whole thing, especially an apple, skin seeds and all. It’s natural to me. Also kiwi with it’s skin. I only peel mango, it’s skin is not tasty…
2.
▲
by
hdrz
2mo ago
There is also impress.js[1], a 3d infinite canvas for slides which I used in the past. You write your content as plain html in a single file, very easy. [1]: https://impress.js.org
3.
▲
by
hdrz
2mo ago
Check out this fun book for history of ipa and burton. https://www.amazon.com/gp/aw/d/0330511866/
4.
▲
by
hdrz
3mo ago
Nice read. After you finish, go read this book [1] which tries to solve the 20 years to publication mystery. [1]: https://www.amazon.com/Darwin-Conspiracy-John-Darnton/dp/140...
5.
▲
by
hdrz
3mo ago
It rusts just like iron, but the rust (AlOx, or alumina) stays bonded to the metal and actually protects it.
6.
▲
by
hdrz
5mo ago
You can link the commit with the ticket by including its hash in the commit message, and then mark the ticket as fixed. See here: https://stackoverflow.com/questions/5761669/how-to-fix-a-tic...
7.
▲
by
hdrz
5mo ago
Yeah, museum sounds like dead and rot… However on my small site [1] that’s the name of the fossil repos page [1]: https://hdrz.cc/museum
8.
▲
by
hdrz
5mo ago
You should continue with a name which is related to fossils, fossillab.io, boneyard.dev and so on…
9.
▲
by
hdrz
7mo ago
The Lagrange polynomials form the normal basis of most Finite Elements Method (FEM) software. There are other polynomials which are used as well, but these are the workhorse of most solvers.
10.
▲
by
hdrz
8mo ago
I actually use fossil all the time for my projects. It just makes more sense to me in the way it works and the ease of use. And you can self host your repos with ease, for example [1] [1]: https://hdrz.cc/museum/bagatto
11.
▲
by
hdrz
9mo ago
I guess you are not the only one. Here is talk by Andrew Godwin about using aviation practices for software engineering: https://youtu.be/d0eo3FxKQNc
12.
▲
by
hdrz
9mo ago
Thanks for the fun and clever guides!
13.
▲
by
hdrz
9mo ago
Congratulations! But I can’t find the source link, nor the license …
14.
▲
by
hdrz
10mo ago
I agree. Here is my little site, which I try to keep minimal, fun and fast: https://hdrz.cc
15.
▲
by
hdrz
1y ago
OK I watched the whole thing. Highly recommended! It is about the rivalry between Sinclair and acorn, where the head of acorn once worked for Clive sinclair. It is about the time before ARM. Reminds me of the past, as my first computer was
16.
▲
by
hdrz
1y ago
Just watched the first minutes of the film. Looks like it’s about Sinclair, which is of-course pretty good as well. When I have time will watch the whole thing, maybe ARM will come up as well.
17.
▲
by
hdrz
1y ago
Try doublecmd[1], much better then tc, open source, updated frequently, works on all platforms. Oh and written in object pascal, which I like a lot! [1]: https://doublecmd.sourceforge.io
18.
▲
by
hdrz
1y ago
Oh man. 9 years… just pick something, one thing. Just one new (or old) technology that interests you, and code something with it. That’s all. After that, code the next thing. That’s all it takes. For reference, I still code with Object Pas
19.
▲
by
hdrz
1y ago
But you can. There are bearblog lookalike SSG themes. For example: https://janraasch.github.io/hugo-bearblog/
20.
▲
by
hdrz
1y ago
The first commenter on the article page states that his favorite is pdp-11 assembly. In the 90s at uni I learned to write assembly on pdp-11 emulator running on a pc. It truly was a nice experience.
21.
▲
by
hdrz
1y ago
Sure there is: https://xdrip.readthedocs.io/en/latest/ This is for android, there other projects based on this code for iOS as well.
22.
▲
by
hdrz
2y ago
C with dynamic arrays and classes? Object pascal says hello…
23.
▲
by
hdrz
2y ago
This. Just use the most immediate thing available. For me its: * Apple Notes * Apple Reminders That’s it. Gets the job done.