Shdwdrgn

joined 2 years ago
[–] Shdwdrgn@mander.xyz 5 points 1 week ago (1 children)

The only thing this bill seems to affect are apps. It has no provision for websites, meaning kids would still have unlimited access to adult content. If a kid wants to get around browser checks, all they have to do is either install an older browser that doesn't use the OS verification, or find a plug-in that fakes it (and of course those will immediately come out).

Even worse, if the OS requires ALL software to acknowledge the age verification checks, what do you think that means? Everyone in Colorado is required to immediately spend thousands to buy all new versions of every program they use? And what happens to the software that is no longer updated? If you're lucky, you can buy something completely different and spend months rebuilding all your old information into the new system? Sounds wonderful.

[–] Shdwdrgn@mander.xyz 7 points 1 week ago

Where did you get this from? Sounds like more of the crap from DOGE where Musk had no clue how computers work so he just assumed that everyone listed in SSI was getting automatically paid.

[–] Shdwdrgn@mander.xyz 1 points 2 weeks ago

I was really hoping to see some great aurora from this one, but it had other plans. It was still an impressive storm though.

[–] Shdwdrgn@mander.xyz 2 points 1 month ago

It definitely help for re-world modeling, getting things figured out in advance. In the Spring of 2024 I decided to finally build a utility trailer I've been thinking about for years, and I modeled the whole thing in OpenScad down to the wiring and generating material lists (and yes, we got it built and have been using it through this past Summer). The fact that you can't incrementally update variables makes some tasks stupidly difficult requiring a lot of needless redundancy, but I do like being able to write stuff out as code.

Maybe some day I'll try Build123 or something else, but most of my projects are things where I just need to whip out a quick model, so I don't want to deal with learning a whole new system at the same time. Case in point -- yesterday I picked up a keyboard fro the thrift store but realized it was missing one of the folding feet (this one has two different sized stacked feet that fold out from each other). Half an hour later I'm making my first print, and another 15 minutes I'm ready to test the second foot piece. And I could have done it faster if I didn't spend so much time capturing the details of the original feet. Point is, it's hard to change when most of your needs are quickly covered with the existing software.

[–] Shdwdrgn@mander.xyz 5 points 1 month ago (2 children)

I've been using openscad to create a dual-filament direct drive print head for my Ender 3. Got the whole thing printed but I have to run a couple more wires up the cable harness to control the new servo and read the filament runout sensor.

[–] Shdwdrgn@mander.xyz 1 points 1 month ago (2 children)

Honestly, are there any HDDs that can really reach 6gb/s speeds? I haven't seen any that could reach 3gb/s. My current array is all running on SATA-2 backplanes, but with 8 drives in the raid it clocks out at 460MB/s sustained (bytes, not bits). Considering my previous NAS could barely reach 70MB/s on a 6-disk array, I was quite pleased with the new setup.

[–] Shdwdrgn@mander.xyz 2 points 2 months ago

I mean, my SUV is a 2004 and seems to be holding up pretty well. I give it full synthetic oil and take it off-road occasionally, so it gets a wide range of treatment. Maybe I'm just not as bothered as other people are by the occasional bit of maintenance. I just replaced the thermostat this Fall, which was certainly a lot harder than on the old car because this one is buried down along the side of the engine, but it was still a pretty simple job.

[–] Shdwdrgn@mander.xyz 4 points 2 months ago (4 children)

It was a '74 Pontiac LeMansthat I bought in 1987. And sorry, I did forget about one thing... I had to replace the transmission a couple times, but back then you could get them from a junkyard for cheap, and it only took a couple hours to replace. Probably would have lasted a lot longer if I'd taken the time to rebuild the clutches though. Of course it's not like you can drive any vehicle forever, there was the maintenance as things like bushings and alternators wore out. For this discussion though I don't count things that you have to do on any vehicle with 300k miles on it. Everything wears out eventually, and yeah even the motor was starting to smoke by that time.

[–] Shdwdrgn@mander.xyz 11 points 2 months ago (1 children)

That's what rich people are for -- to suffer for the benefit of the working class.

[–] Shdwdrgn@mander.xyz 13 points 2 months ago (13 children)

