Hacker Newsnew | past | comments | ask | show | jobs | submit | koistya's commentslogin


Cool project! Been messing with AI agents for code stuff, and this Kanban setup for parallel tasks looks super handy—gonna try it on my next hack. Quick Q: handling token tracking per user/org? Got tons of experience from building UsagePilot (open-core lib for AI metrics). Happy to chat if you need a second pair of hands on that front!


WebSocket Router for Bun — A type-safe WebSocket router for Bun with Zod-based message validation. Route WebSocket messages to handlers based on message type with full TypeScript support.

https://github.com/kriasoft/bun-ws-router#readme


Part-time can be a great fit for developers who use their own stack and stick to a consistent architecture across multiple projects. For instance, I personally begin each of my projects with the same template (https://github.com/kriasoft/react-starter-kit 23k). This approach reduces overhead when juggling multiple tasks, allowing me to seamlessly make changes in one place and effortlessly push and merge updates into various upstream repositories for different clients. Excited about this efficiency-boosting method? Check out my new blog post where I delve into the details: https://medium.com/@koistya/enabling-efficient-front-end-dev.... Good luck with your project!


Great advert!


the hard part is finding part time work where you get to use your own stack.


Location: Europe, GMT+3

Remote: Yes

Willing to relocate: Yes

Technologies: GCP, DigitalOcean, Cloudflare; Node.js, Web Sockets, Web Crypto, TypeScript, Rust, GraphQL, Firestore, Webpack, React, Relay, Material UI, Emotion, CSS; Jest, Puppeteer, Playwright; GitHub Actions, Terraform, Docker, K8s, Linux; Google Analytics.

Resume/CV: https://www.linkedin.com/in/koistya

Email: [email protected]

Working as a full-stack software and DevOps engineer since 2001, and launched more than 10 successful products, I can help you with:

- Design, architecture, and build a beautiful web-based product utilizing the latest technologies and proven design patterns

- Optimize the performance and responsiveness of the app by moving the most critical pieces of the code to the CDN edge locations (Cloudflare Workers, KV, R2)

- Optimize hosting costs and dev time by using the serverless platform (Google Cloud Functions, Cloud Run, Cloud SQL, etc.) and Jamstack architecture

- Configure CI/CD for instant and frequent deployments

- Help you build an A+ remote dev team down the road as you grow and scale

Code examples:

- https://github.com/kriasoft/relay-starter-kit

- https://github.com/kriasoft/cloudflare-starter-kit

I love to connect with well-funded and ambitious startup founders, entrepreneurs, and PMs from the US, CA, UK, and EU.

Don't hesitate to ping me on Twitter/Telegram/Skype/IndieHackers: @koistya, Discord: koistya#2673


...pre-configured with Webpack, Babel, TypeScript, Emotion.js, Material UI theme customization including light/dark mode switching. Bookmark


Full-stack software engineer and DevOps, 20+ years of professional experience (often in a founding team member role)

  Location: St. Petersburg, Russia (GMT+3)
  Remote: Yes
  Willing to relocate: Yes
  Technologies: GraphQL, React/Relay, Node.js/JavaScript/TypeScript, Webpack/Rollup/Babel, Material UI, Draft.js/SlateJS, .NET/C#, PostgreSQL, Redis, Google Cloud Platform, Cloudflare
  Résumé/CV: https://www.linkedin.com/in/koistya
  Email: [email protected], Skype/Telegram/Twitter: koistya, Discord: koistya#2673
I can help you design and develope a GraphQL API server for your web and/or mobile app as well as CI/CD workflows, optimized for serverless infrastructure in Google Cloud Platform. The initial version (first iteration) will be ready and live in under three days! I'm also open for a technical co-founder role in your startup or interested in you as a business co-founder in one of my side projects.

Code examples: https://github.com/kriasoft/node-starter-kit https://github.com/kriasoft/react-starter-kit https://github.com/kriasoft/graphql-starter-kit


"As any developer will tell you, software development is a marathon, not a series of sprints."

I would argue with that.


There is an alternative solution that supports CSS Modules, PostCSS and HRM with React Hot Loader. Give it a try! Create a new folder for your project, then run:

    npm install -g react-app-tools
    react-app new
    react-app start
https://hashnode.com/post/react-redux-without-webpack-ciqylw...


I just published a similar tool:

    > npm install -g react-app-tools
    > react-app new
    > react-app start
The idea is to have no configs (though you will be able to configure anything if needed) and a bare minimum package.json:

    {
      "private": true,
      "dependencies": {
        "react-app": "^1.0.0",
      },
      "devDependencies": {
        "react-app-tools": "^1.0.0",
      },
      "scripts": {
        "build": "react-app build",
        "start": "react-app start",
      }
    }


Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: