@Amber1been working on a new personal website!
i've been setting a few challenges for myself recently, one of them is to ride all of the train operators in the UK (and metro systems) so i've been working on adding a challenge page for it to my website. i'm no web designer or developer at all, but i'm happy with how it looks
the thing that's the most unique about this website though isn't the challenges, but what powers it. i decided to write it in
Vapor for
Swift! Vapor is kind of like
Ruby on Rails but for Swift and it's been really nice to work with.
repo is at github.com/transcental/website if you wanna take a look, beta site is deploying, i'll add a link when it deploys because it takes a looooong time (~15 minutes)
@hex41this is a little old but for Journey I made Modulo - a little webapp that puts time into perspective. Select a time range to display, then see what's left visually represented with dots. Mark important dots (or note down how the day went) and save your customizations. Choose custom themes as well!
@sam0i was bored, and so i sat down for 1 hour and cloned the spotify (web) ui with tailwindcss
here's the result: play.tailwindcss.com/vBj5MYls1F?size=1190x763
and here's a timelapse at 150x speed...@MinglangDu4after a ton of loading screen errors, i can actually use unity now
@NadeenI.0i just posted a quick walkthrough of the new dia browser alpha; think chrome meets AI!
shared my first impressions across tiktok, insta, youtube & threads (@neptvneswrld on all)!
curious to see where this goes !!
@guacmd0finally returning to the scrapbook - today I properly began work on my first project for Shipwrecked, a playlist migration tool that transfers playlists between streaming services! First step was getting the Spotipy python module working with my Flask back-end and Svelte front-end.
@sonicx1800Working on an english project, decided to code for it, cursed code right here
@filip0i have been working on a booklet/hacklet with no knowledge of JavaScript other than my friends support (he knows what he is doing) and so far i have a draggable box with a error click me button it is easier to see on roblox web
@Ranger0Over the last month, I have been revamping my personal site using react. And I'm quite proud of it!
The mobile version is still buggy, but I think desktop version has the spirit :D
As always the source code is on my GitHub!
Website Link: justfahad.me (Thank you arcade <3 )
Github: github.com/Ranger-NF/Personal-Website
@santiago0improved the README.md of the github repository on the project i'm working for shipwrecked, at the same time, i'm happy to finally rework most of the code on the code base so it didn't look so messy...
@Deployor0Maturing is realizing it was never your code, but the adblock was just blocking the feature flags </3
Woooo All my things work again
@zakkbob0started working on a silly hacklet thing@Deployor0Ive fixed one of the main things i had issues with during development! PROXYs. NGROK has bad limits to me in free version, and what i went with WAS ZROK butall of a suden it either felt like they ratelimited me OR i was stressing them
Well anyways, im now using pinggy which SEEMSS good, But i might try localtonet too! But OMD if this does work i am so happy!
They hate so see me coming (this was 20 mins or sum):
@PlOszukiwacz6dear slack devs,
please burn in a fire
thank you
@Lukas-U08AT086H8E0Ok so today ive worked way too much on this Mod PCB for the xbox 360 controller that makes it USB-C inspired by this but mine is going to be open source and better but i think i got it! its done! i'm going to buy a few with money from #C07F3EA2L8G|
@santiago0I've finally managed to have the courage to make the repository for my project I'm working for #C08N0R86DMJ| open on GitHub, feel free to attack me on whatever practices I realize.
github.com/sbeltranc/Fluster
@Deployor0Wohooo! Not everything fully works, But most of the core stuf and all the tables are now no longer using node-persist (JSON) But now use postgres
I've also added all the stuff to
and will do some cool stuff there
There is so much relational data! So this is such a cool usage! Ive seen how node-persist can struggle myself and this is sum i wanted to fix b4 V1 FOR SURE!!!
@Max-U071V9FM6K11Ok maybe it's time to find an alternative to express
@PlOszukiwacz6my streak got reset even tho i didnt skip a single day
@santiago0so far everything going good for my old roblox versions launcher that im making for #C08N0R86DMJ|!
roblox back then instead of locally make stuff, they made everything thru IE6 pages on their website or by http requests to obtain lua scripts for playing with the client, obviously all of this was deleted the recent years making obsolete old roblox versions
using hxd, i edited out the domains of the app and re-route them to another domain that is added on the HOSTS file of the windows machine and the launcher itself creates an http server to mimic the responses that the app needs