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

Extract Actionable Intelligence from Text-based Threat Intel using Sentinel Notebook

The blog post introduces theMitreMap Notebook, a tool that allows SecOps teams to input a threat report and infer the most likelyMITRE ATT&CK technique(s)that map to the report. The MITRE ATT&CK framework is used to standardize the discovery and explanation of attacker behavior, providing a knowled.. read more  

Extract Actionable Intelligence from Text-based Threat Intel using Sentinel Notebook
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

Spotify’s latest feature gives you an AI-powered personal DJ

Spotify has launched an AI-powered “DJ” feature that curates and provides radio-style commentary on a custom playlist as you’re listening to it... read more  

Spotify’s latest feature gives you an AI-powered personal DJ
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

Nvidia Teases DGX Cloud AI-As-A-Service As Earnings Wow Wall Street

Nvidia teased its new Nvidia DGX Cloud AI-as-a-service coming to cloud service providers as Wall Street responded favorably to its fourth-quarter earnings... read more  

Nvidia Teases DGX Cloud AI-As-A-Service As Earnings Wow Wall Street
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

Using ChatGPT for DevOps

This article discusses the author's experience using ChatGPT-3 and OpenAI's Platform Playground in their work as a DevOps engineer. The author was initially skeptical about ChatGPT's abilities, but after testing it by asking it to generate smallPythonandBashscripts, they were impressed with the qua.. read more  

Using ChatGPT for DevOps
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

Datasets at your fingertips in Google Search

Google has launcheda dedicated search engine for datasets called Dataset Search. The engineindexes more than 45 million datasets from over 13,000 websitesand is designed to facilitate easier discovery of detailed statistical information across verticals and industries. Dataset Search provides essen.. read more  

Datasets at your fingertips in Google Search
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

ripgrep-all Command in Linux: One grep to Rule Them All

Ripgrep-all(rga) is a tool that allows users tosearch almost all files for a text pattern, unlike the grep command, which is limited to plaintext files. Rga supports a wide range of file types, includingPDF,e-Books,Worddocuments,zip,tar, and evenembedded subtitles. ga supports case-insensitive and.. read more  

ripgrep-all Command in Linux: One grep to Rule Them All
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

Streaming-First Infrastructure for Real-Time Machine Learning

This article discussesthe benefits of a streaming-first infrastructure for real-time machine learning, including: - fast responses, - continual learning, - and adapting to changes in data distributions in production.Online prediction can be improved through a real-time pipeline, and event-driven mic.. read more  

Streaming-First Infrastructure for Real-Time Machine Learning
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

GPT-powered deepfakes are a ‘powder keg’

The use of GPT-powered deepfakes has become a "powder keg,"according to an article in Fast Company. Startups like Hour One and Synthesia are using generative AI to create virtual people for use in online learning, personalized ads, news reports and other content. While these virtual people have pro.. read more  

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

[INFOGRAPHIC] The True Cost of Downtime: 21 Stats You Need to Know

This article discusses the true cost of downtime and provides21 statisticsto illustratethe impact of downtime on revenue, productivity, reputation, and more. The article highlights that downtime happens in every organization, and its consequences are going up. Cyberattacks, human error, and network.. read more  

[INFOGRAPHIC] The True Cost of Downtime: 21 Stats You Need to Know
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

How Cloudflare Broke My Build and How I Fixed It

An open-source project failed to build on a continuous integration service due to a failure to upload source code coverage data to coveralls.io. The cause of the failure was found to be Cloudflare, a service provider used by coveralls.io. The author reached out to coveralls.io support and found tha.. read more