So only good tutorials/ guides are allowed?
How does one get from shitty to good if they can't try to begin with?
Does this apply to other things, like coding, as well?
So only good tutorials/ guides are allowed?
How does one get from shitty to good if they can't try to begin with?
Does this apply to other things, like coding, as well?
Overall if it was just a personal site id say its ok. But as a portfolio site you have some work to make it align with your goals. Good luck!
What is the point in being Archbased and only now supporting Btrfs out the box?
It sounds like ext4 is still an option during install, the change is just that the default filesystem is btrfs.
Is Arch Linux the right fit for a newbie to Linux? The right answer is "it depends", not "never". Would I recommend Arch to my mom? No. Would I recommend it to my programmer colleague who already lives in the Powershell? Sure, why not.
Yup, i had a lot of people tell me that arch wasn't a good beginner distribution, and had some friends try to talk me out of it. But i was planning to move to Linux for over a year and had set up Linux servers in the past. Just hadn't used one for my main PC. I've been on arch for over a month and it's been fine. I still wouldn't recommend it to every beginner but I'm not going to say it's never appropriate.
I have had the same experience. Have used all three at some point but mostly use nginx for new servers
(Not an admin)
Do you mean blogging literally within lemmy, or linking to an external website? (Edit- i see you mean within lemmy to cross post to reddit. Leaving rest of my post for some thoughts anyway)
My advice would be to set up a static website and use that for your blog. like hugo but there's a few good options out there to generate static websites. This way if an instance ever does disappear then you still own your content. This also means you aren't limited to a specific community and could share a post where it most directly relates rather than just an individual community where you dump everything.
If you're wanting comments directly on your posts then some people have integrated comments into their blogs by using a federated platform (one example using mastodon). So for instance they make a post on lemmy or mastodon/etc and then in their blog they link the blogpost to it. Now there can be discussion on your blog/lemmy and you aren't at risk of losing so your posts. There's also other ways to do comments like utteranc.es or remark42 too.
tldr IMO if you're wanting to build your own blog/platform its better to have ownership of it and not keeping it only on someone else's server.
I assume Yale isn't broke but idk. Universities are just like any other business where they will cut products that aren't making money or performing as well as others. The article talks about the course needing many teacher assistants to field student questions and hold labs, and that originally these costs were covered by a donation which has now run out.
It also could just be some internal politics and blaming it on financials is the public reason.
But you're not wrong that student tuition costs should theoretically go to the courses they sign up for
The best way i found was obsidians import which was what i was trying to avoid. I was making standalone markdown files and after the import i needed to do some cleaning since obsidian or onenote did OCR on the images to create alt text but quotes in the alt text broke image links.