[–] 1 point 2 days ago* (last edited 2 days ago)

There's "skill" associated with all work and therefore all work is skilled work.

You can split hairs all day and night about how anything from pulling nails from a board, to not pooping your pants at work is technically a “skill” according to the strictest dictionary definition, but to put all your pedantry aside for a moment, there is just no way to actually equate unskilled jobs with skilled jobs. They are just two different things, and the heart of it lies with how much skill is required as a floor to do that job.

If I could do your job adequately with no previous experience with a day’s worth of practice, it’s an unskilled job. If you could put 40 hours a week into education, training, and hands on experience in a job and after a full month you’re still not ready to do that job, that’s a skilled job.

EDIT: Is the heart of your issue that fact that you’re a full time board nail remover? Because that would explain where you’re coming from but it wouldn’t make you right. I think the healthiest conclusion to your train of thought is to understand and accept that the skill level of your job is not the be-all-end-all of the societal worth of your job, only the monetary worth, and money isn’t everything. I’ve worked low skill jobs for very little money that were far more meaningful than the highly skilled, well paying jobs I got later in life which contribute less than nothing to society.

  • source
  • parent
  • context
  • [–] 2 points 2 days ago* (2 children)

    That’s awesome if the point of the job is entertainment, but if the work is actually just removing nails from a board, it doesn’t really matter if people stop and gawk, in fact that’d be a detriment as they’d get in the way. And the value difference between the guy removing nails for 20 years and the guy who’s been on the job for an hour is close to nil. As long as the nails come out in a reasonable time, that’s all that matters. And because removing nails from boards is not something that takes any inherent skill, somebody who’s been on the job for an hour will be proficient at the job.

    When talking about skilled work vs unskilled work, the definition isn’t “Something you can get better at”, it’s “Something you must get better at to do the job sufficiently”

  • source
  • parent
  • context
  • [–] 6 points 3 days ago* (last edited 3 days ago) (4 children)

    I wouldn’t call any of those menial tasks skills. Like at that point you might as well list breathing and eating.

    A skill is something that any random off the street couldn’t get up to speed on in a day or two. They’re something you have to develop and hone over time to become proficient in.

    We can respect and value people in unskilled jobs without playing pretend.

  • source
  • parent
  • context
  •  

    While looking for Discord alternatives I came across this project which looks like a great alternative for the kinds of Discord servers centered around Open Source projects and organizations. Ones where live chat and voice rooms aren't the focus.

    It's a combination of forums and knowledge base that would be perfect for this use case.

     

    I’ve spent a lot of time recently trying to find a self hosted PaaS to replace my usage of Vercel to host a couple of static websites. I use 11ty and Astro as Static Site Generators and I love the functionality of pushing to a git repo to update my site, and being able to create preview versions using pull requests.

    If you haven’t used a PaaS before and are wondering what they’re used for, two of the biggest reasons people use them for are basically as Web GUIs to deploy OCI containers from a marketplace, think similar to the UnRAID App Store, and as hosting environments for code that’s built and deployed directly from the contents of a git repository like static sites or other apps. In my case, I use them to deploy static sites that I either build myself using SSGs, or for example the popular Digital Garden plugin for ObsidianMD.

    The defacto leader in this space seems to be Coolify. And while it is fairly robust with a nice feature set, I couldn’t get past the dreadful UI. I’ve never encountered software that goes so far out of its way to hide information from you. It technically has a “dashboard”, but that only consists of a top level list of “Projects” with absolutely zero information about them or their current status Unless you drill down through the options all the way to individual services.

    Nixopus appears to have a much more functional UI, but the focus of this one for the time being seems centered around spinning up docker containers of existing services. It has the functionality to deploy your own but that isn’t as fleshed out at this time.

    ZaneOps is a little light on extra features, but has the most functional and informational UI of the three. I can see the status of all my deployed services at a glance, and its very lightweight.

     

    Homebox is the inventory and organization system built for the Home User! With a focus on simplicity and ease of use, Homebox is the perfect solution for your home inventory, organization, and management needs. While developing this project I've tried to keep the following principles in mind:

    Simple - Homebox is designed to be simple and easy to use. No complicated setup or configuration required. Use either a single docker container, or deploy yourself by compiling the binary for your platform of choice. Blazingly

    Fast - Homebox is written in Go which makes it extremely fast and requires minimal resources to deploy. In general idle memory usage is less than 50MB for the whole container.

    Portable - Homebox is designed to be portable and run on anywhere. We use SQLite and an embedded Web UI to make it easy to deploy, use, and backup.

    (I am not affiliated with this project)

    view more: next ›