๐ Tired of hardcoding `if (user.role === "admin")`?
Meet **Decide**, a role & condition-based permission engine for Rust+JS.
Ask can(), get your answer.
Clean. Fast. No BS.
it's time to Decide.
๐งฐ https://t.co/1CwAjCYBSF: https://t.co/usdWHHvYqw
๐ฆ NPM: https://t.co/P5OjifUe0m
โก๐ Overยฒ is here! ๐ฅ
Organised by Dev Soc, AEC.
First up: OverDrive โ a Full Stack Web Dev + Gen AI Bootcamp ๐ปโจ
๐ Starts: 1st December
๐ธ Fee: โน30 only
๐ Register now: https://t.co/ed4clCXk9a
Donโt miss the most awaited tech event of the year!
Level 2 dropping soon ๐๐ฅ
Working on building my own database rn๐
For now, its just a very basic key-value store that serializes data and stores it in an append-only log file, and it supports any data type present in rust (I do plan to make clients later for different languages and good DX)
Any ideas?
Venting out all frustrations in the form of a cursed language ๐๐
Just finished writing the lexer. Next up is the parser.
It's not gonna be compiled (not this one, at least), so that's one less thing to worry about.
A teaser as to how cursed it's gonna be:
Working on Profig, a config framework that removes all the 'Con' in 'Config'
It's in a very early stage right now (v0.1).
(Features present in replies ๐)
Try it out for yourself:
๐ฆhttps://t.co/mhlBlnta9J
๐ปhttps://t.co/u3Hz4Sucac
A work in very early stages, but hopefully helpful for others.
Profig - a config framework for Rust, that removes the 'Con' in 'Config'.
As a noob Rust dev, I appreciate any valuable feedback.
๐ปGitHub: https://t.co/u3Hz4Sucac
๐ฆCrates io: https://t.co/mhlBlnta9J
Working on Profig, a config framework that removes all the 'Con' in 'Config'
It's in a very early stage right now (v0.1).
(Features present in replies ๐)
Try it out for yourself:
๐ฆhttps://t.co/mhlBlnta9J
๐ปhttps://t.co/u3Hz4Sucac
Features:
โ Define config schema structs with attributes
โ Field-level metadata and validation (min,max,regex,default,doc)
โ Multiple formats: json, toml, yaml
โ Create docs and sample config files
See detailed features and usage on the GitHub
Been working on this for a while now.
This solves one of my real pain points: leaving my terminal. and go to the browser and open a website, just to manage some tasks.
Try it out yourself, in case it turns out to be useful for you as well:
https://t.co/lfVG28andF
Leaving the terminal just to mark a task as done?
So, I built Cues - a CLI-first task/project manager for devs.
โ Manage tasks from your terminal
โ Auto-syncs to a web dashboard
โ One-line install (Linux & Windows)
Try it ๐ https://t.co/lfVG28andF
Built with JS + ๐ฆ Rust
Leaving the terminal just to mark a task as done?
So, I built Cues - a CLI-first task/project manager for devs.
โ Manage tasks from your terminal
โ Auto-syncs to a web dashboard
โ One-line install (Linux & Windows)
Try it ๐ https://t.co/lfVG28andF
Built with JS + ๐ฆ Rust