HackerTrans
TopNewTrendsCommentsPastAskShowJobs

itsmeadarsh

no profile record

Submissions

Ask HN: I think we need Trustpilot for GitHub users, don't we?

1 points·by itsmeadarsh·há 3 meses·1 comments

Show HN: Backlit Keyboard API for Python

github.com
27 points·by itsmeadarsh·há 3 meses·5 comments

Ask HN: Is this the secret of One Piece?

3 points·by itsmeadarsh·há 4 meses·0 comments

WarperGrid – A modular React grid 30x faster than AG Grid, half the cost

grid.warper.tech
2 points·by itsmeadarsh·há 5 meses·1 comments

Show HN: Warper – React virtualization with Rust/WASM for 10M+ items

github.com
2 points·by itsmeadarsh·há 6 meses·0 comments

Show HN: Warper – The fastest React virtualization library, built with Rust/WASM

warper.tech
3 points·by itsmeadarsh·há 7 meses·0 comments

comments

itsmeadarsh
·há 2 meses·discuss
It is minecraft, even if you open Minecraft it will not work.
itsmeadarsh
·há 3 meses·discuss
This project requires on-device physical RGB testing, so something like RGB in CI/CD testing won't work.
itsmeadarsh
·há 3 meses·discuss
I guess so, I have tested in Fedora. As long as they expose a System API for increasing and decreasing brightness
itsmeadarsh
·há 3 meses·discuss
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 RGB, so I am unable to test if RGB works or not. Speaking of different brands, I think it the package will work wherever there's a backlit keyboard with operating system as Linux. I don't have a Macbook, so I don't know how to do the same for Mac.
itsmeadarsh
·há 5 meses·discuss
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 architecture – attach only what you need (sorting, filtering, export, etc.) - Export to CSV, Excel, JSON, and PDF out of the box - Cell editing with formula support (=SUM, =AVG, etc.) - SQL query panel – query your grid data with SQL syntax - Clipboard support (Ctrl+C/X/V) - Master-detail rows, column pinning, row grouping - No external CSS framework required

It's designed to be simple to get started:

    import { WarperGrid } from '@itsmeadarsh/warper-grid';
    <WarperGrid data={data} columns={columns} height={400} />
Demo & Docs: https://grid.warper.tech NPM: https://www.npmjs.com/package/@itsmeadarsh/warper-grid

Would love feedback from the community. What features do you look for in a data grid?
itsmeadarsh
·ano passado·discuss
Weren't they also in Cursor too?