altbdoor

↗ HN profile [ 97.7 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Been trying out WigglyPaint[1] lately to flesh out my creative side. I started drawing a series of images, and wanted to combine them into a video to post into social media. The first iteration I did was manually…

  2. Late to the whole Google Cardboard party, but just got a cheap knockoff Cardboard myself. The seller didn't know the specific configurations, so I just went to check around. I found the Viewer Profile Generator[1], but…

  3. I've written a UserScript which allows me to better control which model to use, so I thought I'd share it. I started writing the UserScript a couple of months back, because I'd rather get faster GPT3.5 response, than…

  4. A couple of devs in my company got burned by expecting audio/mp3 to work with MediaRecorder in all browsers. So I wrote a GitHub Actions process to test out a couple of formats in major browsers. Its kinda odd how only…

  5. Written on a weekend for a quick SQL sandbox to practice on. Powered by SQLite WASM! Been testing it out recently, and its an amazing piece of technology.

  6. Been working on a number of React projects, and was intrigued a little by JSX. I wanted to make running JSX in browser easier, so I tried my hand at using a service worker, to transpile JSX on the fly. I started with…

  7. I went for an interview today, and the Solutions Architect in the company mentioned that me having four years of experience only in front end is considered a risky move in career. Instead he emphasizes on how I should…