Readit News logoReadit News
dudus commented on Show HN: The current sky at your approximate location, as a CSS gradient   sky.dlazaro.ca... · Posted by u/dlazaro
throwanem · 20 days ago
Sure, if you wanted to deal with configuring Apache. Or getting your hosting provider to do that. If you knew to ask, and didn't mind waiting, and your hosting provider knew how...
dudus · 19 days ago
Not sure what you are on about. Adding an HTTP header to a request is one of the easiest things to do.
dudus commented on Brazil central bank to launch Pix installment feature in September   reuters.com/technology/br... · Posted by u/CXSHNGCB
kwanbix · a month ago
While it is a private service by a company called Mercado Libre (which means Free Market), in Argentina we have Mercado Pago (which means Market Pay), has instant payments and it is free for 99% of the people that do P2P transactions. It is free for anyone, meaning, you don't pay to use it. You only need your national document. Of course, after seeing the success, the banks tried to implement MODO, but it was already too late.
dudus · a month ago
Mercado Pago is closer to PayPal than PIX. I'd say it's a generation behind Google Pay/Apple Pay.
dudus commented on OpenAI to buy AI startup from Jony Ive   bloomberg.com/news/articl... · Posted by u/minimaxir
dudus · 3 months ago
First Windsurf and now this. OpenAI is spending billions like there's nothing else to use this money for while being seemingly cash strapped for model training since they already signaled more investment rounds would be needed to remain competitive. They're trying to become too big to fail before they have a moat which won't work well.
dudus commented on Linux Kernel Exploitation: Attack of the Vsock   hoefler.dev/articles/vsoc... · Posted by u/todsacerdoti
klysm · 4 months ago
> So I set off on a journey that would lower my GPA and occasionally leave me questioning my sanity

Amazing! Sacrificing GPA for projects is always a good time

dudus · 4 months ago
As a teacher once told me.

"Never let school limit your education"

dudus commented on Plain – a web framework for building products with Python   plainframework.com/... · Posted by u/brylie
reffaelwallen · 5 months ago
How come Plain looks so much like Django?
dudus · 5 months ago
It's a fork of Django. It says clearly on the docs.
dudus commented on Writing a tiny undo/redo stack in JavaScript   blog.julik.nl/2025/03/a-t... · Posted by u/julik
balamatom · 5 months ago
You can clear an array in JS by setting foo.length = 0? TIL.
dudus · 5 months ago
I think this is actually the best way to zero an array in place. The other option is using foo.splice(0,foo.length)

foo = []; Will reassign the reference but other pointers can still have the array.

foo.length=1 will remove all elements but the first.

dudus commented on You should know this before choosing Next.js   eduardoboucas.com/posts/2... · Posted by u/tobr
blackoil · 5 months ago
What is a good alternative, if I want to stick to React. Does any other framework support server/client hybrid rendering.
dudus · 5 months ago
I like Astro
dudus commented on AMC Theatres will screen a Swedish movie 'visually dubbed' with the help of AI   engadget.com/ai/amc-theat... · Posted by u/bookofjoe
dudus · 5 months ago
As someone that grew up in a Latin America country watching dubbed movies my whole life I welcome this technology. Dubbed movies are usually terrible with subpar performances and recycled voices.

It sucks it will kill a large field for actors, but AI has the capacity to be much better with voices and performances that mimic the actors.

dudus commented on 23andMe files for bankruptcy to sell itself   reuters.com/business/heal... · Posted by u/healsdata
xyst · 5 months ago
Given such a late warning, is there any staff left to do the data deletion requests before it heads off into bankruptcy courts
dudus · 5 months ago
Just requested my data deletion. Seems like it worked.
dudus commented on Trapping misbehaving bots in an AI Labyrinth   blog.cloudflare.com/ai-la... · Posted by u/pabs3
momojo · 5 months ago
In this 'arms race', will this serve as an actual deterrent? Can anyone involved in scraping chime in?
dudus · 5 months ago
This won't stop the big ones, Google, Meta, OpenAI, Perplexity, or even the Chinese Govt. But it will make it harder for new entrants.

u/dudus

KarmaCake day3415January 2, 2011
About
Interests: AI, LLMs, Open Source, Startups, Technology, UI/UX Design, Web Development
View Original