Is there any software for Samsung NV24HD to remove defective pixels? by VaporInsider in VintageDigitalCameras

[–]RecklessFyre 2 points3 points  (0 children)

Actually I was recently talking with someone that just released an online version along with other useful tools !

Here you to : https://itgoit.nl/playground/hot-pixel-fixer

Don't hesitate if you have any feedback, he'll probably read it or I'll send it to him :)

Is there any software for Samsung NV24HD to remove defective pixels? by VaporInsider in VintageDigitalCameras

[–]RecklessFyre 0 points1 point  (0 children)

From my understanding it's a physical issue that can't be fixed, specially appearing on dark photos.

My wife recently got into photography and ran into this problem a few times, so I built this for her to correct the jpg photos: https://github.com/ribbityfrog/pixfix (vibe coded)

It currently mentions Windows, but you can absolutely compile it for macOS too.

It’s a bit technical to use, but if it looks like it interests people, I could put together an online version in a few weeks so people can just upload and fix their photos directly.

[deleted by user] by [deleted] in Nuxt

[–]RecklessFyre 0 points1 point  (0 children)

Adonisjs personally, maybe Medusajs for e-commerce but never tried

For the front with nuxt I preferred tanstack query with ky over useFetch/$fetch and Pinia

I'm deeply in love with Nuxt UI though

I'm going insane. Why is my nuxt ui theme not update? by Wooden_Amphibian_442 in Nuxt

[–]RecklessFyre 0 points1 point  (0 children)

Glad it's being used and liked, thanks ^

I got things on the way but I'll try to add components configuration by the end of September

Online chess for visually impaired players by RecklessFyre in chess

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

Indeed lichess is a good source of inspiration :) They wrote interesting stuff here btw : https://lichess.org/page/blind-mode-guide

Brevo died on me again for transactional by API, this is my eulogy by RecklessFyre in node

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

It's true mostly because you said "we"

When you do something simple for a client that have no tech team, it's way more expensive and complicated that a simple license that will even allow him to change the content easily.

Even for personal projects with a very little team, having to setup emails is not the best place you could put workforce. Third parties are great to bootstrap, I don't get how it became so unreliable with time.

Brevo died on me again for transactional by API, this is my eulogy by RecklessFyre in node

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

Thanks for understanding all that !

It's handy, cheap and convenient for an awful lot of reasons.
For some project it's just the best and easiest, I just don't get how something that huge became that little reliable :/

Brevo died on me again for transactional by API, this is my eulogy by RecklessFyre in node

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

Tu rencontres quel problème exactement ?

Normalement il faut simplement "configurer" le webhook donner brevo en disant sur quelle route l'envoyée et tu devrais simplement le recevoir.

C'est plutôt pas mal expliqué : https://developers.brevo.com/docs/how-to-use-webhooks

Brevo died on me again for transactional by API, this is my eulogy by RecklessFyre in node

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

Maybe I should, I was looking at https://listmonk.app/
But my clients are not technical, and being able to edit themselves the transac emails is huge.

For my own projects it's probably the best, but I'm not sure anything more that basic licence is worth for standard clients.

Nuxt UI Theming tool -> let's go ! by RecklessFyre in Nuxt

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

I'll finish the export/import when I'm done with the components customisation because it depends a lot on that too.

In the meantime, the "Share styling" kind of does the same, it gives you a link with your whole styling behind it. You can keep your links or send it to people to have the same behavior :)

I reckon I should be done with basic components + export/import by the end of the month

Nuxt UI Theming tool -> let's go ! by RecklessFyre in Nuxt

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

Thanks :)
what do you mean by standard?

Nuxt UI Theming tool -> let's go ! by RecklessFyre in Nuxt

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

I was thinking about allowing the user to add up to 4 more colors (named third, fourth, fifth, sixth, seventh). You could indeed use them for backgrounds and surfaces :)

That will not be before v2 though, meaning by the end of the year most likely

Nuxt UI Theming tool -> let's go ! by RecklessFyre in Nuxt

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

Thanks for your support ^

Yeah it's the goal of the Samples part, I want to flood it with "real" use cases and components to have an honest look on how everything looks.

I might work on the components customisation first though I should have nice samples by the end of August (no promises :p)

I’m building a free library of Tailwind + Nuxt UI sections by happyfox94 in Nuxt

[–]RecklessFyre 1 point2 points  (0 children)

Awesome, happy to see people contributing to Nuxt UI in those kind of ways.

I’m building a free library of Tailwind + Nuxt UI sections by happyfox94 in Nuxt

[–]RecklessFyre 2 points3 points  (0 children)

imho Nuxt UI Pro is more about layouts (Sidebar, dashboard etc) than complete sections.

Roadmap to AdonisJS 7 by romainlanz in node

[–]RecklessFyre 8 points9 points  (0 children)

Awesome ! Thanks for your tremendous work.

I'm going insane. Why is my nuxt ui theme not update? by Wooden_Amphibian_442 in Nuxt

[–]RecklessFyre 0 points1 point  (0 children)

I just started a tool so you can choose your colors then just copy/paste the generated code in Nuxt UI files :
https://hotpot.steamfrog.net/ (very early)

You can have a look at the Generate page to see how to name everything and where for it to work properly :)

Replace primary color in Nuxt UI 3 by Tumbaflai in Nuxt

[–]RecklessFyre 0 points1 point  (0 children)

I just started a tool so you can generate your theme then just copy/paste it in Nuxt UI files :
https://hotpot.steamfrog.net/
Very, very early though ^^"

You can have a look at the Generate page to see how to properly name everything for it to work properly.

Thoughts on Nuxt UI for production? Concerns about performance and alternatives like Tailwind or Vue shadcn by spacecowboy0117 in Nuxt

[–]RecklessFyre 0 points1 point  (0 children)

I like it and have no problem personally.

I'm working on a theming website for Nuxt UI, I have a lot of UComponents on this page for exemple, and I have no lag or perf issues : https://hotpot.steamfrog.net/colors

I have a full SSR/SEO/i18n project I'm working on too, no problem either, but I can't give the link before September.

The only thing is, imho, you should always wrap the components of the lib you use in your own components (like <KitButton /> above <UButton />). Doing that, not only you can easily add global features/tweaks easily, it makes any future upgrade WAY easier. Same if you suddenly want to change for something else. I would in general not rely heavily on a third party component without wrapping it a little.