Resource – Devstyler.io https://devstyler.io News for developers from tech to lifestyle Tue, 28 Nov 2023 10:42:17 +0000 en-US hourly 1 https://wordpress.org/?v=6.8.5 Capital One Announces New Synthetic Data Generation Project https://devstyler.io/blog/2023/11/28/capital-one-announces-new-synthetic-data-generation-project/ Tue, 28 Nov 2023 10:42:17 +0000 https://devstyler.io/?p=114863 ...]]> In the world of machine learning, innovation requires the use of data. However, the reality for many companies is that data access and environmental controls, which are vital for security, can also add inefficiencies to the model development and testing life cycle.

To overcome this challenge and help companies Capital One has provided an open resource for a new project called Synthetic Data.

“With this tool, data sharing can be done safely and quickly allowing for faster hypothesis testing and iteration of ideas,” said Taylor Turner, lead machine learning engineer and co-developer of Synthetic Data.

Synthetic data generates artificial data that can be used instead of “real” data. They often contain the same schema and statistical properties as the original data, but do not include personally identifiable information. This is most useful in situations where complex, non-linear datasets are needed, as is often the case in deep learning models.

Utilizing Synthetic Data involves the model builder furnishing the necessary statistical properties for the experiment’s dataset. This includes details such as the marginal distribution among inputs, correlation between inputs, and an analytical expression that establishes the mapping from inputs to outputs.

“And then you can experiment to your heart’s content. It’s as simple as possible, yet as artistically flexible as needed to do this type of machine learning”, said Brian Barr, senior machine learning engineer and researcher at Capital One.

According to Barr, there were some early efforts in the 1980s around synthetic data that led to capabilities in the popular Python machine learning library scikit-learn. However, as machine learning has evolved those capabilities are “not as flexible and complete for deep learning where there’s nonlinear relationships between inputs and outputs,” said Barr.

The Synthetic Data initiative originated within Capital One’s machine learning research program, which is dedicated to exploring and advancing progressive methods, applications, and techniques in machine learning to enhance the simplicity and security of banking. It emerged from the Capital One research paper, “Towards Ground Truth Explainability on Tabular Data,” co-authored by Barr.

“Sharing our research and developing tools for the open-source community are integral aspects of our mission at Capital One. We are excited about the ongoing exploration of the synergies between data profiling and synthetic data, and we are committed to sharing our insights”, Turner stated.

This project seamlessly integrates with Data Profiler, Capital One’s open-source machine learning library designed for monitoring large datasets and identifying sensitive information that requires secure handling. Data Profiler compiles the dataset’s representative statistics, and Synthetic Data can then be generated based on these empirical metrics.

]]>
Amazon Surprises with Employee Layoffs in Two Unexpected Departments https://devstyler.io/blog/2023/09/11/amazon-surprises-with-employee-layoffs-in-two-unexpected-departments/ Mon, 11 Sep 2023 11:36:54 +0000 https://devstyler.io/?p=110830 ...]]> Amazon will lay off employees from two departments within the company – that of the Alexa voice assistant and that of cloud gaming. The aim of these measures is to change the company’s priorities and efforts in these specific areas.

The Alexa division will undergo a restructuring that will result in job cuts. The move is part of Amazon’s strategy to streamline operations and focus on key growth areas. Although no specific details on the number of cuts have been revealed, it is understood that they will affect a significant portion of the workforce.

In addition to this, the cloud gaming division will also make cuts. That division, focused on cloud gaming services, has faced challenges competing with industry giants like Google and Microsoft. The layoffs indicate a reassessment of Amazon’s approach to the cloud gaming market and a reallocation of resources to other initiatives.

These developments are further evidence of Amazon adapting to changing market dynamics and prioritizing areas with the greatest growth potential. With its latest actions, the company aims to better position itself in the highly competitive technology industry.

While layoffs can be troubling for employees, they can also have their upside. The layoffs signal the company’s efforts to optimize its resources and align its workforce with its strategic goals.

Amazon is expected to make further adjustments to its organizational structure and initiatives.

]]>
Mozilla Opposes ChatGPT and Bard with Open Source Initiative https://devstyler.io/blog/2023/03/23/mozilla-opposes-chatgpt-and-bard-with-open-source-initiative/ Thu, 23 Mar 2023 13:04:45 +0000 https://devstyler.io/?p=103521 ...]]> Mozilla has announced the founding of an open-source initiative to develop artificial intelligence, Search Engine Journal reports.

It will put transparency, accountability and reliability at the forefront of open source AI products to counter Microsoft, OpenAI and Google. Many of the most important software products we use every day, such as Android, WordPress, PHP, Nginx and Apache, are open source.
Mozilla has pledged $30 million to develop an alternative to the closed systems developed by big tech companies that put profits first.

