HN user

gepardi

129 karma
Posts0
Comments60
View on HN
No posts found.

I’ve been on Fedora Gnome but wonder if I’d like Plasma. I know that I can try it on a USB stick and I’ve also read that other people have made sure to install their operating system and their files on different partitions to make distro switching easier.

Yeah, last June. I switched from an M1 Air to a 13”, 7640U.

I’m running Fedora. Other than some h265 and heic codec/file format issues, (I’ve had to convert videos and photos to more open codec/format), it’s been a great machine.

I miss the battery life of the M1 but I enjoy the comfort of knowing I can upgrade storage or fix anything I want when needed.

Other than personal web browsing, I do web development and tinkering with music creation (Bitwig).

I don’t think I’ll ever buy another Apple machine. I want to use devices that are repairable, support those companies, and use software that is open source or multi-platform without continuing subscriptions.

Now that I’m personally invested in Linux, I’d like to contribute to desktop app projects that are open source since now, I am also a user.

I have gradually been moving my digital life away from Google and Apple/iCloud.

Dark Money has nothing to do with being able to consolidate power, gerrymander, and reduce the system to a two-party system whose members seem to be mostly under the influence of their own desire for gain? Which brings us back to the money…

Kanban: See tasks that need to be done, do them and drag them to done.

“Scrum”, has turned into a ridiculous mess of meetings and estimation when we’re always bad at estimating. Then there’s the attachment to the “two-week” sprint and velocity blah blah blah.

It’s usually always frustrating.

I prefer Kanban.

I’ve worked with React, plenty of years. I haven’t had to touch it in months and don’t want to.

Seeing JSX and reading about all the complexity in this post makes me hope I’ll never use React again.

BTW I do like JavaScript.

Yep.

No one (generally) bats an eye when voting at the city level for a $100mm road package.

But trains?

Freight should move mostly by train. We could build rail lines where there are already highways, just swap a vehicle lain for a train rail, all that 18 wheeler traffic can be reduced significantly.

Safer highways. Less congestion.

“ We haven’t migrated to using the encrypted config/credentials.yml.enc introduced in Rails 5.2. This approach presents us with a few problems, most notably that we run our apps in Rails “production” environment in numerous places (integration, staging, production) and need different secrets for them.”

I think it’s possible to have credentials for each environment. But that’s only as of Rails 6. They may be running older versions (it seems).

https://blog.saeloun.com/2019/10/10/rails-6-adds-support-for...