7 Days Before Obama Gives Away Internet & National Security
In one week, President Obama will allow what remains of the United States' control over the Internet to pass to a California non-profit organization, the Internet Corporation for Assigned Names and Numbers (ICANN). This is a reckless and dangerous decision that has serious national security consequences that have not been [...]
Privacy is an afterthought in the software lifecycle. That needs to change. - Stack Overflow Blog
The key to combining privacy and innovation is baking it into the SDLC. Analogous to application security's (AppSec) upstream shift into the development cycle, privacy belongs at the outset of development, not as an afterthought. Here's why.
[OS_EMBEDDED_MENU_RIGHT:]I wrote a bunch of Bash scripts that make my life easier when I'm working with Git repositories. Many of my colleagues say there's no need; that everything I need to do can be done with Git commands. While that may be true, I find the scripts infinitely more convenient than trying to figure out the appropriate Git command to do what I want.
shell - Git add, commit, push from bash script - Unix & Linux Stack Exchange
I'm trying to write a simple cron job that will keep my org-mode files in sync with a GitHub repo by committing every now and then. For some reason, it always manages to commit the files, but even
5 useful ways to manage Kubernetes with kubectl | Opensource.com
Kubernetes is software to help you run lots of containers in an organized way. Aside from providing tools to manage (or orchestrate) the containers you run, Kubernetes also helps those containers scale out as needed. With Kubernetes as your central control panel (or control plane), you need a way to manage Kubernetes, and the tool for that job is kubectl. The kubectl command lets you control, maintain, analyze, and troubleshoot Kubernetes clusters.
Tactical approaches can undermine useful strategies. And knowing your goals and the reason for the game are the best way to avoid the problem. Tactical thinking forces us to think in innings. It sa…
A Theory of Scrum Team Effectiveness 2021 IEEE 2105.12439 Related Posts via Categories7 Steps To Hybrid Teams Success2021 Scrummer Reading ListDo We Need Frameworks?Psychological Safety And Scrum Teams: How To Create A High-Performance EnvironmentScrum Values: Have the Courage to Lose SightIs Your Scrum Training Paying Off?Should A Product Owner Attend The Daily Scrum?Motivation And Modern […]
Cadence Cerebrus to Enable Chip Design with ML: PPA Optimization in Hours, not Months
The design of most leading edge processors and ASICs rely on steps of optimization, with the three key optimization points being Performance, Power, and...
The Case for Location-Independent Salaries – RevenueCat
I want to talk about why we decided to go for the equal pay for equal work route at RevenueCat. This is the approach that fits our company and values the best, but that doesn’t mean it’s the right or only way of doing remote compensation.
Matthew Yglesias on Twitter: "Pew did a poll on general technological optimism and there’s a huge gender gap, much bigger than what you see on abortion or paid leave etc https://t.co/GBBfk99YWy" / Twitter
Why you should build on Kubernetes from day one - Stack Overflow Blog
If you’re building a new app today, it might be worth taking a closer look at making it cloud-native and using Kubernetes from the jump. The effort to set up Kubernetes is less than you think. Certainly, it’s less than the effort it would take to refactor your app later on to support containerization.