you gotta ask yourself why would you would consider downvoting someones post.. as opposed to not liking it and just therefor walking away onto something else... you do not have to reply to everything you see.. you could also actually leave a comment on the reasons you dont like it rather than lazily being negative.. maybe it would if put forward correctly , instigate some actual conversation.
pwsincd
Posts
-
todays hot take -
New Feature : User CardA New feature that allows you to hover over a users name to get additional info / follow or chat with that user.
Let me know how you go , cheers

-
Tips on posting on a forum.There’s a rule of thumb that 1% of the members of an online community create new posts, 10% make comments and the rest only consume.
If you are one of the few creators, thank you. Your content is what makes the internet such an interesting place. When you do post a new discussion, here are 10 quick tips on how to make it a great one.
1. Make the discussion title descriptive
A good discussion title is a short preview of your post and is what gets people to click and read. A well written title is also going to help search engines better index your post which will bring more people into the discussion. For example, instead of ‘The worst movie ever’, try ‘The Internship is by far the worst movie of 2013’ or instead of ‘Bridge mode doesn’t work’ try ‘Help, I’m having problems getting my Hitron modem into bridge mode.’2. Proof read
Spelling mistakes, typos, and bad grammar will distract readers from the point you’re trying to make. If you’re writing a long post, save it as a draft and come back to it after a few minutes or as long as it takes your brain to forget what you had written.3. Use minimal formatting
Overly formatted posts can also distract from the message and it encourages others to do likewise and you end up with a hard to read thread.4. Put your post in the right category
The right category can be the one that has a relevant category name or it can be a category where this kind of post is often made. If there is no appropriate category, it might be worth considering if your post is appropriate for the community at all.5. Use tags
Tags are helpful for others to find keyword related posts. It also helps the site admins get a sense for what topics are popular.6. If you want responses, ask for them
In marketing this is called a ‘call to action’. If you want others to comment, you can encourage them by asking them to do so. If your post is just an FYI then don’t.7. Go easy on the insider jargon
Inside jokes and inside references can be fun and make the community unique but too much of it can turn off new members.8. Add an image
Images add visual interest and make your post look great when shared to social networks.9. Mention others
Credit other members if you are building off their previous comments or if you want to draw them into the discussion.10. Own the discussions you've created
Respond to comments promptly and thoughtfully. Thank others for commenting on your discussion and help with moderation if things get heated.Creating great forum posts helps to ensure quality discussion and better engagement. If you are a member of a community and you want it to be vibrant and a great place for others, the above rules will ensure it's a great experience for everyone.
Hope this helps you construct more informative or constructive posts.
-
mobile website issueI can confirm the error exists after trials. Increasing the file size permissions in nodeBB (the server software) did not fix the issue. i would image its the server config that needs to increase is filesize permissions. client_max_body_size 5M; we need @VGMoose for this tweak.
the image above was upload from my phone, but it is tiny which does suggest the file limit is the issue.. maybe try using smaller images until VG can take a look max file size is 7000KB in nodeBB settings.
-
Is There Any More Brits On BrowseDNS?Mancunian here
-
why is the sky blue?Sunlight reaches Earth's atmosphere and is scattered in all directions by all the gases and particles in the air. Blue light is scattered more than the other colors because it travels as shorter, smaller waves. This is why we see a blue sky most of the time.
-
ummm....my dad just gave me beer i am 16i like your dad
-
sad thing for ppl with a Wii or Wii U@Aries the homebrew scene on the WiiU has never been more alive for the people who enjoy the console.. your opinion is blinkered.
-
Introducing GroupsSo the admins have heard the cry for groups/clubs and after some discussion, we bring you
Groupsa new feature where like-minded people can gather in a community. For now, it offers nothing more than your own central hub that you can mildly customize and make your own group badge, invite members and show forum posts from categories your group enjoys or follows closely.More things for the groups may come in time, but that all really depends on how well they are used, and not abused.. they will be closely monitored, but have fun generating some great content.
so how to do it :
-
Hit the group icon in the navbar

-
Then press the Create New Group button and give your group a name

Your new group will open and be included in the groups list and from here you can begin to customise your group.
At the bottom left of your group if your are and admin of it , you will see something like this :

