Viewing profile — itsmeadarsh
itsmeadarsh
HN member- Joined
- Sun, May 12, 2024, 4:28 PM UTC
- HN karma
- 13
- Public activity
- 40 items
- HN profile
- View on Hacker News ↗
About itsmeadarsh
Recent public activity
-
comment
Comment #48245467
It is minecraft, even if you open Minecraft it will not work.
-
story
Ask HN: I think we need Trustpilot for GitHub users, don't we?
This vouch system actually doesn't work. Non-developers are polluting the entire ecosystem. I was reading this article and came across a new idea https://awesomeagents.ai/news/gith…
-
comment
Comment #47860024
This project requires on-device physical RGB testing, so something like RGB in CI/CD testing won't work.
-
comment
Comment #47859914
I guess so, I have tested in Fedora. As long as they expose a System API for increasing and decreasing brightness
-
comment
Comment #47822845
I am not sure about whether the project is brand-specific or not, however I worked on first try on a Lenovo Ideapad Gaming Laptop running Fedora. Though, my device doesn't support …
-
story
Show HN: Backlit Keyboard API for Python
It currently supports Linux as of now. You can use this package to tinker with many things. Let's say, if you want to make a custom notification system, like if your website is dow…
-
story
Ask HN: Is this the secret of One Piece?
The true essence of One Piece goes beyond treasure hunting. It is about exploring every corner of the world and bringing people together. Through their adventures across diverse is…
-
comment
Comment #46853712
I've been working on WarperGrid, a React data grid designed for developers who want power without complexity. Key features: - Full TypeScript support with excellent DX - Plugin arc…
- story
-
story
Show HN: Warper – React virtualization with Rust/WASM for 10M+ items
I built a React virtualization library that offloads scroll calculations to Rust compiled to WebAssembly. Why I built this: I was working on a trading dashboard that needed to disp…
-
story
Show HN: Warper – The fastest React virtualization library, built with Rust/WASM
I built the fastest React virtualisation library. The core is written in Rust and compiled to WebAssembly. Live Demo: https://warper.tech 10 million rows at 120+ FPS. No lag. No dr…
-
story
Ask HN: If I had to build a Neovim plugin, what kind of plugin should I make?
I want to build a neovim plugin but I am out of ideas. Please recommend something unique; something that you would use on daily basis.
-
comment
Comment #43916058
Weren't they also in Cursor too?
-
story
Show HN: I made the easiest authentication library for Python. Seriously, Yes.
Haze is a blazing-fast Magic Link Authentication service for Python applications, designed for simplicity and performance. With a lightweight core and modern cryptography using JWT…
- story
- story
-
comment
Comment #43395156
I need to do some tweaking, but for now, It is open for testing purposes. I wrote my custom license, which will be freely available for personal use and provides the right to use c…
-
story
Show HN: Lightning-Fast Magic Link Auth for Python. Ultra Secure. Easy as Cake
Haze - Lightning-Fast Magic Link Authentication Haze is a high-performance, easy-to-use Magic Link Authentication service for Python applications. Generate secure authentication li…
- story
-
story
Show HN: I made a boxen library for Python (inspired by sindresorhus)
A simple, fast, dependencyless and intuitive library for creating boxes in the console
- story
- story
- story
- story
-
story
Show HN: The World's Fastest regex library for Python. Wrapper of regex (Rust)
OUTPUT BENCHMARK PS D:\dev\flpc> python .\benchmark\bench.py Operation | flpc (ms) | re (ms) | Used Regex | Faster ------------------------------------------------------- Compile |…