@PhyoTP0hi, my first scrapbook since arcade
PhyoID, a user management system made with flask, sqlite and jwt, now has a react website, auth.phyotp.dev , and is used for Multicards, an iOS app and will be used for its react website soon. github.com/PhyoTP/PhyoID
@DillonB070Maybe you don’t use Spotify but you want a way to share what you’re listening to? Or what if you want to share the Steam game you’re playing?
Look no further than @SlickStats ! You visit the app home to connect it to your account and then input your last.fm and Steam API keys for your status to magically update with what you’re listening to or playing!
I spent a looong time working on OAuth for this, but I’m really happy that it’s finally done.
I’m open for suggestions of other services to add!
One caveat: your automatic huddle status will get overwritten because it’s not technically a status - I’ll fix this eventually
It’s all open source at github.com/DillonB07/SlickStats if you want to check it out!
@louisa7+spent most of yesterday and today working on this for counterspell as well as making some minor changes on my spooky boba design. i'm gonna spend the weekend working on spooky boba as well as trying to make my programming lang work. ik github misses me so i'll try to focus on coding and fix stuff up this weekend :noooo:
@Rangel0This is a quick proof of concept for a project I am planning, (It includes the basic logic of it)
Essentially you have two files a style and an input, in the style.txt you can define certain 'keys' to be replaced and modifiers for the replacement, theres only one modifier right now ignore-case that lets you replace no matter in what case it is, theres an example in the README if you didn't understand me (quite common)
repo:
github.com/AdrianRang/TXRP
@TheScientist1010I am almost done creating my macropad for #C07LESGH0B0|. I have added RGB, and an OLED display, but I still need to add two rotary encoders. It is partially routed in its current state, but I realize that adding rotary encoders might require me to rewire a lot. However, I am unsure about how to use I2C GPIO expanders in QMK, so if I add rotary encoders, that will be tough to tackle. Btw, I would appreciate it if anyone would take a look at my schematic in my repo github.com/TheScientist101/hackpad to check if it is correct.
@ajhalili20060Let's do a quick showdown of what's been cooking for #C07NUNPGEU8| during the week of September 22 to 28, Philippines Standard Time. Apologies if this week's been a hell week due to being the 1st quarterly exam on the 25th and 26th day of September, 2024.
The bulk of the coding hours in the week are dedicated to building the MVP features for the Slack app version of Recap Time Bot, our multi-purpose toolkit/service account/bot for Recap Time Squad's projects and friends, including hooking up Prisma ORM for Postgres data presistence on Nest (instead of coping up with the Airtable free tier limits) and building up some workflows via TypeScript Slack app development work (permission requests for accessing some bot features and slash commands). See the attached screenshots for a sneak peek.
The rest is mostly infrastructure related work for both my personal and Recap Time Squad cloud resources (mainly Cloudflare DNS records over octoDNS and some Docker Compose shenanigans), plus some behind the scenes work for my website powered by Material for Mkdocs theme.
Overall, I banked 10h 11m as of time of writing (up to the publication of this scrapbook entry), totaling to 14h 46m since September 17 (plus 10m designing for fun and profit) without the 'browsing' hours. See the thread for details on the stats.
@Kestrel0i'm really excited to finally finish the base game for #C07MUFXNG82|! i completely changed course from my original idea, and instead implemented a 3D version of Pong that runs in MS-DOS
repo: github.com/commonkestrel/lockbox
@FelixGao0Final day of <#C07NUNPGEU8|>!:roo-yay:
The QR code generator is complete, here are the highlights from that:
• Nest admins struggled to add my domain :heavysob:
• Added the :nest: logo to the generator
• Modified CSS to make that work
And some quick edits to the URL shortener:
• Moved to an .env file so that was pure chaos
• Fixed some errors caused by my bad code practices :heavysob:
Find both projects here! qr.felixgao.dev & url.felixgao.dev
Find my nest project series repo here: github.com/felixgao-0/my-website
@NathanTsai0I tried to get my lcd1602 to work, but it's really sensitive and wasn't working. I spent at least 10 minutes trying to rewire the wires before realizing the lcd didn't work. Sadly, it's still sensitive, and I can only see a blue screen, rather than the little square things that usually show up. Also, I read the documentation for the lcd, yet for one library, there was none, and I'd have to read over the actual functions, which really confused me. When I tried to make my own code, I realized how off I was because I of that library. Also my workspace is getting messier and messier. Oh well:
github.com/nathantsai1/boredlights/commit/126bf589ff1bcf099d780a5fba9e28fe5afbcfbe
@Kestrel0i decided to change course for #C07MUFXNG82| and use an actual engine: allegro! it took me a while to figure out the tooling and get to a place that's easy to develop, but i'm excited for where this goes
repo: github.com/commonkestrel/lockbox