I’m gettin there myself; I took a closer look at Lemmy the other day. But man do I prefer the UI of Kbin.
I’m gettin there myself; I took a closer look at Lemmy the other day. But man do I prefer the UI of Kbin.
Reddit still seems like a big one, unfortunately. I don’t contribute any longer but I haven’t been able to stop lurking.
I’ve noticed your username and I’d be happy to talk to you about Java, if you’d like. It’s my favorite programming ecosystem.
FreeTaxUSA is free for federal. They charge (a reasonable amount) to file state taxes.
You can pay friends with Pay. You can’t do that with Wallet.
Peer to peer payments are going away
I’ll take the compliment, thank you!
When I do it on my terms, yes, I do enjoy Java in particular and programming in general. A lot. At a certain level it’s not complicated or mystical at all. All you’re really doing is simple math (adding, subtracting, etc) on numbers, bunching them into representations that make sense for your problem (how a point is an x coordinate and a y coordinate, for example), moving little arrows that point to said representations, etc. You combine these very simple primitives into a predictable system that solves whatever you’re working on. Yeah, you do have to be able to abstract this in your brain. Pictures on paper helps sometimes; I do that myself.
I come in with a maintainability mindset. I enjoy writing simple, to the point, straightforward code that most importantly, I can read and understand in 10 years. Java’s “verboseness” is a feature in that respect. Have you tried maintaining someone else’s Kotlin? Forgetaboutit.
I guess Java saw the writing on the wall and shifted into high gear. The rate of language development has shot up. Check out all these changes to the language.
I get the sense that the people who think these out are smart and deliberate. I like deliberate.
And there’s more coming. Value classes (custom, compound primitives is my understanding) is only one example. The fact that that document even exists is exciting to me. I like reading the instruction manuals for my tools!
The standardized documentation, the culture, the tools, the libraries. After stumbling around C++ all of that was a breath of fresh air. Java is a joy for me. I’ve been doing it since the 1.1, 1.2 days.
And so y’all know, right now I’m being paid to write Kotlin. I fully intend to integrate its styles and idioms. I get why people like it. Every now and then I do go, “Huh. That’s neat.” I’d still pick Java over it if I were given a choice. But I gotta pay the bills.
Modern Java is exciting. I choose it willingly for personal projects. And it remains my preference for professional ones.
I’ll watch what MKBHD has to say about it but that’s about it
0.999… (infinite nines) and 1 are equal. They are two representations of the same number, like 0.5 and 1/2 (one half) are.
I’m actually Latino and I don’t hate Latinx. I feel it comes from a good place and I also feel genderless language is important.
I do have a smartphone but I tend to only use it as a consumption device. I prefer to use a laptop connected to an external monitor, keyboard, and mouse to produce stuff.
I prefer the laptop even for simple things like filling out online forms
A habit I learned from Reddit is to keep a gratitude journal. One of my daily tasks is to update it with one thing from that day that I’m grateful for. It can be a big thing; it can be a very small thing like having a tasty muffin that morning. I update it even if my day was miserable and I struggle to think of something.
I’ve become a lot more mindful of things I’m grateful for (so I can update the journal). When I’m grateful, I worry less about sad things like death.
I learned dependency injection as I went along in my engineering career and I’ve become a huge fan of it. And yeah, I strongly prefer to do it “manually” without relying on a framework.
I push hard for it in code reviews
This is sad news but I respect your decision. Thank you for what you’ve done for this community.