HackerTrans
TopNewTrendsCommentsPastAskShowJobs

aspizu

no profile record

Submissions

Show HN: Bunnie – Use Bun as the templating engine in Rust applications

github.com
3 points·by aspizu·قبل 5 أشهر·0 comments

88x31 badge for gen-AI free, 100% human-made works

aspiz.uk
21 points·by aspizu·قبل 6 أشهر·11 comments

Show HN: Nixite – automatically install all your Linux software unattendedly

github.com
6 points·by aspizu·قبل 10 أشهر·1 comments

comments

aspizu
·قبل 5 أشهر·discuss
slop
aspizu
·قبل 5 أشهر·discuss
Funny how half of the shit there does not work for me, even though I'm using latest Chrome (Helium)
aspizu
·قبل 5 أشهر·discuss
Location: Pune/Bangalore Remote: No Willing to relocate: Yes Technologies: TypeScript/JavaScript, Python, Rust, SQL React/Preact, Tanstack Start, Next.JS, Astro, TailwindCSS, Vite Node.JS, Express, FastAPI/Starlette, Flask, tRPC, Elysia PostgreSQL, SQLite, Redis

Resume: on request Email: [email protected] GitHub: github.com/aspizu (I've built open-source software with over 500+ stars)
aspizu
·قبل 6 أشهر·discuss
Use this badge for websites, software, music, art, ... that were created completely by humans with no help from generative artificial intelligence. Use this badge to communicate that you have not used even a little bit of generative AI in your work.
aspizu
·قبل 9 أشهر·discuss
I've created a library that use t-strings to prevent shell injection that even works on Windows. It's written in Rust. https://github.com/aspizu/tshu

    $ uv run --with tshu python -m asyncio
    >>> from tshu import sh
    >>> username = "aspizu; rm -rf /"
    >>> await sh(t"echo {username}")
    aspizu; rm -rf /