Giter Site home page Giter Site logo

bigrat.monster's People

Contributors

aboutdavid avatar ayunami2000 avatar bigratenthusiast avatar dogedevyt avatar doogie13 avatar dreamedc2015 avatar emeraldsnorlax avatar goodusername123 avatar humboldt123 avatar imgbotapp avatar ismail1234j avatar kouwei32 avatar pacdv avatar pseudoname23 avatar smokeytube avatar sonothingmc avatar undeadluciel avatar xwashere avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

bigrat.monster's Issues

an electron app called: big rat

electron apps are easy to setup because they just run on html.

you can just copy and paste big rat html file to electron compiler and done.

so yeah good idea

API

ex. choose a random image from the monkeys/ directory
or something lol

Clear up meta tags

Since our meta tags are generated, there are some redundant tags which can be removed.

I mean, who's gonna share bigrat on Facebook anyways?

Thank you

This has changed my life in ways I didn't know were possible.

Redirect loop

Describe the bug
When accessing https://bigrat.monster, the server returns a 301 redirect response to the same address, resulting in a redirect loop

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://bigrat.monster
  2. See error

Expected behavior
Picture of a big rat

Screenshots
image
image

Additional context
I've tried doing a hard reload, but it didn't fix the problem

Main image file is unsatisfactory

When I first entered the URL "bigrat.monster" into my web browser of choice I noticed that image loaded in quite slow on my awful excuse for an internet (took around 5 or 10 seconds to load, maybe even longer) and once I finished loading the site I inspected the image file of the big ol rat itself that was transported across to my computer locally and I noticed it was a "PNG", after seeing it was this format I zoomed into the image and to my horror it had JPEG artifacts indicating that at some point in time the image was a JPEG but then was converted to a PNG which is one of the worst things that can happen to an image! after coming to this realization I to my best efforts spent hours trying to find the source image (or as close as I could get) for the big rat and I was very close to finding it as I had found a non-cropped version of the image in it's suspected original dimensions of 1280x960 in the form of a JPEG however my happiness dissipated as on closer examination of the highest quality version of the big rat I could find was that it was of a lower quality then the cropped PNG residing on "bigrat.monster" as it had more JPEG artifacts and worse colors.

All of this is to ask if anyone has the source image of the big rat itself or at least the highest quality version available (if it's a JPEG then that's a good sign as the original was a JPEG).

Having this would be amazing as it would provide the opportunity to the replace the current image the website uses with a losslessly cropped version of the JPEG which would provide the benefits of a smaller file size alongside progressive decoding capabilities and would allow anyone who visits the site and downloads the image to preform operations on the image file to attempt to restore lost quality from JPEG artifacts which is something that can only be done with an original JPEG file and not a PNG!

@SoNothingMC This repo has been around since 2020 which is one of the earliest points in time I have seen references to the big rat online and I see that in 2021 you replaced the image on the website with a high quality version so I must ask if you have the original file on hand or know who might.

Revise facts

Those aren't facts, those are studies or just slamming haters in a way. Not to mention the facts are mostly just bloat and really unnecessary. Something like Snapple facts may be more straightforward and nice.

Cannot buy merch

Describe the bug
Clicking Add to Cart does nothing. Specifically I wanted to buy the Monster Rat Hoodie

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://merch.bigrat.monster
  2. Click on any button to add to cart
  3. Nothing happens

Expected behavior
The item is added to my cart and I am able to purchase the item(s) I selected.

Screenshots
image

Additional context
I am using Firefox Nightly 81.0a1 on Windows 10 2004.

Licensing

This repository currently has no license. Others currently only have the legal rights to view and fork the source code via Github's Terms of Service. Consider adding an open source license perhaps? The MIT License or the Unlicense may do well here, though some others like the GPLv3 may be more suitable if you wish for derivative works to remain free.

Note that this specific repository has caveats; many (if not all) of the image assets that it utilizes are unclear in original author and licensing. They should not be included under a license as they are not original works. Consider placing them in a different root folder and/or adding a standalone disclaimer if possible.

Add DOCTYPE html

bigrat.monster and many HTML pages are rendering in Quirks Mode. needed to fix that lol

rename master branch to main

rename master branch to main in this repo, and all other bigrat repos

why 0 - why 1

how

things that might need to be changed:
prod branch in cf pages, ci branches, github pages branch

Stop using the discord CDN

Describe the bug
bigrat.monster/quiz currently loads content using a link to the discord CDN. This is bound to stop working eventually.

To Reproduce
Look at Line 21 in /js/quiz.js, it loads the following image:
https://cdn.discordapp.com/attachments/689287762335367255/775898066074992650/s7f1gobxlkm51.jpg.

Expected behavior
Not loading content from cdn.discordapp.com, but instead from https://bigrat.monster/media/

Additional context
Discord started timestamping these CDN links, so it is likely that the non-timestamped links will be invalid soon.
See https://reddit.com/r/DataHoarder/comments/16zs1gt/cdndiscordapp_links_will_expire_breaking/ for additional info.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.