BeachBunnyOS
- 7 Devlogs
- 11 Total hours
This is my very own OS that can be run in the web! For my favorite artist!!!
This is my very own OS that can be run in the web! For my favorite artist!!!
I organized my webrings into joined and applied! Currently im in 5 atm, transing the internet, hotline ring, html energy, cdring, and the vocaloid webring
I also created a guestbook completely from scratch!
Source code at /guestbook
I had to add 2 antibot measures
#1) a honeypot field. a field that humans cannot see. off screen very far away, but if a webscraper sees it, it will fill it out and then my server will see that and ignore it
#2) human only answerable question. I made the question be a part of the website that everyone visiting will find out, and so answering this question will be lightwork for anyone with at least 10 braincells, but a web scraper will (hopefully) have no clue
Oh also my guestbook sends a discord message via a webhook everytime someone writes in it, so I can see every new entry w/o needing to look at my website every hour
next i kinda to add a live chat. rtc or something? It’ll be like a guestbook only I can respond to people to make feel more connected
I finally made a button!
I added a robotx.txt and ai.txt to block web scrapers for LLMs
I also applied to all the webrings i had previously, and added new webrings i found!
Feel free to comment your website and i’ll check it out, and maybe add you to my net neighbors
Next I want to make a guest book (from scratch?)
The new webrings i added were:
hotline webring
DS Ring
DroidRing
IndieRing
Computering Webring
HTML Energy Webring
Webmaster Webring
I fixed the webring app from spawning super high up to where you cant drag it. still an issue if the tab is like 100px tall, but like dont do that
Also the domain after “free buttons” is really slow but it works for me
I have also updated the readme to be better
I added 2 new apps. An about me and a net neighbors section.
I added a bunch of image buttons to my top bar, they show stuff about me, like pc gamer, cat owner, etc.
I added a font for the windows.
I have 3 net neighbors, which is so cool!
I need to later make a button of my own and get a domain so i can join webrings and so I can finish my link section and allow people to link to me and have me as their net neighbor
My 2 custom features not in the tutorial is that everytime you open playlist.bb it changes it’s icon. the other one is that if you click a window it becomes the top window instead now, instead of needing to reopen it to be on top.
I added webrings to my site, when i eventually finish it fully ill apply to join them!!
I added the first app.
I created a framework for adding apps and you can drag them around, select them, double click to open them, and they open windows (and possivly do anything since it just calls a function)
Made a window, a wallpaper, and a top bar that displays the time
Next up im going to work on adding apps, and hopefully later ill add a boot screen!