[-] nik282000@lemmy.ca 5 points 16 hours ago

Don't feel too bad, they have access to the same internet as everyone else. They are just as capable as you and I to look up what is actually going on in the world and verify what they have been told.

[-] nik282000@lemmy.ca 7 points 2 days ago

They promise to never misuse it or get it stolen.

[-] nik282000@lemmy.ca 13 points 2 days ago

So now would be the time to remember that while a VPN does hide some of your online activity from your ISP and your government, it is trusting the VPN provider to not collect that same activity information. Look for a VPN provider that prioritized security and privacy over speed. If they are offering a deal on 3 years of service keep looking.

[-] nik282000@lemmy.ca 2 points 2 days ago

I think I've had one game in the past 4 years that was totally broken with Proton but all I had to do was switch versions. Blew me away to have a literal 1-click solution to gaming on Linux.

[-] nik282000@lemmy.ca 26 points 3 days ago

We need to oppose the 'drill baby drill' mindset of this insane fascist

-Canada

OPEN THE MINES! FELL THE FORESTS! IT'S AN EMERGENCY!

-Also Canada

[-] nik282000@lemmy.ca 4 points 3 days ago

Have you not been paying attention?

Private service becomes popular by undercutting existing services -> existing services go away -> popular service jacks up the price and reduces feature set. Get ready to pay by the milligram for your fucking temu order.

[-] nik282000@lemmy.ca 1 points 3 days ago

Mechanically separated meat is an effective way to turn every shred of animal into an edible product instead of sending it off to be processed again into some lower value product. If you're gonna spend all the time and resources to raise and kill an animal for food, why not make sure that the absolute maximum of it is turned into an edible product?

[-] nik282000@lemmy.ca 4 points 3 days ago

I can but can you look at a list of "chemicals" and identify which ones are food safe ingredients and which are hazardous? Not many people can, and using the label "chemicals" makes the problem worse.

For example polyethylene glycol is a food additive in Dr Pepper but ethylene glycol the poisonous part of anti-freeze. If you do not specify what chemicals you are concerned about and why then you are just using a catchall term to paint a particular product or process as bad.

[-] nik282000@lemmy.ca 5 points 3 days ago

I worked at a meat processing plant, salt water is added to every piece of meat that went through there in order to bulk up the weight and increase margins. Sometimes it is just a soak in other cases (like peameal bacon) they inject it with 200 steel needles and a hydraulic pump.

[-] nik282000@lemmy.ca 3 points 4 days ago

chemicals

Dog whistle. Using the term 'chemicals' as a negative serves only to gain support from the ignorant by obscuring the topic. All meat is treated with chemicals before you eat it, a solution of solvent, explosive sodium metal, and deadly chlorine being the most common.

[-] nik282000@lemmy.ca 10 points 6 days ago

Still running a 1080, between nvidia and windows 11 I think I'll stay where I am.

[-] nik282000@lemmy.ca 4 points 6 days ago

Switched on my daily driver around 2016 and have been doing all but VR gaming on Linux since about 2019. I would totally recommend it to any one as long as they aren't a tripple a, release day kinda gamer.

1
submitted 5 months ago by nik282000@lemmy.ca to c/videos@lemmy.world

Shot at 1500fps, playback at 30fps.

71
submitted 7 months ago* (last edited 7 months ago) by nik282000@lemmy.ca to c/selfhosted@lemmy.world

Warning there are some tall-ass images in this post.

A few years ago I got mad enough at the temperature gradient in my town house that I designed and build a bunch of ESP8266 sensors to feed data into an RRD so that I could have some pretty graphs to be angry about as well. (As of this week I have also started logging stats from my UPS and server.) Using the minimum of HTML and CSS I threw those graphs, a map of the previous day's incoming network traffic, and some convenient links onto a homepage that I use on all of my devices. At a glance this tells me if the furnace/AC is working, if my server is having a fit for unknown reasons, and if the local power grid is playing it fast and loose with the voltage and frequency (which I suspect they do).

Clicking the temperature/humidity data leads to a long term data page covering 2 years of data in varying resolution. The gap last fall was when the garage sensor failed and I was waiting for Aliexpress.

There are also long term trends for the server load and UPS but they have only been logging for a few days so there is not much to look at.

Clicking the map on the home page leads to a text file containing a summary of all incoming traffic to apache and ssh. The ssh server is on a high port number and doesn't see much traffic but occasionally a persistent bot will find it.

