bamboo
@bamboo@lemmy.blahaj.zone
- Comment on Incel propaganda in my music app 10 hours ago:
He’s one of the Wilson brothers, the most famous of which was in Cast Away
- Comment on Incel propaganda in my music app 10 hours ago:
My assumption is the bias is unintentional, at least partially, and just the priorities of recommendations is weighed heavily to encourage engagement above all else, and stoking fear and anger drives engagement. Also the distribution of content could be a factor. On the right, it seems like everyone is trying to get in on the grift of advertising elk meat or trump coin to exploit their viewers, meanwhile high quality journalism and news is under funded. For every Climate Town or A More Perfect Union, there’s tens or hundreds of right wing fearmongering videos.
- Comment on Is it possible to pay someone to create an excel sheet for me? 1 week ago:
If I were to use an LLM, it would not be to actually upload the PDF and generate the excel document, you’re guaranteed to have made up data if you ask it to do this. What I would do is ask an LLM to write a python script which uses OCR or some other programmatic way to extract the data from the PDF and put it into a CSV to be imported by Excel.
If the PDF has some sort of data aggregation, like a column for a sum of the data in a row, then do not include that in the CSV output, and have excel do the calculation based on the data the script imported. Then you just have to manually check that the values of that column match the PDF to know if there is any wrong data. Obviously if multiple fields are adjusted by bad OCR but negate each other, the sum column would look accurate while the bad data persists, so some more spot checking or additional aggregation would be needed to ensure confidence with the numbers.
- Comment on Does the fact Stoat.chat doesn't have E2EE mean the server owner can read any and all messages, including DMs? 1 week ago:
Yes, unless you’re in the UK. Before Advanced data protection was available, Apple was still advertising iMessage as E2EE
- Comment on Does the fact Stoat.chat doesn't have E2EE mean the server owner can read any and all messages, including DMs? 1 week ago:
Probably yes. General rule of thumb is if you don’t control the keys, it doesn’t matter if it’s E2EE, your communications could be intercepted. Famously iMessage is E2EE but your keys are uploaded to iCloud under standard data protection. They say “Your iCloud data is encrypted, the encryption keys are secured in Apple data centers so we can help you with data recovery, and only certain data is end-to-end encrypted.” ^[support.apple.com/en-us/102651]. The encryption key is included in iCloud backups which is provided to law enforcement with a subpoena. ^[appleinsider.com/…/what-apple-surrenders-to-law-e…]
Even if a service claims it is E2EE, it’s still important to understand where that those encryption keys are stored, how they’re managed, and if security researchers have raised concerns about the E2EE claim.
- Comment on Families in New York City demonstrated against a proposal to allow cars in a local park. A politician showed up in a car to mock them 2 weeks ago:
This is the Edge of Forrest Park, it’s a park twice the size of Central Park. This road cuts through the path for kids to get to the field from the playground
- Comment on Why is no news channel reporting on the school shooting in Canada? 2 weeks ago:
Any school shooting is tragic, but incessant back to back coverage outside of the immediate affected area is not very helpful to anyone, and has been shown ^[journals.plos.org/plosone/article?id=10.1371%2Fjo…] to cause copy cats ^[www.nytimes.com/…/school-threats-closings.html]. The impact to the community shouldn’t be glossed over, but especially for this particular incident, there seems to be a lot of focus on the identity of the shooter (and why it has been a topic of discussion), and that’s what especially results in copy cats. If the goal is to minimize mass shootings, not sensationalizing them is the key.
- Comment on Families in New York City demonstrated against a proposal to allow cars in a local park. A politician showed up in a car to mock them 2 weeks ago:
If you take a look at the map, Freedom Drive is not even that useful. At best it is a minor shortcut if you’re coming from Myrtle Ave and need to go south, but don’t want to take Woodhaven Blvd. i guess?
- Comment on What's up with "Plex Servers"? 3 weeks ago:
Sounds like a great way to get fired from a job. Mirror as much as you can from him while he still has it up, but also probably limit it so that the bandwidth doesn’t raise any alarms.
- Comment on What's up with "Plex Servers"? 3 weeks ago:
With P2P file sharing, your client is sharing the files with random people on the internet and you’re identified by your IP address (or a VPN IP address / seedbox IP address / etc). MPAA hires companies to check for popular content and log the IP address, time, and content shared, and then sends that to the ISP. The risk and issue is sharing content with anyone randomly, since that is how your ISP is informed of the activity.
With media servers, unless you’re somehow sharing publicly, it’s safe to assume your members aren’t going to report you to your ISP. I guess in theory the ISP could see high upload bandwidth and investigate, but more likely than not, if there are limits, automated systems will just throttle the bandwidth, and no deep packet inspection or other forensics is performed.
- Comment on What's up with "Plex Servers"? 3 weeks ago:
Good on you, but I would never pirate Ready Player One, let alone pay $0.50 for it.
- Comment on If the government raided your house and found a bunch of .mkv files but you insist its all legally obtained, how do they ascertain if they are actually pirated or not? 3 weeks ago:
if you download a file (not via BitTorrent), your downloaded file will have the same hash as the person who shared it with you, but that doesn’t mean you were the sender.
- Comment on What would you do if you knew your neighbor was an ICE/DHS agent? 3 weeks ago:
Check if they’re on ICE List and if not, get proof and if they are ICE, get them on here.
- Comment on Nova Launcher unashamedly inserts malware ads into your home screen now. 4 weeks ago:
it was sold to a swedish company that plans to develop/support it further. Hopefully they do it well.
Narrator: They aren’t
- Comment on Am I financially enabling child labor in 3rd world countries by buying second hand fast fashion? 4 weeks ago:
It depends if you’re popular or not. People might copy your style and purchase the fast fashion directly because of you, even if you got it second hand. Say for example you’re Taylor Swift, and you literally steal the fast fashion cloths directly from the factory to wear in public. You are still indirectly financially enabling child labor and probably boosting the business.
- Comment on How come streaming or satelite don't have a playlist option? I got Dish and its annoying where I can't just tack on a bunch of movies or series and just let them play in an order I choose? 5 weeks ago:
For broadcast television, especially over the air, there’s no additional load on the provider side for broadcasting to 1 or 1 million people. The TV consumers never have to communicate back to the broadcaster, and this is very efficient from a bandwidth perspective. It’s somewhat similar for cable in most provider situations, the video is broadcast over a wire rather than over the air.
With streaming, each stream has to negotiate with a server to access the stream and the server serves the content to that consumer. This scales as there are more consumers, and the load on the provider increases. Caching layers and CDNs exist to distribute this load, and that is expensive. This is why streaming providers have a “Are you still watching” prompt if they think you’ve stopped watching, since it costs lots to serve the content.
- Comment on Don't believe them 1 month ago:
Just watch out, some phone providers will disconnect you after a few hours on a call. During the pandemic when there were a lot of people unemployed and there were long waits for unemployment insurance offices, there were stories of people waiting on hold for 6 hours or more, and then getting disconnected, losing their place in line.
- Comment on Don't believe them 1 month ago:
They are often also recording/transcribing the conversation when they put you on hold as well, and summarizing the call for the agent based on the transcript. When my ISP raises internet prices, I always have to call them to get the increase reversed. When I’m waiting on hold, i pretend to talk to my partner saying what my desired price is and that i’ll call a competitor afterwards if they can’t match so that gets summarized for the agent.
- Comment on You nomster! 2 months ago:
hunt and peck
- Comment on 2 months ago:
Not sure when the sale happened, but there was a recent video about the invention of the Blue LED from the past year which was really good, highly recommended. To me click bait implies the contents are not worth the headline / title / thumbnail, but old Veritasium and recent have kept up mostly the same level of quality IMO. I will say updating old video titles and thumbnails to juice the numbers was annoying, but the optimist in me figured that at least people who had not previously experienced old Veritasium got it recommended to them which is a positive.
- Comment on Elon Musk’s Optimus Robot shuts down after reproducing the gesture of its human operator removing their headset 2 months ago:
2025 version of the mechanical turk
- Comment on Still looking for the right community for this meme 2 months ago:
Thank you for this post!!! I didn’t see the other ones and you were not on my blocklist yet.
- Comment on Games you played inside video games. 2 months ago:
The Pico-8 version of Celeste inside of Celeste
- Comment on Haha, Russia 🤏 2 months ago:
How does the true size work on a 2D plane? Is it because we’re ignoring connecting landmasses that this gives a better approximation than a full globe 2D map?
- Comment on How do people with epilepsy triggered by flashing lights, drive past trees that are backlit by the sun? 2 months ago:
And at night
- Comment on Plex’s crackdown on free remote streaming access starts this week 2 months ago:
They are requiring Plex Pass for all remote sessions, even ones which don’t go through plex servers, where your client connects to your remote plex server directly. IMO, this should not require Plex Pass if the remote stream is not going through Plex’s server.
Also since the April 2025 update where they required the payment, the “new experience” apps have been terrible, and people have been side loading the old apps because they retain core functionality. Maybe there was a technical reason to release new apps to enforce the Plex Pass requirements, but it has been a terrible experience being told to pay money and then getting a worse experience, compared to what was free a year ago.
- Comment on We have one at home 3 months ago:
I bought Cyberpunk on Stadia on release day, since I couldn’t play it anywhere else, and it was actually great for me. The technical issues I ran into were all because the game was buggy, not because the service was bad. The biggest issue was the self self-fulfilling prophecy that Google was going to kill it, and not worth subscribing to (which they eventually did kill because of low usage). I think that if Google had spun out Stadia as it’s own company, it may have succeeded.
- Comment on Not impressed 3 months ago:
he’s out of line but he’s right
- Comment on Study concludes cybersecurity training doesn’t work 3 months ago:
Unless the email client is blocking external images, a tracking pixel in the email would be enough to see that the email was rendered, and that the address is valid. The trainings specifically instruct you to review the contents of the email and check the email headers before clicking links, so that alone would confirm to a spammer that the email is valid.
- Comment on Study concludes cybersecurity training doesn’t work 3 months ago:
It’s also such a dumb metric because most of people’s jobs are to click on links elsewhere on the internet, yet when it’s in an email, it’s bad? Unless you’re running an old browser or there is a 0 day, simply opening a link isn’t going to hack your system, but further actions by the user would need to be taken to be compromised. These simulations don’t account for that.