HN user

floriol

40 karma
Posts1
Comments42
View on HN
Linux Sucks 2020 6 years ago

I kind of like this guy, as in he is funny. But seeing the previous linux sucks videos as well, I must say that he most definitely don't have a too deep knowledge of linux - and it is kind of mean to call Linux people dumb who advocate for flatpak over appimage, especially that he don't really understand the problem at hand. (though imo nix is the only one solving the problem properly)

What Is Nix? 6 years ago

No, nix can cache already built binaries with hydra, so on a normal system it simply downloads from there - same speed as apt or the like. During the audit they likely disabled it, so nix had to build everything from scratch (like even system libraries, the build tools, everything).

What Is Nix? 6 years ago

It sounds like "this is the first time I've seen this build system and don't really see how it works, would be better to change it to a more often used one".

Which is fair for a security auditor, but it stems from the newness of the project and nothing inherently bad with it - like I doubt they know what actually happens inside whatever other build system other's use, but since they empirically know it poses no threat they are okay with it. If you ask me, this is absolutely no reason to not use Nix - well maybe not for a bank (though on long term they would definitely win with it)

What Is Nix? 6 years ago

`nix-env -iA nixos.emacs`

But I do agree with you, it's not as straight-forward as it should be yet. But I absolutely love how I can be certain that no garbage is accumulating on my computer like I needed this program one time and I don't even know what does it do, yet I have it's complete dependency graph installed that the package manager can barely uninstall. In nix I just create a `nix-shell -p package` for one time use, do my work and then forget about it. At the next `nix-collect-garbage` it will be removed from my computer completely.

That's why designing the actual program is important. Also, static and strong typing for powerful refactoring plus extensive tests, and you can refact that Dragon class into something new. And while I do agree with you, I think it is not OOP that's bad but the programmer doesn't understand when to do inheritence vs composition etc

But that's not true. While lethality is estimated at tops 3.6%, the cases requiring hospitalization, including breathing apparatus, etc are quite high, and it WILL overflood the capacity of hospitals in virtually every country that didn't take really really serious precautions, of which there are only a handful.

It will be a big problem both in Europe and in the US, because they are starting to take measures only now.

What do you mean? As I understand it it depends on the font - you can provide any sort of encoding. So Unicode is there, I don't see how that would be harder than with the latin abc (which is still a hard problem as per the article)

Yeah, it's better with HTML than with PDF, but it's still pretty terrible... Use some actually structured data format like XML (XHTML would be good), because you don't want to include a complete browser just to search for text

Strangely, I am on the opposite site - that programming is more of a subset of mathematics (or at least should be) than engineering and since theoretically many parts of the program can be inferred without running, trial and error should not be as acceptable as it is (I don't mean it on a small scale like I do feel sometimes all I do is try different word combinations until the compiler is happy :D).

I never really understood brave. It's basically chromium with some google tracking removed and with some inbuilt "extension".

You get the same with firefox plus ublock origin, while supporting a more open web by not using the monopolistic chrome engine. Also, I doubt brave could fork the project for a long period after the adblocking becomes impossible with chromium

Firefox 73 6 years ago

And they so squash bugs? Yeah there def some old ones, but a priority was chosen for them and work continuous based on that.

Firefox 73 6 years ago

I still don't see what's to like on brave. It's basically chrome with ublock origin and https anywhere and like maybe one or two more privacy-oriented extension - why is there a need for a different browser, like why isn't that only an extension? Also, once chrome disables adblockers I doubt they would have the manpower to fork chromium.

They can track it with a simple js onclick handler, or a simple redirect on their server, that's not the problem. (They do both btw.) The problem is that they want to track what I do on the links I already clicked - which is absolutely none of their business.

But handwriting is important not only for the exact skill, but because it is one of the most demanding fine-movement we will ever do - missing out/not properly learning that in an age where we are truly plastic to it both mentally AND physically - I really do believe - will cause at least a big generational difference , at most rendering certain currently mundane tasks impossible for younger people.

I was dismissing powershell for a great deal of time until I eventually looked into it more and I have to say, I'm impressed by it. Though it can be used on linux, it doesn't feel like a first-class citizen, but non-the-less I would like to have an object-based shell environment for linux with old tools rewritten for it (like top would output a list of objects with properties like CPU usage, name etc and a later grep could be used to sort them by whatever we want. No more awk/sed the nth column hack)

No to Chrome 7 years ago

I recently switched to qwant, seems to be a decent search engine, owned by a European company (as far as I know ddg is american, so pretty weak legal protection of user data). Though I also occasionally have to search on google.

Of course you can write more performant code with lower-level languages, though there is a reason that almost no web framework/application is written in them - the additional burden of managing memory outweighs the (actually surprisingly little) performance benefit. If you look at examples on the site, in basically every other benchmark Java and sometimes Go rank the best.

We are talking about a form of energy which is other than being omnipresent naturally, was studied extensively for more than 100-150 years - including health hazards when it comes to ionising radiation.

While I do think that studies should be continued for a more definitive answer, and I personally don't feel a strong need for a 5G network as of now, I am more on the defaults to safe side.

I'm Hungarian and it's hard to describe the difference. Your examples are good indeed, before wine, blood and red carpet we exclusively use 'vörös', as well as for red headed people, but I'm not sure it is because a different colour (bit darker, saturated red. We also (in a slightly literatury way) say vérvörös, blood-red coloured, I think that's the colour I would associate the word with) or simply because they are almost fixed prefixes.

We also use 'bordó', to mean an even darker red (though for my not particularly "trained" eyes they are practically the same as vörös)

Doesn't it have to do something with the "average" primate body plan? I really like highlighting the running aspect, since we truly seem to be record holders in endurance running, which was largely enabled by sweating. And since the primate body plan has upper limbs with significantly more freedom of motion compared to "running on 4" animals like deer, primates have to actively use many muscles to be able to put its weight on them (I am only familiar with the human skeleton in detail, but I assume primates have a similarly free scapula, while horses' are much more restricted, their first legs connect nearly vertically into it, making standing basically energetically free)

So, isn't bipedalism simply the energetically better way of locomotion for the primate body plan (look at other primates, they semi-walk on their lower limbs, only balancing with their hands - but they are not great at running and live mostly on trees so climbing is more important there)?

I also consider these posts somewhat alarmist, but just because it is represented as a list of numbers doesn't mean it can't be a serious threat to humanity. Emerging properties is a thing - I mean if you put it that way, insert any tyrant here was just a bunch of atoms, or just a particular organisation of cells, yet they were this and that gruesome.

Why do you think that in our insanely interconnected world, where basically everything is either based on or controlled by informatics (numbers if you like) that a program could not pose a threat?