it all should be fairly self explanatory , ask here if your having problems.Also you can have a custom banner but can only be added from a PC etc. with the icons that appear on the banner when you mouseover it:

I created a demo group to display the current possibilities here.
Hope this helps .
-
-
New Quick Links on Switch Browser!it is a god awful theme though .. i cant imagine anyone using it lol
-
I made a petition to save 3ds and Wii u eshops -
example of how to make tables in posts for those using other sources .
Advanced Tables Guide for PostsYou can make your tables more than just rows and columns!
Here’s how to create tables with links, emojis, checkboxes, inline code, and images.
1️⃣ Full Example Table
Code (Copy This)| Player | Status | Action | Notes | Avatar | |-----------|------------|-------------------------------|----------------|------------------| | Paul | 🟢 Online | 🟩 [Join](https://example.com) | **Top scorer** |  | | Jamie | 🔴 Offline | 🟥 [Leave](https://example.com)| *Needs help* |  | | Sam | 🟡 Busy | 🟦 [Info](https://example.com) | `Testing` |  |
Rendered ResultPlayer Status Action Notes Avatar Paul 🟢 Online 🟩 Join Top scorer Jamie
Offline🟥 Leave Needs help Sam 🟡 Busy 🟦 Info Testing
2️⃣ Features Used
Links inside cells
Emojis for status and button-like visuals
Bold/italic/inline code for emphasis
Inline images for avatars/icons
Checklists or other symbols (Markdown compatible)
Example for tasks:
| Task | Done | |----------------|------| | Setup PC | - [x] | | Test Game | - [ ] |
3️⃣ Styling Ideas (Admin Only)
Users cannot change row colours individually, but global CSS can make tables look amazing:
/* Alternating rows */ table tr:nth-child(even) { background-color: #2a2a2a; } /* Header styling */ table th { background-color: #111; color: #0f0; } /* Hover effect for rows */ table tr:hover { background-color: #333; }
4️⃣ Quick Blank Template
| Column 1 | Column 2 | Column 3 | Column 4 | |---------------|----------------|----------------|-------------| | | | | | | | | | | | | | | |Copy this template and fill it with your info.
Combine links, emojis, code, and images to make your posts stand out!
Tip: Keep tables readable, use consistent headers, and don’t overcrowd cells. -
example of how to make tables in posts for those using other sources .
Advanced Guide: Tables in NodeBB PostsTables let you organize information neatly.
You can also include links, emoji “buttons,” and plan for styling.
1️⃣ Basic Table
Code| Player | Platform | Rank | |--------|----------|------| | Paul | Xbox | Gold | | Jamie | PC | Plat | | Sam | PS5 | Dia |
ResultPlayer Platform Rank Paul Xbox Gold Jamie PC Plat Sam PS5 Dia
2️⃣ Table with Links
Code| Item | Link | |------------|------------------------------| | Game Guide | [View Guide](https://example.com) | | Patch Notes| [See Notes](https://example.com) |
ResultItem Link Game Guide View Guide Patch Notes See Notes
3️⃣ “Button-Like” Links Using Emojis
You can make links look like buttons inside table cells:
Code| Action | Link | |-------------|------------------------------------| | 🟩 Start | [Go](https://example.com/start) | | 🟥 Stop | [Go](https://example.com/stop) | | 🟦 Info | [More](https://example.com/info) |
ResultAction Link 🟩 Start Go 🟥 Stop Go 🟦 Info More
️ These are visual “buttons” only. You cannot run scripts or create interactive form buttons inside posts.
4️⃣ Blank Advanced Template
Copy and fill in your own data:
| Column 1 | Column 2 | Column 3 | |---------------|----------------|----------------| | | | | | -
can we add a thing in settings that puts a spoiler for gifs?
-
kewl logo idealooks really nice , should we keep the adjacent text ? i feel lose it
-
New feature: bdns.bio URLsdont you just love a url :)
-
Post Queue Changesto emphasise a point also .. no reputation is gained from posting in edge of the forum... be creative.. and thoughful
-
PEOPLE OF BDNSJust go about your business and try to stop biting the hands of the people providing the service to you . Enough now Kaleb . Final warning .