DevRadar

Tech Blog

Auto-aggregated global tech articles · 1,186 posts

AI & ML

I think I’ve had it with Apple

I switched to Mac about eight years ago and actually probably closer to 10 but I worked in tandem with windows during that transition for about two years As a web developer my server platform is lamp specifically Debian I use docker for local development and production PHP storm is my ID of choice D

Reddit r/webdev
General

How to make an app like Duolingo ?

Hi everyone, I want to create an app like Duolingo, but I don't know the best approach for storing or even translating English into the target language. I mean, how can I translate English into Indonesian, Japanese, German, and many other languages? Also, how can I translate other languages ​​into E

Reddit r/webdev
General

Community driven win 98 themed website

Hey All, Was missing the win 98 vibe last weekend so decided it was time to bring it back I to my life and hopefully others! Was trying to think how to get people involved, so there are a few things I put in there which I will list out. Trollbox.exe: When you vote you are able to msg in the troll bo

Reddit r/webdev
Frontend

Chat widget file upload

I'm working on a chat widget that also allows the users to send files in the chat. This is a plain vanilla html/js/css widget that will go on a Shopify site. The user should have the option to send a file with or without a message in the chat, so I'm trying to figure out the best approach to handle

Reddit r/webdev
Frontend

Font Effect Source Suggestions?

I'm new to HTML/CSS and have just been messing around as I learn some stuff. When importing some of Google's Font Library I learned they also offer effects you can import with something like <link rel="stylesheet" href="https://fonts.googleapis.com/css?effect=fire-animation"> These are very

Reddit r/webdev
Industry

MAPS: Netflix’s Multimodal Asset Personalization at Scale

By Emma Yanyang Kong, Aditya Deshpande, Asad Abbasi, Bowei Yan, David Fagnan, Ashish Rastogi, Dhaval Patel, Ray ZhangIntroductionThe Netflix experience is a journey of discovery. Every visual cue, from the artwork on a title to the video previews that autoplay while you browse, is there to connect y

Netflix TechBlog