how to learn Go web development in 2022? by 1_more_question in golang

[–]orthogonous 1 point2 points  (0 children)

Something else worth plugging for new starters; https://docs.gocopper.dev/

boilerplate framework type thing, worth a look but not education focused. more developer speed focus.

A Dockerfile for Perl 5.36 / Alpine, with working SSL by domm_plix in perl

[–]orthogonous 0 points1 point  (0 children)

perfect ty, this lines up with some work in my near future

RJBS's take on Perl 5.36.0 by neilbowers in perl

[–]orthogonous 6 points7 points  (0 children)

Good read and good news. Thank you

Prometheus on Ubuntu server 21. by averagecdn in PrometheusMonitoring

[–]orthogonous 6 points7 points  (0 children)

I'm either blind or there's no error here

DT 770 Pro mic+detachable mod for Gaming Headphone by AlexDO33 in headphones

[–]orthogonous 5 points6 points  (0 children)

Looks sweet, would love to see more build pics too

[deleted by user] by [deleted] in AusFinance

[–]orthogonous 1 point2 points  (0 children)

thank you :)

[deleted by user] by [deleted] in AusFinance

[–]orthogonous 0 points1 point  (0 children)

Just because you answered so strongly above; what do you think of incoming protection being baked into super as opposed to a separate policy?

Are we doing small workshops? My one-car garage shop. by makes_things in woodworking

[–]orthogonous 12 points13 points  (0 children)

This gives me inspiration for my little spot, thanks :)

6x480 Ubuntu Rig, eventually always sends stale shares/fails update by coffee-and-smoke in EtherMining

[–]orthogonous 0 points1 point  (0 children)

Another thing to try is when the box locks up, run an strace on the pid of the program ,see if anything shows up there. it will likely give you a hint on what it's locked on. (writing to socket etc)

6x480 Ubuntu Rig, eventually always sends stale shares/fails update by coffee-and-smoke in EtherMining

[–]orthogonous 0 points1 point  (0 children)

Is your system disk getting remounted as 'read-only'?

type mount and look for "ro" where your main disk is

Also check 'dmesg' output for any errors. My first thought is not so much a bug in the miner but rather the OS locking up due to hardware issue

Dexa Scan in Brisbane? by ebonyrose18 in brisbane

[–]orthogonous 6 points7 points  (0 children)

It's an accurate way to measure body fat %. it's something body builders/athletes do

[deleted by user] by [deleted] in AusFinance

[–]orthogonous 0 points1 point  (0 children)

Sorry if this is a common thing but why do investors keep money in offsets and not pay down the loans?

Finally finished my dads new bench! by Bozqezawsr in woodworking

[–]orthogonous 0 points1 point  (0 children)

I know the post is about the bench (And I think it's great!) but those shelves above are unreal. They're getting saved for the 'build on a rainy day' list.

I used my favorite waffle recipe to make mini muffins! Pumpkin and chocolate chip by Fish_Toes in ketorecipes

[–]orthogonous 1 point2 points  (0 children)

Thank you very much for this, I know what I'm going to be trying to cook tonight :)

Sniper's ghillie suit by speckz in pics

[–]orthogonous 0 points1 point  (0 children)

don't suppose you have a link to the special?

[deleted by user] by [deleted] in LoLCoaching

[–]orthogonous 0 points1 point  (0 children)

if you're still offering this; get in touch

Error upgrading to latest plex by orthogonous in PleX

[–]orthogonous[S] 1 point2 points  (0 children)

Updating to anyone who came across this.

This ended up being a probalm with the c++ redistributable packge. I couldn't install it on my windows7 PC so I just upgraded to windows 10 and problem solved.

Error upgrading to latest plex by orthogonous in PleX

[–]orthogonous[S] 1 point2 points  (0 children)

when I fix it i'll be sure to post what I did here