Tablaste

joined 1 month ago
[–] Tablaste@linux.community 17 points 8 hours ago

Lots of comments here saying it feels like work. And yet all the simulator games exist? People literally build rigs on their living room to play Truck Simulator games.

I don't work with rest apis enough and looks great. My only concern is that like everything I do, I end up building a UI and automation. Which might be the point!

[–] Tablaste@linux.community 24 points 8 hours ago* (last edited 8 hours ago)

"excessive promotion", right.

You're doing great work.

[–] Tablaste@linux.community 2 points 8 hours ago* (last edited 8 hours ago)

I went back to school in my early 30s.

I have a coworker who went back in his 40s and is changing careers (from tech lead to management). And another who is nearing 50s who just wanted that piece of paper. (IT guy who wanted a fine arts degree)

[–] Tablaste@linux.community 4 points 3 weeks ago

I'm pretty sure they assumed if you bought their service, you have the competency to properly set it up.

And I proved them wrong.

[–] Tablaste@linux.community 3 points 3 weeks ago

Ah not to discount devops, I mean that in a good way.

Devops made me lazy in that for the past decade, I focus on just everything inside the code base.

I literally push code into a magic black box that then triggers a rube goldberg of events. Servers get instanced. Configs just get magically set up. It's beautiful. Just years of smart people who make it so easy that I never have to think about it.

Since I can't pay my devops team to come to my house, I get to figure it all out!

[–] Tablaste@linux.community 33 points 3 weeks ago (2 children)

I shared it because, out there, there is a junior engineer experiencing severe imposter syndrome. And here I am, someone who has successfully delivered applications with millions of users and advanced to leadership roles within the tech industry, who overlook basic security principles.

We all make mistakes!

[–] Tablaste@linux.community 11 points 4 weeks ago

Haha I'm pretty sure my little server was just part of the "let's test our dumb script to see if it works. Oh wow it did what a moron!"

Lessons learned.

[–] Tablaste@linux.community 6 points 4 weeks ago* (last edited 4 weeks ago) (2 children)

The latter. It was autogenerated by the VPS hosting service and I didn't think about it.

[–] Tablaste@linux.community 11 points 4 weeks ago (2 children)

You're not wrong! Devops made me lazy

[–] Tablaste@linux.community 3 points 4 weeks ago

Now that you mentioned it, it didn't! I recall even docker Linux setups would yell at me.

[–] Tablaste@linux.community 73 points 4 weeks ago* (last edited 4 weeks ago) (47 children)

I published it to the internet and the next day, I couldn't ssh into the server anymore with my user account and something was off.

Tried root + password, also failed.

Immediately facepalmed because the password was the generic 8 characters and there was no fail2ban to stop guessing.

 

Background: 15 years of experience in software and apparently spoiled because it was already set up correctly.

Been practicing doing my own servers, published a test site and 24 hours later, root was compromised.

Rolled back to the backup before I made it public and now I have a security checklist.

 

I was interested in building something like this.

[–] Tablaste@linux.community 3 points 1 month ago (1 children)

Hey, I did the same thing recently! Set it up on my own server, and after a week, I'm starting to see new accounts being added to my explore feed. But there's no user count.

It's an annoying experience and I'm not fully sure how to resolve it yet, nor have I dung into it.

view more: next ›