JDubbleu

joined 1 year ago
[–] [email protected] 3 points 7 months ago

If you have the technical knowledge (or ability to follow instructions) you can setup your torrents behind a VPN using qBittorrent and gluetun in one docker container, and Plex/Jellyfin in another with a shared volume between them. It provides you near bullet proof protection due to the isolated environment and prevents accidentally clicking those .mp4.exes since it abstracts file management away from you. It's also super user friendly once set up even if you're not running a media server 24/7 and just want it for your desktop.

If you wanna get fancy you can use the *arr suite of software to do some magic fairy shit including automatic indexing (searching dozens of torrent sites simultaneously), but that can quickly become a deep rabbit hole. Once setup though it's seamless and kicks ass.

[–] [email protected] 8 points 7 months ago

Should be at least double in the US since it would be consultancy work which brings higher taxes (1099 vs W2) and no benefits. A $500 full day consultation is super cheap.

[–] [email protected] 6 points 7 months ago

Every method I've encountered in the past was thwarted by a good ole VPN. This was all on unlocked or rooted phones though so YMMV work carrier phones.

[–] [email protected] 11 points 7 months ago* (last edited 7 months ago) (1 children)

I often use that as a source of encouragement rather than defeat. My two favorite sports are snowboarding and muay thai which are filled with people who've been practicing before they formed memories. If a child is better than me then I'm almost certainly capable of becoming that good with continued practice. Even if it takes years it's something to aspire to regardless of the relative age difference. I was one of those kids who was way better than a lot of people on a dirt bike. I was put on a dirt bike at the age of 4 and don't even remember learning, so it's not like it's a fair comparison. Just run your own race and aspire to be like those around you.

[–] [email protected] 4 points 7 months ago (1 children)

Preface: I realize after writing this I possibly came off as one of those, "just learn to code" people. I'm not. People should only join the field if they're passionate about or at least enjoy it otherwise they will burn out fast. With that said, I don't think the field as a whole should be written off by those who enjoy the work, and CS degrees are as useful to software engineers as physics is to a mechanical engineer. Back to the main discussion.

I think we just have different views on where AI is headed and what it is capable of. Neither job is going to be replaced any time soon by AI IMO, but I'm pretty certain a UPS driver will be replaced much sooner as it's a fundamentally simpler problem to solve.

For comparison, software engineering is critical thinking turned up to 11 with tons of ambiguity and guesswork as to what people actually want vs what they're asking for. It's very people and communication focused despite what stereotypes might portray, and you often have to figure out and tell people what they actually want instead of doing what they say they want. Automating software engineering would be more like automating an entire supply chain as opposed to one part of the supply chain (delivery driver) because there's so many different types of software engineers out there. Not to mention you need software engineers to automate software engineering.

As for pay, that $170k is the absolute top end for UPS drivers and you have to work your way up from warehouse to a delivery position. Software engineers top end is generally around $500k (you can get up to $1 mil but it's rare enough I wouldn't consider it fair for the point of this conversation), with starting being ~$95k for most new grads. Absolute worst case scenario you go work for the government for $70k and earn a healthy pension with dope benefits, regular raises, and amazing work life balance.

Student loans are definitely a consideration and can be high risk, but attending a community college for your first two years before state school you can get out under $30k of debt. My total tuition cost for 5 1/2 years of college was <$20k in California. I was fortunate enough that my mom paid for my education, but I could've covered the cost with loans and paid them back by now. This is all ignoring that software engineering internships regularly pay in excess of $50/hr making it possible to put yourself through school while working summers just like your grandparents did.

I agree somewhat with your concern over the uncertainty of the world, but I figure no one really knows where we're headed so I might as well do what I love and make as much money as possible in the meantime. Neither are bad career options IMO and trades can be awesome, but it's important to consider the long-term risks that often come from certain occupations including those sitting at a desk all day.

[–] [email protected] 5 points 7 months ago* (last edited 7 months ago) (5 children)

It still kind of is though? The market is ass right now but my TC last year as a new grad was $200k and I only started in April. If you grind interview prep you're bound to get something eventually, and new grad software engineers currently pay near to low six figures.

It's not easy but CS bachelor's degree to software engineer is a solid career prospect long term even if the market sucks right now. Not to mention trades destroy your body in ways that cause long term issues, and pay way less over the course of a career unless you're doing something exceedingly risky.

[–] [email protected] 1 points 8 months ago

Consent-o-matic/I still don't care about cookies both work really well. I haven't seen a banner in months.

[–] [email protected] 2 points 8 months ago* (last edited 8 months ago)

You could theoretically get around this issue by installing Steam via Flatpak so that everything is sandboxed though.

[–] [email protected] 1 points 8 months ago* (last edited 8 months ago) (1 children)

I wasn't blaming it on anyone. I was just explaining why so many young people, myself included, choose to not give any thought to things they can't control. It's not worth the mental energy and will make you depressed and miserable. I'm all for fighting for things that can be changed, but there's only so much one person can do. Prioritizing what one can give effort to is a much better way to go about it than stressing out about everything wrong with the world.

[–] [email protected] 4 points 8 months ago (3 children)

Because many of us were thrust into an extremely fucked up world where caring all the time will give you anxiety and leave you feeling hopeless. It's much more productive to focus your efforts on things you can control instead of being upset about the things you can't. I'm very conscious of the world I leave behind. I respect nature, don't litter, don't own a car, limit my meat intake, and most importantly I'm not having children. All of these things will contribute to a better world, but they don't require me to care about anything outside of my control.

This has nothing to do with age, and everything to do with trying to be okay in an increasingly more depressing world. I just want to exist and not dread everything all the time.

[–] [email protected] 3 points 8 months ago* (last edited 8 months ago)

The great thing about open source is that anyone can read the code. Even if you don't read every line yourself there are others who will. In popular projects it's pretty much a guarantee any suspicious or malicious changes get caught almost immediately due to the visibility of everything.

As for local-only I trust Bitwarden and their encryption schemes enough that I use their cloud sync, but you can always self host it in a Docker container with no Internet access if you're concerned about it.

[–] [email protected] 3 points 8 months ago* (last edited 8 months ago) (2 children)

Because by not using a password manager I guarantee you are duplicating passwords between services. This means the second a service you use is compromised, every single service you use with that same email/password combination is compromised. Even if every one of your passwords had a slight deviation malicious actors know people do this and will likely be able to write a program that attempts those deviations on other services. You're effectively leaving your security up to weakest link in services you sign up for, and security is more often implemented poorly than implemented well.

By using a password manager you generate a 20+ character long password that is unique to each service you use. These passwords being random and unique to each service protects you from rainbow tables and other hash table based attacks. In the event Bitwarden or another password manager you use is breached anything they get will be worthless as long as your master password is not compromised (which should only ever exist in your head) due to the data being encrypted at rest.

It is a similar concept to using a secure, trusted middleman for processing payments instead of giving your credit card to every single site that asks for it.

view more: ‹ prev next ›