Links

Thursday 2024-10-24 Assorted Links
Assorted Links links
Published: 2024-10-24
Thursday 2024-10-24 Assorted Links

Assorted links for Thursday, October 24:

  1. Safer with Google: Advancing Memory Safety
  2. Announcing Rust 1.82.0
  3. AWS Makes ETL Disappear for Aurora PostgreSQL, DynamoDB

    This week, Amazon Web Services introduced new integrations with its Amazon Aurora PostgreSQL and Amazon DynamoDB database management services that allow them to share data with the Amazon Redshift data warehouse services, without the need to set up ETL (Extract, Transform and Load) workflows between them.

  4. Federal Trade Commission Announces Final “Click-to-Cancel” Rule Making It Easier for Consumers to End Recurring Subscriptions and Memberships: Since Loper Bright Enterprises v. Raimondo overturned the Chevron doctrine, I expect this rule to be challenged immediately. Update 2024-10-29: Comcast, Charter Sue FTC Over Efforts To Make Canceling Services Easier
  5. The Architect’s Guide to Interoperability in the AI Data Stack
Wednesday 2024-10-23 Assorted Links
Assorted Links links
Published: 2024-10-23
Wednesday 2024-10-23 Assorted Links

Assorted links for Wednesday, October 23:

  1. Startup can identify deepfake video in real time
  2. Announcing IBM Granite AI Models Now Available on Docker Hub
  3. Graph RAG: How To Squeeze More Value From AI
  4. Millions of Vehicles Could Be Hacked and Tracked Thanks to a Simple Website Bug

    Researchers found a flaw in a Kia web portal that let them track millions of cars, unlock doors, and start engines at will—the latest in a plague of web bugs that’s affected a dozen carmakers.

  5. OpenHCL: the new, open source paravisor

    A paravisor executes within the confidential trust boundary and provides the virtualization and device services needed by a general-purpose operating system (OS), enabling existing VM workloads to execute securely without requiring continual service of the OS to take advantage of innovative advances in confidential computing technology. As confidential computing becomes available on more hardware platforms and evolves, the software stack can keep VMs running seamlessly thanks to the paravisor, in much the same way other advances in virtualization software enabled VMs to run seamlessly on ever evolving hardware.

Tuesday 2024-10-22 Assorted Links
Assorted Links links
Published: 2024-10-22
Tuesday 2024-10-22 Assorted Links

Assorted links for Tuesday, October 22:

  1. What’s new in System.Text.Json in .NET 9

    The 9.0 release of System.Text.Json includes many features, primarily with a focus on JSON schema and intelligent application support. It also includes highly requested enhancements such as nullable reference type support, customizing enum member names, out-of-order metadata deserialization and customizing serialization indentation.

  2. A quick introduction to return address protection technologies
  3. North Korean hackers use newly discovered Linux malware to raid ATMs

    The malware, tracked under the name FASTCash, is a remote access tool that gets installed on payment switches inside compromised networks that handle payment card transactions.

    The purpose of FASTCash is to compromise a key switch inside the complex networks that broker payment transactions among merchants and their banks on the one hand and, on the other, the payment card issuers who must approve a transaction… When a compromised card is used to make a fraudulent translation, FASTCash tampers with the messages the switch receives from issuers before relaying it back to the merchant bank. As a result, issuer messages denying the transaction are changed to approvals.

  4. Building Knowledge Graphs at Production Scale for GenAI
  5. Docker Best Practices: Using ARG and ENV in Your Dockerfiles

    If you need to access a variable during the build process but not at runtime, use ARG. If you need to access the variable both during the build and at runtime, or only at runtime, use ENV.

Monday 2024-10-21 Assorted Links
Assorted Links links
Published: 2024-10-21
Monday 2024-10-21 Assorted Links

Assorted links for Monday, October 21:

  1. Thousands of Linux systems infected by stealthy malware since 2021
  2. Invisible text that AI chatbots understand and humans can’t? Yep, it’s a thing.

    The invisible characters, the result of a quirk in the Unicode text encoding standard, create an ideal covert channel that can make it easier for attackers to conceal malicious payloads fed into an LLM. The hidden text can similarly obfuscate the exfiltration of passwords, financial information, or other secrets out of the same AI-powered bots. Because the hidden text can be combined with normal text, users can unwittingly paste it into prompts.

  3. Investigation of a Workbench UI Latency Issue: Resolving a UI latency investigation requires from the UI all the way down to the Linux kernel.
  4. Web Browser Engineering by Pavel Panchekha & Chris Harrelson
  5. Drasi: Drasi is a data processing platform that simplifies detecting changes in data and taking immediate action. It is a comprehensive solution that provides built-in capabilities to track system logs and change feeds for specific events, evaluate them for relevance, and automatically initiate appropriate reactions.
Thursday 2024-10-17 Assorted Links
Assorted Links links
Published: 2024-10-17
Thursday 2024-10-17 Assorted Links

Assorted links for Thursday, October 17:

  1. China Possibly Hacking US “Lawful Access” Backdoor

    The Wall Street Journal is reporting that Chinese hackers (Salt Typhoon) penetrated the networks of US broadband providers, and might have accessed the backdoors that the federal government uses to execute court-authorized wiretap requests. Those backdoors have been mandated by law—CALEA—since 1994.

  2. The second half of software supply chain security on GitHub
  3. For the first time since 1882, UK will have no coal-fired power plants
  4. Introducing Netflix’s TimeSeries Data Abstraction Layer
  5. Two never-before-seen tools, from same group, infect air-gapped devices
Thursday 2024-10-17 Assorted Links
Assorted Links links
Published: 2024-10-17
Thursday 2024-10-17 Assorted Links

Assorted links for Thursday, October 17:

  1. China Possibly Hacking US “Lawful Access” Backdoor

    The Wall Street Journal is reporting that Chinese hackers (Salt Typhoon) penetrated the networks of US broadband providers, and might have accessed the backdoors that the federal government uses to execute court-authorized wiretap requests. Those backdoors have been mandated by law—CALEA—since 1994.

  2. The second half of software supply chain security on GitHub
  3. For the first time since 1882, UK will have no coal-fired power plants
  4. Introducing Netflix’s TimeSeries Data Abstraction Layer
  5. Two never-before-seen tools, from same group, infect air-gapped devices
Wednesday 2024-10-16 Assorted Links
Assorted Links links
Published: 2024-10-16
Wednesday 2024-10-16 Assorted Links

Assorted links for Wednesday, October 16:

  1. Code referencing now generally available in GitHub Copilot and with Microsoft Azure AI
  2. Announcing the stable release of the Azure OpenAI library for .NET
  3. Microsoft Just Dropped a Bunch of New Copilot Features
  4. Faster Integer Programming: A new analysis proves that all integer programs theoretically could be solved much faster than previously guaranteed.
  5. Confidential Container Groups: Implementing confidential computing on Azure container instances.
Monday 2024-10-14 Assorted Links
Assorted Links links
Published: 2024-10-14
Monday 2024-10-14 Assorted Links

Assorted links for Monday, October 14:

  1. Attackers exploit critical Zimbra vulnerability using cc’d email addresses
  2. Leveraging Graph Databases for Fraud Detection in Financial Systems

    Graph databases reveal patterns and relationships that would otherwise be hidden, allowing financial institutions to detect fraud faster and more efficiently.

  3. Microsoft’s new “Copilot Vision” AI experiment can see what you browse
  4. The more sophisticated AI models get, the more likely they are to lie
  5. How Cloudflare auto-mitigated world record 3.8 Tbps DDoS attack