Proof the system works right here.
Here on break
Proof the system works right here.
I can understand this perspective: wanting to spread the gospel of federation, etc.
But I’m starting to come around to the realization that the growth mindset is rotten. It’s what leads to these big centralized/unified platforms that concede on their core in order to reach a wider audience.
I can’t blame corpos for conceding away all identity, because engagement is how they make money, but what’s our excuse?
These aren’t refugees. They’re free to make a lemmy or masto or whatever account any time they want. We don’t have a problem with most of the people. It’s the platform, and all the fucking out and proud racists who are on it.
My grandma who owned a diner used to say the same thing, but about cops
Looks pretty neat. I like that it shows the commands it’s issuing!
Trunk based, eh? Yeah, we do that on a couple teams where I’m at, too. I like the philosophy, but force pushing the same commit over and over as you’re incorporating review feedback is antisocial, especially when you’ve got devs trying to test your changes out on their machines.
I’ve only tried the VS code hunk stager thing, and found it cumbersome compared to command line, but if you can make a GUI work for you ya go for it. I’ve never found it worth the trouble personally
Highly recommend throwing --patch
on any git commands you’re used to using. You will have the prettiest, most atomic fkn commit, I’m serious people will love you for it.
I mean many people won’t care, but the quality folk will notice and approve.
Yeah…
Not aware of any of these, which is nice, but iddqd
caught my eye since that’s a Doom reference! Overall I always thought the Doom community was pretty positive (at least going by Doomworld forums, and various Doom streamers, as I remember them). I thought surely it must be some misunderstanding! Oh maybe they didn’t reply quickly enough to take down some drive-by hate speech, but that was it.
Anyway, holy shit, do not go to that lemmy instance. It’s rotten to the core. I’m going to go take a shower and play through Episode 1 to cleanse myself now.
I know some Java folks, but my sampling is biased because I meet them where I work - places that predominantly use the younger languages. Actually, I happen to know that the MoH in particular (and probably lots of other institutions) wrap their COBOL/JCL in a lot of Java, so that most devs never need to dive into the “real backend” if they want to just stay at the Java level.
Java people seem like family people. But from what I’ve observed, their job doesn’t seem any different. You can work in javascript, or python, and still insist on clocking out at 16, 1700. But I only work at startups or seat of your pants kinds of places, so I know about what I hear. 🤷
Okay that is getting up in years. I was about there when I started to get more aggressive with the salary I was asking. You could probably start on the developer I -> developer II -> senior developer
career path.
Do you look at other jobs much? Do much networking? Talk to other devs about their salary? Even just grabbing a lunch with some workmates from time to time can help get you in the right mindset of recognising your worth.
So move fast and break things, 60s edition.
Once you get into it you’ll wonder how you ever programmed without “divisions”! I mean honestly, just declaring variables anywhere? Who needs that. Give me a nice, defined data division any day 😌
In Canada, the Ministry of Health pays colleges to teach kids COBOL and JCL. It’s a steady job, pension, good bennies. I know a handful of people who went that route, rather than the riskier private sector.
How many years experience? It took me a few years before I started making a decent wage.
Definitely keep honing your skills and applying around for different jobs, and taking jobs that you can use to “leapfrog” to other, even better jobs.
Yeah but we’re all learning, so a certain amount of grace is called for.
Anyway, not to counter my own point. There’s a line, is what I’m saying, and it’s blurry.
I like that idea, and it actually did work for our Marketing guy (Salesforce has a kind of SQL). Near the end there, I just had to debug a few of his harder errors, or double check a script that was going to be running on production.
Never thought of it for Postres or Mysql, etc, but I suppose there’s got to be an easy enough way to get someone access
Also that urgency is rooted in job insecurity, not even customer impact. They just don’t want to look bad.
E: which I mean fair enough, me too, but still.
If it’s regular, I recommend cron
+ mailutils
. Have the cron job call a script with a variable sleep in it if you want to make it look more manual.
What’s wrong with Discourse? I ran a server during college for a couple of buddies and it was totally owned and operated by us, no corpos or anything. It’s just like phpbb or any other forum software AFAIK.