vixalien

↗ HN profile [ 112 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hello all, been trying to switch away from Claude Code and have been trailing this: - Harness: Opencode (via Openchamber) - Subscription: GitHub Copilot (50$) - API Usage (beyond subscription): Open router - Free…

  2. Hello, I'm a junior engineer and has seen more and more people pivot to AI for agentic coding. Just wanted to know how you all use AI (if at all). Particularly interested in workflows you use to deliver quickly and…

  3. Hello everyone. So a while ago I stumbled upon Shopify's Polaris, which is a React UI framework. It seemed like a nice project overall, and while I appreciate it being an open source project (they didn't have to do…

  4. Spotify wrapped, the story like thing that shows you the stats of what you've been listening to every year like what artists/songs/genres you've been listening to the whole year just dropped. but the thing that's not…

  5. You can find the project on GitHub: https://github.com/vixalien/ruhuka. Any ideas are welcome.

  6. Show HN: I Set Up Git (vixalien.com)
  7. Looking for some inspirations.

  8. Hey guys. I'm reviving my blog (https://www.vixalien.com). It's about web development. I want to create the best content but I don't have many references (strongly web development blog). Some starting points are:…

  9. Rabbet (dash.rabbet.me)
  10. So I decide to build a windows 11 app. I already know some .NET and C/family from school and look through the source of C# and it doesn't seem too complicated. However, building Windows apps is very complicated even…

  11. If you try too visit twitter.com with Javascript disabled, you will get a <noscript> error. If Twitter can't render, how does Google index it? I know Google most probably renders JS pages as well but let's imagine it…

  12. I'm using NextJS (Serverless React on Node.JS) but the api structure there is very limiting, especially considering Ruby on Rails. I was looking for an API framework that can handle pretty expensive business-level…

  13. You can now make React-like static websites more faster, more lightweight and easier than ever thanks to Explosiv. Also, should we add client-side hydration? That is, make Explosiv more than just a static site generator…

  14. https://www.npmjs.com/package/explosiv Hey! I've been dealing with this project and I want to let it out in the wild and ask you all what you think. Basically, Explosiv generate a static site, written in JSX. It is…