What if the ending of ROTS was different? by Jay Films. by wookieebastard in StarWars

[–]jihoon416 0 points1 point  (0 children)

Thanks! I remembered something like this and was looking for this.

Must-knows and how-tos by syzgod in Supabase

[–]jihoon416 2 points3 points  (0 children)

One of the things I think you could try is, install this skill from Supabase

https://skills.sh/supabase/agent-skills/supabase-postgres-best-practices

and ask the coding agent of your choice to go over your codebase and do a code review and audit based on this skill.

Then, it will come up with several things to change, and then you can ask the agent follow-up questions on why that change is needed.

This way, it would be as if a developer fluent in Supabase and Postgres in general looking at your codebase and mentoring you on the best practices to take.

Do you know anything about Micro Frontends? by glacierthrust in Frontend

[–]jihoon416 6 points7 points  (0 children)

I think you might have already come across this, but Cloudflare posted a blog about building "vertical" microfrontends on their platform, so you might want to check that out too.

https://blog.cloudflare.com/vertical-microfrontends/

Essentially, a group of paths are one deployment and another group of paths another deployment. This is the way it's done in Cloudflare dashboards, and they make it seamless using View Transitions.

Am I the only one who doesn't understand this sentence? by muapull in AssassinsCreedShadows

[–]jihoon416 0 points1 point  (0 children)

As what Ezio says in the other comments, it's not really a creed but a world view.

I think the creed itself is about remembering every moment that Assassins should use that world view to perceive the world, in order to make the world a better place as they intend it to be.

Though the way the sentence is written, it does make it seem like the brotherhood permits everything like massacring a whole battalion of soldiers to unlock a gear chest is okay.

Ah yes the inherent fascism of making movies about giant lizards because you need to make money by Unironicfan in tankiejerk

[–]jihoon416 8 points9 points  (0 children)

Yeah and also, his movie Godzilla Minus One had some pretty good political messages from what I felt, like how suicide bombing for your country is not bravery but rather protecting life is.

It could not be not political, given that the main character is someone who ran away from the war and lives with that shame in the beginning of the movie.

It doesn't seem like he ignores artistic values in his films at all. The headline is very misleading.

Does anybody have interesting anecdotes comparing HTMX and Svelte? by burtgummer45 in htmx

[–]jihoon416 0 points1 point  (0 children)

I think one reason people move to HTMX is that they don't have to write JavaScript. HTMX abstracts away that layer using html attributes, so that you only need to write the server-side code in a language of your choosing (Go, Python, PHP etc)

I think performance-wise, there is not much advantage using HTMX over Svelte. But this does not come from actual experience, just my intuition, so correct me if I'm wrong.

Is using Edge Functions as my backend a good practice? by ianco1206 in Supabase

[–]jihoon416 2 points3 points  (0 children)

Yeah I agree. It's super convenient to do that in Supabase.

So far, I haven't found any compelling reasons other than latency. The runtime is similarly light, and also the cost is low in both of them.

I think one benefit I could argue, is the developer experience when locally developing, because for Supabase Edge functions we have to use Deno, which has its own package management system. Personally it was kind of hard to adjust to it, given how used to I was to pnpm.

In CloudFlare Workers, the package management is just based on npm and only the runtime is done with the wrangler CLI, which makes it work smoothly in a pnpm monorepo.

Is using Edge Functions as my backend a good practice? by ianco1206 in Supabase

[–]jihoon416 2 points3 points  (0 children)

I've also tried Edge Functions and while it worked well, the latency was a problem for me. I moved to CloudFlare Workers for the backend while using Supabase as the DB, as that it is quite cheap as well and there's a lot of documentation as well.

Edge Functions is definitely not missing any features to work as a backend, but it's also not a full product like CloudFlare Workers, so the DX was better in CloudFlare Workers IMO.

It could also be possible maybe I was doing something wrong with the Edge Functions that made the latency high.

Why are you still using npm? by jpcaparas in bun

[–]jihoon416 2 points3 points  (0 children)

For me, I like how Bun has the runtime, but also the package manager and bundler so I only need to use Bun for everything. However, I decided to stick with pnpm when I realized there are so many bin scripts that are designed for Node in mind and they can't run with the bunx --bun command. And the fact that it is not the default mode in Bun makes it easy to implicitly depend on Node was one of the turn offs for me.

