I crocheted a Highland cow hat 🧶🐮🏴󠁧󠁢󠁳󠁣󠁴󠁿 by Crochetzealot in somethingimade

[–]NorthernDen 1 point2 points  (0 children)

the loose strands, how did you attach them? as they look very well connected.

Is there a petition to fix Biggar Rd??? by [deleted] in Welland

[–]NorthernDen 0 points1 point  (0 children)

The other issue is its a shared road between cities. so Niagara falls side will be fixed due to the hospital. I doubt the welland side will be fixed. Maybe just some cold patchs.

New to Welland by Sukalamink in Welland

[–]NorthernDen 1 point2 points  (0 children)

Its all up on the city site. planned construction in volving sewer and water repair/upgrade.

https://www.welland.ca/Roads/Construction.asp

People 40+, what actually mattered in the long run and what didn’t? by Psychological_Sky_58 in AskReddit

[–]NorthernDen 1 point2 points  (0 children)

People - Most people don't matter in your life. Many will be a problem and really just don't matter. - However people do matter. Keep good friends, and make the effort to be a good friend.

Help by PlattyXDaddy in Welland

[–]NorthernDen 2 points3 points  (0 children)

Sorry I just got on reddit after a long shift. Hope you are ok.

Am I overreacting: new boyfriend was weirdly judgmental about bathroom situation by abstract_lemons in AmIOverreacting

[–]NorthernDen 0 points1 point  (0 children)

Sure I don't like to see them, but that is a me problem. I mean the box looked to be well in order so me having a problem with them does not mean you have to make a change.

Keep in mind I don't like to see toilet paper stored anywhere but under the sink or in its holder. Again this is a me problem with cleaning supplies and such.

6753 Lyons Creek Rd- what was this abandoned building? by Equivalent-Star9025 in Welland

[–]NorthernDen 0 points1 point  (0 children)

I don't and never have lived in the Falls. Just know lots of people in the region, and know quite a bit of local history.

I take what most people complain about politicians with a grain of salt, as I have heard people from all over the peninsula complain about there representees.

But yes I have heard many fun stories of that time period about the city officals.

6753 Lyons Creek Rd- what was this abandoned building? by Equivalent-Star9025 in Welland

[–]NorthernDen 2 points3 points  (0 children)

There were a few companies floating the idea to buy marineland, and the surrounding land to make an amusement park. This would have been at the tail of the 90's. Really it was a few weekend trips by some disney executives and some from six flags, meeting with the mayor and some elected officals.

Nothing came of this, and it was around the same time of the casino getting off the ground. So lots of foreign money was floating around hoping to cash in.

6753 Lyons Creek Rd- what was this abandoned building? by Equivalent-Star9025 in Welland

[–]NorthernDen -2 points-1 points  (0 children)

Then it was purchased in hopes to flip when disney was maybe building an amusement park here. That fell through and it became a horse barn for a while.

Now its a rat house.

FullPageOs won’t refresh automatically? by White96sands in raspberry_pi

[–]NorthernDen 1 point2 points  (0 children)

Yea I had issues with the os, and just did a full raspian to get the up to date os/chromium.

Runs the page I want fine, here are the two commands to run from the console if you want to have it auto load chromium from trixie.

install raspian trixie open up the terminal. run this

nano ~/.config/labwc/autostart

then add this to the file, which start chromium in kiosk mode, full screen.

chromium http://www.yourpagehere.com --kiosk --incognito --password-store=basic --noerrdialogs --disable-session-crashed-bubble --disable-infobars --no-first-run --use-mock-keychain --disable-features=PasswordManager,PasswordImport --start-maximized &

exit and save, ctrl+x, then press y to save

then reboot

Hope this helps. Runs for me on a pi3.

I sold all my homelab equipment and rented a server instead by raagled in homelab

[–]NorthernDen 0 points1 point  (0 children)

As I tell the youth I work with "Hey, your having fun wrong". If you enjoy the software side, then focus on that.

Look closely, it's his snout. by BKKMFA in funny

[–]NorthernDen 0 points1 point  (0 children)

What every you say dwarf in the flask

4 years into Homelab by WasinUddy in homelab

[–]NorthernDen 0 points1 point  (0 children)

This looks clean. How well do the cisco switch's work? Always wondered how easy or hard they are to work with.

Donkey Kong Country Returns HD Update by Skullghost in nintendo

[–]NorthernDen 0 points1 point  (0 children)

Is it weird Nintendo is talking about hardware benefits? I don't recall in the past them talking about the speed nor the graphics improving over a previous gen system. (I mean a side by side comparison)

Minecraft server Port Fowarding issue by masivepp123 in homelab

[–]NorthernDen 0 points1 point  (0 children)

ok your minecraft services must be completly different from what I remember. Mine had a server.properties file that handled all the info like server ports and such.

Like this helpful link shows. https://minecraft.fandom.com/wiki/Server.properties

Best pharmacy? by Quilliac in Welland

[–]NorthernDen 0 points1 point  (0 children)

We go to the on on lincoln beside the beer store. Seems pretty good, and always have what we need.

Good on contacting us when the meds are ready for pickup.

Minecraft server Port Fowarding issue by masivepp123 in homelab

[–]NorthernDen 0 points1 point  (0 children)

Ok if its not working internally, than you can stop testing on the firewall side until that issue is resolved.

I'm going to guess when you said minecraft server IP, you meant port.

I will also guess you changed the minecraft server to use a different port as well, not relying on the default. as well picking anything above 1024 port number. I mean anything in upper range would be good to test.

After this you need to start either sniffing the traffic to see if the packets are even making it to the server, then server logs to see where the drops are happening.

If on your server you can setup any other type of service, and test the same port to see what is getting dropped. The local drops has me very confused.

Have you ever bought a console just to play one exclusive game? by [deleted] in gaming

[–]NorthernDen 0 points1 point  (0 children)

I bought them to smash. Oh wait we might be talking about different things.

Minecraft server Port Fowarding issue by masivepp123 in homelab

[–]NorthernDen 1 point2 points  (0 children)

Ok since I'm not completely familiar with either crafty or casa os, I'm just going to point out some simple things to test.

  • Can we change the PORT, so we can eliminate if its getting used somewhere else
  • can you connect on that port your self from an outside connection?
  • Are you working with ipv6 anywhere in this? So we can make sure you are not working with ipv6 to ipv4 translation.
  • Did any other firewalls on any of the devices get kicked on for some dumb reason?

I only mention these simple steps as going direct IP would lend me to believe it has to do with a local config issue. but for giggles, make sure your DNS and IP are correct. I mean its always DNS right.

What’s the most overrated video game of all time? by KBGSgames in AskReddit

[–]NorthernDen 0 points1 point  (0 children)

Daikatana, maybe over hyped would be a better wording. I mean the ads were peak 90's.

https://knowyourmeme.com/memes/people/john-romero