I've been jotting my notes down a lot in Obsidian. Even used it for documentation. Charts are easily drawn with mermaid plugin. But it does not support drawing network diagram...
whos paying what cost?
Are you willing to learn and get more skills to be more employable?
My colleage has set up a VM with Harbour for our on-premise docker registry. I'm setting up devops to pull from our code repo, build and push to Harbour via Jenkins. These tri...
MERN is basically MongoDB, Express, React, NodeJS. You're effectively switching React with NextJS, which is already Express, React and NodeJS. Do you know MongoDB @caps_alex ?
Is there a LDAP crash course that I can watch? The docs are confusing in openldap or 389 directory server
But tbh tho, does the app need to be cross-platform? I'm especially stuck with developing for iOS because I have no Mac but then again, I don't think I'll get customers to buy...
Anyone know if there's a keytool library/package that Python can use?
Is there a way to create a generic linux VM in Python?
Equivalent to Question: is the sky blue or the orange a fruit? Answer: Yes
If a person says, disable the deprecated feature by midnight of 31/3. Does this mean 2024-03-31 00:00:00 or 2024-04-01 00:00:00?
Saw a TikTok video where someone advised to stop building side projects and start building startups instead to be put into your portfolio. Is this good advise?
My company apparently has a VoIP subscribed from the ISP. I noticed this when I was fiddling from the provisioned router from the ISP. Not sure how to use VoIP and the company...
A few times when I start a side project, I struggle to get it finished (like who doesn't). Can anyone share any tips?
Trying to convince others to start using a password manager for their work and study and being that a lot of browsers have password managers built-in. What do you think of the...
Would it be a silly security concern for me to backup my ssh keys to my self-hosted git repo?
https://www.youtube.com/watch?v=6JY3uaLSflk&list=TLPQMTYwNDIwMjT_Cswor3zY9A Be careful when using Telegram
I am practicing to make my script immutable in prod and only allow changes through releases. So I package my script with hatchling, deployed it to pypi and pulled into the doc...
My application is built with VueJS and integrated to Supabase but I wanna keep some level of data on the device when there's no network and the app can continue to work offlin...
Is there a way to self-host pypi?