- Home
- >
- Software Development
- >
- Dear Tech Giants, Save Your Moral Platitudes – InApps Technology 2022
Dear Tech Giants, Save Your Moral Platitudes – InApps Technology is an article under the topic Software Development Many of you are most interested in today !! Today, let’s InApps.net learn Dear Tech Giants, Save Your Moral Platitudes – InApps Technology in today’s post !
Read more about Dear Tech Giants, Save Your Moral Platitudes – InApps Technology at Wikipedia
You can find content about Dear Tech Giants, Save Your Moral Platitudes – InApps Technology from the Wikipedia website
Here we are at the end of another week with protests continuing not only across the U.S. but around the world, with one simple message: Black Lives Matter. Not to be left out of anything seen as a ripe marketing opportunity, this last week has also seen its share of tech companies joining in on the conversation with blog posts, tweets, Facebook posts and emails, professing their support and “solidarity with the Black community.” Meanwhile, those selfsame companies sell their technologies to the perpetrators of those same offenses. To whit:
Properly pay your workers
— opalescent (@opalescent98) May 31, 2020
Not only has Amazon actively worked against its workers during the pandemic by firing union organizers who fought for better protection, the company also posted its statement of solidarity, according to an article in Vice, while continuing to sell to police “the widely criticized facial recognition product, Rekognition.” They write, “The tool misidentifies darker-skinned people more often than lighter-skinned people, according to a report from AI researcher Joy Buolamwini. In 2018, the ACLU found the tool misidentified members of Congress as criminals, misidentifying black officials more often than white ones.”
Tag your boss on this post on LinkedIn:
“If these folks believe that Black Lives Matter, why don’t they employ black lives in leadership positions to start dismantling the economic imbalance between white men and virtually everyone else in this country?”https://t.co/pr7fSwW07Q— Brandi Riley (@BrandiJeter) June 3, 2020
Right up there with Amazon, this week, was GitHub CEO Nat Friedman, coming out to tweet about “the centuries-long pattern of systemic racism in the US” and how “GitHub stands with the Black community and will not be silent on violence and injustice” out of one side of his mouth, seemingly forgetting the defences of GitHub’s contracts with ICE that not to distantly came out of the other side.
Please, show some integrity and stop working with ICE.
— Black Lives Matter ✊ ✊ ✊ (@petermbenjamin) May 30, 2020
Just like that basic writerly advice you get in grade school: show, don’t tell. And don’t just put your money where your mouth is, put your actions there with it.
Speaking of money and action, for those of you in tech who want to take some positive steps, InApps Technology contributor Jennifer Riggins has authored an extensive guide on how the tech community can provide support, and we suggest you head on over and give that a read before moving on with your day.
This Week in Programming
- Atlassian Automates Collaboration with 12 New Features: Context switching and superfluous meetings were among the topics cited with this week’s release of 12 New DevOps features by Atlassian, the company behind code repository BitBucket and issue tracker Jira, among others. “Instead of coding and building innovative solutions, developers can end up spending a big chunk of their day integrating multiple tools, updating work status, and sharing it with other teams,” the company wrote in introduction, citing findings in a recent DevOps Trends Survey. The 12 new features include “automations and integrations to help developers take their time back and ship better code, faster,” such as “deep integrations between Jira Software Cloud and Bitbucket Cloud, GitHub, and GitLab so that issue tracking and project updates happen right where you code, automatically.” Check out the post for the full list, but one we thought might strike your fancy is the Atlassian Visual Studio Code integration, which “brings your entire dev pipeline into your editor, with your task list from Jira Software Cloud, a complete code review experience, and CI/CD tracking from Bitbucket Pipelines.”
- Visual Studio 2019 Preview Adds C++ Updates, Git: With Microsoft Build 2020 in the rearview, the company has released Visual Studio 2019 v16.7 Preview 2, which comes with a few new features, including C++ updates and Git productivity enhancements. For C++, the IDE offers enhanced IntelliSense support for Clang on Windows (clang-cl), while also allowing you to change or add SSH connections in the connection manager. For Git, they have “revamped the Visual Studio merge editor by decoupling it from TFVC and focusing it on Git.” Then, there’s also…
- Visual Studio 2019 Adds Local Kubernetes: Alongside the aforementioned additions, Visual Studio 2019 has introduced local process with Kubernetes, which “allows you to write, test and debug your .NET microservice code on your development workstation while connected to your Kubernetes cluster with the rest of your application or services.” Typically, this process would be lengthy and involve modifying code, building a container image and deploying that image to a Kubernetes cluster, but this feature “extends the Kubernetes perimeter to your development workstation, allowing you to sidestep the operational complexities of building and syncing your code into the cluster to test, debug and rapidly iterate.” Check out the docs for more info.
Let me be clear:
You don’t NEED to know 5 different programming languages to freelance.
You can start with WordPress knowledge or straight up HTML + CSS.
It’s that simple.
Learn until you know enough to make decent websites, then START.
Don’t procrastinate.
— Kyle Prinsloo (@study_web_dev) June 4, 2020
- DefinitelyTyped Gets Communal Management: While Definitely Typed, the repository that holds type declaration files (*.d.ts files) for thousands of JavaScript projects, started out as an entirely community-driven effort, Microsoft writes, it “became so critical to the TypeScript ecosystem that the TypeScript team committed to helping maintain Definitely Typed,” with team members taking turns merging pull requests and the like. Until last week, the team handled around 250 pull requests a week, but now they have made some changes to how they manage DefinitelyTyped with definition owners now able to help merge PRs to their modules themselves. “When thinking about how we maintain such a busy repo, it’s a combination of careful application of automation and a lot of human effort,” they write. “Definitely Typed is a massive community project with over 10,000 contributors, and we’re really proud of how far it has come, here’s to making the life easier for the next 10k contributors.”
- GitHub Intros Summer of Making: GitHub has partnered with Hack Club to introducing Hack Club’s Summer of Making, a remote summer program meant to step in place of all those canceled internships and close hackerspaces. The Summer of Making is open for teens from ages 13 to 18 and is free, even with access to hardware as needed. So, if you know a technology-oriented teen, registration opens June 18th, with pre-registration open now. The program comes with access to the Student Developer Pack, as well as hardware, prototyping tools, and mentorship. Speaking of which, you can apply to be a mentor, too!
kubernetes folks, how do you feel about code you write directly being used to kill people? https://t.co/unOZMM9WFI
— Cara, Sea Person (@caraesten) June 3, 2020
- Swift Gets a Lambda Runtime: Swift, the general-purpose programming language built using a modern approach to safety, performance, and software design patterns, has introduced the Swift AWS Lambda Runtime, a new open source project distributed as a Swift package and designed to help Swift developers build serverless functions for the Amazon Web Services Lambda platform. The Swift team writes that the language’s “low memory footprint, deterministic performance, and quick start time” make it “a fantastic match for the serverless functions architecture.” The library is an implementation of the AWS Lambda Runtime API and provides a multitier API that allows building a range of Lambda functions. For full details, check out the readme.
- Rust Hits Top 20: Lastly this week, we look at the monthly results of the TIOBE Index, a ranking of programming language popularity according to “the number of skilled engineers world-wide, courses and third-party vendors,” as well as search results. This time around, we find that Rust has entered the top 20 for the first time ever, which tracks well with its place atop the list of most beloved languages according to StackOverflow. TIOBE offers its own reasoning as for Rust finally entering the list: “the main reason for this is that Rust is a system programming language that is done right. All the verbose programming and sharp edges of other languages are solved by Rust while being statically strongly typed.”
Dear Tech/Hacker Twitter:
I am begging you: do not try to solve systemic racism with code. You cannot program this problem away.
Listen to Black people, an app is not going to fix this.
— the apocalypse, but fashion (@ElleArmageddon) June 3, 2020
Amazon Web Services is a sponsor of InApps Technology.
Feature image: Gunye Ge face mask, Yakouba carver, 19th–20th century, New York Metropolitan Museum of Art.
List of Keywords users find our article on Google:
jira software |
tech giants racism |
automated steps library jira |
jira bitbucket |
definitelytyped |
git jira integration |
jira custom post function |
issue templates for jira |
aws rekognition |
jira portfolio |
building footprint definition wikipedia |
atlassian community |
jira change language |
bitbucket visual studio |
jira issue templates |
jira cloud github integration |
bitbucket pipelines aws |
jira custom fields |
jira copy comments to linked issues |
mongodb jira |
bitbucket atlassian |
swift package index |
community atlassian |
coding giants |
bitbucket pipeline increase memory |
wawa internship |
bitbucket pr template |
jira core |
jira copy board to another project |
hire remote jira developers |
bitbucket pull request template |
atlassian bitbucket |
microsoft visual c++ 2019 product family |
involve.me integrations |
jira for visual studio |
link jira issue to bitbucket branch |
what is an issue in jira |
atlassian tech stack |
jira story |
what is jira software |
bitbucket pipelines memory |
jira copy workflow from one project to another |
bitbucket readme image |
bitbucket issue |
bitbucket pipelines pricing |
difference between jira core and jira software |
visual studio 2022 preview 2 |
jira report on custom fields |
jira integration with github |
bitbucket time tracking |
swift design patterns |
prs studio |
git merge stackoverflow |
ny giants |
moral platitudes |
jira mongodb |
connect facebook leads to jira software cloud |
jira to mongodb |
riggins company jobs |
clang github |
partner.microsoft.com action pack |
messag custom fields jira |
how to tag someone in jira |
ripe.ent |
changer police visual studio code |
atlassian code |
atlassian community support |
automation module jira add on |
gitlab jira close issue |
jira vsts git integration |
jira always show custom field |
c sharp wikipedia |
giants software website |
visual studio 2019 intellisense |
filter by custom fields in jira porfolio |
how to close an issue in jira |
jira boards based on custom field |
jira cloud find id of custom field |
jira portfolio display custom issue types for schedule |
jira software custom fields |
atlassian visual studio integration |
jira context |
visual studio jira plugin |
jira post functions |
visual studio updates |
atlassian custom issue type in jira |
email this issue jira |
jira service desk automation copy comments to linked tickets |
link bitbucket to jira |
outsourcing facebook posts |
aclu container tracking |
git jira |
jira get list of values for custom field |
link bitbucket branch to jira |
save your net |
clang cl |
jira custom field manager |
lambda deep learning workstation |
workflow post function jira |
clang-cl |
git and jira |
atlassian jira issue types |
bitbucket jira |
jira workflow post function |
integrating git and jira |
jira add post function |
jira i don’t want a custom field showing for all issues |
jira visual studio |
facebook jira software cloud integration |
how to change issue type in jira |
jira adding custom fields to email |
post functions jira |
aclu remote internships |
how to close jira story |
jira message custom field |
visual studio 2019 git |
visual studio jira |
vsts devops vs jira |
what is issue in jira |
bitbucket kubernetes |
custom upload field jira |
jira showing custom field when viewing defect |
atlassian jira workflow |
jira add branch to issue |
jira cluster |
visual studio bitbucket |
atlassian kubernetes |
aws influxdb |
bitbucket issue tracking |
com atlassian jira issue |
jira bitbucket workflow |
jira clone issue with custom fields |
jira code repository |
jira custom field searcher |
jira custom report development |
jira database custom field |
jira issue template |
jirasoftware |
link jira to bitbucket |
how to clone test cases in jira |
jira multi select list |
jira software cloud integrations |
tagging someone in jira automation |
visual studio 2019 remote debugger |
visual studio online vs jira |
jira cloud custom fields |
jira portfolio custom fields |
serverless bitbucket pipeline |
visual studio readme |
bitbucket pull request |
building custom modules in jira |
can jira cloud do custom fields |
jira list custom fields |
description templates for jira cloud |
jira custom field database |
jira task custom fields |
dear software |
jira add code to custom field |
jira automation copy comments |
amazon jira |
atlassian jira gitlab integration |
bitbucket careers |
bitbucket issue tracker |
bitbucket jira automation |
custom field searcher jira |
atlassian git |
bitbucket add readme |
jira portfolio pricing |
jira software cloud integration |
quick jira |
visual studio 2019 team foundation server |
Source: InApps.net
Let’s create the next big thing together!
Coming together is a beginning. Keeping together is progress. Working together is success.