• 0 Posts
  • 93 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle












  • git is a very complex undo/redo tool designed to simultaneously track the changes made to multiple documents by multiple users while being efficient with managing disk space and other resources. (It also has other clever tricks it can do). It was created by Linus Torvalds, current development is led by Junio Hamano.

    Chris Wanstrath, P. J. Hyett, Tom Preston-Werner and Scott Chacon made GitHub.com, which was eventually sold to Microsoft. GitHub does two things well: -You can easily clone any project hosted with them to your own git repository using the command ‘git clone https://github.com/[Username]/[ProjectName]’ -The rest of the public website is basically a looking glass for everything git does under the hood natively (but with a nice webUI instead of a cold command prompt).

    Personally I lost faith in GitHub when it started offering Copilot assistant. We’re only a two heartbeats away from Microsoft saying that using Copilot for any of your projects code constitutes Microsoft contributed to that project as a precursor to Microsoft saying it basically ‘owns’ all this open-source stuff. Embrace, extend, extinguish (I recommend everyone run docker and GitTea to create a personal clone store (give your favorite projects insurance) and that all developers move away from GitHub)







  • It’s about who’s lawyers you can rally to your defense in a dispute.

    With a credit card you’re spending the bank’s money. If you can convince the bank you’re in the right, it’s you and the bank’s lawyers recovering the bank’s money.

    As a debit card user, the banks will support your legal rights, because it’s good business for your clients to prosper. While the bank’s lawyers won’t go to bat for you, many will be willing to give you quasi-legal and quasi-financial tidbits or point you in the right direction.

    As the bank’s client’s employee, you’re basically on your own. Good luck.


  • Too many people these days don’t use or have access to credit cards for services like this. Many people I know only use bank debit cards, or worse, use the debit preloaded cash cards issued by their employers’ payroll service provider.

    Credit cards motivate banks to help you, because if you won’t pay, and the business doesn’t pay, the bank has to take the hit.

    Debit cards will work as well if your bank values it’s reputation - but not all banks do.

    And I would not trust a preloaded card provider to assist. You are neither their business partner nor their customer and that puts your interests at the bottom of a very long list. You have to hope some law is on your side or that your issue is so trivial that resolving it is more cost effective then dealing with you.