Never buy new. Let someone else deal with the frequent hassle of getting all the problems fixed "under warranty" while the lemons get sent to salvage. Give me the vehicles that survive. Case in point, I bought my first car for $500, drove it for 24 years, and the biggest age-related expense was rebuilding the front end for $600. I sold the car in 2011 for $1000. I bought my current SUV in 2009 and the biggest mechanical failures have been replacing the power steering pump and the 4WD short axles.

I had a friend who insisted he needed to spend all his money buying new cars. He tried to tell me how much money he was saving because the dealership was fixing all the problems for free. I pointed out that he had barely even driven his new car because it was spending more time at the dealership every week or two and he was constantly wasting his own time taking it back for yet another problem.

[–] Shdwdrgn@mander.xyz 5 points 2 months ago

How to live forever. Oh wait...

[–] Shdwdrgn@mander.xyz 11 points 3 months ago (1 children)

If they weren't on X and were reading reality-based information, they would already know the entire world hates Trump's politics, and I certainly don't blame anyone for hating the entire US in general. Too many people here will gladly hate an entire country even when they had no say in choosing their leaders, so it's only fitting to see that attitude thrown back at us.

On the other hand, the exposure that all these Trump-supporting "influencers" are foreign bot accounts is hilarious, and I love that MAGA is finally being shown exactly who they've been listening to.

 

I'm wondering if anyone has found (free) sources of data to use for live elections results, specifically the Presidential race? I've been building a map of poll results but would also like to put something together to watch the race tomorrow night.

 

I've spent the past day working on my newest Poweredge R620 acquisition, and trying to nail down what things I can do without checking. Google has shown me that everyone seems to be having similar issues regardless of brand or model. Gone are the days when a rack server could be fully booted in 90 seconds. A big part of my frustration has been when the USB memory sticks are inserted to get firmware updated before I put this machine in production, easily driving times up to 15-20 minutes just to get to the point where I find out if I have the right combination of BIOS/EUFI boot parameters for each individual drive image.

I currently have this machine down to 6:15 before it starts booting the OS, and a good deal of that time is spent sitting here watching it at the beginning, where it says it's testing memory but in fact hasn't actually started that process yet. It's a mystery what exactly it's even doing.

At this point I've turned off the lifecycle controller scanning for new hardware, no boot processes on the internal SATA or PCI ports, or from the NICs, memory testing disabled... and I've run out of leads. I don't really see anything else available to turn off sensors and such. I mean it's going to be a fixed server running a bunch of VMs so there's no need for additional cards although some day I may increase the RAM, so I don't really need it to scan for future changes at every boot.

Anyway, this all got me thinking... it might be fun to compare notes and see what others have done to improve their boot times, especially if you're also balancing your power usage (since I've read that allowing full CPU power during POST can have a small effect on the time). I'm sure different brands will have different specific techniques, but maybe there's some common areas we can all take advantage of? And sure, ideally our machines would never need to reboot, but many people run machines at home only while being used and deal with this issue daily, or want to get back online as quickly as possible after a power outage, so anything helps...

 

Your dreams and imagination evolved as a view into another universe. As with the current beliefs, you cannot decipher technical information -- no words in books, no details of how devices work, so even if you can describe things you see from another place, you could not reproduce a working version.

Now how do you convince others that the things your are seeing are really happening without being labeled insane? And how could you use this information to benefit yourself or others? Take a peek into the multiverse to see how other versions of yourself have solved these problems...

 

I have a self-hosted matrix-synapse server up and running on a Debian linux server, but before I open it up I want to at least get a captcha service in place to reduce spamming. The only module I've seen to handle this function appears to require setting up a Google recaptcha though, however I would prefer to keep all of this entirely self-contained for the privacy of my users. Can anyone recommend a module that allows for a local captcha option? For that matter, can anyone also recommend a captcha system that is pretty straightforward to set up (which is compatible with matrix-synapse) and uses basic preinstalled code bases like perl or python?

And while I'm here, I would also like to provide the option of registering with an email address, but I'm having trouble finding any clear how-to pages on this. Seems like that function might be built directly in to matrix-synapse but I'm just not finding anything helpful. Any suggestions?

