irotsoma
@irotsoma@lemmy.blahaj.zone
- Comment on Volvo EX90’s Lidar Sensor Will Fry Your Phone’s Camera 10 hours ago:
So will it burn out all the cameras in Teslas’ self driving systems, too?
- Comment on College Students Are Sprinkling Typos Into Their AI Papers on Purpose 1 day ago:
I mean if I was in college I’d totally use “AI” to write first drafts. But I’d never, ever trust it to write a final paper. Just like now the only thing I use it for is embedded in my IDE (software development software basically) in an “autocomplete” fashion in which I let it finish writing a block of code I start typing and then I go and make it what I actually wanted. Great timesaver for the boilerplate code required in a lot of languages. In reality that’s what this iteration of “AI” should be used for in most case, helping, not doing. But corporations want to replace people, not just make them more efficient, so here we are.
- Comment on Google will pay a $1.375 billion settlement to Texas over privacy violations 5 days ago:
And this way they likely don’t have to stop using the information they have, which is worth way more than that since they don’t have to admit to any wrongdoing this way.
- Comment on Trump admin plans to shut down money-saving Energy Star program soon 1 week ago:
It’s money saving for the general public, but cuts a lot of money from the coal and gas industries, and that’s who they serve, not the general public.
- Comment on Research Announcements Shifting to Bluesky 1 week ago:
But it’s such a waste of effort to move to a platform that is heading in the exact same direction. It takes so much effort to get people to switch. Why do they insist on using something else that will eventually be just as bad?
- Comment on Vaultwarden selfhosting, or bitwarden service? 1 week ago:
It you’re talking about TOTP exclusively, that only needs the secret and the correct time on the device. The secret is cached along with the passwords on the device.
- Comment on What webapps do you selfhost that aren't media/game servers? 1 week ago:
LLMs are perfectly fine, and cool tech. Problem is they’re billed as being actual intelligence or things that can replace humans. Sure they mimic humans well enough, but it would take a lot more than just absorbing content to be good enough at it to replace a human, rather than just aiding them. Either the content needs to be manually processed to add social context, or new tech needs to be made that includes models for how to interpret content in every culture represented by every piece of content, including dead cultures who’s work is available to the model. Otherwise, “hallucinations” (e.g. misinterpretation and thus miscategorization of data) will make them totally unreliable without human filtering.
That being said, there many more targeted uses of the tech that are quite good, but always with the need for a human to verify.
- Comment on Our new AI strategy puts Wikipedia's humans first – Wikimedia Foundation 2 weeks ago:
Exactly how this version of “AI” should be used. Not treated as an independent intelligence, which it’s not, but treated as a tool for those with independent intelligence.
- Comment on Vaultwarden selfhosting, or bitwarden service? 2 weeks ago:
There’s not a need to have vaultwarden up all of the time unless you use new devices often or create and modify entries really often. The data is cached on the device and kept encrypted by the app locally. So a little downtime shouldn’t be a big issue in the large majority of cases.
- Comment on What OS should I use for self-hosting that doesn't require extensive terminal knowledge? 2 weeks ago:
A desktop environment is a waste of resources on a system where you’ll only use it to install and occasionally upgrade a few server applications. The RAM, CPU power, and electricity used to run the desktop environment could be instead powering another couple of small applications.
Selfhosting is already inefficient with computing resources just like everyone building their own separate infrastructure in a city is less efficient. Problem is infrastructure is shared ownership whereas most online services are not owned by the users so selfhosting makes sense, but requires extra efficiencies.
- Comment on FBI issues warning over scammers impersonating agents to steal your money 3 weeks ago:
I mean didn’t Trump deprioritize cyber crime enforcement against certain countries he’s indebted to that are notorious for scamming Americans. So no surprise that they’d go over the top since they are free to do basically anything.
- Comment on Take Action: Defend the Internet Archive 3 weeks ago:
Yes it’s a violation of the law, but much like any other laws, there are defenses to these built into the laws. For example, for murder, if you kill someone, you commit murder (or homicide or whatever word is used), but there is a built in defense that you are allowed to do this in cases of self-defense. So still guilty of the crime itself, but the exceptions make it not a criminally punishable act.
Similarly, in copyright there is the concept of fair use. Again, any copy you make of a copyrighted work violates the copyright act, however there are scenarios where the copying becomes not a punishable offense. In copyright, these are usually things that there is a benefit to society that outweighs the detriment to the copyright owner such as transformative art which creates new art, or backup for purposes of archiving. So likely the copy itself is protected here. The potential issue comes in the fact that they then share that copy. This is where the legality becomes murky as copyright law in the US has never been updated fully to deal with digital copies which take miniscule cost to produce and are nondestructive of the original.
But let’s assume that the law supports the music industry. Then we move to harm. How much harm has been done to the owner. Since this is a corporation we’re only talking profit, not emotional or other types of harm that might be involved. In this case they are claiming that for each work shared over the internet, they have been denied $150,000 in potential profit from selling those works.
This is where the real issue comes in in that courts rarely dispute these ridiculous numbers. IMHO the fact that they are pitting these kinds of numbers in a court document sounds like fraud to me. For much of this work they have no actual copies of the works because they were destroyed or deteriorated. So how could they sell them and make profit? For what they do have, is there even much of a market for any of that content and would that market generate $150,000 for a single random song written many decades before most of us were born. Sure the award will likely be less than that, but I bet the average song on this list might generate less than $1 in the time from when they posted them to when their copyright finally expires. So charge them a few hundred dollars and be done with it.
The issue is that the works are otherwise not available for sale and any licensing is done across all works owned by these companies and this is how they get the $150,000 per work number. They don’t sell licenses just for old works because the system was never designed to support copyright lasting as long as it does now.
- Comment on Take Action: Defend the Internet Archive 3 weeks ago:
I mean, the stuff in the Great 78 Project is stuff that is so old that copyright was not designed to support the lengths of time they currently do so archiving wasn’t as big of a concern because the media it was created on would be less likely to deteriorate in that time. When the owner is a corporation who for the most part not only doesn’t sell but refuses to archive works that are breaking down due to the physical age of the media and would rather the works disappear than allow for archiving, how are they harmed to the tune of $150,000 per recording? And who is this benefiting to let recordings, stories, and other art forms literally turn to dust with no monetary profit going to anyone in most cases if it’s not archived.
- Comment on Is it normal to not have any malicious login attempts? 3 weeks ago:
How do you connect? Is there a domain? Is that domain used for email or any other way that it might circulate?
Also, depends on if the IP address was used for something in the past that was useful to target or not. And finally do you use that IP address outbound a lot, like do you connect to a lot of other services, websites, etc. And finally, does your ISP have geolocation blocks or other filters in place?
It’s rare for a process to just scan through all possible IP addresses to find a vulnerable service, there are billions and that would take a very long time. Usually, they use lists of known targets or scan through the addresses owned by certain ISPs. So if you don’t have a domain, or that domain is not used for anything else, and you IP address has never gotten on a list in the past, then it’s less likely you’ll get targeted. But that’s no reason to lower your guard. Security through obscurity is only a contributory strategy. Once that obscurity is broken, you’re a prime target if anything is vulnerable. New targets get the most attention as they often fix their vulnerabilities once discovered so it has to be used fast, but tend to be the easiest to get lots of goodies out of. Like the person who lives on a side street during trick-or-treat that gives out handfuls of candy to get rid of it fast enough. Once the kids find out, they swarm. Lol
- Comment on Testing vs Prod 5 weeks ago:
At work we have 6 environments other than production. At home just one. I created a way to ease deployment of the environment from scratch using a k0sctl config and argocd and the data gets backed up regularly if I need to restore that, too.
- Comment on Why is my server using all my Swap but I have RAM to spare? 5 weeks ago:
Note that often it’s more efficient to move infrequently accessed memory for background tasks to swap rather than having to move that out to swap when something requires the memory causing a delay in loading the application trying to get the RAM, especially on a system with lower total RAM. This is the typical behavior.
However, if you need background tasks to have more priority than foreground tasks, or it truly is a specific application that shouldn’t be using swap and should be quickly accessible at all times, or if you need the disk space, then you might benefit from reducing the swap usage. Otherwise, let it swap out and keep memory available.
- Comment on [deleted] 5 weeks ago:
I would required compensation in the amount of Elon’s entire fortune so it can be properly redistributed to those who deserve it, including you if this is a human reading this email. If those terms are acceptable, please contact me at xxx-xxx-xxxx at your earliest convenience.
- Comment on Would there be any potential problem of hosting public and/or private (vpn) services in a school office? 5 weeks ago:
This. Get in writing the specific legally binding policies for personal use of their network resources. Not just the personal opinion of the IT people. They don’t write the legally binding policy that you are responsible for following.
- Comment on Police told not to close investigations until they have used facial recognition 1 month ago:
Someone in charge is getting a kickback or is heavily invested in the company that supplies the facial recognition service.
- Comment on Risks of self-hosting a public-facing forum? 1 month ago:
I mean, in most cases this isn’t criminal law (in the US at least), so it means you have to attract enough attention of a corporation since they’re usually the only ones who can afford the legal costs to file the DMCA requests and responses for copyright violation. And with many other civil issues, often corporations with the money for it, don’t have standing to sue, and if they did, would be required to sue each individual in the appropriate jurisdiction.
With the removal of Section 230, these costs will go down significantly as a single user’s violation could be enough to bankrupt or shut down an entire site of violating content or, if serious criminal violations like child porn, put the person who hosts the site in prison who, will be much easier to identify and sue in a single jurisdiction or arrest than a random internet user.
- Comment on Risks of self-hosting a public-facing forum? 1 month ago:
Yeah, other countries have similar or even more strict requirements, so yeah it all depends on the jurisdiction. You have to also understand that just hosting something externally, doesn’t mean you don’t fall under laws of another country. It’s the internet. And if you live in a country, you may be held responsible for obeying their laws. I’m not a lawyer, so it’s something to be careful of even if externally hosted.
- Comment on Risks of self-hosting a public-facing forum? 1 month ago:
This is especially necessary to consider if you live in the US right now. One of the things the current administration is pushing for even harder than past administrations is removal of Section 230 of the communications act that was enacted in the 90s. This provides a defense against liability for the content you host as long as you make a reasonable effort to remove content that is illegal. Problem is that this makes it really difficult to censor (maliciously or otherwise) content because it’s hard to go after the poster of the content and easier to go after the host or for the host to be under threat to stop it from being posted in the first place. But it’s a totally unreasonable thing, so it basically would mean every website would have to screen every piece of content manually with a legal team and thus would mean user generates content would go away because it would be extremely expensive to implement (to the chagrin of the broadcast content industries).
The DMCA created way for censors to file a complaint and have content taken down immediately before review, but that means the censors have to do a lot of work to implement it, so they’ve continued to push for total elimination of Section 230. Since it’s a problematic thing for fascism, the current administration has also been working hard to build a case so the current biased supreme court can remove it since legislation is unlikely to get through since those people have to get reelected whereas supreme court justices don’t care about their reputation.
So, check your local laws and if in the US, keep an eye on Section 230 news as well as making sure you have a proper way to handle DMCA takedown notices.
- Comment on Cheapskate's Guide: Nuking web-scraping bots 1 month ago:
Are there any guides to using it with reverse proxies like traefik? I’ve been wanting to try it out but haven’t had time to do the research yet.
- Comment on Organic Maps migrates to Forgejo due to GitHub account blocked by Microsoft. 1 month ago:
Problem is that unless the person was paid for contributing, what goods or services are being exchanged with the project. I mean if Microsoft received money from that person for a subscription or something I might see them having to ban the user and refund the money. But what did the project receive that would violate sanctions? Volunteer work is usually not covered or else relief organizations and religious missionaries would be banned and the US historically loves sending those. What am I missing?
- Comment on ChatGPT is shifting rightwards politically 1 month ago:
That’s going to always happen when training data with the entire internet. The outliers will always skew thing more than the mainstream if the models are not designed to exclude them.
And there are a lot of contributing factors, for example with right leaning stuff being more available for LLMs to process as the platforms are generally less concerned about privacy and more concerned about policing and control (that’s just what right wing is), of course the models are going to see more of it than the left leaning stuff where people are more on the repressed side, more likely to use more private communication methods, and less likely to be able to safely, publicly share outlier kinds of views to skew things the other way. Even the people who pretend to be extreme left-wing, like the USSR or the Chinese Communist Party, are usually, in reality, right-wing.
- Comment on CVE-2025-1974: vulnerabilities that could make it easy for attackers to take over your Kubernetes cluster 1 month ago:
Yes it’s defects in the ingress-nginx controller package.
- Comment on Making sure restic backups are right 1 month ago:
Depends on what you’re backing up. Is it configs for applications, images, video, etc? If it’s application configs, you can set up those applications in a virtual machine and have a process run that starts the machine, restores the configs, and makes sure the applications start or whatever other tests you want. There are applications for doing that.
If it’s images or videos, you can create a script to randomly pick a few, restore them, and check the integrity of the files. Usually just a check of the file header (first few bytes of the file) will tell you if it’s an image or video type of file and maybe a check on the file size to make sure it’s not an unreasonably small size, like a video that’s only 100 bytes or something.
All this seems like overkill though in most scenarios.
- Comment on Mastodon.online invitation if anyone wants it 1 month ago:
I’ll take one. Feel free to DM me.
- Comment on Self-hosted SSO 1 month ago:
Keycloak. Took me a bit to learn the basics, but it has been way easier to troubleshoot than Authentik and has more features. If you need something that mimics LDAP rather than syncing with an existing LDAP, then Authentik is pretty good. I don’t use LDAP, though.
- Comment on What one Finnish church learned from creating a service almost entirely with AI. 2 months ago:
It brought in 120 people, many of whom wouldn’t have otherwise come. Probably made some good donation money out of it and got some publicity for the church.