Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: git Clear Filter

Switching to Claude Code and VSCode Inside Docker

Last night I finished a transition from my old AI coding setup I've been using for a while to running Claude Code in Docker using VSCode's "Dev Container" feature. In this post I lay out a few of my thoughts on why I wanted to switch to something in the first place, and also a short guide for those who want to do the same. If you are here just for the guide + code (a tiny single file), here it is: https://github.com/tim-sha256/claude-in-docker đŸ„ș Important note! I'm not a professional vibe

Our Favorite Wireless Mouse, the Logitech MX Master 3S, Is Under $100 for Prime Day

Looking for the best wireless mouse for gaming and work? Well, you're in luck. CNET's top choice, the Logitech MX Master 3S, is available now for under $100 on Prime Day. This deal will only last until midnight on the West Coast, so act quickly to take advantage of this deal. Currently, both the "graphite" and "pale gray" colorways are on sale. Also included is an Adobe Creative Cloud free trial. According to our tests, Logitech's MX Master 3S mouse is notably quieter than its predecessor. The

Our favorite desk accessories for Prime Day

What you have on your desk and in your workspace at home can reveal a lot about you: how you work, what you like to distract yourself with, what kind of toys and other tchotchkes you like to have around you. That is why we have the What’s On Your Desk? series, where we look at how some of our coworkers organize their spaces. It gives us — and you, our readers — a glimpse into the personality of the folks who work here. Out of curiosity, we took a look at some of our past articles to see if any

As a millennial, I love this digital photo frame to display memories, and it's discounted for Prime Day

