I prefer a simple style (just the folder icon, without the dolphin); but everyone have their own preferences. Soβ¦ π€·
As always, it can be customized for your own taste.
I prefer a simple style (just the folder icon, without the dolphin); but everyone have their own preferences. Soβ¦ π€·
As always, it can be customized for your own taste.
VC == Venture Capital
Good information here about EXO, and ChromeOS:
Neal Gompa (γγΌγ«γ»γ΄γ³γ) 1 week ago
Is Exo going to continue to exist as a Wayland compositor? I figured it was going to be retired as ChromeOS turned into an Android overlay...
Fangzhou Ge 1 week ago
Yes, becoming Android overlay removes Chrome from the OS so Exo is going to retire. We still have to maintain Exo experience until the all ChromeOS device reach AUE or be updated to Android. Latest device AUE date I see are in 2033.
If folks don't want Exo be listed we'll just have Chromium here. Edited 1 week ago by Fangzhou Ge
Neal Gompa (γγΌγ«γ»γ΄γ³γ) 1 week ago
I'm fine either way, if the Aura Shell is going to be around for a while, then it makes sense to include it.
I don't even knowed that Chrome OS is/will be replaced by Android as an overlay.
Welcome. This is normal. It will be worst later (worst vision, worst reflex, laziness, etc). Just enjoy that your are alive and you will see new iterations (maybe HL3, someday) and new good games. You can not go back to your twenties or beyond, with all your over-the-top reflex, stress-free, free-time, and un-experienced view to be easy surprised. Just enjoy other things, other game types. Never play by obligation.
The first improvement (Media Foundation by FFMPEG) could be significant. Currently, VALVe generates large shaders to re-render those Media Foundation videos into other free codecs. These shaders can be several gigabytes in size for some games with lengthy videos. With FFMPEG, those videos could be played without being re-encoded as shaders.
TLDR:
Hi!
I made my own inmutable distro using buildroot (https://buildroot.org): https://simplek8s.org
This distro is just an AIO kernel image that will bootstrap everything in RAM. You can mount additional devices for data persistence (for example you can mount your storage in /var
).
TLDR; from MIT to GPL.
Disappointing and poorly crafted ending. There are scenes from the trailer that doesn't include in the final game.
For example, when someone ask for a command to list files, and another one reply with a command that removes everything.
TLDR; the reviewer is upset because the PSVR2-PC adapter doesn't come with a Display Port cable, and his Bluetooth adapter is not compatible. So he can't review the unit on time until he receive both items. π€·
You are giving access to the docker socket (
/var/run/docker.sock
), so this container can create/edit/remove any container from your system, even add,edit, remove volumes or host path.I have no idea if you can send modification API commands to a ReadOnly socket. I think you could, in the same way that you can do something with just HTTP-GET. Example:
curl --unix-socket /var/run/docker.sock http:/images/json
Doc: https://docs.docker.com/reference/api/engine/version/v1.41/#tag/Container/operation/ContainerInspect