Loading video...

Video Failed to Load

Go Home

📡 Today I built a HTTP proxy that lets all the old computers in the world surf the web too Browsers from before 2013 don't support modern HTTPS so they literally can't acces any website That's very sad for all the old cute retro computers who also wanna go...

628,672 views • 6 months ago •via X (Twitter)

0 Comments

No comments available

Comments from the original post will appear here

Related Videos

💾 Okay I finally bought a Raspberry Pi 5 to make into a real retro computer as a proof of concept I love the Raspberry Pi much more than my ESP32 simply because I can SSH into it and it's just like a normal computer or server, the ESP32 required specific software to re-flash it everytime and it was TEDIOUS!!!! I need a fast feedback loop to develop with so all this flashing is too slow for me The Raspberry Pi 5 instead just runs Linux which then runs DOSBox-X to run Windows 3.11 install live downloaded from there so it stays fresh I then also got a Checkmate 19" IPS Retro Monitor by Stephen Jones (very indie and Kickstarter-style product) which is like a vintage retro PC monitor but with an OLED and it runs at 1280x1024, and the Raspberry Pi 5 has HDMI out so it works perfectly with it Then I got an 8BitDo retro IBM keyboard, but the spacebar broke, so I gotta send it back and get a new one, but it was great while it worked, so it's not in this video, and I got the 8BitDo retro mouse So altogether it's a proof of concept of a real vintage retro PC with internet and it works now My end goal is to make this into production and SELL it, not for money but more for fun because I think it should exist, just like Palmer Luckey's ModRetro Chromatic Gameboy-remake I'd go with something smaller than this 19" checkmate display though, it's great but too big for the Windows 3.11 era I think, more like 14" with a matching sized retro IBM-style keyboard and Windows 3.11 preinstalled (if legally allowed by Satya Nadella) with WiFi working out of the box We could also go with Windows 98/XP, because for me too Windows 3.11 was a very short time, so I too have vague memories of it, most of my computing memories is Windows 98/XP etc. Inside it could simply run on a Raspberry Pi 5 like here, which is easily powerful enough to run all of these OS'es I see many SF founders with Apple II's in their living room, and I guess cause Apple was more popular there back then, but in the rest of the world we were mostly IBM PCs and clones that ran Windows, so it's cool to have that as one retro object working with internet in your living room Anyway, step by step, we're here now 😊

@levelsio

149,119 views • 8 months ago

I've been building a music player with Next.js for fun. Here's a quick demo of how it works (it's open source!) • Demo: • Code: If you want to learn more about how it's built, here's more details ↓ I'm using Postgres (with Drizzle) to store information about the songs and playlists. Audio and image files are stored in Vercel Blob (object storage), and the URLs are then referenced in the database. For the UI, I'm using shadcn/ui (so Tailwind CSS and Radix). This made it easy to copy/paste in some nice components, like the dropdown menus. I built the entire first version of the UI in v0 and then iterated from there, feeding it my Drizzle schema as a source in the project and having it scaffold some of the boilerplate for me: I added support for keyboard navigation (using arrow keys) or vim motions (j/k to go up/down, and h/l to go between playlists and tracks). Also, space to toggle the now playing song, and / to focus the search input. The search function has a nice utility to highlight the currently searched text on the page in yellow. Then, I was exploring how to pass metadata from my application to macOS or iOS. Turns out there's an API for that – MediaSession. Web apps can share metadata about what media is playing (title, artist, album artwork) and sync play/pause/seek with system media controls. Works across modern browsers — even integrates with iOS dynamic island and shows up on lock screens: I set up my app like a PWA – it has a manifest.json file, so it can be installed to my iOS home screen or added to my dock on macOS. On iOS, it then uses the full screen height `100dvh` (dynamic viewport) and has padding on the bottom for the safe area with the `env()` CSS function. Finally, I was able to use the Vercel AI SDK in a script to clean up the metadata on audio files I downloaded from YouTube. Bonus: I even was able to dogfood the React Compiler, which helped me fix a performance bug! That's all! It's fun to make personal software:

Lee Robinson

117,624 views • 1 year ago

Auditioning is a completely different performance than how you’d perform it when you get the job. Most actors don’t realize that. What do I mean? In an audition, I only have 1 set up, 1 frame from the chest up. On set you’ll have multiple set ups and multiple camera lens sizes. So for example if I have to do a very explosive emotional scene for an audition I’m beholden to that one set up which is the chest up how casting likes it. BUT if I’m too big and too emotional for that frame size it might come off as melodramatic/Over-acting or I’m forcing it. So I have to do a little less. Now on set during the master I can be as big and as ferocious as I want and then dial it down as the camera moves in closer. The same goes if it has to be small and intimate scene, I might have to project a bit more to convey that emotion in an audition where if it was on set that close up sees everything and I can be as small an intimate as I want. So during these auditions you’re predominantly handcuffed to the size of the frame that casting wants. I like to be subtle in auditions and sometimes that can look like you’re doing absolutely nothing and its not as engaging for the audition process. (You’re trying to get a job) So I amp it up 10-20%. Again, where as on set I can be as small and subtle as I want and when they move in on your close up it sees the minutia of every detail that your face and eyes make. (Also in an audition you’re acting with a friend or a family member who might not be an actor. No professional makeup or hair, bad lighting, dog barking, cat meowing, fedex guy ringing your bell,etc etc) So to recap… AUDITIONING SUCKS!🤦🏻‍♂️ #kidvicious🔪

KID VICIOUS🔪

22,555 views • 1 year ago