Outerwilds. Exploration game where knowledge is power. So don’t look anything up if you are already curious why that tornado is the way it is and just play it.
Outerwilds. Exploration game where knowledge is power. So don’t look anything up if you are already curious why that tornado is the way it is and just play it.
So you have not slept since the third attempt?
Great way of deterring foor fungus, is to not have the skin to begin with.
Shh, they don’t know about Nill Island.
But what about battery hurting juice?
Instructions unclear… Stuck between realm of living and dead. Send help.
And it is still living in weather forecasting models used by many weather institutes.
Source: Work for a weather institute.
The list does fit Rimworld. Yet, I was playing “meet your maker”.
It’s a whole list:
Meet your maker
That is how cats are made.
Depending on the license it is published under, you sure can.
Took me a solid second to get it as well.
And Lisa Simpson didn’t even run last time!
A lot is about the temporality of the word. I would like to add the psychology as well. It is to lessen the blow when confronted with the news your account got banned. Using the words ‘suspended indefinitely’ for it has a different impact:
Your account got banned.
Your account has been suspended indefinitely until further notice.
It is the same reason why we like to say someone has passed away, instead of died. Or we like to use lobbying for bribery.
You are correct. I just have a coworker that has ingrained the philosophy in me to always look for a way to put it in configuration, and not in a script that you have to maintain.
I don’t always agree with that. And I find your solution as valid as mine. It is always a matter of taste and trust. In this case in the script, or the fsdriver. That’s why I always quote the “easier” when comparing solutions to Linux problems.
But you can still get a bunch of good ones on the second hand markets. Also, NUCs are still a thing. Intel deemed the formfactor mature enough too pull out themselves and leave it too the partners to develop further.
I am no expert. But I think there is an ‘easier’ way too manage this with an overlay filesystem.
Have an immutable base with all permissions set. When a session is started have it be done in an in-memory overlay. On logout drop the overlay.
This might be easier if you don’t want to rely on cronjobs. But as I have no experience myself setting this up… ‘easier’ should be taken with a grain of salt. I just took inspiration from docker.
If we talk about solutions: python has plenty. Which might be overwhelming to the user.
I use Direnv to manage my python projects. I just have to add layout pyenv 3.12.0
on top and it will create the virtual environment for me. And it will set my shell up to use that virtual environment as I enter that directory. And reset back to default when I leave the directory.
But you could use pipenv, poetry, pdm, conda, mamba for your environment management. Pip and python do not care.
D