Live data from Hacker News

Viewing profile — itsmeadarsh

itsmeadarsh

HN member
Joined
Sun, May 12, 2024, 4:28 PM UTC
HN karma
13
Public activity
40 items

About itsmeadarsh

a teenage guy trying to code for fun.

Recent public activity

  1. comment
    Comment #48245467

    It is minecraft, even if you open Minecraft it will not work.

  2. 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…

  3. comment
    Comment #47860024

    This project requires on-device physical RGB testing, so something like RGB in CI/CD testing won't work.

  4. comment
    Comment #47859914

    I guess so, I have tested in Fedora. As long as they expose a System API for increasing and decreasing brightness

  5. 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 …

  6. 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…

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

  8. 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…

  9. story
  10. 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…

  11. 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…

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

  13. comment
    Comment #43916058

    Weren't they also in Cursor too?

  14. 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…

  15. story
  16. story
  17. 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…

  18. 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…

  19. story
  20. 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

  21. story
  22. story
  23. story
  24. story
  25. 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 |…