Submission + - Fifteen Years Later, Citizens United Defined the 2024 Election (brennancenter.org)
Comment Re:Could he be retried for one of the hit attempts (Score 1) 339
Submission + - Anti-Trump Searches Appear Hidden on TikTok (ibtimes.com)
Silk Road Creator Ross Ulbricht Pardoned (bbc.com) 339
"The scum that worked to convict him were some of the same lunatics who were involved in the modern day weaponization of government against me," Trump said in his post online on Tuesday evening. "He was given two life sentences, plus 40 years. Ridiculous!" Ulbricht was found guilty of charges including conspiracy to commit drug trafficking, money laundering and computer hacking. During his trial, prosecutors said Ulbricht's website, hosted on the hidden "dark web", sold more than $200 million worth of drugs anonymously.
Submission + - Trump Pardons Silk Road Founder (nypost.com)
Submission + - Decentralized Social Media Is the Only Alternative to the Tech Oligarchy (404media.co)
The problem with decentralized social media platforms thus far is that their user base is minuscule compared to platforms like TikTok, Facebook, and Instagram, meaning the cultural and political influence has lagged behind them. You also cannot directly monetize an audience on Bluesky or Mastodon—which, to be clear, is a feature, not a bug—but also means that the value proposition for an influencer who makes money through the TikTok creator program or a small business that makes money selling chewing gum on TikTok shop or a clothes brand that has figured out how to arbitrage Instagram ads to sell flannel shirts is not exactly clear. I am not advocating for decentralized social media to implement ads and creator payment programs. I’m just saying that many TikTok influencers were directing their collective hundreds of millions of fans to follow them to Instagram or YouTube, not a decentralized alternative.
This doesn’t mean that the fediverse or that a decentralized Instagram or TikTok competitor that runs on the AT.Protocol is doomed. But there is a lot of work to do. There is development work that needs to be done (and is being done) to make decentralized protocols easier to join and use and more interoperable with each other. And there is a massive education and recruitment challenge required to get the masses to not just try out decentralized platforms but to earnestly use them. Bluesky’s growing user base and rise as a legitimately impressive platform that one can post to without feeling like it’s going into the void is a massive step forward, and proof that it is possible to build thriving alternative platforms. The fact that Meta recently blocked links to a decentralized Instagram alternative shows that big tech sees these platforms, potentially, as a real threat.
Submission + - TikTok is censoring anti-Trump content (newsweek.com)
A post on X, formerly Twitter, which has received 4.5 million views at the time of reporting, claims that "TikTok is now region locking Americans from looking up things like "fascism" and "Donald Trump rigged election"."
The post includes two screenshots of the TikTok app. The screenshot is of the search page, and in both the search term is "Donald Trump rigged election." The post states that: "On the left are results from a device in America, and on the right are results from one in the UK."
The post on the left shows a results page stating "No results found," while on the left it shows two videos of the President.
Another post from the account Dustin Genereux said that, "Censorship on TikTok is at an all time high with accounts being deleted, posts going back years being flagged, people losing access to the creator fund for saying anything Anti-Trump, MAGA, Elon, etc. But free speech and all that right?"
Great Barrier Reef Hit By Its Most Widespread Coral Bleaching, Study Finds (theguardian.com) 15
Only 92 coral colonies escaped bleaching entirely and by July, when the analysis for the study ended, 193 were dead and a further 113 were still showing signs of bleaching. Prof Maria Byrne, a marine biologist at the University of Sydney and lead author of the study, has been researching and visiting the island for 35 years.
Brendan Carr is Officially in Charge of the FCC (theverge.com) 71
Carr's priorities might also be gleaned from a document you might have already heard about: Project 2025. That's because he authored the FCC chapter of the Heritage Foundation's wishlist for a Donald Trump presidency. In that chapter, Carr proposes actions including: limiting immunity for tech companies under Section 230 of the Communications Decency Act, requiring disclosures about how platforms prioritize content, requiring tech companies to pay into a program that funds broadband access in rural areas, and more, quickly approving applications to launch satellites from companies like Elon Musk's Starlink.
Authors Seek Meta's Torrent Client Logs and Seeding Data In AI Piracy Probe (torrentfreak.com) 15
"By downloading through the bit torrent protocol, Meta knew it was facilitating further copyright infringement by acting as a distribution point for other users of pirated books," the amended complaint notes. "Put another way, by opting to use a bit torrent system to download LibGen's voluminous collection of pirated books, Meta 'seeded' pirated books to other users worldwide." Meta believed that the allegations weren't sufficiently new to warrant an update to the complaint. The company argued that it was already a well-known fact that it used books from these third-party sources, including LibGen. However, the authors maintained that the 'torrent' angle is novel and important enough to warrant an update. Last week, United States District Judge Vince Chhabria agreed, allowing the introduction of these new allegations. In addition to greenlighting the amended complaint, the Judge also allowed the authors to conduct further testimony on the "seeding" angle. "[E]vidence about seeding is relevant to the existing claim because it is potentially relevant to the plaintiffs' assertion of willful infringement or to Meta's fair use defense," Judge Chhabria wrote last week.
With the court recognizing the relevance of Meta's torrenting activity, the plaintiffs requested reconsideration of an earlier order, where discovery on BitTorrent-related matters was denied. Through a filing submitted last Wednesday, the plaintiffs hope to compel Meta to produce its BitTorrent logs and settings, including peer lists and seeding data. "The Order denied Plaintiffs' motion to compel production of torrenting data, including Meta's BitTorrent client, application logs, and peer lists. This data will evidence how much content Meta torrented from shadow libraries and how much it seeded to third parties as a host of this stolen IP," they write. While archiving lists of seeders is not a typical feature for a torrent client, the authors are requesting Meta to disclose any relevant data. In addition, they also want the court to reconsider its ruling regarding the crime-fraud exception. That's important, they suggest, as Meta's legal counsel was allegedly involved in matters related to torrenting. "Meta, with the involvement of in-house counsel, decided to obtain copyrighted works without permission from online databases of copyrighted works that 'we know to be pirated, such as LibGen," they write. The authors allege that this involved "seeding" files and that Meta attempted to "conceal its actions" by limiting the amount of data shared with the public. One Meta employee also asked for guidance, as "torrenting from a corporate laptop doesn't feel right."
Comment Re:I don't get the fuss about VSC (Score 1) 66
I don't know why I'm trying to justify my choices. lol. I'll stop after this post.
For the record, the machine isn't remote in the sense that it's outside my house, only that I'm essentially using my desktop and laptop as a thin client. The Linux box is right next to my desktop. I can just plug in a screen, keyboard and mouse and I'm coding fully locally. It's all just semantics at this point now though. It works for me and I'm not changing it unless I find something better.
Comment Re:I don't get the fuss about VSC (Score 1) 66
I have no idea what you're getting at. It's no different to developing on the machine itself. All projects are in GitHub and that machine has better and more frequent backups than my desktop and laptop.
Comment Re:I don't get the fuss about VSC (Score 1) 66
I use it because of the Remote-SSH plugin. I have a Windows desktop and a MacBook but all my development is on Linux (PHP and Python mainly, some C++ and a little Java).
My desktop and laptop only have VS Code and the Remote-SSH plugin installed. All other plugins are installed on the Linux machine and they use the tools (git, gcc, make, python, php etc) that are already on the Linux machine so no extra software is needed on the desktop and laptop. Intellisense and the debuggers worked with very little configuration required.
There may be a better editor or IDE that can do all of this but VS Code works well so I'm not actively looking for it. That doesn't mean that I'm not open to changing to something better though.
Submission + - The Air Force Is Having To Reverse Engineer Parts Of Its Own Stealth Bomber (thedrive.com) 2
While it’s hard to say exactly why this approach is being taken now, it indicates that the original plans for these components are unavailable or the manufacturing processes and tooling used to produce them no longer exists. This could be the result of them having been so secretive that, at some point, they were inadvertently destroyed altogether. They could also have been simply misplaced, or the parts may have been produced by a smaller contractor that has long since disappeared, taking the bespoke tooling with it.