“Atlassian - for when you want make your security team really work”
Conservative? Republican? Fuck yourselves. You’ll pay for your stupidity.
“Atlassian - for when you want make your security team really work”
are you sharing a server solely to play with friends?
You could consider using something like zerotier to create a private network
I havent used kodi in a long time, since swapping to jellyfin. I personally found kodi would always buffer sometimes, far more than it should ever need to. With jellyfin, same server, no buffer
Happy to be corrected but I think code server doesn’t use the exact vscode build from microsoft
https://coder.com/docs/code-server/FAQ#why-cant-code-server-use-microsofts-extension-marketplace
And I think the trackers you are (rightly) concerned about aren’t in code server but they have their own equivalent. You can disable the telemetry though
https://coder.com/docs/code-server/FAQ#how-do-i-disable-telemetry
Infisical?
Personally, literally some postit notes for my own selfhosted projects
Its not a backup if it doesn’t follow the 321 Rules of Backing Up
The 3-2-1 backup rule is a strategy that recommends having three copies of your data backed up. The first copy is your primary critical data backup. The others are two redundant backup copies. You should use two different methods to back up your data, such as local and online backups. Then, you should have one copy designated for disaster recovery.
Ive not shared mine to the point anyone can arbitrarily get media. They have to ask. And I can always say “Oh its not available on my sources” or whatever
Unfortunately not in this example. It has the compose to spin up masto, and the variables to set to tell it where redis etc is
You will need to review all the required variables and configure as you require. But basically, yeah
EDIT - NO
its not just grab and run. From the docs,
This container requires separate postgres and redis instances to run.
If youre looking for a sample docker-compose,
Software techniques that obstruct repairs
This should hit whatever apple was doing with their parts replacements needing to be “coded” in or something?
When OP visited huggingface, they felt very out of place- like a cave man being guided through dexters lab.
but the comment is about Amazon/AWS?
Direct profile link, might be easier to find his comments
doesnt have print
nor allow variable declaration without keywords
Same thoughts I had.
name = value
without any keywords or its a variable declared outside of the example.length
and not .len
or other.length
is also a property and not a method? Assuming convention .length()
for method call like print(x)
does it give reference to what language this is in?
x = string length of “Monday” => 6
passed my gcse?
Some things, or points, to consider.
good luck have fun!
rumour being a lot of legacy software checked
if(os_name.startsWith(“Windows 9”)) …
which would break