• 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.

input type button vs button
rust2023-02-12
Neha Sharma Neha Sharma

input type button vs button

The main difference between <input type="button"> and <button> is that the latter allows...

tsParticles 2.9.1 Released
rust2023-02-12
Matteo BruniMatteo Bruni

tsParticles 2.9.1 Released

tsParticles 2.9.1 Changelog Bug Fixes Fixed missing plugins in wordpress...

Approach to testing and improving QA
rust2023-02-12
dennis mwangidennis mwangi

Approach to testing and improving QA

1. Identify the goals of the QA system It is important to have a clear understanding of...

Simple JSON parser in c++, rust, ocaml, standard ml
cpp2023-02-11
Serpent7776Serpent7776

Simple JSON parser in c++, rust, ocaml, standard ml

Edit 2023-02-13: Added 'stripped binary size' to basic stats I've written a simple ASCII-only JSON...

The Sweetest Way To Learn Higher-Order Functions In JavaScript With Ice cream
vue2023-02-12
SamarthyaSamarthya

The Sweetest Way To Learn Higher-Order Functions In JavaScript With Ice cream

Let's Learn About Higher-Order Functions in JavaScript with Ice Cream 🍦 Have you heard of...

Sitting the AWS Solution Architect Associate SAA-C03 exam 60 times
rust2023-02-10
Ryan PothecaryRyan Pothecary

Sitting the AWS Solution Architect Associate SAA-C03 exam 60 times

I first attempted AWS's Solution Architect Associate level exam in 2015. It was perhaps the worst...

Fui demitida, e agora?
rust2023-02-08
Letícia SilvaLetícia Silva

Fui demitida, e agora?

É, eu já me fiz essa pergunta. E antes de qualquer coisa, preciso te confessar: também não sabia...

STM32F4 Embedded Rust at the PAC: System Clock Configuration
rust2023-02-20
Omar HiariOmar Hiari

STM32F4 Embedded Rust at the PAC: System Clock Configuration

🎬 Introduction Configuring clocks is an essential part of any microcontroller system....

Macro-Roni? AI-yi-yi!
beginners2023-02-08
Si DunnSi Dunn

Macro-Roni? AI-yi-yi!

Old Tutorials, ChatGPT, and No Mentor: How I Failed to Build a Rust Procedural Macro That Worked....

#Rust 🦀 – How to find a variable data type 🤔
englishpost2023-02-07
El BrunoEl Bruno

#Rust 🦀 – How to find a variable data type 🤔

Hi ! Quick post today to share how to find a variable data type in Rust. As far as I understand, we...

How to use Video Object Detection API with JavaScript in 5 minutes?
rust2023-02-07
Eden AIEden AI

How to use Video Object Detection API with JavaScript in 5 minutes?

In this tutorial, you will learn how to use Video Object Detection in 5 minutes using JavaScript....

My advocation for MultiType Return-Position `impl Trait` (MTRPIT) in Rust.
rust2023-02-07
Calin BaenenCalin Baenen

My advocation for MultiType Return-Position `impl Trait` (MTRPIT) in Rust.

Table of Contents 1. Foreword 2. A Solution 3. Tradeoffs of {impl enum T} 3.1. The...

Cryptography – A Gentle Overview (Part 2: Encryption)
java2023-02-05
Matt IrbyMatt Irby

Cryptography – A Gentle Overview (Part 2: Encryption)

Previous Entry This post is part 2 of a series. Click here to read the first entry in this...

Combining OS with git?
rust2023-02-05
qaiwizqaiwiz

Combining OS with git?

I know this may sound crazy (maybe it is already there but I am not aware of), how about combining...

Why we built a Rust-powered desktop app for previewing documentation
rust2023-02-02
Nik BegleyNik Begley

Why we built a Rust-powered desktop app for previewing documentation

This post was originally published on the Doctave blog. We took the arguably unusual choice to...

Learning by doing: An HTTP API with Rust
rust2023-02-02
Nicolas FränkelNicolas Fränkel

Learning by doing: An HTTP API with Rust

When I started working on this post, I had another idea in mind: I wanted to compare the developer...