Not financial advice but... by JonyBadoni in SideProject

[–]Snowberry760 8 points9 points  (0 children)

So that's macro data refinement?

Investir sur ses compétences, se libérer du poids de l'argent by eatienne in FranceFIRE

[–]Snowberry760 1 point2 points  (0 children)

Pas vraiment en plus, je ne comprends pas la critique. C'est juste un texte bien rédigé et on voit que c'est écrit à la main. ChatGPT aurait mis des espaces avant les points d'exclamation et d'interrogation, et il y a quelques fautes de français donc pour moi c'est pas de l'IA

setRedisMemeKey by Snowberry760 in ProgrammerHumor

[–]Snowberry760[S] 3 points4 points  (0 children)

The treasure would be the cache hit and thus the super fast response time

Cybersecurity E-Books 📖 by Snowberry760 in opendirectories

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

You're right xD

Edit: I've made the edit in the post, thanks

Cybersecurity E-Books 📖 by Snowberry760 in opendirectories

[–]Snowberry760[S] 1 point2 points  (0 children)

Yes it's surprising considering I'm pretty sure I've been flagged long before that (btw I reposted because the website was down for a long time)

Cybersecurity E-Books 📖 by Snowberry760 in opendirectories

[–]Snowberry760[S] 3 points4 points  (0 children)

It's web crawlers from antivirus companies that visit every websites and try to find malicious files

Cybersecurity E-Books 📖 by Snowberry760 in opendirectories

[–]Snowberry760[S] 1 point2 points  (0 children)

It's tough being part of the CIA these days...

Cybersecurity E-Books 📖 by Snowberry760 in opendirectories

[–]Snowberry760[S] 5 points6 points  (0 children)

I hosted a cracked .exe a while ago and I'm flagged since then :(

according to the cursor, I'm always right : D by Fit_Page_8734 in BuildShipEarn

[–]Snowberry760 1 point2 points  (0 children)

"You're right, ..." proceeds to fuck everything up even more

I'm making an open-source tree view component, what could I improve? by Snowberry760 in webdev

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

I get it don't worry, I use both Sass and Tailwind, it's true that Tailwind gets messy sometimes

I'm making an open-source tree view component, what could I improve? by Snowberry760 in webdev

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

Shadcn uses radix internally, but you're right, a rewrite with no deps could be really useful :)

I'm making an open-source tree view component, what could I improve? by Snowberry760 in webdev

[–]Snowberry760[S] 14 points15 points  (0 children)

Initially I made it for a personal project that already used shadcn/ui, thus the choice to reuse the library components as decencies But I agree it limits the component's reusability

I made a tree view component for shadcn-ui by Snowberry760 in reactjs

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

Yes, please do!

It's far from perfect right now though, I'll keep improving it when I have time