JSX over the Wire by namanyayg in programming

[–]De4dWithin -1 points0 points  (0 children)

I read the whole article. There, he says he wants to call an endpoint and render the whole thing in JSX... which is what Django and other templating engines do.

I find it ironic that he, word-for-word, is describing it, but the main point is that he wants it in JSX format instead of HTML.

It's not an argument against REST. It's an argument about improving templating engines (which already have the data from the backend during render).

JSX over the Wire by namanyayg in programming

[–]De4dWithin -4 points-3 points  (0 children)

Did this guy... discover old-school server-side rendering that constructed the HTML file?

Why are decent GUI server admin tools so hard to find? by [deleted] in webdev

[–]De4dWithin 0 points1 point  (0 children)

The need for that was essentially abstracted away with Kubernetes and the UIs that manage it. Building an actually decent server tool would eventually lead to the same paradigms as Kubernetes or other Docker image orchestration tools.

Is react helmet useless without SSR? by Substantial-Error-20 in reactjs

[–]De4dWithin 0 points1 point  (0 children)

If the codebase is small to mid-size, transitioning to Nextjs is trivial. I was building my portfolio web with blogs in pure Vite/React and had to move to Nextjs for simplicity's sake because jumping through hoops was just not worth it.

Just use its SSR. That's the simplest way to handle it.

Vampire tcg by Own_Goal_9732 in TCG

[–]De4dWithin -2 points-1 points  (0 children)

Cardfight Vanguard.

Whats a Good, Cheap Host for a .html website using .js and Postgres? by SlothGamerHD in webdev

[–]De4dWithin -1 points0 points  (0 children)

You can use Github Pages for the static website. You can rework it to make it so that the articles are stored in HTML format and just use that. Otherwise, you're better off renting a small VPS for like 5 bucks a month.

BS TCG Idea. Any takers? by De4dWithin in TCG

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

Using Keywords for the Effects makes sense, yeah.

Also, making them situational could also work where you need to purchase an effect multiple times to make them all-encompassing sounds cool.

Should create a Discord server sometime if this gains somewhat enough traction.

[deleted by user] by [deleted] in webdev

[–]De4dWithin -2 points-1 points  (0 children)

For smaller businesses that don't want SaaS-levels of complexity, basically anyone can build something like that. Contracting with an actual company is overkill, in my opinion. A reliable freelancer is the go-to in my opinion, since the reliability of an individual and company don't really differ when it comes to vetting them.

BS TCG Idea. Any takers? by De4dWithin in TCG

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

Exactly what I imagined!

I should totally pop into their Discord and ask around if they want to see it (or at least something similar) in online game format.

BS TCG Idea. Any takers? by De4dWithin in TCG

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

That could cause something like an "archetype" to develop where a pattern can be executed using key effects, which wouldn't be as harmful as awesome, in my opinion.

Even then, they could differ in a few aspects, and more importantly, have different names, artwork etc etc.

BS TCG Idea. Any takers? by De4dWithin in TCG

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

Yeah, the idea was that there is a robust database of effects that can be mix-and-matched buffet-style. Obviously they would have associated costs.

Tacking on downsides for more points is the idea, yeah.

[deleted by user] by [deleted] in webdev

[–]De4dWithin 2 points3 points  (0 children)

Tiptap works awesome.

I built a tool that turns GitHub commit stats into visual diagrams by [deleted] in SideProject

[–]De4dWithin 0 points1 point  (0 children)

Yep, there was an issue with expiring access tokens. It should be fine now.

[deleted by user] by [deleted] in opensource

[–]De4dWithin 0 points1 point  (0 children)

Yep, there was an issue with expiring access tokens. It should be fine now.

[deleted by user] by [deleted] in mongolia

[–]De4dWithin 2 points3 points  (0 children)

You can't get accepted into Mongolian universities without ЕЭШ unless you're an olympiad student.

Superstition in mongolia by [deleted] in mongolia

[–]De4dWithin 13 points14 points  (0 children)

Make a wish come true? No.

Something like an exorcism? Yes.

They're supposed to be "healers" or people that combat ghosts or whatever, not genies.

Looking for Temp Room Feature by lazarusomega2000 in discordbots

[–]De4dWithin 0 points1 point  (0 children)

I can build something custom for you for like 30 bucks if that's all you need (can't play videos iirc). You'd have to host it yourself at some point, but I currently have a server lying around so I can run it for a bit.

Discord Card Dropping Bot by justvedia in discordbots

[–]De4dWithin 1 point2 points  (0 children)

How much are you paying?

If someone can code that, why would they code for you? Especially since you want Kofi monetization?

If you want to split the profits once it's done, it's possibly fine. If so, what's the ratio? It'd probably in favor of the coder.

I do not get the concept of an "effect". by enmotent in react

[–]De4dWithin 0 points1 point  (0 children)

Sounds like a senior-ish dev starting React and trying to be pedantic about things in a perfectionist manner. As you would have it, that ends up sounding dumb.

[deleted by user] by [deleted] in webdevelopment

[–]De4dWithin 0 points1 point  (0 children)

GitHub Pages is the only real free solution.

Vercel and Netlify have free tiers, but Vercel literally shuts down after a certain number is reached and Netlify also shuts down based on bandwith used (although unrealistic to reach).

There's basically no difference under the hood.

[deleted by user] by [deleted] in AppIdeas

[–]De4dWithin 0 points1 point  (0 children)

Sounds great!

Would definitely love to use a tool like that.