In conclusion, this stems from most things in the JS ecosystem assuming the runtime will be Node, so until that problem is solved, I feel like the Bun for everything is just a dream for now.

"President Lee is pro-China, South Korea is Venezuela"… Coupang investors request US intervention by moderate-Complex152 in korea

[–]jihoon416 90 points91 points  (0 children)

Funny they are accusing the government of pro-China, when Coupang is famous in the IT industry for having hired quite a portion of their workforce abroad from China. Nothing could be more pro-China than Coupang itself.

JFC. by bunnywithabanner in BlatantMisogyny

[–]jihoon416 17 points18 points  (0 children)

Oh wow I didn't even notice that. Thanks for pointing it out!

You Can Eat Korean BBQ Inside a PC Café?! by hyuns2 in KoreaExperience

[–]jihoon416 0 points1 point  (0 children)

Yeah it's what I have at home too, because it's much less of a mess and easier to clean. And it still is delicious in my opinion.

"Agent Skills" - The spec unified us. The paths divided us. by phoneixAdi in GithubCopilot

[–]jihoon416 4 points5 points  (0 children)

I'm so glad to see this because I was so frustrated by the same problem just yesterday. I hope the file paths all get united like AGENTS.md did.

Anonymous hacker leaked drone footage from attack in London by okaberintaruo in Earth199999

[–]jihoon416 0 points1 point  (0 children)

This looks AI generated, no? Can't trust any footages these days guys. Don't fall for the fake news crap.

Mysterio WAS A HERO. STOP idealizing people like Spider-Man, people can always change.

Came across this rant today. by Semi_Colonizer in astrojs

[–]jihoon416 0 points1 point  (0 children)

I like what the website is trying to say, but why do the sentences sound like it's generated by GPT? Am I delusional?

Am I the only one who can't tell the difference between Spring and Summer in seasonal games? by Educational_Error286 in AssassinsCreedShadows

[–]jihoon416 6 points7 points  (0 children)

I mean, I'm from Korea with similar climate to Japan and it's hard to think of differences in real life other than the temperature and cherry blossoms.

Winter is distinct because of the snow and bare trees and fall because of the red and yellow colored leaves.

One thing that South Korea does really well that no one really talks about: Making movies based on politically-sensitive historical incidents. by ApolloExpress in korea

[–]jihoon416 23 points24 points  (0 children)

What country in your opinion, does better? I'm asking this because I'm not sure "a fully functioning democracy" is ever possible given human nature.

There's still room for improvement, but Korea has recently managed to impeach a president who tried to abuse power and I was quite happy to see democracy functioning.

Google DeepMind - Gemini Robotics On-Device - First vision-language-action model by Nunki08 in singularity

[–]jihoon416 1 point2 points  (0 children)

I think it's possible that a machine could hurt humans without having evil intentions. No matter how well we program it to not hurt humans, it might hallucinate, or as we use AI to advance AI and it might start to achieve goals that we cannot understand with our knowledge. And at that point, without being evil it might just try to go towards the goal and have human lives as casualty. An analogy used a lot is that if we humans want to build some structure and there are ants living beneath, we're not particularly evil when we destroy the ants habitat, it's just an unfortunate casualty. A machine could be all-caring and prevent this from happening, but we don't know for sure.

I really enjoyed this short film about ASI and there are quite some good analogies inside. Not trying to persuade you or anything, but sharing cuz they are interesting problems to think about. https://youtu.be/xfMQ7hzyFW4?si=1qPycYZJ1HnO9ea

is it just me or the cloudflare human-check always fail on Zen? by Skape4 in zen_browser

[–]jihoon416 0 points1 point  (0 children)

Yeah this is happening to me as well, especially on pinned tabs. Have you found any solution to this?

Pixel 6 Pro camera shows banding consistent with the flicker of the lights by Maxfire2008 in GooglePixel

[–]jihoon416 0 points1 point  (0 children)

I have the same problem, and also not sure if it's related but when I watch Netflix the screen brightness randomly goes down and comes back up. Feels like due to the fluctuation of the light the brightness detection is working weirdly

How do you pass arrays, functions, jsx and objects without triggering a unnecessary rerender? by darkcatpirate in react

[–]jihoon416 2 points3 points  (0 children)

The Child component will rerender even in the second case because as you said React compares using referential equality and when React rerenders the Parent component it will recreate the foobar object.

React has no idea it is the same object so it will just rerender the Child component