Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mulle_nat
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
mulle_nat
4mo ago
I wasn't while cycling, it was when resting or at night sleeping. Could have been dehydration related, but i usually drink a LOT during and afterwards.
2.
▲
by
mulle_nat
4mo ago
No sure about brain harm. But I used creatine for a few months and I got cramps in an intensity like I never experienced before. I then decided it was not worth it for a few watts of cycling FTP increase. So I would not consider it harmles
3.
▲
by
mulle_nat
9mo ago
Nice, but it's too late I needed a different API for future use in my custom sprintf so I made mulle-dtostr ( https://github.com/mulle-core/mulle-dtostr ). On my machine (AMD) that benchmarked in a quick try quite
4.
▲
by
mulle_nat
9mo ago
Thank you for the code. I could port this easily to C and it solved a lot of portability issues for me.
5.
▲
by
mulle_nat
10mo ago
I use this and have no problems with it: https://github.com/marty1885/landlock-unveil
6.
▲
by
mulle_nat
1y ago
Can anyone comment on the "You can exceed the amperage specs" ? I made myself a little case study using 4x1W panels and using them in series and parallel. I got the distinct impression that running panels in parallel is better in
7.
▲
by
mulle_nat
1y ago
People should get on the bike and start cycling for real (like burn 200W an hour). Their perception of glucose will flip 100%. Suddenly glucose is like the fuel to your body, that you can't cram enough into. Which means white bread in
8.
▲
by
mulle_nat
1y ago
I have been using https://github.com/marty1885/landlock-unveil on Linux for about two years now on my stock Ubuntu kernel. I am not sure, why this hasn't become more popular. It's also rootless sandboxing (an
9.
▲
by
mulle_nat
2y ago
Frankly yes, though I still prefer text editing in Sublime Text.
10.
▲
by
mulle_nat
2y ago
Actually I already did, a few years ago: https://news.ycombinator.com/item?id=13030568
11.
▲
by
mulle_nat
2y ago
Thanks for the umash tip.
12.
▲
by
mulle_nat
2y ago
Cool. I forgot to mention, that I am truncating the hash down to 32 bits to hopefully generate tighter CPU instructions. At these few bits, collisions are still rare enough, but they are a concern. Now my understanding of the choice of prim
13.
▲
by
mulle_nat
2y ago
I am using fnv-1a to hash Objective-C method selectors, which are generally just identifier characters and zero or multiple ':'. At the time of my research, fnv-1a had the least collisions over my set of "real life" sele
14.
▲
by
mulle_nat
2y ago
I think for sports, I could wrap all the various mulle-sde and mulle-bashfunction files back into one and make it > 100K lines. It wouldn't even be cheating, because it naturally fractalized into multiple sub-projects with sub-compo
15.
▲
by
mulle_nat
2y ago
I tried it on two of my git repositories, just to see, if it could do a decent commit summary. I was very pleasantly surprised with the good result. I was unpleasantly surprised, that this already cost me 175 credits. If I extrapolate this
16.
▲
by
mulle_nat
2y ago
When I benchmarked it, I saw no difference between [ and [[ when using bash, so I assume [ is handled (now) by the shell as well. The syntax inside [[ is different though.
17.
▲
All-in-one polychromatic LEDs replace RGB for sharper screens
(newatlas.com)
12 points
by
mulle_nat
2y ago
|
2 comments
18.
▲
by
mulle_nat
2y ago
Leave me out of it, I have other plans :)
19.
▲
by
mulle_nat
2y ago
Who is "we" ?
20.
▲
by
mulle_nat
2y ago
I would assume this is completely standard. The ear doctor I went to, and that guy was noone "fancy", did this and that must have been more then 10 years ago.
21.
▲
by
mulle_nat
2y ago
You can use `act` to run github actions locally. But its still unpleasant and there is still some friction (like: use sudo, or don't use sudo)
22.
▲
by
mulle_nat
2y ago
They use their own variant of wine ( https://github.com/ValveSoftware/Proton )
23.
▲
The stupidity and arrogance of GNOME developers
(felipec.wordpress.com)
10 points
by
mulle_nat
3y ago
|
3 comments
24.
▲
by
mulle_nat
3y ago
If I have a linux problem and copy/paste relevant parts of the log into an AI, the result is more often than not useful and quick. It's a real help for admin tasks. Is it programming though ? :)
25.
▲
by
mulle_nat
3y ago
Agreed. BOOL in Apple ObjC is a `char` though. That is a constant thorn in the side, when you are doing slightly more sophisticated stuff with argument passing and return values as you actually have to cast a lot (BOOL (*)(id, SEL, ...)). A
26.
▲
by
mulle_nat
3y ago
Coincidentally, I wrote a post this week on how to make a "Amazon Music Player "app" for Linux using a custom Firefox profile: https://www.mulle-kybernetik.com/weblog/2023/amzn_music_play... . Wrappi
27.
▲
Behind the pretty frames of Diablo IV
(mamoniem.com)
2 points
by
mulle_nat
3y ago
|
0 comments
28.
▲
by
mulle_nat
3y ago
I use portmaster on Linux and I think its great.
29.
▲
Apple just lost its lawsuit trying to ban iOS virtual machines
(techradar.com)
636 points
by
mulle_nat
3y ago
|
328 comments
30.
▲
by
mulle_nat
3y ago
So what is the hard way ?
More ›