Protip:
To make your day more dramatic, post a random news story with the title, “It begins.“
Should I make KAPsHA? It would be kinda like a CAPTCHA but it wold stand for Kinda Accurate Prototypes for Humans to Answer
What is your opinion on this? (It would be written in FastAPI using Python ofc)
Oh, I forgot! The wasteof bot jam is over! I guess anyone can vote, so please do! Repost this please! Please choose two that you like and comment here!
The bots:
@wombucks - currency, made by me
@wasteof_bot - general bot, made by @ankit_anmol
@frost-bot - general, has meme generation, made by @frostzzone
@shovelknight - Shove Knight stuff, made by @scoldercreations
@showerthoughtsbot - posts daily shower thoughts from r/showerthoughts, made by @jeff
@factsbot/@jokebot - daily jokes and facts, made by @reid
Remember, the winner gets 50,000 WomBucks! Please tell me if I missed any!
Oh, and I added a note in It that has all the html files I can find in it. Check it out!
Umm… so, I went scavenging around in the GoGuardian source code to look for secret pages/scripts. Here is what I found:
It does stuff with YouTube
It has a chat?
It has video call
Teachers can present stuff
miner.js (sus?)
Stuff with google docs
admin.js
Has http://goo.gl/m3OTXk - goes to https://github.com/petkaantonov/bluebird/wiki/Error:-No-async-scheduler-available
Lots of shortened goo.gl links
Uploaded my findings here: https://store.sebastienbiollo.com/e80887542784618b8eb07a7b404233071667942936849
here is the code
Okay so umm how do you show and hide the navbar text/icons based on screen size in just CSS? here is the navbar stuff kinda:
<a href="/" class="desktop">Home</a>
<a href="/" class="mobile">insert icon here</a>
how to I show the mobile one and hide the desktop one and the other way around for desktop?
Okay so umm how do you show and hide the navbar text/icons based on screen size in just CSS? here is the navbar stuff kinda:
<a href="/" class="desktop">Home</a>
<a href="/" class="mobile">insert icon here</a>
how to I show the mobile one and hide the desktop one and the other way around for desktop?