Profile avatar
gspc.digital
gspc.digital gspc.finance
57 posts 49 followers 17 following
Prolific Poster
Conversation Starter

Just hit escape

We've added a new video tutorial demonstrating use of the Mortgage Calculator: gspc.finance/mortgage-cal... Have a look and try it out. #PersonalFinance #realestate #home

If you give someone a program, you will frustrate them for a day; if you teach them how to program, you will frustrate them for a lifetime. -- David Leinweber

Every good work of software starts by scratching a developer’s personal itch. -- Eric S. Raymond

There are many terrible mistakes to make in program design, so go ahead and make them so that you understand them better. -- Marijn Haverbeke

A framework can provide 90% of the features we need quickly - giving us a false sense of confidence early in the development cycle - and then be frustratingly hard when it comes to implementing the last 10%. -- Tony Parisi

Why did the #Linux server get a therapist? It had too many daemons.

“Code is like humor. When you have to explain it, it’s bad." --Cory House 😂

VSCode’s SSH Agent Is Bananas. What could go possibly wrong? Of course, it is not OpenSSH's problem. It is the software company's poor implementation. You have to choose what is best for you. Security should always be a priority, and remember the KISS principle.

Animals Are Really Great Friends And Companions

The real problem with throwaway code comes when it isn't thrown away. -- Joseph Yoder

Added new video to string all the gspc.finance tools together #finance #dividends #DRIP #budget #save

Murphy's law. Whatever can go wrong will go wrong.

The best minds of my generation are thinking about how to make people click ads. That sucks. -- Jeff Hammerbacher

502 Bad Gateway.

What is programming? Some people call it a science, some people call it an art, some people call it a skill. I think it has aspects of all three. -- Charles Simonyi

Be humble, communicate clearly, and respect others. It costs nothing to be kind, but the impact is priceless. -- Addy Osmani

Over half of the time you spend working on a project is spent thinking, and no tool, no matter how advanced, can think for you. -- Richard P. Gabriel

Making things easy is hard. -- Ted Nelson

Using the Dividend Picker video tutorial. youtu.be/oMg4TY8Wcbg gspc.finance/posts/div-pi... Use the Dividend Picker to identify dividend stocks, their yields, and conduct research into volatility/stability, CAGR, and other considerations to adding them to a portfolio #finance #dividends #DRIP

CAGR Tutorial w/ video gspc.finance/posts/cagr-c... youtu.be/ZA-gLHYb6GY #finance #dividends #DRIP Let us know if you'd like more or different vids.

My most used keyboard shortcut at the #Linux and #macOS CLI: CTRL + a (go to the start of line) CTRL + e (go end of the line) CTRL + L (clear the screen) CTRL + r (recall bash history) What about you?

"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to build bigger and better idiots. So far the universe is winning." -- Rick Cook

Moral for programmers

Got some videos in the works to highlight capabilities and use cases for gspc.finance Let us know if you'd like to see something specific #finance #budget #save

⚠️ Developers and IT folks, please be careful when installing Homebrew on your macOS. Google is showing sponsored links to a Homebrew site clone that has a cURL command to malware. The URL for this site is one letter different than the official site. Stay safe. #infosec #security #unix

It is better to have 100 functions operate on one data structure than 10 functions on 10 data structures. -- Alan Perlis

📈 how to use infrastructure as code and have the code be respected as canonical 💯 gspc.digital/rise-of-gitops #GitOps #terraform #DevSecOps

Rule 2. Measure. Don't tune for speed until you've measured, and even then don't unless one part of the code overwhelms the rest. -- Rob Pike

Recently began my exploration of #GCP after and continuing my long time journey on #AWS. Here are my initial thoughts and comparisons on certs: gspc.digital/gcp-certifie... #DevSecOps #cloud #gcp #aws #certification

☁️ Set a 2025 goal of getting acquainted with Google Cloud and this is the beginning of that journey. 🌥️ #DevSecOps #cloud #google

Took the #GCP Cloud Digital Leader Certification exam today. They said I passed, but could take #google 7 to 10 days to verify the results. 😭 say it ain't so; I can't take the waiting lolz; 😱. I want my badge! <3

Absolutely nothing should be concluded from these figures except that no conclusion can be drawn from them. -- Joseph L. Brothers, Linux/PowerPC Project

📊 Comparing dividend stocks for dividend yield not just the raw dividend. gspc.finance/posts/compar... #dividends #DRIP #finance #numbers

Everything in software architecture is a trade-off. -- The first law of software architecture

Using Infrastructure as Code (IaC) and GitOps to drive stability and increase developer throughput and DX #terraform #GitOps #DevSecOps