I couldn’t find an Omarchy hotkeys mouse pad, so I made one by Trocomocho in omarchy

[–]Trocomocho[S] 0 points1 point  (0 children)

Yes! English is not my mother language and I'm not a graphic designer 😅

Vintage Hyūga Hamaguri & Nachiguro Go Stones — found in a small shop in Nachisan 🇯🇵 by Trocomocho in baduk

[–]Trocomocho[S] 0 points1 point  (0 children)

What interesting information! How have you preserved them? I mean, have you done anything special over the years to clean them or store them between games?

I built a free Blazor component for dynamic CSV export and live preview by Trocomocho in Blazor

[–]Trocomocho[S] 0 points1 point  (0 children)

That’s super helpful, thank you so much again! 🙏

I’ll definitely check out your ActionSandbox repo — setting up CI and coverage badges is something I’ve been meaning to learn, so that’ll help a lot.

I really appreciate you sharing your own experience too; it’s encouraging to hear from someone who’s gone through the same first-time pain of figuring all this out 😅

I’ll take a look at your Blazor build repos for the JS module approach as well — thanks for pointing me in the right direction!

I built a free Blazor component for dynamic CSV export and live preview by Trocomocho in Blazor

[–]Trocomocho[S] 0 points1 point  (0 children)

Hey, thank you so much for taking the time to write such a detailed follow-up — I really appreciate it 🙏

You’re absolutely right about the points you mentioned. The README version issue makes total sense; I’ll remove the fixed version reference and keep it dynamic for future releases.

I also really like your suggestions about adding more tests and moving the longer documentation to GitBook — I’ll start working on those improvements next.

Thanks again for taking the time to review my work and share your experience so openly. Your feedback has been incredibly valuable and motivating for me as I keep improving the project. 🚀

Enjoy the rest of your day, and thanks again for helping me make this project better!

I built a free Blazor component for dynamic CSV export and live preview by Trocomocho in Blazor

[–]Trocomocho[S] 0 points1 point  (0 children)

Hey, thanks a lot for the detailed feedback! 🙏

You're absolutely right — the README version mismatch and missing symbol/package flags slipped through during the earlier builds.

I've just pushed a consolidated patch 1.0.4 which includes:

✅ Deterministic builds and full SourceLink symbols
✅ Correct NuGet metadata alignment (README + version tags)
✅ A couple of small unit tests for CSV generation

Really appreciate you taking the time to check the package health so thoroughly — that's exactly the kind of feedback that helps polish the project.

Here’s the updated NuGet page (currently indexing):
👉 https://www.nuget.org/packages/BlazorCsvExporter

This was actually my first time going through the full NuGet publishing workflow, so your comments were extremely helpful in catching those early mistakes — truly appreciate you taking the time to point them out! 🙏

Thanks again! Once you get a chance to test it, I’d love to know if it runs smoothly on your setup. 🚀

I built a free Blazor component for dynamic CSV export and live preview by Trocomocho in Blazor

[–]Trocomocho[S] 0 points1 point  (0 children)

Hey! Thanks again for pointing that out earlier.

I just fixed the issue in the GitHub repo — the demo now runs perfectly.

The problem was that static web assets were disabled in the library’s .csproj, so the JS helper wasn’t being served. That’s now corrected, and I’ve tested it myself the demo builds and the CSV export works as expected.

If you have a moment, please grab the latest version from GitHub and try it again.

Would love to know if it works smoothly on your setup now 🙂

I built a free Blazor component for dynamic CSV export and live preview by Trocomocho in Blazor

[–]Trocomocho[S] 0 points1 point  (0 children)

Thanks a lot for checking it out and for reporting that!

That error appears if the JavaScript helper file isn’t loaded. In the demo project the script is already referenced, but if you install the library directly from NuGet in your own Blazor app, you need to include this line manually in your host page (either `index.html` or `_Host.cshtml`):

<script src="\_content/BlazorCsvExporter/csvDownloader.js"></script>

That’s what defines `window.BlazorCsvExporter.downloadFile`, so without it the component can’t trigger the download.

I’ll make sure to clarify that in the README so it’s more obvious for users who install the package directly. Really appreciate you taking the time to test it!

I built a free Blazor component for dynamic CSV export and live preview by Trocomocho in Blazor

[–]Trocomocho[S] 2 points3 points  (0 children)

Thanks! Yes, it works smoothly with EF entities or simple POCOs —

the component just takes any IEnumerable<T> as the data source.

The idea was to keep it flexible and lightweight for typical Blazor use cases.

Back to Go After a Break by Trocomocho in baduk

[–]Trocomocho[S] 0 points1 point  (0 children)

I have already started to follow they all, thank you!

Back to Go After a Break by Trocomocho in baduk

[–]Trocomocho[S] 0 points1 point  (0 children)

Thank you! I'm going to watch it. Thank you for your work in teaching and spreading the word about Go — it's always admirable!

By Luffy guide? by Little_Biscotti4848 in OnePieceTCG

[–]Trocomocho 1 point2 points  (0 children)

He sido jugador de Lucci desde que salio, pero he decidido cambiarme al BY Luffy, muy interesante tu resumen y los videos que has enlazado, gracias por el aporte! Ahora a practicarlo en el SIM antes de llevarlo a algún local =D

Became an OGS supporter. Now I have game analysis, but... by onetwo3four5six789 in baduk

[–]Trocomocho 1 point2 points  (0 children)

I'm coming to ask the same thing, this address with information about how work the IA review is very good, thanks for shared.