Nicola Piermattei's Avatar

Nicola Piermattei

@nicolapiermattei.me.bsky.social

I shitpost in my Likedin official profile Website - nicolapiermattei.me

43 Followers  |  139 Following  |  81 Posts  |  Joined: 13.11.2024  |  1.8286

Latest posts by nicolapiermattei.me on Bluesky

Yes.

02.11.2025 11:32 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Close enough

01.11.2025 08:24 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Quello che accade quando si vendono promesse di miglioramento

01.11.2025 08:23 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Turns out it just works even without a broker

30.10.2025 23:10 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Damn, thanks anyway

18.10.2025 05:47 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

No i mean, the token caches is my issue

17.10.2025 22:34 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

It is indeed container apps

17.10.2025 13:52 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

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

15.10.2025 16:13 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Considering, after beying really happy with my framework 13 laptop, to buy the new fairphone. Curious about the experience. Bad or good feedbacks accepted

29.09.2025 21:57 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Would be really helpful also to configure a dockerized relay with reverse proxy. Standard configuration is ok, but i don't like the idea to expose a port like that

29.09.2025 21:54 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

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)

29.09.2025 21:52 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

You will need a higher pain tolerance. It's wonderful for 95% of the case, but the 5% you will yell at who in the hell invented that thing and why the fuck it is like it is. And if you are not a linux user and you decide to become one, it gets to 85/15. Greater 85%, way worse 15%

29.09.2025 19:40 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
SuperSimpleBlazorDropzone 1.1.0 Package Description

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...

25.08.2025 06:49 โ€” ๐Ÿ‘ 3    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
SuperSimpleBlazorDropzone 1.0.2 Package Description

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

24.08.2025 06:37 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Well, at this point just straight update to 10, it's mature enough

24.08.2025 04:58 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Gotta do some cleanup in the js interop side, i made some dumb stuff. Still working thoe

23.08.2025 19:29 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

The moment i realized the absolute garbage of code i wrote. Should have RTFM

23.08.2025 16:47 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Yes exactly. Windows 11 does decent as a OS, but the crap Microsoft shoved into it became umbearable lately. I have to disable a lot of stuff and i have to keep doing it between updates (cmon, i uninstalled you, onedrive). I went back to Linux because at least o have control over it

23.08.2025 13:31 โ€” ๐Ÿ‘ 12    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Happy how it turned out but conflicted how to handle multiple files since the dropzone is handled JS side (the Balzor native event gives me only the file name, not the equivalent of the InputFile component). Is it ok to just fire an event for each file individually?

23.08.2025 13:24 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

I think it's all about personal pain tolerance.I use Linux because i tolerate it the most. I have a virtual machine with windows for work related stuff and fits my use case. I tolerare MacOS the least because I feel treated as a dumbo most of the time

23.08.2025 12:55 โ€” ๐Ÿ‘ 14    ๐Ÿ” 0    ๐Ÿ’ฌ 3    ๐Ÿ“Œ 0
Preview
SuperSimpleBlazorDropzone 1.0.0 Package Description

www.nuget.org/packages/Sup...
Welp!

23.08.2025 08:39 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
SuperSimpleBlazorDropzone 1.0.0 Package Description

Well i did it.
Dropzone component for Blazor.
www.nuget.org/packages/Sup...

23.08.2025 08:37 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

2) On second thought, i will not handle validation, but an object with everything needed to validate will be provided

23.08.2025 07:24 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

1) It will have mostly all by default. The only required parameters will be the selected content type and the callbacks to receive data and error messages. I am considering for the first version to be single file only, since most of classic crud apps are single file only anyway

23.08.2025 07:23 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

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...)

23.08.2025 07:20 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0

Say no more.

22.08.2025 17:19 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Should i do it a file dropzone for blazor? I want to release a file dropzone for blazor.

22.08.2025 17:10 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
i was right (again).
YouTube video by Low Level i was right (again).

Yeah, wow

youtu.be/VtHlMTc8lR4?...

12.08.2025 06:16 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

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????

27.06.2025 08:23 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

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

03.06.2025 06:49 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

@nicolapiermattei.me is following 16 prominent accounts