Allison Murray/ZDNET The Nixplay Touch 10 Smart Frame is $20 off at Amazon when you apply the coupon before adding it to your cart. This deal only applies to the black/silver color combo, allowing you to snag it for just $120. Also: The best Prime Day deals you can shop now ZDNET's key takeaways The Nixplay smart frame retails for $199 and comes in black, white, or wood. It's easy to set up, and you can invite family and friends to add photos to your frame (even if they don't own a Nixplay)

The Download: flaws in anti-AI protections for art, and an AI regulation vibe shift

4 AI-generated images of child sexual abuse are proliferating online This is going to make an already very hard job for law enforcement even harder. (NYT $) 5 Autonomous fighter jets are on the horizon European defense start-up Helsing just completed two successful test flights. (FT $) + Generative AI is learning to spy for the US military. (MIT Technology Review) 6 What happened to all the human bird flu cases? Since February, the CDC has not recorded a single new case in the US. (Und

Proposal: GUI-first, text-based mechanical CAD inspired by software engineering

Most mechanical CAD tools (SolidWorks, Fusion, FreeCAD) still lock all modeling into opaque binary files. That makes it hard to track changes, collaborate with Git, or automate builds. I’ve written a proposal for an alternative paradigm: - GUI-first, like KiCad - visual modeling is the default - Text-based source files (YAML/JSON) — readable, diffable, Git-friendly - Separation of source and result - .step, .stl and previews are built artifacts - Parametric logic is explicit - slot width =

Breaking Git with a carriage return and cloning RCE

tl;dr: On Unix-like platforms, if you use git clone --recursive on an untrusted repo, it could achieve remote code execution. Update to a fixed version of git and other software that embeds Git (including GitHub Desktop). If you've ever used an old mechanical typewriter, you know that when you get to the end of the line there's a physical action to to get back to the start of the line. Sometimes this was done through an actual lever on the typewriter, later models had a button. Because this act

CVE-2025-48384: Breaking Git with a carriage return and cloning RCE

tl;dr: On Unix-like platforms, if you use git clone --recursive on an untrusted repo, it could achieve remote code execution. Update to a fixed version of git and other software that embeds Git (including GitHub Desktop). If you've ever used an old mechanical typewriter, you know that when you get to the end of the line there's a physical action to to get back to the start of the line. Sometimes this was done through an actual lever on the typewriter, later models had a button. Because this act

The End of the Stock Market As We Know It

A revolution is brewing in finance, promising to shatter the old walls of Wall Street and bring assets like stocks, bonds, and even skyscrapers onto the blockchain. It’s called tokenization, and it could fundamentally change how we own, trade, and think about value. To understand what this means for the average person, we broke down the concept and spoke with Ken DiCross, co-founder of the blockchain interoperability platform Wire Network, about the future of a tokenized world. 1. What Is Token

The digital future of industrial and operational work

Across all these scenarios, IT fundamentals—like remote access, unified login systems, and interoperability across platforms—are being handled behind the scenes and consolidated into streamlined, user-friendly solutions. The way employees experience these tools, collectively known as the digital employee experience (DEX), can be a key component of achieving business outcomes: Deloitte finds that companies investing in frontline-focused digital tools see a 22 % boost in worker productivity, a dou

Best Indoor TV Antenna (2025): Mohu, Clearstream, One for All

If you Like free stuff, an indoor TV antenna should be high on your list. For a small up-front fee you get free, high-quality digital broadcasts like local and national news, sports, movies, and tons of TV shows from past and present. Today's digital antennas already provide multiple high-definition channels, and thanks to support for ATSC 3.0, we can expect even more features in the future, from HDR to 4K UHD and beyond. To find the best indoor TV antenna for your money, we tested multiple mode

Gecode is an open source C++ toolkit for developing constraint-based systems (2019)

2019-09-10 MPG Sources on GitHub The sources for Modeling and Programming with Gecode are now available on GitHub. 2019-04-12 Gecode 6.2.0 Gecode 6.2.0 has been released on April 12th, 2019 (Changelog). 2019-02-14 Gecode 6.1.1 Gecode 6.1.1 has been released on February 14th, 2019 (Changelog). 2018-10-19 Gecode 6.1.0 Gecode 6.1.0 has been released on October 19th, 2018 (Changelog).

Gecode is an open source C++ toolkit for developing constraint-based systems

2019-09-10 MPG Sources on GitHub The sources for Modeling and Programming with Gecode are now available on GitHub. 2019-04-12 Gecode 6.2.0 Gecode 6.2.0 has been released on April 12th, 2019 (Changelog). 2019-02-14 Gecode 6.1.1 Gecode 6.1.1 has been released on February 14th, 2019 (Changelog). 2018-10-19 Gecode 6.1.0 Gecode 6.1.0 has been released on October 19th, 2018 (Changelog).

Robinhood Wants to Redo Wall Street on the Blockchain

Robinhood, the company behind one of the most popular trading apps for everyday investors, just revealed a sweeping new vision for the future of finance. And its bold plan seems to leave traditional Wall Street institutions behind. The company announced a daring set of new products this week from Cannes, France. These offerings are designed to move traditional financial assets, like company stocks, investment funds (ETFs), and even complex trading tools called derivatives, entirely onto the blo

Show HN: Flint – Write code your way while ensuring remote consistency

Write code your way while ensuring remote consistency. Flint empowers developers to use their personal style and formatting preferences locally, while maintaining a consistent remote codebase. By integrating with Git, Flint automatically formats code during pull and push operations. This approach prevents commits from being cluttered with formatting changes, making code reviews cleaner and collaboration smoother. Note Flint is currently in alpha. Contributions are warmly welcomed. Table of Co

Developing with GitHub Copilot Agent Mode and MCP

I'm always looking for ways to work more efficiently and deliver better code faster. Recently, The GitHub Copilot Agent Mode in combination with Model Context Protocol (MCP) has transformed my development workflow. The magic starts with Customizing AI responses in VS Code. Instead of repeatedly explaining my preferences to the AI, I can now define: Custom instructions for consistent coding practices for consistent coding practices Custom prompts for reusable task templates for reusable task

Opening up ‘Zero-Knowledge Proof’ technology

Today, we open sourced our Zero-Knowledge Proof (ZKP) libraries, fulfilling a promise and building on our partnership with Sparkasse to support EU age assurance. Open sourcing these powerful cryptographic tools will make it much easier for private and public sector developers to build their own privacy-enhancing applications and digital ID solutions, meeting an urgent need. In layperson’s terms, ZKP makes it possible for people to prove that something about them is true without exchanging any

The 7 Best Kitchen Scales Reviewed by a Former Chocolatier (2025)

It’s hard to overstate the convenience of a solid kitchen scale for home cooks. Digital kitchen scales open up a new world of possibilities when it comes to upping your cooking or baking game, allowing precision in measuring ingredients, consistency in recipes, and efficiency in the kitchen. As more and more recipes are converted to grams (my favorite measuring metric), there’s no reason to put off investing in a digital scale, especially with how affordable these gadgets can be. Most—like our

The uncertain future of coding careers and why I'm still hopeful

The Uncertain Future of Coding Careers and Why I'm Still Hopeful A friend of mine, bright, driven, and relatively new to programming, asked me a heavy question the other day. “Did I make a mistake? Did I choose the right career?” The question hung in the air. It wasn’t born from a bad day or a frustrating bug. It came from a much deeper place of anxiety, one that I suspect many in our industry are feeling right now. They saw recent waves of layoffs, they read the headlines about Artificial Int

I scanned all of GitHub's "oops commits" for leaked secrets

TL;DR GitHub Archive logs every public commit, even the ones developers try to delete. Force pushes often cover up mistakes like leaked credentials by rewriting Git history. GitHub keeps these dangling commits, from what we can tell, forever. In the archive, they show up as “zero-commit” PushEvents . I scanned every force push event since 2020 and uncovered secrets worth $25k in bug bounties. Together with Truffle Security, we're open sourcing a new tool to scan your own GitHub organization for

The Uncertain Future of Coding Careers and Why I'm Still Hopeful

The Uncertain Future of Coding Careers and Why I'm Still Hopeful A friend of mine, bright, driven, and relatively new to programming, asked me a heavy question the other day. “Did I make a mistake? Did I choose the right career?” The question hung in the air. It wasn’t born from a bad day or a frustrating bug. It came from a much deeper place of anxiety, one that I suspect many in our industry are feeling right now. They saw recent waves of layoffs, they read the headlines about Artificial Int

DOJ investigates ex-ransomware negotiator over extortion kickbacks

An ex-ransomware negotiator is under criminal investigation by the Department of Justice for allegedly working with ransomware gangs to profit from extortion payment deals. The suspect is a former employee of DigitalMint, a Chicago-based incident response and digital asset services company that specializes in ransomware negotiation and facilitating cryptocurrency payments to receive a decryptor or prevent stolen data from being publicly released. The company claims to have conducted over 2,000

Show HN: A modern C++20 AI SDK (GPT‑4o, Claude 3.5, tool‑calling)

Hi all, I’m hacking on new features for the ClickHouse native client and wanted the same “just call the model” ergonomics JavaScript and Python now enjoy. It didn’t exist for modern C++, so I wrote one. ai‑sdk‑cpp (Apache‑2.0) gives you: - Unified calls to OpenAI (GPT‑4o) and Anthropic (Claude 3.5) with a single C++20 API. - Streaming, multi‑turn chat, error handling—all std::optional/std::variant, no macros. - Tool calling (function‑calling) so the model can hit real APIs; sync or async, run

Topics: ai com github https sdk

Ask HN: Who is hiring? (July 2025)

Please state the location and include REMOTE for remote work, REMOTE (US) or similar if the country is restricted, and ONSITE when remote work isan option. Please only post if you personally are part of the hiring company—no recruiting firms or job boards. One post per company. If it isn't a household name, explain what your company does. Please only post if you are actively filling a position and are committed to responding to applicants. Commenters: please don't reply to job posts to compla

Microsoft open-sources VS Code Copilot Chat extension on GitHub

Microsoft has released the source code for the GitHub Copilot Chat extension for VS Code under the MIT license. This provides the community access to the full implementation of the chat-based coding assistant, including the implementation of “agent mode,” what contextual data is sent to large language models (LLMs), and the design of system prompts. The GitHub repository hosting the code also details telemetry collection mechanisms, addressing long-standing questions about data transparency in

Brazil’s antitrust watchdog says Apple must face penalties over App Store restrictions [U]

Apple’s week is off to a rough start. First, Proton filed a class action lawsuit in the U.S. Almost simultaneously, a judge in New Jersey rejected Apple’s attempt to dismiss a federal antitrust case. And on Monday night, things got a little worse: CADE, Brazil’s antitrust watchdog, formally recommended that Apple be sanctioned for the “imposition of the exclusive use of its payment system by app developers and the restriction on the distribution and commercialization of third-party digital serv

Jim Boddie codeveloped the first successful DSP at Bell Labs

James R. “Jim” Boddie, a pioneer of the programmable, single-chip digital signal processor, died on 2 December at his home in Canton, Ga., following a long illness. The IEEE senior member was 74. While working as an architect and designer at AT&T Bell Laboratories in Holmdel, N.J., Boddie applied his expertise in signal processing algorithms to develop a new type of semiconductor: the DSP. The integrated circuit, which Bell Labs called DSP1, was announced at the 1980 International Solid-State C

Topics: bell digital dsp jim labs

Bell Labs DSP Pioneer Jim Boddie Leaves Lasting Legacy

James R. “Jim” Boddie, a pioneer of the programmable, single-chip digital signal processor, died on 2 December at his home in Canton, Ga., following a long illness. The IEEE senior member was 74. While working as an architect and designer at AT&T Bell Laboratories in Holmdel, N.J., Boddie applied his expertise in signal processing algorithms to develop a new type of semiconductor: the DSP. The integrated circuit, which Bell Labs called DSP1, was announced at the 1980 International Solid-State C

Topics: bell digital dsp jim labs

Researching LED Displays for the Time Circuits

Now that I have a tentative plan for how I’m going to control all 300-some LED segments, the next step towards making this prop a reality is to figure-out the specifications for the LED displays. The Original Prop Displays I’m going to start, as you’d expect, by looking at the original film props. This image should be familiar by now. This shot is the first time the audience sees the time circuits and is what everyone thinks of when they imagine “the time circuits” from the films. These are t