Mozilla’s approach, like everything else they create, will be human-first.

Mozilla is committed to helping create an Internet that hews to the following principles:
-The internet is a global public resource that must remain open and accessible
Individuals’ security and privacy on the internet are fundamental and must not be treated as optional.
-Individuals must have the ability to shape the internet and their own experiences on it.
-Free and open source software promotes the development of the internet as a public resource.
-Transparent community-based processes promote participation, accountability and trust.
-Magnifying the public benefit aspects of the internet is an important goal, worthy of time, attention and commitment.”

The company said it aims to create a decentralized artificial intelligence community to serve as a “counterbalance” to large profit-driven companies. Mozilla is focused on the benefits of AI for humanity, not on turning humans into a commodity.

The announcement states that their first two projects will focus on creating free, reliable, and open source generative AI, which is a product like ChatGPT and Bard. Their second focus is on creating a privacy-oriented recommendation system that “does not misinform or undermine our well-being.”

If it achieves this goal, Mozilla will have made an important contribution to changing what the future of AI will look like.

]]>
Snyk Announces New Features in Snyk Cloud and its Platform https://devstyler.io/blog/2023/01/03/snyk-announces-new-features-in-snyk-cloud-and-its-platform/ https://devstyler.io/blog/2023/01/03/snyk-announces-new-features-in-snyk-cloud-and-its-platform/#comments Tue, 03 Jan 2023 10:58:42 +0000 https://devstyler.io/?p=97507 ...]]> Snyk, a security platform for developers, recently announced the general availability of its cloud security tunnel, Snyk Cloud, and enhancements to its platform. Extending support for Software Bill of Materials (SBOM), the enhancements include new reporting capabilities and self-service resources.

Snyk Cloud was first announced last July with limited availability. Using Snyk Cloud, developers can identify cloud security issues early on when designing cloud configurations. Using the Unified Policy Engine, developers can apply the same security rules to infrastructure as code (IaC) files and runtime resources in the cloud. Snyk Cloud can also scan third-party code, containers, and dependencies. In a centralized user interface, there are real-time insights from the organization’s cloud.

“We created the industry-leading developer security platform to help companies embrace the business-critical transformation of DevSecOps and reap its many benefits. We are committed to continuously improving and evolving the platform to ensure that developers, security engineers and cloud teams can collaborate effectively to both enhance security and increase the speed of innovation.”

Manoj Nair, chief product officer at Snyk, said

In terms of deploying Snyk products and configuring them, Snyk announced new self-service resources. These resources include self-learning courses and a central knowledge resource center. For those who prefer live expert knowledge, starter sessions and office hours are available for all new and existing users. Snyk also offers two professional service offerings, Snyk Accelerate and Snyk Premium.

]]>
https://devstyler.io/blog/2023/01/03/snyk-announces-new-features-in-snyk-cloud-and-its-platform/feed/ 1
HashiCorp Released Version 4.0 of Terraform AWS provider https://devstyler.io/blog/2022/02/14/hashicorp-released-version-4-0-of-terraform-aws-provider/ Mon, 14 Feb 2022 07:50:43 +0000 https://devstyler.io/?p=81058 ...]]> HashiCorp has announced the release of version 4.0 of their Terraform AWS provider. This version introduces significant, breaking changes to the Amazon S3 bucket resource. The release also includes full lifecycle control over default resources, changes to the provider configuration, and improvements to handling plural data sources, according to InfoQ.

The HashiCorp Terraform AWS provider now includes 897 resources and 307 data sources. Version 4.0  brings the next four updates:

  • Updating the Amazon S3 bucket resource, creating additional resources for S3 bucket management
  • Implementing the full CRUD lifecycle for default resources
  • Ensuring all plural data sources can return zero results
  • Updating the provider configuration

The idea of this new version 4.0 is configuration to be simplyfied and the overall experience of using the Terraform AWS provider to be improved.

]]>
Azul Launched New Java Cloud-Native Compiler  https://devstyler.io/blog/2022/02/08/azul-launched-new-java-cloud-native-compiler/ Tue, 08 Feb 2022 14:34:22 +0000 https://devstyler.io/?p=80712 ...]]> Azul has launched a new cloud-native compiler that offloads Java JIT compilation from a local system to an elastic resource. The compiler’s purpose is to lower the amount of resources needed to run the application and improve time to peak performance, according to InfoQ. Scott Sellers, CEO and co-founder, Azul said:

“Azul Intelligence Cloud helps IT and application leaders deliver on a seemingly paradoxical set of priorities: deliver innovative cloud-based applications while also decreasing infrastructure costs in a business environment where improving margins is often a matter of survival.”

He added:

