Skip to content
  • Categories
  • Recent
  • Groups
  • Users
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
VGMooseundefined

VGMoose

@VGMoose
Admin
About
Posts
691
Topics
86
Shares
0
Groups
17
Followers
159
Following
0

Posts

Recent Best Controversial

  • Bouncing DVD logo code example
    VGMooseundefined VGMoose

    View online: https://vgmoose.bdns.dev/dvd.html

    This is using CSS animations, and no javascript, so it works embedded within an SVG, which can also be embedded within BDNS profiles.

    Example on my profile: http://bdns.bio/vgmoose

    Profile embed:

    ![dvd](https://vgmoose.bdns.dev/dvd.svg)
    

    HTML/CSS:

    <body>
    <style>
    body {
      margin: 0;
      background-color: darkblue;
      background: linear-gradient(to top, #3204fdba, #9907facc), darkblue no-repeat top center;
      width: 100%;
      height: 100%;
    }
    
    img, div {
      width: 110px;
      height: 66px;
    }
    
    .x {
      animation: x 6.5s linear infinite alternate;
    }
    
    .y {
      animation: y 3.5s linear infinite alternate;
    }
    
    @keyframes x {
      100% {
        transform: translateX( calc(400px - 110px) );
      }
    }
    
    @keyframes y {
      100% {
        transform: translateY( calc(400px - 66px) );
      }
    }
    </style>
    <div class="x">
      <img class="y" src="https://vgmoose.bdns.dev/dvd_logo.png" alt="dvd" />
    </div>
    </body>
    

    To learn more about CSS animations and keyframes, see this page: https://www.w3schools.com/css/css3_animations.asp

    Web Development

  • Depression
    VGMooseundefined VGMoose

    Sorry you’re going through that. I can recommend mindfulness meditation to help clear your mind and take better control of your thoughts.

    There are some guided meditation videos on YouTube to start with, and scientific evidence is growing that this kind of meditation can positively affect the brain: https://news.harvard.edu/gazette/story/2018/04/harvard-researchers-study-how-mindfulness-may-change-the-brain-in-depressed-patients/

    But, still, if you have counselor to talk to, their professional advice will often have better results than self-researched solutions.

    Hombrewing Your Switch

  • Petition to Nintendo: Expose the Switch's hidden web browser
    VGMooseundefined VGMoose

    We got to 15k signatures!... And change.org accordingly updated the goal:

    Screen Shot 2022-07-15 at 10.25.59 PM.png

    I knew they'd give us another goal (really, the goal is "always" just "more" signatures...) but it still just says "becomes one of the top signed", which I guess will never stop being false.

    Thanks anyway everyone! I may post an update to the petition within the week. I'm hoping to get to the point where other sites start covering the petition to increase the public pressure on Nintendo to add a real browser.

    I should also note that the browser is powered by NetFront, which is maintained by Access Co Ltd. Maybe it's worth sending some love / attention their way as well.

    I don't know what kind of deal they have with Nintendo, but it seems straightforward enough to imagine that there's potential revenue they're missing out on by not being a fully fledged browser app.

    Switch

  • blue screen of death
    VGMooseundefined VGMoose

    Repair.wiki has some info on Switch BSOD: https://repair.wiki/w/Nintendo_Switch_Blue_screen_of_death_Repair

    iFixIt link too: https://www.ifixit.com/Troubleshooting/Nintendo_Switch/Blue+Screen+of+Death/481689

    But it seems like a tricky hardware repair. The Switch has a few other diagnostic codes, like full screen yellow, green, or red, and blue usually means physical CPU or memory error.

    Switch

  • Switch 2
    VGMooseundefined VGMoose

    The Switch 2 browser is actually a bit nicer than the Switch 1's, but it's very similar in terms of the limitations (20 minute timeout, no video support). I'd say that the OG Switch has a ~2015 browser, meanwhile the Switch 2 has a ~2022 one.

    So it has better HTML compatibility, higher resolution, and a little bit more power. This means it can render some more "modern" pages at faster speeds, and even render ads surprisingly. But if it's one of your primary use cases, it's not worth getting just for the limited browser.

    Switch

  • Trump won🤦‍♀️
    VGMooseundefined VGMoose

    @sillysora99 That's a serious topic and it's not appropriate for these forums. Her position however absolutely was not "promoting murder". I'm going to consistently push back when these are the kinds of claims being made.

    IRL Updates, Blogs & News.

  • Trump won🤦‍♀️
    VGMooseundefined VGMoose

    @Skye_twitch Harris was the Attorney General of California, an elected position, as well as being the VP of the Biden administration for the last four years. She's absolutely qualified for this specific job. Biden and her have passed significant legislation (Inflation Reduction Act), even with a totally gridlocked congress.

    Trump by contrast, in addition to having very limited experience in politics, was totally ineffective his first 4 years from 2016-2020. He didn't understand "the system" that he talked so much about fixing. His new slogan is "Make America Great Again"... again. He already said he'd make it great and was unsuccessful.

    It's hard not be pessimistic about our next four years, knowing that our best case scenario is that he will continue to divide us. For a very quick example, Harris conceded the next day that she lost, and Trump is still denying he lost 2020. That is not presidential.

    IRL Updates, Blogs & News.

  • people of Michigan, **please vote against house bill № 4938**
    VGMooseundefined VGMoose

    My two cents on this topic is: In this thread, we're currently discussing a law that, if passed, would make it forbidden to even discuss whether or not that law is fair. This thread itself would be in violation.

    You don't have to be on any "side" to see how that's using government to restrict free speech. While the bill says that sites can filter certain problematic content for Michigan users, most website owners won't take that risk, as it would open us up to potential fines and lawsuits.

    IRL Updates, Blogs & News.

  • books
    VGMooseundefined VGMoose

    @proxzi said in books:

    If you're looking for a book that's more historically based and quite interesting to read I'd recommend Great Gatsby.

    Great Gatsby is also freely available (copyright expired) to read here: https://gutenberg.net.au/ebooks02/0200041h.html

    Books and Comics

  • Free to Read: Little Brother by Cory Doctorow
    VGMooseundefined VGMoose

    I'm still recommending this!

    Books and Comics

  • KK Slider Covers
    VGMooseundefined VGMoose

    This channel (ClayKramer) has a bunch of KK Slider covers of popular songs, which I keep listening to lately:

    https://youtu.be/bL9xBW2V2uE

    https://youtu.be/YiB5AkuARQ0

    Music

  • non-sketchy midi sites
    VGMooseundefined VGMoose

    It's not anything modern, but http://vgmusic.com has a ton of midi's from different video games

    Music

  • getting a 3ds soon
    VGMooseundefined VGMoose

    So there are some page errors on the 3DS browser due to it being out of date. The browser is using Webkit 536.30 (or Safari 6.0.5).

    I started to fix some icon sizes / text, but I think these fixes will need a special 3ds theme that's more lightweight to work correctly.

    Specifically, the main issue for the layout is CSS variables are not supported, and some fonts fail to load. Then there are some javascript issues below:

    Screenshot 2024-06-26 at 10.54.25 PM.png

    (Found these errors by using "Developer Mode" (holding A+B+X+Y while the Internet browser is loading))

    3DS

  • Dm problem…
    VGMooseundefined VGMoose

    I never heard of browser.lol ! that seems really useful

    Bug Reports

  • Shoutbox Bug
    VGMooseundefined VGMoose

    For some shoutbox loading issues, you can try visiting this page directly: https://browsedns.net/shoutbox

    Bug Reports

  • Issue with the DNS Settings.
    VGMooseundefined VGMoose

    You can try the other DNS servers. The three are:

    • 45.55.142.122
    • 45.55.112.11
    • 46.101.65.164

    Also, check to make sure that LaneChange (the actual redirect handler) isn't disabled for your IP at: http://lanechange-controller.fortheusers.org/manage/

    It should say:

    No overrides for your IP currently exist.
    DNS redirection will work normally.

    If that still doesn't work, there are some more detailed troubleshooting steps you can do with a PC here: https://faq.fortheusers.org/#not-working

    But it is possible that on some router/ISP configurations, DNS will not be able to be overridden, and the redirect won't work.

    Even in those scenarios, CaptiveDNS should work, but that needs another device on the same network: https://github.com/browseDNS/CaptiveDNS

    Bug Reports

  • About @Mckinley...
    VGMooseundefined VGMoose

    @Ava-Lee Please share any other information with moderation staff as you receive it. Closing this thread for now.

    Forum Archives

  • funny yes
    VGMooseundefined VGMoose

    Please don't make these kinds of targeted-at-another-user threads. See here: https://browsedns.net/topic/2336/lmao/78?_=1695345354640

    The meme is admittedly a little funny, but saying that someone is "begging for attention" both not productive and against the purpose of this website. We have all the personal and user creativity categories specifically so that users can feel free to post about themselves. The site is intended for the Switch, but it is not that much different than any other forum.

    If another user is bothering you, ignore that user or report their behavior to a moderator.

    Forum Archives

  • Avery is banned?!
    VGMooseundefined VGMoose

    Everyone needs to relax a little. I'm going to soon be implementing changes for the rules, and at the forefront of what I want is a more transparent strike system, as well as the ability for people to know when a ban is temporary vs permanent.

    Some resources for online arguments:

    Info in general on the value of online arguments:
    https://www.healthyplace.com/blogs/livingablissfullife/2018/04/be-happier-stop-arguing-with-people-on-the-internet

    Mental health techniques after the fact:
    https://indianexpress.com/article/lifestyle/feelings/after-argument-calm-your-mind-tips-relationships-7627900/

    Forum Archives
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 10
  • 11
  • 4 / 11
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Groups
  • Users
  • Tags
  • Popular