Hacker News new | past | comments | ask | show | jobs | submit | more TsiCClawOfLight's comments login

Thank you so much. Please do this more often!


Containers are basically a very thin layer on top of namespaces and cgroups, which are most definitely in kernel primitives.

Docker adds packaging and distribution, but the hard work is in kernel.


It's all hard work. The primitives of containerization are in the kernel, but executing and managing them, especially securely, takes a fair amount of trial and error to do it right.


Why is so hard to read an article from someone that is developing containers?

Quote: "Again, containers were not a top level design, they are something we build from Linux primitives. Zones, Jails, and VMs are designed as top level isolation."


We code in english, but it does make UpperCamelCase more natural for us.


Do nouns feel more intense and heavy than other words, like they dofor English speakers?

Or are capital letters so common that they don't feel heavy?


Not sure what you mean - are you asking about nouns, or proper nouns?

Nouns are capitalized in German, not other random words. But yes, both proper nouns and all other nouns feel heavier than other words.


Of course it's difficult to compare if they feel maybe a bit less heavy for me than for English speakers, but as a German capital letters do indeed feel heavy for me, as well.


Have you tried sourcetrail?


20.04 (well, modern glibc) is not compatible with WSL 1 due to missing bridges for a realtime-clock system call!

Microsoft is working on a patch, but until then, you need WSL 2 or stay on the previous release.


I can confirm that linux allows selecting a monitor, and it will be correctly highlighted, but all monitors will be shared.

Thanks for looking into this, the performance was amazing and I really want to use this!



I feel you, but all I have is a very vague feeling that something is off for my workflow, I don't actually know what's wrong yet...


I can identify with that feeling! I'm going to start conducting some experiments, see where it goes. I developed a new task-labeling system and it's been really helpful...intuitively it seems like taking on scheduling next would be a good idea. Vague, intuitive, but good. :-)


This is great! Have you published any further details?


If you are looking for a MacBook Air replacement, check out the Dell XPS 13 or ThinkPad x2xx series. The Dell in particular has very impressive build quality.

If you want a MBP, the ThinkPad x1 Carbon or T4xxs series (note the s, for the slimmer version) are still the best replacements IMHO.


Yep, thinkpad carbon X1 are probably the best non-mac I've owned.


What exactly is included in fzf itself? I use fzf a lot, but I've never come across these features.


The file selection/multi picker example at least can work with the fzf package alone. There are a bunch of files in shell/ from the tarball that enable a little magic like interactive history support and the inline picker. On Debian they're also installed in /usr/share/doc/fzf/examples/ for sourcing in your .${shell}rc.

No idea about out-of-the-box support for any of the other completions from maddyboo's post :/.


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

Search: