@jeffalo for wo.m 3 can you add in more oauth (like replit, scratch, discord, etc)
Nov 19, 2007 | July 4, 2023. Alhamdu li-Yasū‘
@jeffalo for wo.m 3 can you add in more oauth (like replit, scratch, discord, etc)
yo check out my new website: https://wasteof-posts-per-hour.s40.repl.co
It shows you the number of posts on wasteof each hour (at least the posts from people @wynd follows)
look at this stack overflow answer:
https://stackoverflow.com/questions/1732348/regex-match-open-tags-except-xhtml-self-contained-tags/1732454#1732454
*Laughs verifiedly*
What does a laughing emoji that entertains the users of wasteof (petition to call them money-wasters) have to do to get verified round here?
what does a fashionable penguin crime lord have to do to get verified around here?
What does a d logo made of 5 rectangles have to do to get verified around here?
Ok I actually love vscode now. Just let me install the sf symbols extension and the run button extension and it’ll be perfect
Imagine if they remade wordpress using svelte or nuxt 🤩
Php is no, python is eh, node is yes.
Developing with Wordpress is a pain. Someone tell my why half the internet uses this obselete PHP monstrosity. And why businesses have to use it, still.
Anyone have any suggestions for extensions and stuff to get?
Today I got vscode for the first time. Before I did all my coding on replit. I love it so far
Today I got vscode for the first time. Before I did all my coding on replit. I love it so far
/chat is so buggy
I am now hacking wasteof’s socket.io. Already found 1 bug
jeffalo has a redirect button which can send all online users to a new url. he’s used it several times.
Here’s the client side code:
o.on("redirect", (function(t) {
window.location.href = t
})),(pretty simple)
How it works: when online, all browser tabs connect to a socket.io server. this is how you get real-time stuff like live messages count. It sends a message telling everyone’s browser to redirect. This is the most genius use of socket.io I’ve ever heard
jeffalo has a redirect button which can send all online users to a new url. he’s used it several times.
Here’s the client side code:
o.on("redirect", (function(t) {
window.location.href = t
})),(pretty simple)
How it works: when online, all browser tabs connect to a socket.io server. this is how you get real-time stuff like live messages count. It sends a message telling everyone’s browser to redirect. This is the most genius use of socket.io I’ve ever heard
Thanks @non-biased-news
We did it y'all. I'm on top users 🎉