xakpc
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Not much to say. I work on windows, I hate postman, I need to manage bunch of .http files across multiple repositories. So I built a fast and native tool for myself and published it if you want to try it too. Any…
-
I use Plausible as a main analytics platform, but apparently I don’t have the discipline to check it regularly for all my side-projects. So it just sits there and I'm actually paying money for that just to exists. To…
-
Originally I thought it would be cool to expose something like dstp over HTTP: a simple way to run low-level network diagnostics remotely via a REST API. Then I ditched dstp and rewrite every check with .NET. Then I…
-
Since last week I played a lot with using new dotnet run app.cs feature, as well as Agents in Visual Studio and in terminal. And I found out that this feature works very good with MCP concepts You basically could write…
- Show HN: Developer Take-Home Assignment Generator (aidevassess.com)
- Extending Visual Studio 2022 (xakpc.info)
-
Sass plugin for Gulp utilizing the speed and performance of Grass rust library to compile SASS to CSS 8x faster than gulp-sass with dart-sass. Built this for myself to replace dart-sass for on-fly compilation. On 98KB…
- Htmx and asp.net validation works great, btw (xakpc.info)
- Show HN: I built a tool to create HTML forms from MD. Built with Htmx+dotnet BTW (createhtmlform.com)
Built it with focus on simplicity, nothing fancy. Build with PicoCSS, htmx and dotnet razor pages Hope it would be usefull to you
-
Hey, HN. I have a question for you. We use our own bot constructor for years. It allowed us to build numerical chatbots and chatbot-based products, mostly for HR. It's quite simple, has almost none visual interface and…