radi8's avatar

@radi8
Beta tester Verified

software developer, musician​, and hobbyist electrical engineer
Wall

Protip:

To make your day more dramatic, post a random news story with the title, “It begins.“

31 4 9

It turns out it is hard to type/scroll with a middle finger that has a bandage on it 😅

Oowwwwww!!! I just sliceed my fingertip open with a razor on accident. I was trying to get my toothbrush but it wasn't there. Right now I am just using toilet paper and floss as a bandage since I am tok lazy to find one this early in the morning.
vanilla html + some vanilla css + python fastapi server > frameworks + js web frameworks + css frameworks + node.js server
I hate CSS & JS
1 0 12

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:

Uploaded my findings here: https://store.sebastienbiollo.com/e80887542784618b8eb07a7b404233071667942936849

8 1 13

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?

2 1 11
1 0 0
I think a trans woman got elected to the state Representatives here in Montana!!!
Yesterday I got hit in the face with a basketball in gm and now my glasses are broken smh
oops, check the source of the post from checking the api, sorry. it should show.

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?

2 1 11
The New Creators is quite a great podcast :) @micahlt

Umm… so, I went scavenging around in the GoGuardian source code to look for secret pages/scripts. Here is what I found:

Uploaded my findings here: https://store.sebastienbiollo.com/e80887542784618b8eb07a7b404233071667942936849

8 1 13

I made a cool image with og.jeffalo.net:

Try it out, it is cool.

Oh, by the way - don't worry about SparkShell. It is still development. It is a bit slowed down as I can not work on it from school so I have been working on it from home. Oh and yeah I added a logout button.