Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
olodus
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
olodus
3y ago
I agree, Journalists should pick fights, but I would prefer if they built up their arguments a bit better than this. I am one who is not familiar with the author previously, and from what he brings up I am highly inclined to agree with him,
2.
▲
by
olodus
3y ago
Oh cool, didn't know that. Thanks.
3.
▲
by
olodus
3y ago
Oh wow that is a really interesting test solution. That would be an interesting thing to add to all zig tests (I know they already have the testing allocator and good valgrind support but I don't think that tests/simulates oom). I
4.
▲
by
olodus
3y ago
Yeah I agree with you on this. This might have been the CEO too proud to not go back on his strong words against revenue share. That said the alternative they presented is a really stupid alternative. I don't think anyone has argued th
5.
▲
by
olodus
3y ago
I agree with the article that it might be misleading to measure the rubble against US Dollar or Euro as not as much trade is done in those currencies in Russia currently. That said, if you measure the rubble against the ruppie or yuan inste
6.
▲
by
olodus
3y ago
Oh, now you got me started aswell. There are so many good ones. k.ong - cool word, don't know what it would be for. Maybe the home of the mascot of the K language (I don't think K has a mascot from what I know but they should have
7.
▲
by
olodus
3y ago
Was about to ask the same question (though didn't know when he died). Ok then, I'll get back to these when we finally have been able to convince the government that the current copyright length is obscene or when they have entered
8.
▲
by
olodus
3y ago
Last time I looked at it they had experimental support for binary diffs (not just lines). That was quite a while ago though, they have probably gotten further now.
9.
▲
by
olodus
3y ago
People might feel like it is too verbose, but I think it is good to have the clarity. I write C at my day job and I have no problem with the 'verbosity' if it provides clarity of what happens. What I want is the compiler to help i
10.
▲
by
olodus
3y ago
I disagree with you about 'no type inference'. I understand why some swear by type inference, but personally I prefer the complete clarity it provides to avoid it. If writing those characters annoys you, have tooling help you with
11.
▲
by
olodus
3y ago
Yes, the compiler will remind you if you haven't cleaned up a value of linear type. The 'no destructor' rule follows the 'no hidden flow' design, similar to Zig. Some doesn't like it, but personally I prefer it
12.
▲
by
olodus
3y ago
Sorry for my ignorance, but are any of these anti cheat drivers open source? I get that making them public would simplify for a cheater wanting to find ways around it (or a malicious actor to exploit them), but it would also go a long way t
13.
▲
by
olodus
3y ago
Oh how nice, we Europeans get the non-beta version without those pesky privacy bugs :)
14.
▲
by
olodus
3y ago
I am a total obfuscation noob. How far does their DPI go? I am guessing Tor and stuff have tried hiding it inside lots of different protocols and file types (I think I read something about that at some point). Is it to the point of hiding i
15.
▲
by
olodus
3y ago
I am someone who loves learning new languages (written advent of code in lisp, Haskell, APL, Erlang, zig...). I have thought for a long time to try out Raku as Ive never tried Perl and it feels like the modern version might be easier to get
16.
▲
by
olodus
3y ago
/ is only taking off now that a large corporation is backing it and unifying how to do stuff more.
17.
▲
by
olodus
3y ago
My original response were specifically about references. But sorry if it sounded more aggressive than it was. I mistook you for the original person I replied to, which made me answer more direct than maybe was necessary. Also, it was my bad
18.
▲
by
olodus
3y ago
WHO produced the exact same data but for adults. I did see similar results there (several EU countries above US). You gave no references as response, instead giving another personal experience.
19.
▲
by
olodus
3y ago
Do you have a reference for that? I'm from Sweden and I can definitely say preventive dental care is a huge thing here. I felt your statement sounded weird so I googled around. DMFT seems to be one index used to rank countries oral hea
20.
▲
by
olodus
3y ago
Mullvad. I like their service, I've never had any issues with their application or network and I like how they do their business (the amount of privacy they provide). Haven't really checked how they stack up price-wise. Feels like
21.
▲
by
olodus
3y ago
Or the headgear.
22.
▲
by
olodus
3y ago
Yes, mine for example. Swedish keyboard layouts are horrible for coding. The [ and lots of other symbols require super weird hand movements to input. That is why when I code I usually use an American layout keyboard instead. However, even i
23.
▲
by
olodus
3y ago
Good bait my guy. You have a wonderful day now.
24.
▲
by
olodus
3y ago
In the post they mention that Götheborg had to adapt it's speed to the boat being towed, which probably limited the larger vessels sail-usage. As another poster here, I also have a friend who has been able to sail on Götheborg once. Th
25.
▲
by
olodus
3y ago
I am not that against most of these. However, I don't think I ever will be for using 'auto' in C. Good C is about being extremely clear about what you want to happen at every step. Type inference goes against that imo. If you
26.
▲
by
olodus
3y ago
Awesome. Me and a friend of mine at work have been thinking of testing out XDP. We usually run a DPDK backed networking app, but for some deployments we pack a lot of different stuff together and in those cases it would be cool to be more k
27.
▲
by
olodus
3y ago
Millenia is however a bloody long time to have daily diarrhea. But I commend them for trying. Good luck.
28.
▲
by
olodus
3y ago
Off topic but the concept of "emergent behavior" is just so cool. It is like modern adventure and exploration. No one really knows what things emerge when we run models with emergent behavior further than we have yet seen and toge
29.
▲
by
olodus
3y ago
If I am not mistaken, last time I looked at it I think I saw that HTMX has the ability to declare handlers. So that if you instead want to provide Json, one of those handlers could transform/handle it client-side. I think, haven't
30.
▲
by
olodus
3y ago
Has this been improved since 2015? I actually didn't know about signalfd but have been greatly annoyed on several occasions over the POSIXs signal API and how tricky its concurrency is to get right.
More ›