Sparky

joined 5 months ago
[–] [email protected] 3 points 6 hours ago

Here's the free oem app as an msix package as Microsoft removed the store link. link

(yes I did accidentally upload it to the wrong collection, but I don't think I can change that)

[–] [email protected] 2 points 1 day ago

"what is love?" (baby don't hurt me)

[–] [email protected] 18 points 2 days ago

What? But the factory must grow

[–] [email protected] 54 points 3 days ago

Or in physics terms, potential energy.

[–] [email protected] 6 points 3 days ago

Thx for the good read!

[–] [email protected] 4 points 4 days ago* (last edited 4 days ago) (2 children)

I switched from duckdns about a year ago as it failed to resolve the addresses for my jellyfin server. I ended up buying a domain from cloudflare for 3 years for about $4, and I self-hosted ddns updater to automatically grab the dynamic ip, and set it to a subdomain.

As for your nginx config, I'd imagine you could make 2 separate config files in sites-enabled that are nearly identical, but listen for different domains. Something like this:


#config file 1 
server {
    listen 80;
    server_name example_a.com;

    location / {
        return 301 http://example_c.com$request_uri;
	#or use an ip instead of example_c.com
    }
}

#config file 2
server {
    listen 80;
    server_name example_b.com;

    location / {
        return 301 http://example_c.com$request_uri;
	#or use an ip instead of example_c.com
    }
}


#Or use "proxy_pass http://example_c.com;" in the location tag instead of "return 301..." if you want to reverse proxy the traffic

[–] [email protected] 23 points 4 days ago

1.5Tb data cap, jeez. I regularly push 6tb of monthly traffic by myself. This feels like mobile internet all over again, but now with wired...

[–] [email protected] 16 points 4 days ago (2 children)

Have you ever considered doctor pepper to be a woman?

[–] [email protected] 0 points 4 days ago

I feel like the marketing was the same for bonzi buddy...

[–] [email protected] 0 points 5 days ago

Hey $20 is $20

[–] [email protected] 1 points 5 days ago

Thx for the tip! I'll try to recalibrate it based on those instructions :3

 

Hey y'all, I've been having issues with gaps forming between the outer layers of the print walls, and I'm not sure how to fix that. I thought it might be because of a clogged extruder, but the issue didn't get fixed when I cleaned it. I tried adjusting the E-steps, but smaller values caused blobs of filament to form on the outer walls likely because lower values overextruded the filament. Apart from the weird top layer and walls, the prints turn out perfectly fine, so it might be a slicer related issue. The printer is an Ender 3 pro with a bltouch sensor and upgraded marlin board + octoprint.

Here are some pictures of the issue, and a screenshot of the slicer settings:

Any help is greatly appreciated :3

[–] [email protected] 11 points 5 days ago (1 children)

Bro just lick a block of iron

73
Music rule (protosparky.uk)
submitted 5 days ago* (last edited 5 days ago) by [email protected] to c/[email protected]
 

Caption: An image of the album cover from Guns and Roses for their album "Appetite for Destruction", which has been modified to replace the skulls of the band members with waifus. The image has a caption that says "So about a year ago, I woke up from a dream, drenched in sweat, with just one phrase being on my mind "guns and waifus". Today, i made the music cover a reality." End Caption

So this actually happened, and "guns and waifus" has been sitting dormant in my notes app until today.

I don't really listen to guns and roses, nor do i watch anime, so i hope i didn't offend anyone :3

Here's the picture without the caption:

434
submitted 2 weeks ago* (last edited 2 weeks ago) by [email protected] to c/[email protected]
 

Too bad the desk space sucks...

High res image

Caption: Picture of a giant display in a big event/concert space. The display shows a terminal with the output from hyfetch. End caption

High res image

Anyways here's the real setup that was controlling that big ass screen

Also sorry if the text formatting is messed up (I am posting from mobile)

190
peekaboo (protosparky.uk)
70
[OC] Bus stop at night (protosparky.uk)
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/[email protected]
 

High res image

Norwegian bus stop during the night.

517
hmmm (protosparky.uk)
 
6
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/[email protected]
 

Hi, my 3d printer psu fan gave up the ghost, and I wanted to replace it. It was pretty noisy, so I thought about upgrading from a 30mm to an 80mm fan. I am designing the top case with mounting holes, and want some input on where to place the new fan. The original placement is the box with the red color. The green and blue box are some options I thought of for the new fan placement. Would placing it over the busier part of the pcb yield lower temps, or is that a bad idea? Does placement even matter for psu fans? The new fan has higher airflow, but lower static pressure than the original one, and the plan is for it to always spin at a low rpm and occasionally speed up when the psu detects a high temperature. The original config runs it completely fanless until the psu reaches 50c and only then does it send voltage to the fan header.

 

@[email protected] I stole your meme mohahaha

551
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/[email protected]
 

Hey y'all, today I experienced another push for Linux from our friend Microsoft. 5 minutes ago, I wanted to use the timer app on Windows, so I could manage my work/break schedule, and this fucker showed up. Yes, that's a prompt to sign in with a Microsoft account to use the clock. If you close it, it pops up 30s later. Clicking “Don't sign in” or closing the process responsible for displaying it is useless, and guess what… IT PAUSES THE TIMER WHEN IT SHOWS UP.

I guess this is another thing added to the super long list of things which will eventually make me switch my main workstation to Linux once win10 is discontinued.

/endrant

Hope y'all are having a great day :3

 

She's taking a sip from the water used to wash the paintbrushes, while standing in the paint.

 

I got this picture from my mom who was painting. The cat is head first into the container she used to wash those paintbrushes, and standing in the paint

view more: next ›