Hacker Newsnew | past | comments | ask | show | jobs | submit | slaydemons's commentslogin


Of course containers are complicated! The kernel's documentation for cgroups is 13 separate documents! You can't even "download" a container without a complicated tool to "manage" it on the disk! They are quite complicated.

Also, cgroups aren't containers. "Containers" is a loosely defined concept encompassing Linux's common implementations of cgroups and namespaces and chroot environments and networking and union filesystems. Complicated x5.

Also also, that eli5 assumes a lot of Linux knowledge most five year olds don't have.


Has nothing to do with his question.


"nothing useful that has benefited humanity"

This is just a list of benefits that humans have gotten from space travel. Space travel in general is, in fact, beneficial to humanity and science.


That's like saying world wars are beneficial to humanity because a bunch of shit gets invented to fight wars. No. Wars and so far space travel has done nothing for humanity. If you would have instead focused on inventing the inventions that came with fighting wars instead of fighting wars we still would have the inventions but would have been much more efficient.


Not really. That's not how the world works. Otherwise we'd have jumped from stone age straight to nuclear energy.

The way this works: space exploration presents a set of compelling engineering challenges that extend our capabilities. People solve those challenges, and then other people find more mundane uses for resulting solution. But without the initial compelling challenge, those inventions would likely either took much longer, or would not have been made at all, because ones on the market were good enough.

And that's just talking about trickle-down benefits. Then there's the whole lot of direct benefits from satellites - from the most obvious, like navigation and communication, to the less obvious, like weather monitoring, agriculture management, emergency response, national security, climate science, etc.


Good read, if you are the author I am not sure if feedly is lying that you have rss but despite saying you do I can not subscribe.


The author doesn’t post to HN that I’m aware of, I’ll ping him. Thanks!


BTW, while it's true the feed URL listed in the <head> tag of that site is incorrect, you can in fact subscribe using http://smallcultfollowing.com/babysteps/atom.xml


But he did find out since you told him. That's the whole reason you don't need to read news because if something in the news is actually important you will find out from people talking about it.


Except the article contained non-functional concepts in it also. But hey at least you got to announce the fact you use/like functional programming languages.


Request: Build a JVM (java virtual machine)


JVM might be much more involved project but here is a simple virtual machine - https://github.com/skx/simple.vm


That's my project, and it seems to be surprisingly popular, yet something I've never really received any feedback on.

At the time I wrote it I was modeling the opcodes on the Z80, but I guess I simplified once I'd got it working enough to make myself happy. (Lots of toy-virtual machines, of which this definitely is one, don't implement labels or "decompilers".)


http://craftinginterpreters.com/ part 2 (still a work in progress) will show you how to write a VM and compile a language to its bytecode.

It won't be the JVM but it could be a good start


This is the closest that I could find - https://github.com/lihaoyi/Metascala

Need to find some time to look more and actually try and work thru it.


If you don't account for a very expensive plane ticket sure.


Yeah that's what I meant.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: