[-] SolarMech@slrpnk.net 21 points 3 months ago

I find the idea that the idea that people from another country tricked into conscription would get this benefit. If they got to this point by trickery, what's to stop more trickery?

[-] SolarMech@slrpnk.net 79 points 4 months ago

If a TODO passes code review, more than one person fucked up.

[-] SolarMech@slrpnk.net 30 points 4 months ago
  1. Those apps are simple
  2. Those apps target a wide audience, hence have more budget as a result
  3. Those apps are made by large, well oiled (you'd hope at least) companies. You don't want my honest opinion on most small software development boxes. This industry grew faster than mentors became available for the newbies, so many devs including seniors still don't know what they are doing.
[-] SolarMech@slrpnk.net 28 points 4 months ago

In a lot of countries (Canada, Germany, etc.) they can afford to go to school longer because society realizes that it is in it's best interest to make it affordable (free in some cases).

If you believe the US's way is the only way to have a democracy and freedom, you need to learn about other democraties.

[-] SolarMech@slrpnk.net 26 points 4 months ago

People who appear intelligent to the average person, are either slightly more intelligent than their audience, or charismatic.

Really smart people can be hard to follow unless they put efforts in communication skills or are charismatic (but that might be the same thing?)

[-] SolarMech@slrpnk.net 23 points 5 months ago

OP's argument has to be made. You want to shave off as many of the fools following that twisted ideology as you can, via any argument that rings true. Which means your argument also needs to be made, but I don't think it's going to convince a lot of conservatives or undecided voters. Hell I think pointing out the hypocrisy as OP is doing is more likely to convince them to become atheist, than your argument is.

Removing religion altogether is a long term goal that sounds nice. Not having the world's superpower go fascist is a short-term one that is essential. Turning a fundamentalist christian into a compassionate christian makes the danger go down significantly. And you can get decent traditions of charity and even activism from the compassionate side of christianity.

And on a final note, I've been in atheist circles long enough to see some of them go bad. Like racism, mysogyny, etc. Atheism does not cure all. Religion makes things worse but is not the source of our problems.

What I'm trying to get at, is society's problem run deeper than religion vs atheism, it's just one dimension, and not the most important.

[-] SolarMech@slrpnk.net 21 points 5 months ago

Learning to deal with "unmaintanable" codebases is a pretty good skill. It taught me good documentation and refactoring manners. It's only a problem for you if management does not accept that their velocity has gone down as a result of tech debt pilling up.

Code should scream it's intent (business-wise) so as to be self-documenting as much as possible As much as possible is not 100%, so add comments when needed. Comments should be assumed to be relevant when written, at best. Git comment should be linked to your work ticket so that we can figure out why the hell you would do that, when looking at the code file itself. I swear some people seem to think we only read them in PRs (we don't). Overall concepts used everyday, if they need to be reexplained, should probably be written down (at least today's version). Tests are documentation. Often the only up to date one?

[-] SolarMech@slrpnk.net 17 points 8 months ago

Professionals should care about their client's privacy though. That shouldn't be a debate.

[-] SolarMech@slrpnk.net 18 points 8 months ago

No, but think about how we structure society.

We give people shit education, and they wind up not being able to read at a 6th grade level.

Then you basically have to navigate an entire world where you are required to pick how to sign away some of your rights/enter deals written beyond their comprehension.

This is a system that breeds suckers as sets them up as suckers, to screw them later.

[-] SolarMech@slrpnk.net 16 points 9 months ago

Generally, you can replace some comments with variable names or comment names. Which means you must already be in the habbit of extracting methods, setting new variables to use appropriate names, and limit context to reduce the name (Smaller classes and methods means shorter names can be just as expressive, because the context is clearer). It lowers the number of wtfs per minute you get reading code before you even need whole sentences to explain why things are done in a certain way, because the names can be a powerful hint.

But realistically, you end up needing comments for some things anyways.

[-] SolarMech@slrpnk.net 23 points 10 months ago

I'm glad they are finally doing something about climate anxiety.

[-] SolarMech@slrpnk.net 21 points 11 months ago

Except that instead of an authoritarian government using it to totally control the learned populace, they are showing you ads.

We've still got a way to go before 1984. If it did happen, you wouldn't be able to discuss it.

view more: next ›

SolarMech

joined 1 year ago