I'm fairly new to matrix in general, but I have an initial setup running with the homeserver, Element web page, and an IRC bridge, so if I can just nail down the validation part of registrations I'll have what I think is a good starting point to launch from.

 

I was reading another article which discussed taking measurements of distance stars at 6-month intervals to create a 3D map of their relative positions and direction of movement. This got me to thinking... has anyone proposed 'dropping' stationary satellites outside of Earth's orbital path for continuous monitoring even when our planet is no longer in that spot? It seems like such an arrangement could provide constant monitoring of things that are happening on the far side of the sun, and they could each act as a relay to each other, bringing the signals back around where we could receive them.

It could be fascinating to be able to constantly monitor the path of know comets, or perhaps even to detect large meteors which are safely away from us now but might some day pose a threat. Studies like mapping star positions could rapidly expand with the availability of continuous data feeds, and I'm sure if such a tool were available scientists would come up with a host of new experiments to try.

A couple other things also come to mind. First off is radio telescopes, which can gather more sensitive data by having sensors further apart. Of course in this case they would only be able to peer in two directions unless you set up the array to rotate as a singular ring (which greatly increases the complexity). The other idea was that I know some phenomena are so large that it takes a huge array of telescopes or sensors to even detect them, and something this large could detect truly astounding low frequency events. Throw in some gravity detectors and watch as the waves propagate through our solar system.

I'm just thinking there's a lot of possibilities here and a lot more data could be collected if we could drop four or eight satellites along the way. I would assume the idea has been proposed before, I just didn't know if this is even feasible?

 

I run my own email server, and a friend received a compromised laptop from work which resulted in a spam attack from Russia yesterday. Turtle settings saved the days with thousands of emails still in the queue when I saw the problem, however it made me realize that everyone with accounts on my server are local, do not travel, and have no requirement to send emails from outside the country.

I found how to use the smtpd_discard_ehlo_keyword_address_maps setting in postfix to block a CIDR list of IPs, then found a maintained list of IPs by country codes on github. Cool so far, and a script to keep my local list updated was easy enough.

Now the question is, what countries should I be blocking? There are plenty of lists of the top hacking sources, but it's hard to block #2 (the US) when that's where I am located. But otherwise, does anyone have a list of countries they outright block from logging on to their servers? From the above google searches I have 17 countries blocked so far, and in the first 30 minutes already stopped login attempts from three of those countries, so it appears to be working.

Of course I could write a script to parse my logs to see who has already made attempts, but that's what services like fail2ban are for, and I'm just wondering if there are any countries in particular I should directly block? My list so far includes the following: ae bg br cn de hk id in ir iq il kp ng ru sa th vn

The question itself may not be that interesting, but I thought at the very least some folks might be interested in my experience and think about doing something similar themselves. I can post more details of what I did if there is any interest.

 

I have Openfire set up with the monitoring service plugin which we have been using with Pidgin on the desktop. One of the things I've noticed is that when I sign in to another computer on the same account, I do not get a history of recent messages (which I thought the monitoring plugin was supposed to provide).

The other thing that doesn't seem to be working right is when I am logged in to two computers simultaneously (using the same account). I expect to see chat messages showing up on BOTH devices so I can go between machines, which again is something I thought the monitoring plug was supposed to provide.

The settings I believe are related are under "Offline messages" which I have set to always store, and retain for up to 30 days. Should I bee looking for anything else?

I have been using Pidgin with XMPP on Google for years, so I know both the XMPP protocol and the Pidgin client are capable of handling this functionality. I've been digging around trying to find a solution, and see a lot of things claiming Pidgin is the culprit here, but those messages are a decade old. I can't seem to find any information on the subject for Openfire newer than about 2016.

I'm hoping there's a setting I need to change or another plugin I need to add to get both of these features working on my server? I really love the software otherwise but this seems like a really basic function that should just work, and I am hoping someone can point me to whatever I'm missing.

 

I just started noticing this happen today. For example I was reading posts in the mycology community and posts from comics started appearing at the top of the page. I'm assuming this is a bug but is there anything I can do about it from my end, or do I just have to wait for the next update? FYI I'm just on the desktop browser, not using any apps.

view more: next ›