• OPENDEV HUB V1.0• API STATUS: 100% OPERATIONAL• CLIENT ENGINE: LOADED & CACHED• TRENDING TECH: TAILWIND V4, NEXT.JS 16, RUST, GO• ZERO AUTH REQUIRED
OPENDEVHUB

Command Palette

Search for a command to run...

DEVELOPER RELEASES

DEVELOPER NEWS STREAM

Direct logs, engine updates, and framework notifications parsed from curated RSS feeds and announcements, updated hourly.

Simplify Auditing with Zero Assumptions
zeroassumptions2022-11-29
Falon DarvilleFalon Darville

Simplify Auditing with Zero Assumptions

Zero Assumptions is a simple-to-configure access control that monitors engineers' work. Use your own...

Embedded Rust & Embassy: UART Serial Communication
rust2022-11-28
Omar HiariOmar Hiari

Embedded Rust & Embassy: UART Serial Communication

This blog post is the second of a multi-part series where I will explore various peripherals of the...

Angular Material Mobile App with Capacitor
rust2022-11-28
Simon GrimmSimon Grimm

Angular Material Mobile App with Capacitor

Angular Material is an awesome library of Material Design components for Angular apps, and with its...

10 study areas for the AWS Certified Advanced Networking – Specialty exam
rust2022-11-27
Hammad KhanHammad Khan

10 study areas for the AWS Certified Advanced Networking – Specialty exam

I have completed 5 AWS Certifications, recently, I have passed, AWS Certified Advanced Networking –...

Rust Easy! Modern Cross-platform Command Line Tools to Supercharge Your Terminal
rust2022-11-07
Deepu K SasidharanDeepu K Sasidharan

Rust Easy! Modern Cross-platform Command Line Tools to Supercharge Your Terminal

Rust tooling is taking over the terminal. Use these awesome tools to supercharge your Linux/macOS/Windows terminal.

Comfortably monitor your internet traffic with Sniffnet
rust2022-11-23
Giuliano BelliniGiuliano Bellini

Comfortably monitor your internet traffic with Sniffnet

Sniffnet is a simple yet insightful application to let you have a glance into your network traffic in...

Tutorial on Intro to Rust Programming
rust2022-11-25
Sangam SwadiKSangam SwadiK

Tutorial on Intro to Rust Programming

Summary posted by: Sangam SwadiK Intro to Rust The Data Science community has greatly...

How to Promote Your Website for Massive Traffic: A Step-by-Step Guide
rust2022-11-27
ANIL DASANIL DAS

How to Promote Your Website for Massive Traffic: A Step-by-Step Guide

Hi, I'm Anil Das a Junior Software Engineer at Luxoft India. Here I would like to provide a brief...

Supercharge Rust APIs with Serverless Functions
actixweb2022-11-24
Demola MalomoDemola Malomo

Supercharge Rust APIs with Serverless Functions

Learn how to use Serverless Functions to build a user management API in Rust using Netlify, Xata, and Cloudinary.

Figuring out how Rust's SemVer works
rust2022-11-25
ZoeZoe

Figuring out how Rust's SemVer works

I was wondering how Rust's SemVer works, so I ran some experiments. For those who don't know, SemVer...

Data Masking
rust2022-11-24
Md Moeen Ajaz KhanMd Moeen Ajaz Khan

Data Masking

What is Data Masking? Data Masking is a process that is used to hide data. In Data Masking, real...

How To Generate A 'Blazing Fast' .gitignore File
rust2022-11-24
Damien SedgwickDamien Sedgwick

How To Generate A 'Blazing Fast' .gitignore File

This article is a bit of a shameless plug (aren't they all), it is to promote a little command line...

Rust with visual studio code
rust2022-11-23
Akash Akash

Rust with visual studio code

It is very rare who doesn't use vscode at this time. Almost all of us use visual studio code for our...

What's new in SeaORM 0.10.x
opensource2022-11-23
SeaQLSeaQL

What's new in SeaORM 0.10.x

🎉 We are pleased to release SeaORM 0.10.0! Rust 1.65 The long-anticipated Rust 1.65 has...

RUST: How to test println!() ?
rust2022-11-22
Maxime DavidMaxime David

RUST: How to test println!() ?

Let's say we want to test that a function is correctly outputting something. Our function may looks...

Folder Structure Can Bite You
rust2022-11-22
Insight LighthouseInsight Lighthouse

Folder Structure Can Bite You

Honestly, the point of this article is influence you to glance at my open source tool that blows up...