ContentPosts from @dawnalvarez494..
Link
@faun shared a link, 3 years ago
FAUN.dev()

Extending Visual Studio Code - The Universally Identifiable Way

This article explains the process of creating a Visual Studio Code Extension that adds the capability to generate UUIDs without opening another web page. It also covers the steps to publish the extension on the Visual Studio Marketplace using the Yeoman VS Code Extension Generator. The article pro.. read more  

Extending Visual Studio Code - The Universally Identifiable Way
Link
@faun shared a link, 3 years ago
FAUN.dev()

Protect production branches from having secrets through an Azure DevOps branch policy

A simple solution to hide secrets in repository and monitoring them using Azure DevOps's build validation policy: write one script to scan the repository for secrets, create a comprehensive monitoring dashboard, suppress false positives, alert developers when trying to add secrets to the repository,.. read more  

Protect production branches from having secrets through an Azure DevOps branch policy
Link
@faun shared a link, 3 years ago
FAUN.dev()

Enhancing Accessibility, Building a Read This Page feature with Azure Speech Service and C#

The author discusses adding the ability to listen to a webpage with a natural-sounding voice using the Azure speech service. They use a C# console application to convert MDX markdown files to speech, outputting WAV file bytes. They then optimize cost by converting the WAV bytes to an MP3 file befor.. read more  

Enhancing Accessibility, Building a Read This Page feature with Azure Speech Service and C#
Link
@faun shared a link, 3 years ago
FAUN.dev()

Cryptocurrency Companies Targeted in Sophisticated 3CX Supply Chain Attack

Russian cybersecurity firm Kaspersky has reported a second-stage implant used by a hacking group to attack cryptocurrency companies through a supply chain attack on 3CX. The backdoor, namedGopuram, connects toa command-and-control serverand awaits further instructionsto interact with victims' file .. read more  

Cryptocurrency Companies Targeted in Sophisticated 3CX Supply Chain Attack
Link
@faun shared a link, 3 years ago
FAUN.dev()

NSA NCCP Collection

The NSA created online cybersecurity course with 100s of classes. The NSA aims to improve cybersecurity by building a skilled workforce through the National Cybersecurity Curriculum Program. The program involves developing a national cybersecurity curriculum that maps to the National Cybersecurity.. read more  

Link
@faun shared a link, 3 years ago
FAUN.dev()

To DIY or Not to DIY; Key Kubernetes Security Considerations

The article provides an overview ofthe security considerationsthat organizations should take into account when deciding betweenself-hosting or using a managed Kubernetes service. Managed Kubernetes services offer benefits such as control plane availability, data backups and recovery, patching and v.. read more  

To DIY or Not to DIY; Key Kubernetes Security Considerations
Link
@faun shared a link, 3 years ago
FAUN.dev()

GPT-4 for API design research

A developer found a useful trick for API design by researching how multiple frameworks in different languages solve a problem - specifically, how HTTP routing works by mapping an incoming request to code based on both the URL path and HTTP verb. They used GPT-4 to generate code examples for differe.. read more  

GPT-4 for API design research
Link
@faun shared a link, 3 years ago
FAUN.dev()

Alibaba launches its own ChatGPT rival, following Baidu’s chatbot

Alibaba's cloud unit launches Tongyi, its alternative to ChatGPT. The language model is produced in-house by the research division, Damo Academy... read more  

Link
@faun shared a link, 3 years ago
FAUN.dev()

AWS to upskill 10,000 students in Kenya through AWS Academy

AWS Academy partners with the Information Communication Technology Authority to provide the AWS Academy program, aimed at bridging the gap between academia and industry, promoting ICT literacy, and enabling students to pursue in-demand cloud careers. The program provides students with cloud computi.. read more  

Link
@faun shared a link, 3 years ago
FAUN.dev()

Microsoft Enhances Azure Learning with Learn Rooms

Microsoft's new offering, Learn Azure Learn Room, is an interactive community designed to connect learners with technical experts interested in Azure. Offered synchronously and asynchronously, learners can engage in conversations and access resources facilitated by Microsoft experts in various tech.. read more  

Microsoft Enhances Azure Learning with Learn Rooms