jtrek

joined 1 month ago
[–] jtrek@startrek.website 0 points 1 hour ago

I did some webdriver stuff for reasons I don't remember anymore.

I also made a simple Django app to track job applications.

Unsolicited advice:

  • use type annotations. You'll thank yourself later when your IDE tells you "hey this can be None are you sure you want to call .some_func() on it?"
  • use an ide. Don't just raw dog it in notepad. You should have syntax highlighting, red squiggles for errors, the ability to go to definition.
  • learn to use a debugger. Pdb is built in and fine.
  • don't write mega functions that do a thousand things. Split things up into smaller steps.
  • avoid side effects. You don't want your "say_hello" function to also turn on the lights
[–] jtrek@startrek.website 3 points 1 hour ago

People mandating in-office without a very good reason (vibes based "good for collaboration" don't count) are climate criminals and should be treated accordingly.

[–] jtrek@startrek.website 9 points 13 hours ago (2 children)

There was someone a while ago who was trying to get a web ring going for like nerd stuff. They said so many of their friends and people they talked to loved the idea, but no one made a site of their own.

I posted it in a local community group, and everyone said the same thing.

[–] jtrek@startrek.website 18 points 17 hours ago

The other contenders mostly are bad.

Drm-free still exists.

They provide a lot of value without charging the end user very much.

Microsoft could have done this except they're run by idiots and assholes. Nothing technical stopped them from launching a good store platform. They just didn't want to.

[–] jtrek@startrek.website 1 points 1 day ago

I use them as reactions on platforms that support it. Someone sends a PR and I react with eye emoji for looking at it, checkmark for done, or speech bubble for comments. It takes less space than a full text response. Especially in damned Teams that doesn't have threads in chats, so you can't even group your responses.

That's pretty much it. I don't use them as punctuation and rarely use them in an actual message

[–] jtrek@startrek.website 54 points 1 day ago

Yep. Infrastructure shouldn't be privately owned.

[–] jtrek@startrek.website 2 points 1 day ago (1 children)

Yes that is the legal justification. I am not interested in the legal justification. Laws are not inherently good. They were clearly paid less than their worth if there's six figure payouts to be had here.

This is the fundamental injustice of capitalism. The owner pays you a small amount and keeps all the profits. A child would recognize that as unfair.

[–] jtrek@startrek.website 7 points 1 day ago (1 children)

This matches my intuition. I extremely rarely do any city driving (I don't even own a car anymore) but like... You're not going to go that much faster. You're probably not driving very far. The total amount of time can't be that big.

[–] jtrek@startrek.website 2 points 1 day ago

I didn't personally find it difficult, but I have thousands of hours in video games.

[–] jtrek@startrek.website 28 points 1 day ago (4 children)

This feels like theft. Maybe not technically legally but the people who did the chatting aren't getting the money. Capitalist hellscape

[–] jtrek@startrek.website 15 points 1 day ago

Parents raised their own alarms, with several pointing to the political division Kirk's presence would inevitably import onto campus

Peeve: it's not the division that's the problem. It's the hate and lies.

[–] jtrek@startrek.website 31 points 2 days ago (2 children)

There's also the class of comments that explain strange business decisions.

# Product guy said to return January 1st if the user doesn't have a birthday on record

Kind of arbitrary but someone with decision making power decreed it.

view more: next ›