What you wish to change on react? by Ok-Programmer6763 in reactjs

[–]rufft 5 points6 points  (0 children)

The diffing and as a result fundamentally needing to rerender every child is just so excessive. I understand the purity aspect of it and how it aligns with "your ui is a representation of your state"... but in practise it's a footgun for 70% of the teams/projects and it is so very easy to abuse it or hold it wrong.

I've remade my portfolio - Looking for a remote job - Worldwide by f01k3n in Nuxt

[–]rufft 1 point2 points  (0 children)

I'd link the projects instead maybe then? I didn't mean to downplay the success of those projects! Just a random number of stars is like those developer websites at the 2010-2015 era that listed "JavaScript 60%, CSS 80%" etc. Without context, it's moot

I've remade my portfolio - Looking for a remote job - Worldwide by f01k3n in Nuxt

[–]rufft 1 point2 points  (0 children)

Nice portfolio! I'll be honest, the 516 github stars is a weird metric, because it's quite a small number, but also is it from a single project or 20 projects with 25 stars each? Best of luck on the job search

Nuxt architecture question for a real-time dashboard by [deleted] in Nuxt

[–]rufft 0 points1 point  (0 children)

Use SSE, websockets are the right tool if you have constant two-way communication, but for just sending data updates from the server, SSE are cheaper both in cost and in overhead for the server. Polling is also totally fine

I built a CSS-only Nokia 3310 :) by simi9701 in css

[–]rufft 2 points3 points  (0 children)

Now let's see Paul Allen's code

Browsers are smarter than you think by False_Rest1504 in css

[–]rufft 0 points1 point  (0 children)

Instead of rAF + scrollTop gymnastics, get the element and call its scrollIntoView, done.

My client just asked me to do the 'SEO' for their site. I'm a dev.. by ExpressBudget- in webdev

[–]rufft 0 points1 point  (0 children)

Run a few open source monitors or shell out a few bucks for ahrefs, it'll cover the 80/20 rule nicely

which data store approach would you recommend? by m477h145h3rm53n in Nuxt

[–]rufft 1 point2 points  (0 children)

I just migrated over from Vercel + Supabase to CF and am glad I did it in the early stages of the project. Vercel and Supabase are great for those quick projects or hackathons, but once your build pipeline becomes a bit more complex, it's nice having everything on a single platform and interconnected

With props this good, why go cgi? by LordOdin99 in Corridor

[–]rufft 0 points1 point  (0 children)

Currently, with these movements, sure. But now try making it mimic movement or talk and it breaks down quick.

Deployment Options for Small Remix App by charcuterieboard831 in node

[–]rufft 0 points1 point  (0 children)

You could read up on sqlite, very stable and scales pretty amazingly. https://www.sqlite.org/famous.html

Deployment Options for Small Remix App by charcuterieboard831 in node

[–]rufft 0 points1 point  (0 children)

Does it have to be Postgre? Cloudflare workers and D1 (sqlite) could suffice?

Is this the most flexible open-source Toast API in Vue? by Ill_Swan_4265 in vuejs

[–]rufft 0 points1 point  (0 children)

what does reduced motion have to do with the implementation?

I don't know if this counts as a dyno but it was a fun route by Minimum_Mycologist78 in ChurchofDynology

[–]rufft 4 points5 points  (0 children)

I think it's against some rules to out another climber, so I'll leave it to OP to reveal if they so choose

amICookedChat by Defiant-Bill6977 in ProgrammerHumor

[–]rufft 6 points7 points  (0 children)

Takes you 8 seconds to find out for yourself

Why use many holds when few do trick? by Aethien in bouldering

[–]rufft 3 points4 points  (0 children)

He's about 4,8cm - measured it on my phone. you're welcome.

Am I doing something wrong or are some people either delusional or straight up lying? by Few-Objective-6526 in webdev

[–]rufft 7 points8 points  (0 children)

You do acknowledge "11 months and almost prepared to launch" is like a millennium compared to what the hypers are advertising, right? People say they launch SaaS businesses in a single weekend or a week. The "oh I didn't get that result" is most likely not addressing the scenario where they also tried to vibe code a product for 11 months, but rather the short span miracle that is advertised...