“Azul offers customers faster performance using fewer compute resources, delivering up to 50 percent reduction on their infrastructure spending. We do this not by changing their application code or by adding servers, but by optimizing the underlying infrastructure that runs their applications.”

Some of the new cloud-native compiler’s features are:

  • Optimizations at Lower Reduced Cost;
  • Application Performance and Performance of JVM-Based Infrastructure Workloads Improvement;
  • Wasteful Overprovisioning Avoidance;
  • Rapid Warmup to Full-Speed Operation;
]]>
Xiaomi Strengthens Data Protection  https://devstyler.io/blog/2022/02/03/xiaomi-strengthens-data-protection/ Thu, 03 Feb 2022 11:10:36 +0000 https://devstyler.io/?p=80311 ...]]> Xiaomi has announced the findings of an independent review into its data protection compliance.

Xiaomi appointed TRUSTe LLC to conduct an independent audit of its data protection and security management. The review comprehensively evaluated whether the processing of personal information conducted by Xiaomi is performed in compliance with the General Data Protection Regulation (GDPR) of the European Union (EU). Cui Baoqiu, Xiaomi Vice President and Chairman of Xiaomi Security and Privacy Committee said:

“We regularly engage with TRUSTe, as well as other credible institutions globally to warrant that Xiaomi’s user privacy protection, including GDPR compliance, keeps improving and perfecting its practices to offer our users reliable and trustworthy products and services. I’m very pleased to see that Xiaomi has completed TRUSTe’s annual audit of GDPR privacy compliance, which demonstrates our commitment to privacy protection.”

Xiaomi continues to submit to outside scrutiny when it comes to data protection and user privacy, adopting the GDPR of the EU compliance assessment in 2018.

The Validation Requirements focus on program-level measures in eight areas: Integrated Governance, Risk Management, Resource Allocation, Policies and Standards, Processes, Awareness and Training, Monitoring and Assurance, and Reporting and Certification.

]]>
Meta Is About To Be Rejected By Starling Because Of Fake Ads https://devstyler.io/blog/2022/01/10/meta-is-about-to-be-rejected-by-starling-because-of-fake-ads/ Mon, 10 Jan 2022 15:50:21 +0000 https://devstyler.io/?p=78562 ...]]> Meta will be cut off from Starling because of its failure to deal with fake financial advertisements.

Anne Boden, Starling’s CEO and founder, declared that her firm will no longer pay for ads on Facebook and Instagram while impostors  are targeting its customers. Boden said:

“We want to protect our customers and our brand integrity. And we can no longer pay to advertise on a platform alongside scammers who are going after the savings of our customers and those of other banks.”

The U.K government was under the pressure of Boden. She insists on addressing financial fraud in the Online Safety Bill. However, the Bill would place a duty of care on companies such as Meta or Google. They will be required to take action against illegal content. Those companies which do not comply with that rule, will be obliged to pay penalties of £18 million ($24 million) or 10% of their annual global revenues.

About five months ago, Google put an end to accepting ads for financial services  which are not authorized by the FCA.

In December Meta engaged itself to tighten its policies on financial advertising. It is expected that it will make the changes later this year. A Meta spokesperson commented:

“Promoting financial scams is against our policies and we’re dedicating significant resources to tackling this industry-wide issue on and off our platforms.”

They also added:

“To fight this, we work not just to detect and reject scam ads on our services, but also block advertisers. While no enforcement is perfect, we continue to invest in new technologies and methods to protect people on our service from these scams.”

Boden hopes that Facebook’s plans will not distract the company from doing “the right” thing in the UK this year.

]]>
TinyML Platform “Codecraft” Nominated as a Finalist for BETT Awards 2022 https://devstyler.io/blog/2021/11/19/tinyml-platform-codecraft-nominated-as-a-finalist-for-bett-awards-2022/ Fri, 19 Nov 2021 11:26:16 +0000 https://devstyler.io/?p=75013 ...]]> The Graphical Programming Platform for Embedded Machine Learning Seeed Studio’s Codecraft was recently nominated as a finalist for BETT Awards 2022. Codecraft was nominated in the “Secondary – Free Digital Content, App or Open Educational Resource” category.

Codecraft is a block-based graphical programming environment based on Scratch 3.0, that supports a variety of programming languages like Arduino IDE, Python, C, JavaScript, and the like. People with no programming background can run embedded Machine Learning on simple equipment to create tinyML application projects in practice to solve complex problems too. Eric Pan, the Founder and CEO of Seeed Studio, said:

“We are so thrilled and delighted to know that our Graphical Programming Platform for tinyML Codecraft has been recognized. Codecraft will definitely expand tech learning for people who want to embrace embedded Machine Learning.”

The Platform for TinyML “Codecraft” also supports various open-source hardware platforms, including Arduino, micro:bits, Wio Terminal, Grove, Bittle, and more.

]]>