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

Amazon Linux 2023, a Cloud-Optimized Linux Distribution with Long-Term Support

Amazon Linux 2023 is acloud-optimizedLinux distribution provided by AWS. It is the third generation of Amazon Linux distributions and is built on the principles of security, cloud optimization, and long-term AWS support. The key features of Amazon Linux 2023 include: - preconfigured security polici.. read more  

Amazon Linux 2023, a Cloud-Optimized Linux Distribution with Long-Term Support
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

curl 25 years online celebration

Curl, the open-source project for transferring data with URLs, is celebrating its25th anniversarywith an online birthday party. The event will take place on March 20, 2023, at 17:00 UTC and will be open for everyone to join. The celebration will include a presentation on the significant changes mad.. read more  

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

GPT-4, the latest milestone in OpenAI's quest

OpenAI has announced the release of GPT-4, the latest milestone in the company's efforts to scale up deep learning. This large multimodal modelcan accept both text and image inputsand generate text outputs. While it may be less capable than humans in many real-world scenarios, it exhibits human-lev.. read more  

GPT-4, the latest milestone in OpenAI's quest
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