Nicola Piermattei
banner
nicolapiermattei.me
Nicola Piermattei
@nicolapiermattei.me
I shitpost in my Likedin official profile
Website - nicolapiermattei.me
Pinned
I created this application because i needed somewhere to store my code snippets that i am too lazy to remember everytime i need to do them. I also intend to release the source somewhere wometimes
code-chunks.app
code_chunks
code-chunks.app
Added support to DotNet 10 to my 2 #blazor libraries.
Fuck it's fast.
November 11, 2025 at 4:36 PM
Quello che accade quando si vendono promesse di miglioramento
I colossi tech iniziano a emettere pesantemente debito per finanziare l'enorme costo degli investimenti in infrastrutture. Il free cash flow non basta più. Se la tendenza prende slancio, il potenziale di rischio sistemico è destinato ad aumentare considerevolmente.
www.ft.com/content/82f6...
November 1, 2025 at 8:23 AM
Does someone ever had this issue?
I have a #blazor server app EntraID OIDC, and is deployed through container apps (i can't change this, it's for a customer)
How do i manage containerization with horizontal scaling? I can't find anything. Customer may accept single pod with more resources, maybe
October 15, 2025 at 4:13 PM
Considering, after beying really happy with my framework 13 laptop, to buy the new fairphone. Curious about the experience. Bad or good feedbacks accepted
September 29, 2025 at 9:57 PM
Really into #syncthing lately. For common files share, it has been a bliss for local share. I don't fully understand how to configure the use of local network AND a specific relay in the gui (yes, terminal exists, but i run it also on my phone)
September 29, 2025 at 9:52 PM
My #blazor dropzone component has now support for multiple files
Check it out at www.nuget.org/packages/Sup...
Try it here: nikpiermafrost.github.io/SuperSimpleB...
SuperSimpleBlazorDropzone 1.1.0
Package Description
www.nuget.org
August 25, 2025 at 6:49 AM
www.nuget.org/packages/Sup...

I overcomplicated stuff in the first version, but it's ok now.
Starting to implement multiple support is WAY easier now
SuperSimpleBlazorDropzone 1.0.2
Package Description
www.nuget.org
August 24, 2025 at 6:37 AM
The moment i realized the absolute garbage of code i wrote. Should have RTFM
August 23, 2025 at 4:47 PM
Well i did it.
Dropzone component for Blazor.
www.nuget.org/packages/Sup...
SuperSimpleBlazorDropzone 1.0.0
Package Description
www.nuget.org
August 23, 2025 at 8:37 AM
Ok so the blazor dropzone component is done on the concept.
It will include a parameter if you prefer to receive base64 content or binary content. It will include a css class parameter to style the dropzone and a render fragment to choose what to show inside it (like some text etc) (Continue...)
August 23, 2025 at 7:20 AM
Should i do it a file dropzone for blazor? I want to release a file dropzone for blazor.
August 22, 2025 at 5:10 PM
i was right (again).
YouTube video by Low Level
youtu.be
August 12, 2025 at 6:16 AM
Dear Windows team.
I still need some windows tooling and time to time i need a windows VM.
If i need english language and my keyboard layout is this THAT hard to prevent other keyboard layouts to be installer and putting that as my default for no reason at all????
June 27, 2025 at 8:23 AM
Remember in the 14th of October when Microsoft has decided that your pc is not worth an upgrade anymore, because it will do it again
June 3, 2025 at 6:49 AM
When i get emotional over kernel level anticheats, it's because of shit like this:
www.reddit.com/r/linux_gami...
From the linux_gaming community on Reddit: What the actual fuck Riot?
Explore this post and more from the linux_gaming community
www.reddit.com
February 9, 2025 at 9:36 AM
I make side projects when i have a need. I made my app because i have dozens of repositories and i often forget how did i implement some stuff, and i use it daily. Or i just want to learn how some stuff works. That's why i created a tic tac toe during xovid which sometimes makes the wrong move
January 28, 2025 at 8:39 PM
Reposted by Nicola Piermattei
Been working on a small WYSIWYG editor for formulas in Blazor during the last week. I will use this in a new demo for custom waveforms in Blazor.WebAudio next week. 😁
#dotnet #blazor #math
Project: github.com/KristofferSt...
Demo: kristofferstrube.github.io/Blazor.Formu...
January 28, 2025 at 6:28 PM
Don't know how many #blazor devs are out here, but I use it at work, and dealing with modals is a pain in the ass, so I did this
www.nuget.org/packages/Sup...
This is a super simple wrapper for the browser dialog api. You just write the html and the css, i provide the bindings. That's it
SuperSimpleBlazorModal 1.0.1
Package Description
www.nuget.org
January 20, 2025 at 10:23 PM
Buying my first raspberry pi made me better as a developer. I understood how shit is deployed and made me better at linux. The problem is now i own 6 of them (1 pi0w, 1 pi0, 2pi4b and 2pi5) and i can't get enough of them
January 18, 2025 at 11:35 AM
I created this application because i needed somewhere to store my code snippets that i am too lazy to remember everytime i need to do them. I also intend to release the source somewhere wometimes
code-chunks.app
code_chunks
code-chunks.app
January 9, 2025 at 9:12 AM
When developing a new application, if you spend more time discussing the technology stack instead of business logic and features you're missing the point
November 29, 2024 at 8:48 AM
Win 10 is reaching EOL in a year. To the people wanting to switch to linux, go for ubuntu or mint. It has the most documented support for beginners online. Check that everything you need is compatible or has a suitable alternative. Worth in the long run but there will be issues in the short term
November 27, 2024 at 9:21 PM
@jeffgeerling.com I have seen your recent video about the CM5, and i was curious to ask, you go classic K8S on your cluster or you use some variant? Because i noticed my PIs handling K3S by Rancher waaaay better, and setup a full cluster is a curl away
November 27, 2024 at 7:00 PM
Fun fact about AI:
It is indeed a force multiplier in the hand of a skilled person as people say, but in the hand of someone who wants to replace said person, which has 0 domain knowledge, anything multiplied by 0 is still 0
November 27, 2024 at 6:50 PM
The first level up when you are junior level is deploying something by yourself in a classic linux box and learning from your fuckups
November 15, 2024 at 10:58 AM