Everything but my landing page (this animation in p5.js https://old.reddit.com/r/cellular_automata/comments/1djwjbu/waves_processingorg/ with the text "Hey this isn't where I parked my car" overlayed) is behind basic auth or better and I have push notifications set up for every ssh login (even my own), in 5 years I have never had a successful login from an attacker, this is not an invitation, have mercy.

All the data is gathered with python scripts and stored in RoundRobinDatabases or, in the case of network data, digested down into a CSV. The climate sensors respond to requests on port 80 with the temperature and humidity separated by a comma to allow for easy polling. The map is generated by looking up the IPs' information on Shodan then plotting the location data if it was present.

Absolutely none of this is the ideal solution, there are existing projects that cover literally every aspect plus a dozen extra features I could never hope to implement. I wrote as much as I could from scratch just to see if I could, it's more fun to drive a shitty car that you built than one you bought from the dealer.

Aaaand I accidentally made the UPS database only 24hrs instead of the 10years I had intended. Lucky for me rrdtool has a function to expand an rrd without wiping out the data!

143

Using a vinyl cutter and mini-sand blaster I made some alternate universe corporate schwag! I like the idea that someone might have swiped these during an interview before both companies had their 'accidents.'

1

I got my hands on some really weird EL panels and did a little dive into how they work. I still have no idea where to get more but I think they may be DIY-able.

49
First Functional Print (www.thingiverse.com)
submitted 10 months ago by nik282000@lemmy.ca to c/3dprinting@lemmy.world

I was gifted an unused Ender 3 Pro two weeks ago and managed to model and print an adapter to connect Sony E-Mount cameras onto a 42mm dovetail used by microscopes.

Bed adhesion, leveling, stringing, clearance issues, blobs and permanently welded supports, I got to battle it all but thanks to the massive volume of community support I worked my way though.

230
submitted 10 months ago by nik282000@lemmy.ca to c/3dprinting@lemmy.world

I was given an Ender 3 Pro last week and after a few bumps managed to successfully CAD, slice and print a booster seat for my phone. The caddy as it was would grab the volume down button on my phone, this little wedge solves the issue!

32
Rain (lemmy.ca)

// Randomly spawn drops

// Take a random fraction of each cell move it down, or down and to the left or right

// The remainder of the fraction stays where it is

// Subtract a constant small value from all cells to prevent rain from accumulating

309

I found a box of CD-Roms and floppy disks in my mum's basement and damnit, I want to play them! I could use emulators, DosBox or VMs but it's never quite the same as having the real thing, so between an eBay mobo and a box of old parts I managed to build my new gaming rig to cover 1990-2005.

Its running a P3 at 1GHz, 512MB of ram, and an ATI Xpert98 with 8MB of memory. As I didn't want to run an old IDE drive with a million hours on it, I tried an SATA-IDE adapter, it caused some issues during the install but that just felt like the standard Windows experience.

Though unpopular, I went with ME for 2 reasons, the first was Dos support, the second is that I went from W95 to ME as a kid, 98 wouldn't have felt the same. The install bricked twice with video drivers but I finally got it up and running with the default drivers and an 18" Samsung flat CRT (runs up to 1600x1200 at a nauseating 60hz).

So what were your favorite games from the 90's and early 2000s?

158
submitted 1 year ago by nik282000@lemmy.ca to c/steamdeck@lemmy.ml
72

Made with Processing.org

434

Repaired some broken solder joints, sanded out the biggest scuffs and polished most of the scratches out of the screen. Oh yeah, and the paint job.

39
submitted 1 year ago* (last edited 1 year ago) by nik282000@lemmy.ca to c/astronomy@mander.xyz

So I bought 2 sets because it looked like one set was briefly lost in the mail and this past week I got an email from Amazon that said one set I bought were “fakes.”

  • Both sets have printing that matches legitimate manufactures.
  • The “legitimate” set have all black filters (not the metalized filters I am used to like Thousand Oaks Optical) the “fakes” have the metalized filters.
  • Both sets of glasses have the same transmittance as the Thousand Oaks filter material I use on my telescope and cameras.
  • The build quality of the “legitimate” glasses is quite a bit worse than the “fakes” with the two layers of paper being misaligned

So, what I suspect is that I actually received a crappy set of “real” glasses and a well made set of counterfeits, this seems in line with the press release made by the American Astronomical Scociety.^[0]^

Some of these newly identified counterfeits are indistinguishable from genuine Qiwei products and appear to be safe. Others look like Qiwei’s eclipse glasses, but when you put them on, you realize they are no darker than ordinary sunglasses. So, these products are not just counterfeit, but also fake –– they’re sold as eclipse glasses, but they are not safe for solar viewing.

So, did anyone get unlucky enough to get some ‘real-fake’ glasses? An did anyone get a set of legitimate glasses with the non-metalized filter?

^[0]^ https://aas.org/press/american-astronomical-society-warns-counterfeit-fake-eclipse-glasses

view more: next ›

nik282000

joined 2 years ago