Вастрик
👉 vas3k.ru
Веду блог о технологиях, пишу код, отвратительно путешествую и фотографирую это
Hacker News Hacker News
последний пост 1 час назад
In the last 30 years, the number of public companies has been cut in half
In the last 30 years, the number of public companies has been cut in half

Comments

1 час назад @ twitter.com
PiCore - Raspberry Pi Port of Tiny Core Linux
PiCore - Raspberry Pi Port of Tiny Core Linux

Comments

1 час назад @ tinycorelinux.net
Show HN: Jeeves – TUI for browsing and resuming AI agent sessions
Show HN: Jeeves – TUI for browsing and resuming AI agent sessions Show HN: Jeeves – TUI for browsing and resuming AI agent sessions

jeevesA TUI for browsing and resuming AI agent sessions.

Browse all your AI agent sessions in one place Claude Code and Codex supportedSearch sessions by contentPreview conversation contents in a split paneOpen conversations to read the full conversationResume a session directly in the agentUsageInstall and run jeeves or jeeves in a terminal.

# Browse all sessions jeeves # Search for sessions containing "ui refactor" jeeves ui refactor # Search with a regex pattern jeeves " fix.

*bug "Key Action enter open session fullscreen r resume session in agent / filter sessions j/k navigate up/down w toggle line wrap esc back to list q/ctrl+c quitTip By default, Claude Code deletes sessions older th…

1 час назад @ github.com
Flock employees caught watching kids gymnastic class and pools
Flock employees caught watching kids gymnastic class and pools Flock employees caught watching kids gymnastic class and pools

This site requires JavaScript to run correctly.

Please turn on JavaScript or unblock scripts

1 час назад @ substack.com
Is anyone actually using OpenClaw?
Is anyone actually using OpenClaw? Is anyone actually using OpenClaw?

I don't use it personally, and neither does anyone in my circle...even though I feel like I'm super plugged into the ai world

2 часа назад @ news.ycombinator.com
Jury Finds Live Nation Acts as a Monopoly in a Victory for States
Jury Finds Live Nation Acts as a Monopoly in a Victory for States

Please enable JS and disable any ad blocker

2 часа назад @ nytimes.com
Live Nation Illegally Monopolized Ticketing Market, Jury Finds
Live Nation Illegally Monopolized Ticketing Market, Jury Finds

Why did this happen?

Please make sure your browser supports JavaScript and cookies and that you are not blocking them from loading.

For more information you can review our Terms of Service and Cookie Policy.

2 часа назад @ bloomberg.com
Thomson Reuters Fired Worker for Speaking Out About ICE, Former Employee Says
Thomson Reuters Fired Worker for Speaking Out About ICE, Former Employee Says Thomson Reuters Fired Worker for Speaking Out About ICE, Former Employee Says

Thomson Reuters, the technology and content conglomerate that owns the Reuters media agency but also owns and operates the investigative CLEAR database, fired a longstanding employee after they spoke out about the company selling data products to Immigration and Customs Enforcement (ICE), according to a lawsuit filed on Tuesday.

The lawsuit and firing come after more than 200 employees wrote a letter to Thomson Reuters leadership about the company’s contracts with ICE and the Department of Homeland Security (DHS).

2 часа назад @ 404media.co
Users lose $9.5M to fake Ledger wallet app on the Apple App Store
Users lose $9.5M to fake Ledger wallet app on the Apple App Store Users lose $9.5M to fake Ledger wallet app on the Apple App Store

After a fake version of the Ledger cryptocurrency wallet app made it onto the normally highly curated Apple App store, customers lost $9.5 million dollars to the malicious product.

Believing it was a genuine Ledger product, people entered their seed phrases into the app, then discovered their wallets were immediately drained.

One victim, a musician who goes by G. Love, wrote: "I lost my retirement fund in a hack/Scam when I switched my Ledger over to my new computer and by accident downloaded a malicious ledger app from the Apple store.

According to him, he lost 5.9 BTC (~$445,000).

Apple removed the malicious app from their App Store on April 13, six days after it had been added.

2 часа назад @ web3isgoinggreat.com
AI-Assisted Cognition Endangers Human Development
AI-Assisted Cognition Endangers Human Development AI-Assisted Cognition Endangers Human Development

In this article, we will explore the risks of AI-assisted cognition and how to use these tools without falling into the trap of intellectual stagnation.

To understand what AI-assisted cognition is, we first need to understand what cognition is.

Understanding the Dynamic Dialectic Substrate will help to understand how AI-assisted cognition can endanger human development and how to use AI-assisted cognition without endangering human development.

This is especially true if only a few AI models are used, or if many AI models share just a few base models.

The topic of AI-skew and AI-assisted cognition is full of unknowns and it would be lovely to speak with people about it.

3 часа назад @ heidenstedt.org
Kalshi CEO expects US DOJ to prosecute insider trading cases
Kalshi CEO expects US DOJ to prosecute insider trading cases Kalshi CEO expects US DOJ to prosecute insider trading cases

The CEO of Kalshi on Wednesday said he expects the US Department of Justice to prosecute cases of insider trading on prediction markets like his own platform.

“If you commit insider trading on Kalshi, that can and will at some point be a federal crime.

“I actually do expect the DOJ to prosecute some of these cases,” he added.

Prediction markets like Kalshi and rival Polymarket have been facing public outcry over concerns about insider trading, spurred by large, suspiciously timed bets on public events.

ADMansour said Kalshi’s view is that insider trading “should absolutely be banned.”“We can impose fines all the way to criminal prosecution,” he said.

3 часа назад @ semafor.com
Google Broke Its Promise to Me. Now ICE Has My Data
Google Broke Its Promise to Me. Now ICE Has My Data Google Broke Its Promise to Me. Now ICE Has My Data

In April 2025, Immigration and Customs Enforcement (ICE) sent Google an administrative subpoena requesting his data.

The next month, Google gave Thomas-Johnson's information to ICE without giving him the chance to challenge the subpoena, breaking a nearly decade-long promise to notify users before handing their data to law enforcement.

An associate of mine, Momodou Taal, had received advance notice from Google and Facebook that his data had been requested.

He was given advanced notice of the subpoenas, and law enforcement eventually withdrew them before the companies turned over his data.

It was final: “Google has received and responded to legal process from a law enforcement authority comp…

3 часа назад @ eff.org
CPUs Aren't Dead. Gemma2B Out Scored GPT-3.5 Turbo on Test That Made It Famous
CPUs Aren't Dead. Gemma2B Out Scored GPT-3.5 Turbo on Test That Made It Famous CPUs Aren't Dead. Gemma2B Out Scored GPT-3.5 Turbo on Test That Made It Famous

If you want to deploy and not manage infrastructure: SeqPU.

When volume demands real-time latency or your workload outgrows the 2B, chain to a private GPU through SeqPU.

Copy it, paste your BotFather token, deploy it on SeqPU.

"}, ], }) elif has_file and file_type and (file_type.startswith("audio/") or file_type == "voice/ogg"): print(f"🎙️ Processing audio natively: {file_name}") messages.append({ "role": "user", "content": [ {"type": "audio", "audio": f"/data/{file_name}"}, {"type": "text", "text": user_text or "What did I say?

'}"}], }) elif has_file and file_type and ( file_type.startswith("text/") or "csv" in file_type or "json" in file_type ): print(f"📁 Reading file: {file_name}") file…

4 часа назад @ seqpu.com
Adaptional (YC S25) Is Hiring Founding AI Engineers
Adaptional (YC S25) Is Hiring Founding AI Engineers Adaptional (YC S25) Is Hiring Founding AI Engineers

Adaptional is building AI for insurance.

Adaptional’s founders previously built and exited a VC-backed insurance startup and raised a $10m seed round, one of the largest insurtech seeds to date.

As a founding engineer you will build the company at the earliest stage, both technically and culturally.

You’ll build the core product, work directly with our customers, and do whatever it takes to make our customers successful.

Want to work directly with customers, go deep on insurance topics, and creatively solve their problemsCompensation:

4 часа назад @ ycombinator.com
Where did my taxes go?
Where did my taxes go? Where did my taxes go?

Comments

4 часа назад @ wherethefuckdidmytaxesgo.com
Hacker News Hacker News
последний пост 1 час назад
The tiniest e-reader in the world, and you can build one yourself
The tiniest e-reader in the world, and you can build one yourself The tiniest e-reader in the world, and you can build one yourself

YouTube / Paul LagierTL;DR A YouTuber has built a tiny e-reader with a 3D-printed shell and DIY electronics.

The e-reader, only slightly bigger than an adult human thumb, can hold roughly six to 10 books.

YouTuber Paul Lagier recently documented their process of building a compact e-reader, nearly the size of a car keyfob, from scratch.

And instead of taking the route of some Android-based devices with E-Ink displays that offer wide app support and the potential to be a smartphone, the tiny e-reader specializes in letting you just read.

In a follow-up video, the creator has shared updates on iterating on various aspects, improving the firmware, and even resources for anyone who wants to bui…

4 часа назад @ androidauthority.com
CRISPR takes a bold leap toward silencing Down syndrome's extra chromosome
CRISPR takes a bold leap toward silencing Down syndrome's extra chromosome CRISPR takes a bold leap toward silencing Down syndrome's extra chromosome

CRISPR takes a bold leap toward silencing Down syndrome's extra chromosomeCRISPR modification improves the efficiency of EGFP integration into the APP gene locus of HEK293 cells.

Down syndrome is a genetic condition caused by an extra chromosome 21 (and consequently hundreds of triplicate genes) that leads to developmental and neurological issues.

They tested their technique in the lab using human stem cells that contained an extra chromosome 21.

After running several experiments, the team found that CRISPR was effective at pasting the XIST silencing gene exactly where it needed to go.

Additionally, animal models will be needed to replicate not only what the team has done but also to demons…

5 часов назад @ medicalxpress.com
Show HN: Libretto – Making AI browser automations deterministic
Show HN: Libretto – Making AI browser automations deterministic Show HN: Libretto – Making AI browser automations deterministic

libretto-demo.movInstallationnpm install libretto # First-time onboarding: install skill, download Chromium, and pin the default snapshot model npx libretto setup # Check workspace readiness at any time npx libretto status # Manually change the snapshot analysis model (advanced override) npx libretto ai configure < openai | anthropic | gemini | vertex >setup detects available provider credentials (e.g.

Convert browser automation to network requestsWe have a browser script at ./integration.ts that automates going to Hacker News and getting the first 10 posts.

npx libretto setup automatically pins the default model for the first provider whose credentials it finds.

SessionsEach Libretto sessi…

5 часов назад @ github.com
Open Source Isn't Dead. Cal.com Just Learned the Wrong Lesson
Open Source Isn't Dead. Cal.com Just Learned the Wrong Lesson Open Source Isn't Dead. Cal.com Just Learned the Wrong Lesson

Comments

5 часов назад @ strix.ai
Cal.com is going closed source
Cal.com is going closed source Cal.com is going closed source

When we started Cal.com, we believed deeply in open source.

Today, we are making the very difficult decision to move to closed source, and there’s one simple reason: security.

Today, AI can be pointed at an open source codebase and systematically scan it for vulnerabilities.

Being open source is increasingly like giving attackers the blueprints to the vault.

We hope that one day we can return to open source as the security landscape evolves.

5 часов назад @ cal.com
Daily Claude outage is upon us. Waiting for Claude Status to update
Daily Claude outage is upon us. Waiting for Claude Status to update Daily Claude outage is upon us. Waiting for Claude Status to update

09:24 UTC ResolvedDegraded service on usage and analytics admin API endpointsResolved: This incident has been resolved.

Intermittent 503 errors on usage and analytics admin API endpoints may continue until the rollout completes.

We will update once the fix is live in production.

Investigating: We are investigating reports of degraded performance affecting the usage and analytics admin API endpoints.

We will provide an update as soon as possible.

6 часов назад @ claudestatus.com
Gemini Robotics-ER 1.6
Gemini Robotics-ER 1.6 Gemini Robotics-ER 1.6

Today, we’re introducing Gemini Robotics-ER 1.6, a significant upgrade to our reasoning-first model that enables robots to understand their environments with unprecedented precision.

This model specializes in reasoning capabilities critical for robotics, including visual and spatial understanding, task planning and success detection.

Gemini Robotics-ER 1.6 shows significant improvement over both Gemini Robotics-ER 1.5 and Gemini 3.0 Flash, specifically enhancing spatial and physical reasoning capabilities such as pointing, counting, and success detection.

Starting today, Gemini Robotics-ER 1.6 is available to developers via the Gemini API and Google AI Studio.

To help you get started, we …

7 часов назад @ deepmind.google
Vibe Coding Fails
Vibe Coding Fails Vibe Coding Fails

i am using claude to maintain an agent loop, which will pause to ask for users' approval before important tool call.

while doing some bug fixes,i have identified some clear patterns and reasons why vibe coding can fail for people who dont have technical knowledge and architecture expertise.

there is two of the root causes and proposed fix:bug: agent asks for user approval, but sometimes the approval popup doesnt show up.

proposed fix "let's save approval state to disk so it survives crashes".

proposed fix: "write a synthetic tool_result to keep the session file structurally valid."

7 часов назад @ news.ycombinator.com
Sam Vimes 'Boots' Theory of Socio-Economic Unfairness
Sam Vimes 'Boots' Theory of Socio-Economic Unfairness Sam Vimes 'Boots' Theory of Socio-Economic Unfairness

‘Fabricati Diem Pvnc’ by Discworld artist Paul KidbyPerhaps one of the most popular quotes from the Discworld series is Sam Vimes’s ‘Boots’ Theory of Socio-economic Unfairness, propounded in Men at Arms:The reason that the rich were so rich, Vimes reasoned, was because they managed to spend less money.

Those were the kind of boots Vimes always bought, and wore until the soles were so thin that he could tell where he was in Ankh-Morpork on a foggy night by the feel of the cobbles.

. . Lady Sybil Ramkin lived quite comfortably from day to day by spending, Vimes estimated, about half as much as he did.

Those most affected by food poverty end up spending more and shopping more often through lac…

7 часов назад @ terrypratchett.com
US v. Heppner (S.D.N.Y. 2026) no attorney-client privilege for AI chats [pdf]
US v. Heppner (S.D.N.Y. 2026) no attorney-client privilege for AI chats [pdf]

Comments

7 часов назад @ fingfx.thomsonreuters.com
The Future of Everything Is Lies, I Guess: New Jobs
The Future of Everything Is Lies, I Guess: New Jobs The Future of Everything Is Lies, I Guess: New Jobs

I think much of it will take place at the boundary between human and ML systems.

Process and statistical engineers might control errors in the systems around ML outputs and in the models themselves.

Meat shields may be required to take accountability when ML systems fail, and haruspices could interpret model behavior.

If they want to keep using LLMs, law firms are going to need some kind of process engineers who help them catch LLM errors.

A closely related role might be statistical engineers: people who attempt to measure, model, and control variability in ML systems directly.

7 часов назад @ aphyr.com
MCP as Observability Interface: Connecting AI Agents to Kernel Tracepoints
MCP as Observability Interface: Connecting AI Agents to Kernel Tracepoints MCP as Observability Interface: Connecting AI Agents to Kernel Tracepoints

Datadog shipped an MCP Server connecting dashboards to AI agents.

Their implementation connects real-time observability data to AI agents for automated detection and remediation.

Two approaches to MCP observabilityThere are two ways to connect observability data to AI agents via MCP.

Qualys’s recommendation to “add observability to MCP servers” becomes trivial when the MCP server already IS an observability tool.

Security observability : Instead of wrapping a SIEM, build an MCP server that traces syscalls and exposes security events in real time.

8 часов назад @ ingero.io
God Sleeps in the Minerals
God Sleeps in the Minerals God Sleeps in the Minerals

I took this snapshot, and the rest of them, at the Natural History Museum of Los Angeles County’s Unearthed: Raw Beauty exhibition yesterday.

8 часов назад @ wchambliss.wordpress.com
US national level OS-level age verification bill
US national level OS-level age verification bill US national level OS-level age verification bill

To use the Mastodon web application, please enable JavaScript.

Alternatively, try one of the native apps for Mastodon for your platform.

8 часов назад @ social.coop
AI ruling prompts warnings from US lawyers: Your chats could be used against you
AI ruling prompts warnings from US lawyers: Your chats could be used against you

Please enable JS and disable any ad blocker

8 часов назад @ reuters.com
Lobsters Lobsters
последний пост 1 час назад
You cannot use the GNU (A)GPL to take software freedom away
You cannot use the GNU (A)GPL to take software freedom away You cannot use the GNU (A)GPL to take software freedom away

It is possible to modify the (A)GPLv3 with additional terms, but only by adhering to the terms of the license.

The (A)GPLv3 makes it clear that it permits all licensees to remove any additional terms that are "further restrictions" under the (A)GPLv3.

We encourage everyone to carefully read the FSF's licenses and consult our published materials before attempting to develop additional terms.

Confusing users by attaching further restrictions to any of the FSF's family of GNU General Public Licenses is not in line with free software.

"A pile of restrictions" © 2026 Free Software Foundation, Inc., by Eko K. A. Owen is licensed under a Creative Commons Attribution 4.0 International license.

1 час назад @ fsf.org
AI Assistance Reduces Persistence and Hurts Independent Performance
AI Assistance Reduces Persistence and Hurts Independent Performance

Comments

3 часа назад @ arxiv.org
I don’t want a screenshot of your Claude conversation
I don’t want a screenshot of your Claude conversation I don’t want a screenshot of your Claude conversation

So, when a screenshot or copy-pasted block of “Here’s what Claude said…” comes across my screen… I don’t care about the screenshot.

I don’t care about the screenshot because I want your thoughts, not Claude’s.

Instead of a screenshot of a reply, I’d rather have the original prompt so I can just ask the machine myself.

I’d rather have a human-to-human conversation with you, not a chat with Claude by proxy.

What Claude said is an okay chunk of “anecdata”, but it’s not a substitute for our working relationship.

3 часа назад @ daverupert.com
Xata: Open source Postgres platform with copy-on-write branching and scale-to-zero
Xata: Open source Postgres platform with copy-on-write branching and scale-to-zero Xata: Open source Postgres platform with copy-on-write branching and scale-to-zero

Use casesThere are two major use cases for self-hosting the Xata open source platform:create your own internal Postgres-as-a-Service for your company.

You can either simply self-host Postgres on your own, or use a managed Postgres service, like Xata Cloud.

OpenEBS, is a a cloud native storage project, offering both local storage (i.e.

Step 3: install and authenticate the xata CLI:# Install CLI curl -fsSL https://xata.io/install.sh | bash # Authenticate to a local profile.

xata auth login --profile local --env local --force # Set the profile xata auth switch localStep 4: Create the first project and branch# Create project and main branch $ xata project create --name my-project # Create a chi…

4 часа назад @ github.com
Not all elementary functions can be expressed with exp-minus-log
Not all elementary functions can be expressed with exp-minus-log Not all elementary functions can be expressed with exp-minus-log

Not all elementary functions can be expressed with exp-minus-log April 14, 2026By Robert SmithAll Elementary Functions from a Single Operator is a paper by Andrzej Odrzywołek that has been making rounds on the internet lately, being called everything from a “breakthrough” to “groundbreaking”.

In modern pure mathematics, dating back to the 19th century, the definition of “elementary function” has been well established.

The rough TL;DR is this: Elementary functions typically include arbitrary polynomial root functions, and EML terms cannot express them.

Liouville defined a class of functions called elementary functions, and said that the integral of an elementary function will sometimes be el…

4 часа назад @ stylewarning.com
SDL3 - Add DOS platform support
SDL3 - Add DOS platform support SDL3 - Add DOS platform support

JavaScript RequiredThis is a heavily interactive web application, and JavaScript is required.

Simple HTML interfaces are possible, but that is not what this is.

Learn more about Bluesky at bsky.social and atproto.com.

5 часов назад @ bsky.app
Let Sleeping CPUs Lie — S0ix
Let Sleeping CPUs Lie — S0ix

Comments

5 часов назад @ freebsdfoundation.org
Rewriting Every Syscall in a Linux Binary at Load Time
Rewriting Every Syscall in a Linux Binary at Load Time Rewriting Every Syscall in a Linux Binary at Load Time

This site requires JavaScript to run correctly.

Please turn on JavaScript or unblock scripts

5 часов назад @ substack.com
Formal typing rules and presentation materials for Swift 6.2's concurrency type system, focusing on Capability and Region
Formal typing rules and presentation materials for Swift 6.2's concurrency type system, focusing on Capability and Region Formal typing rules and presentation materials for Swift 6.2's concurrency type system, focusing on Capability and Region

Swift Concurrency Type System - try!

Swift Tokyo 2026Formal typing rules and presentation materials for Swift 6.2's concurrency type system, focusing on Capability (where code runs) and Region (where data lives).

Swift Tokyo 2026.

Use English as a default language for any file output except filenames suffixed with -{lang}.

In docs markdown files, DO NOT manually edit "Table of Contents" sections unless explicitly requested, which is auto-generated.

5 часов назад @ github.com
Direct Win32 API, Weird-Shaped Windows, and Why They Mostly Disappeared
Direct Win32 API, Weird-Shaped Windows, and Why They Mostly Disappeared Direct Win32 API, Weird-Shaped Windows, and Why They Mostly Disappeared

Today, all Windows desktop apps look the same as they are the same; they are all built on crap React, Electron, electronbun, and Tauri browser wrappers that mimic the real Desktop apps.

Programming with Win32 API is a lost art now, and I look longingly at how Windows apps were once programmed.

There was a period when Windows apps were allowed to look strange.

That is the part modern desktop UI mostly lost.

Every horizontal run of non-transparent pixels becomes a tiny rectangle region, and those runs are combined into one final window region.

8 часов назад @ warped3.substack.com
Things you didn't know about indexes
Things you didn't know about indexes

Things you didn't know about indexes Jon CharterLet’s start with things you probably did know.

A database index is similar to the index you found at the back of your science textbooks in school.

A table with eight indexes has nine things to keep warm in cache, not just one.

Composite indexes care about orderLooking back at our Pokémon table, you may have decided a good index is one on type_1 and type_2 .

Users don’t care whether they type “Pikachu”, “pikachu” or “PiKaChU” - they just want the result.

8 часов назад @ jon.chrt.dev
Retrofitting JIT Compilers into C Interpreters
Retrofitting JIT Compilers into C Interpreters Retrofitting JIT Compilers into C Interpreters

Unfortunately, C interpreters are slow, especially compared to language implementations powered by JIT compilers.

We can thus immediately see a fundamental difference between tracing JIT compilers and the more common “method-based” JIT compilers.

From a C interpreter to a meta-tracing interpreterNow we’ve seen the high-level idea of meta-tracing, the next question is: how does yk convert a C interpreter into a meta-tracing-compatible interpreter?

converted into a moderately efficient sequence of bytes) and placed in a special section in the binary alongside the “normally compiled” C code.

Surprisingly, adding or tweaking just a few lines of C code can lead to significant performan…

9 часов назад @ tratt.net
My 14-Year Journey Away from ORMs - a Series of Insights Leading to Creation of a SQL-First Code Generator
My 14-Year Journey Away from ORMs - a Series of Insights Leading to Creation of a SQL-First Code Generator My 14-Year Journey Away from ORMs - a Series of Insights Leading to Creation of a SQL-First Code Generator

Part 1 of “pGenie in Production” - the real story behind the open-source tool that finally makes your database the single source of truth.

Keeping the code model in sync with the real database schema became a headache.

Insight #3: Migrations + Queries = Database APIHere’s the mental model that changed everything for me:If you treat your Postgres server like a microservice, then:Migrations = the contract (like OpenAPI schema for REST).

The schema lives in SQL migrations.

pGenie closes that gap: AI writes the query → pGenie verifies it against the real schema → you get a predictably structured type-safe SDK in seconds.

10 часов назад @ nikita-volkov.github.io
Modern Common Lisp with FSet
Modern Common Lisp with FSet

Modern Common Lisp with FSet ¶Version 1.0 (for FSet v2.4.2)© 2026 Scott L. BursonThis document is published under the Creative Commons CC BY-NC-SA 4.0 license.

This license enables reusers to distribute, remix, adapt, and build upon the material in any medium or format for noncommercial purposes only, and only so long as attribution is given to the creator.

If you remix, adapt, or build upon the material, you must license the modified material under identical terms.

This document contains no LLM-generated text — zero, zip, nada.

(Yes, I do use em-dashes and semicolons; yes, I have written every one myself.)

11 часов назад @ fset.common-lisp.dev
Testing OpenGraph on localhost from the CLI before you go public
Testing OpenGraph on localhost from the CLI before you go public

Comments

13 часов назад @ simonhartcher.com
Techmeme Techmeme
последний пост 1 час назад
A jury finds that Live Nation and Ticketmaster illegally maintained monopoly power in the ticketing market, in a case brought by state AGs after the DOJ settled (NBC News)
A jury finds that Live Nation and Ticketmaster illegally maintained monopoly power in the ticketing market, in a case brought by state AGs after the DOJ settled (NBC News) A jury finds that Live Nation and Ticketmaster illegally maintained monopoly power in the ticketing market, in a case brought by state AGs after the DOJ settled (NBC News)

NBC News:

A jury finds that Live Nation and Ticketmaster illegally maintained monopoly power in the ticketing market, in a case brought by state AGs after the DOJ settled — The federal government struck a settlement with Live Nation in March, requiring Ticketmaster to divest up to 13 amphitheaters …

1 час назад @ techmeme.com
Google rolls out Gemini 3.1 Flash TTS, a text-to-speech model with support for over 70 languages and audio tags that give developers granular speech control (Matthias Bastian/The Decoder)
Google rolls out Gemini 3.1 Flash TTS, a text-to-speech model with support for over 70 languages and audio tags that give developers granular speech control (Matthias Bastian/The Decoder) Google rolls out Gemini 3.1 Flash TTS, a text-to-speech model with support for over 70 languages and audio tags that give developers granular speech control (Matthias Bastian/The Decoder)

Matthias Bastian / The Decoder:

Google rolls out Gemini 3.1 Flash TTS, a text-to-speech model with support for over 70 languages and audio tags that give developers granular speech control — The company says it's the most natural and expressive voice output it has shipped to date. The big new feature is audio tags …

1 час назад @ techmeme.com
Q&A with Jensen Huang on Nvidia's supply chain moat, competition from ASICs like Google's TPU, investing in AI labs and neoclouds, selling to China, and more (Dwarkesh Patel/Dwarkesh Podcast)
Q&A with Jensen Huang on Nvidia's supply chain moat, competition from ASICs like Google's TPU, investing in AI labs and neoclouds, selling to China, and more (Dwarkesh Patel/Dwarkesh Podcast) Q&A with Jensen Huang on Nvidia's supply chain moat, competition from ASICs like Google's TPU, investing in AI labs and neoclouds, selling to China, and more (Dwarkesh Patel/Dwarkesh Podcast)

Dwarkesh Patel / Dwarkesh Podcast:

Q&A with Jensen Huang on Nvidia's supply chain moat, competition from ASICs like Google's TPU, investing in AI labs and neoclouds, selling to China, and more — “If our next several years are a trillion dollars in scale, we have the supply chain to do it”

2 часа назад @ techmeme.com
WPP, Dentsu, and Publicis settle with the FTC over claims they colluded on misinformation policies that denied ad revenue to conservative publishers (David McCabe/New York Times)
WPP, Dentsu, and Publicis settle with the FTC over claims they colluded on misinformation policies that denied ad revenue to conservative publishers (David McCabe/New York Times) WPP, Dentsu, and Publicis settle with the FTC over claims they colluded on misinformation policies that denied ad revenue to conservative publishers (David McCabe/New York Times)

David McCabe / New York Times:

WPP, Dentsu, and Publicis settle with the FTC over claims they colluded on misinformation policies that denied ad revenue to conservative publishers — WPP, Dentsu and Publicis settled claims they colluded on policies to combat misinformation, denying ad revenue to publishers on the right.

2 часа назад @ techmeme.com
Adobe unveils Firefly AI Assistant, which can orchestrate and execute multistep tasks across Creative Cloud apps, available in public beta in the coming weeks (Ivan Mehta/TechCrunch)
Adobe unveils Firefly AI Assistant, which can orchestrate and execute multistep tasks across Creative Cloud apps, available in public beta in the coming weeks (Ivan Mehta/TechCrunch) Adobe unveils Firefly AI Assistant, which can orchestrate and execute multistep tasks across Creative Cloud apps, available in public beta in the coming weeks (Ivan Mehta/TechCrunch)

Ivan Mehta / TechCrunch:

Adobe unveils Firefly AI Assistant, which can orchestrate and execute multistep tasks across Creative Cloud apps, available in public beta in the coming weeks — Last October, Adobe previewed a new assistant under the “Project Moonlight” moniker that could do tasks for you by tapping different Adobe apps …

3 часа назад @ techmeme.com
Google launches a Gemini Mac app, featuring a keyboard shortcut, screen sharing for better context, image generation with Nano Banana, and more (Abner Li/9to5Google)
Google launches a Gemini Mac app, featuring a keyboard shortcut, screen sharing for better context, image generation with Nano Banana, and more (Abner Li/9to5Google) Google launches a Gemini Mac app, featuring a keyboard shortcut, screen sharing for better context, image generation with Nano Banana, and more (Abner Li/9to5Google)

Abner Li / 9to5Google:

Google launches a Gemini Mac app, featuring a keyboard shortcut, screen sharing for better context, image generation with Nano Banana, and more — Gemini now has a native Mac app in the first expansion from Android and iOS. — This “native desktop experience” is launched via an Option + Space keyboard shortcut.

4 часа назад @ techmeme.com
The US Energy Information Administration plans to implement a mandatory nationwide survey of data centers focused on their energy use (Molly Taft/Wired)
The US Energy Information Administration plans to implement a mandatory nationwide survey of data centers focused on their energy use (Molly Taft/Wired) The US Energy Information Administration plans to implement a mandatory nationwide survey of data centers focused on their energy use (Molly Taft/Wired)

Molly Taft / Wired:

The US Energy Information Administration plans to implement a mandatory nationwide survey of data centers focused on their energy use — In a letter obtained by WIRED, the Energy Information Administration tells two senators that it plans to develop a mandatory assessment of data centers' energy use.

4 часа назад @ techmeme.com
Cal.com, which provides scheduling software, is moving its core open-source codebase to a closed repository, citing the dangers of AI hacking its open code (Steven Vaughan-Nichols/ZDNET)
Cal.com, which provides scheduling software, is moving its core open-source codebase to a closed repository, citing the dangers of AI hacking its open code (Steven Vaughan-Nichols/ZDNET) Cal.com, which provides scheduling software, is moving its core open-source codebase to a closed repository, citing the dangers of AI hacking its open code (Steven Vaughan-Nichols/ZDNET)

Steven Vaughan-Nichols / ZDNET:

Cal.com, which provides scheduling software, is moving its core open-source codebase to a closed repository, citing the dangers of AI hacking its open code — ZDNET's key takeaways — Cal is reluctantly moving away from open source for security. — This move isn't about Mythos, but risks from modern AI tools.

5 часов назад @ techmeme.com
AI cloud infrastructure company Parasail raised a $32M Series A led by Touring Capital and Kindred Ventures, bringing its total funding to $42M (Tim Fernholz/TechCrunch)
AI cloud infrastructure company Parasail raised a $32M Series A led by Touring Capital and Kindred Ventures, bringing its total funding to $42M (Tim Fernholz/TechCrunch) AI cloud infrastructure company Parasail raised a $32M Series A led by Touring Capital and Kindred Ventures, bringing its total funding to $42M (Tim Fernholz/TechCrunch)

Tim Fernholz / TechCrunch:

AI cloud infrastructure company Parasail raised a $32M Series A led by Touring Capital and Kindred Ventures, bringing its total funding to $42M — “Give me tokens. Just give me tokens. I want them fast. I want them cheap. I want them now." — That's the mantra for developers building software …

5 часов назад @ techmeme.com
Filings: Marc Andreessen and Ben Horowitz donated $25M to pro-AI super PAC Leading the Future, bringing the group's total cash on hand to over $51M (Bloomberg)
Filings: Marc Andreessen and Ben Horowitz donated $25M to pro-AI super PAC Leading the Future, bringing the group's total cash on hand to over $51M (Bloomberg) Filings: Marc Andreessen and Ben Horowitz donated $25M to pro-AI super PAC Leading the Future, bringing the group's total cash on hand to over $51M (Bloomberg)

Bloomberg:

Filings: Marc Andreessen and Ben Horowitz donated $25M to pro-AI super PAC Leading the Future, bringing the group's total cash on hand to over $51M — Venture capitalists Marc Andreessen and Ben Horowitz poured $25 million into a pro-artificial intelligence super political action committee …

5 часов назад @ techmeme.com
Hilbert, whose AI software connects data across teams to help companies make decisions from a single system, raised a $28M Series A led by a16z (Madison Mills/Axios)
Hilbert, whose AI software connects data across teams to help companies make decisions from a single system, raised a $28M Series A led by a16z (Madison Mills/Axios) Hilbert, whose AI software connects data across teams to help companies make decisions from a single system, raised a $28M Series A led by a16z (Madison Mills/Axios)

Madison Mills / Axios:

Hilbert, whose AI software connects data across teams to help companies make decisions from a single system, raised a $28M Series A led by a16z — Hilbert, an AI startup rethinking how companies drive growth, raised a $28 million Series A led by Andreessen Horowitz, the startup told Axios exclusively.

6 часов назад @ techmeme.com
A survey of US teens: ~90% say entertainment is a reason they use TikTok, Instagram, or Snapchat, 57% Snapchat message daily, and 37% say TikTok impacts sleep (Pew Research Center)
A survey of US teens: ~90% say entertainment is a reason they use TikTok, Instagram, or Snapchat, 57% Snapchat message daily, and 37% say TikTok impacts sleep (Pew Research Center) A survey of US teens: ~90% say entertainment is a reason they use TikTok, Instagram, or Snapchat, 57% Snapchat message daily, and 37% say TikTok impacts sleep (Pew Research Center)

Pew Research Center:

A survey of US teens: ~90% say entertainment is a reason they use TikTok, Instagram, or Snapchat, 57% Snapchat message daily, and 37% say TikTok impacts sleep — Teens largely turn to TikTok, Instagram and Snapchat for fun and connection. But experiences around messaging, screen time and cyberbullying vary.

7 часов назад @ techmeme.com
Artemis, which aims to replace rule-based cybersecurity systems with an AI-driven centralized "brain", emerges from stealth with a $70M Series A led by Felicis (Sharon Goldman/Fortune)
Artemis, which aims to replace rule-based cybersecurity systems with an AI-driven centralized "brain", emerges from stealth with a $70M Series A led by Felicis (Sharon Goldman/Fortune) Artemis, which aims to replace rule-based cybersecurity systems with an AI-driven centralized "brain", emerges from stealth with a $70M Series A led by Felicis (Sharon Goldman/Fortune)

Sharon Goldman / Fortune:

Artemis, which aims to replace rule-based cybersecurity systems with an AI-driven centralized “brain”, emerges from stealth with a $70M Series A led by Felicis — Artemis, a new cybersecurity startup trying to help defenders fight AI-powered attacks with AI, emerged from stealth today …

7 часов назад @ techmeme.com
London-based Gizmo, which uses AI to turn young students' notes into gamified study materials, raised a $22M Series A led by Shine Capital and reports 13M users (Natalie Breymeyer/Axios)
London-based Gizmo, which uses AI to turn young students' notes into gamified study materials, raised a $22M Series A led by Shine Capital and reports 13M users (Natalie Breymeyer/Axios) London-based Gizmo, which uses AI to turn young students' notes into gamified study materials, raised a $22M Series A led by Shine Capital and reports 13M users (Natalie Breymeyer/Axios)

Natalie Breymeyer / Axios:

London-based Gizmo, which uses AI to turn young students' notes into gamified study materials, raised a $22M Series A led by Shine Capital and reports 13M users — Gizmo, an AI educational platform, raised a $22 million Series A, CEO Petros Christodoulou tells Axios exclusively.

7 часов назад @ techmeme.com
AMD, Arm, and Qualcomm invest $60M in London-based self-driving tech startup Wayve as part of an extension to its $1.2B Series D, announced in February (Kirsten Korosec/TechCrunch)
AMD, Arm, and Qualcomm invest $60M in London-based self-driving tech startup Wayve as part of an extension to its $1.2B Series D, announced in February (Kirsten Korosec/TechCrunch) AMD, Arm, and Qualcomm invest $60M in London-based self-driving tech startup Wayve as part of an extension to its $1.2B Series D, announced in February (Kirsten Korosec/TechCrunch)

Kirsten Korosec / TechCrunch:

AMD, Arm, and Qualcomm invest $60M in London-based self-driving tech startup Wayve as part of an extension to its $1.2B Series D, announced in February — Chipmakers AMD, Arm, and Qualcomm have invested $60 million into UK self-driving technology startup Wayve as part of an extension …

7 часов назад @ techmeme.com
Techmeme Techmeme
последний пост 1 час назад
Trainer maker Allbirds, which sold last week for $39M after its valuation fell from $4B in 2021, says it aims to become an AI compute provider; BIRD jumps 150%+ (Bryce Elder/Financial Times)
Trainer maker Allbirds, which sold last week for $39M after its valuation fell from $4B in 2021, says it aims to become an AI compute provider; BIRD jumps 150%+ (Bryce Elder/Financial Times) Trainer maker Allbirds, which sold last week for $39M after its valuation fell from $4B in 2021, says it aims to become an AI compute provider; BIRD jumps 150%+ (Bryce Elder/Financial Times)

Bryce Elder / Financial Times:

Trainer maker Allbirds, which sold last week for $39M after its valuation fell from $4B in 2021, says it aims to become an AI compute provider; BIRD jumps 150%+ — Ah, zeitgeist: — Allbirds is a San Francisco maker of wool trainers that was once valued at more than $4bn.

7 часов назад @ techmeme.com
The European Commission issues a supplementary statement of objections threatening Meta with an interim ban on WhatsApp policies that allegedly block rivals (Samuel Stolton/Bloomberg)
The European Commission issues a supplementary statement of objections threatening Meta with an interim ban on WhatsApp policies that allegedly block rivals (Samuel Stolton/Bloomberg) The European Commission issues a supplementary statement of objections threatening Meta with an interim ban on WhatsApp policies that allegedly block rivals (Samuel Stolton/Bloomberg)

Samuel Stolton / Bloomberg:

The European Commission issues a supplementary statement of objections threatening Meta with an interim ban on WhatsApp policies that allegedly block rivals — Meta Platforms Inc. has been threatened with an interim European Union ban on policies that allegedly block rival AI firms …

7 часов назад @ techmeme.com
Accel raised $5B, including a $4B Leaders fund, focused on writing large checks to late-stage startups globally, and a $650M sidecar fund, taking AUM to $36B (Rebecca Torrence/Bloomberg)
Accel raised $5B, including a $4B Leaders fund, focused on writing large checks to late-stage startups globally, and a $650M sidecar fund, taking AUM to $36B (Rebecca Torrence/Bloomberg) Accel raised $5B, including a $4B Leaders fund, focused on writing large checks to late-stage startups globally, and a $650M sidecar fund, taking AUM to $36B (Rebecca Torrence/Bloomberg)

Rebecca Torrence / Bloomberg:

Accel raised $5B, including a $4B Leaders fund, focused on writing large checks to late-stage startups globally, and a $650M sidecar fund, taking AUM to $36B — Accel, the venture capital firm that's backed artificial intelligence companies including Anthropic, Cursor and Perplexity …

8 часов назад @ techmeme.com
Survey: only 35% of Virginia voters are comfortable with new data center construction, down from 69% in 2023, and just 37% support data center tax breaks (Washington Post)
Survey: only 35% of Virginia voters are comfortable with new data center construction, down from 69% in 2023, and just 37% support data center tax breaks (Washington Post) Survey: only 35% of Virginia voters are comfortable with new data center construction, down from 69% in 2023, and just 37% support data center tax breaks (Washington Post)

Washington Post:

Survey: only 35% of Virginia voters are comfortable with new data center construction, down from 69% in 2023, and just 37% support data center tax breaks — Virginians previously embraced the facilities, but a Post-Schar School poll finds they are now almost as undesirable as nuclear power plants.

8 часов назад @ techmeme.com
ASML says South Korea surpassed China as its largest market in Q1 2026, with shipments hitting 45% of net system sales, or €2.84B, up from 22% in Q4 2025 (Sarah Jacob/Bloomberg)
ASML says South Korea surpassed China as its largest market in Q1 2026, with shipments hitting 45% of net system sales, or €2.84B, up from 22% in Q4 2025 (Sarah Jacob/Bloomberg) ASML says South Korea surpassed China as its largest market in Q1 2026, with shipments hitting 45% of net system sales, or €2.84B, up from 22% in Q4 2025 (Sarah Jacob/Bloomberg)

Sarah Jacob / Bloomberg:

ASML says South Korea surpassed China as its largest market in Q1 2026, with shipments hitting 45% of net system sales, or €2.84B, up from 22% in Q4 2025 — South Korea emerged as ASML Holding NV's largest market in the first quarter as the country's memory chip makers increase purchases …

8 часов назад @ techmeme.com
Trading firm Jane Street takes an additional $1B stake in CoreWeave, and plans to spend ~$6B to access CoreWeave's Vera Rubin chips to build and deploy AI (Bloomberg)
Trading firm Jane Street takes an additional $1B stake in CoreWeave, and plans to spend ~$6B to access CoreWeave's Vera Rubin chips to build and deploy AI (Bloomberg) Trading firm Jane Street takes an additional $1B stake in CoreWeave, and plans to spend ~$6B to access CoreWeave's Vera Rubin chips to build and deploy AI (Bloomberg)

Bloomberg:

Trading firm Jane Street takes an additional $1B stake in CoreWeave, and plans to spend ~$6B to access CoreWeave's Vera Rubin chips to build and deploy AI — Jane Street Group, a trading firm, has taken an additional $1 billion stake in AI cloud services provider CoreWeave Inc. and plans …

9 часов назад @ techmeme.com
The EU unveils an open-source age verification app that requires legal ID to shield minors from harmful content, aiming to standardize verification in the bloc (Gian Volpicelli/Bloomberg)
The EU unveils an open-source age verification app that requires legal ID to shield minors from harmful content, aiming to standardize verification in the bloc (Gian Volpicelli/Bloomberg) The EU unveils an open-source age verification app that requires legal ID to shield minors from harmful content, aiming to standardize verification in the bloc (Gian Volpicelli/Bloomberg)

Gian Volpicelli / Bloomberg:

The EU unveils an open-source age verification app that requires legal ID to shield minors from harmful content, aiming to standardize verification in the bloc — The European Union has unveiled an app to confirm users' age online, setting the standard for verification technology …

9 часов назад @ techmeme.com
Analysis: nearly 90 schools and 600 students globally have been impacted by AI-generated deepfake nudes; North America had nearly 30 reported cases since 2023 (Matt Burgess/Wired)
Analysis: nearly 90 schools and 600 students globally have been impacted by AI-generated deepfake nudes; North America had nearly 30 reported cases since 2023 (Matt Burgess/Wired) Analysis: nearly 90 schools and 600 students globally have been impacted by AI-generated deepfake nudes; North America had nearly 30 reported cases since 2023 (Matt Burgess/Wired)

Matt Burgess / Wired:

Analysis: nearly 90 schools and 600 students globally have been impacted by AI-generated deepfake nudes; North America had nearly 30 reported cases since 2023 — An analysis by WIRED and Indicator found nearly 90 schools and 600 students around the world impacted by AI-generated deepfake nude images …

10 часов назад @ techmeme.com
Tel Aviv-based eToro agrees to acquire crypto wallet provider Zengo, a source says for ~$70M, mostly in cash; Zengo lets traders swap between tokens and fiat (Emily Nicolle/Bloomberg)
Tel Aviv-based eToro agrees to acquire crypto wallet provider Zengo, a source says for ~$70M, mostly in cash; Zengo lets traders swap between tokens and fiat (Emily Nicolle/Bloomberg) Tel Aviv-based eToro agrees to acquire crypto wallet provider Zengo, a source says for ~$70M, mostly in cash; Zengo lets traders swap between tokens and fiat (Emily Nicolle/Bloomberg)

Emily Nicolle / Bloomberg:

Tel Aviv-based eToro agrees to acquire crypto wallet provider Zengo, a source says for ~$70M, mostly in cash; Zengo lets traders swap between tokens and fiat — EToro Group Ltd. has agreed to acquire Zengo, a crypto wallet provider, as the trading and investment platform expands its reach into decentralized finance.

10 часов назад @ techmeme.com
Spotify launches a feature to buy physical books in the US and UK, powered by Bookshop.org, and expands its Page Match tool to support 30 additional languages (Lauren Forristal/TechCrunch)
Spotify launches a feature to buy physical books in the US and UK, powered by Bookshop.org, and expands its Page Match tool to support 30 additional languages (Lauren Forristal/TechCrunch) Spotify launches a feature to buy physical books in the US and UK, powered by Bookshop.org, and expands its Page Match tool to support 30 additional languages (Lauren Forristal/TechCrunch)

Lauren Forristal / TechCrunch:

Spotify launches a feature to buy physical books in the US and UK, powered by Bookshop.org, and expands its Page Match tool to support 30 additional languages — In February, Spotify made an exciting (and a bit unusual) move when it entered the world of physical book sales.

10 часов назад @ techmeme.com
Memo: Snap CEO Evan Spiegel says the company plans to lay off ~1,000 full-time employees, or 16% of its global workforce, to cut costs and achieve profitability (Alexandra S. Levine/Bloomberg)
Memo: Snap CEO Evan Spiegel says the company plans to lay off ~1,000 full-time employees, or 16% of its global workforce, to cut costs and achieve profitability (Alexandra S. Levine/Bloomberg) Memo: Snap CEO Evan Spiegel says the company plans to lay off ~1,000 full-time employees, or 16% of its global workforce, to cut costs and achieve profitability (Alexandra S. Levine/Bloomberg)

Alexandra S. Levine / Bloomberg:

Memo: Snap CEO Evan Spiegel says the company plans to lay off ~1,000 full-time employees, or 16% of its global workforce, to cut costs and achieve profitability — Snap Inc. is laying off roughly 1,000 full-time employees, or 16% of its global workforce, part of an effort …

10 часов назад @ techmeme.com
A US judge issues a $322.2M judgment against pirate library Anna's Archive for scraping Spotify, a largely symbolic victory as the site is anonymously operated (Rachel Scharf/Billboard)
A US judge issues a $322.2M judgment against pirate library Anna's Archive for scraping Spotify, a largely symbolic victory as the site is anonymously operated (Rachel Scharf/Billboard) A US judge issues a $322.2M judgment against pirate library Anna's Archive for scraping Spotify, a largely symbolic victory as the site is anonymously operated (Rachel Scharf/Billboard)

Rachel Scharf / Billboard:

A US judge issues a $322.2M judgment against pirate library Anna's Archive for scraping Spotify, a largely symbolic victory as the site is anonymously operated — At least for now, the court judgment is largely a symbolic victory, as no one has identified the anonymous internet users behind Anna's Archive.

11 часов назад @ techmeme.com
Sources: SoftBank invites more banks to join its $40B loan backing its OpenAI investment, requiring them to commit ~$5B each; SoftBank has already invested $30B (Bloomberg)
Sources: SoftBank invites more banks to join its $40B loan backing its OpenAI investment, requiring them to commit ~$5B each; SoftBank has already invested $30B (Bloomberg) Sources: SoftBank invites more banks to join its $40B loan backing its OpenAI investment, requiring them to commit ~$5B each; SoftBank has already invested $30B (Bloomberg)

Bloomberg:

Sources: SoftBank invites more banks to join its $40B loan backing its OpenAI investment, requiring them to commit ~$5B each; SoftBank has already invested $30B — More banks are being invited to join SoftBank Group Corp.'s $40 billion loan backing its investment in US tech giant OpenAI …

11 часов назад @ techmeme.com
ByteDance launches its Seedance 2.0 video model to enterprise clients in 100+ countries, excluding the US amid legal disputes, after a February launch in China (Juro Osawa/The Information)
ByteDance launches its Seedance 2.0 video model to enterprise clients in 100+ countries, excluding the US amid legal disputes, after a February launch in China (Juro Osawa/The Information) ByteDance launches its Seedance 2.0 video model to enterprise clients in 100+ countries, excluding the US amid legal disputes, after a February launch in China (Juro Osawa/The Information)

Juro Osawa / The Information:

ByteDance launches its Seedance 2.0 video model to enterprise clients in 100+ countries, excluding the US amid legal disputes, after a February launch in China — ByteDance's cloud computing unit has made the company's Seedance 2. AI video generation model available globally to enterprise customers …

11 часов назад @ techmeme.com
PitchBook: US growth and late-stage venture funds raised $23.6B YTD, up from $7.4B in 2025 and above the totals for any of the past 12 years, amid the AI boom (Yuliya Chernova/Wall Street Journal)
PitchBook: US growth and late-stage venture funds raised $23.6B YTD, up from $7.4B in 2025 and above the totals for any of the past 12 years, amid the AI boom (Yuliya Chernova/Wall Street Journal) PitchBook: US growth and late-stage venture funds raised $23.6B YTD, up from $7.4B in 2025 and above the totals for any of the past 12 years, amid the AI boom (Yuliya Chernova/Wall Street Journal)

Yuliya Chernova / Wall Street Journal:

PitchBook: US growth and late-stage venture funds raised $23.6B YTD, up from $7.4B in 2025 and above the totals for any of the past 12 years, amid the AI boom — U.S.-based growth and late-stage venture funds raised a record $23.6 billion this year so far, according to PitchBook

13 часов назад @ techmeme.com
GitHub Trending GitHub Trending
последний пост 19 часов назад
jo-inc/camofox-browser
jo-inc/camofox-browser jo-inc/camofox-browser

camofox-browser Anti-detection browser server for AI agents, powered by Camoufox Standing on the mighty shoulders of Camoufox - a Firefox fork with fingerprint spoofing at the C++ level.

Try the beta free →git clone https://github.com/jo-inc/camofox-browser && cd camofox-browser npm install && npm start # → http://localhost:9377WhyAI agents need to browse the real web.

UsageCookie ImportImport cookies from your browser into Camoufox to skip interactive login on sites like LinkedIn, Amazon, etc.

Export cookies from your browser:Install a browser extension that exports Netscape-format cookie files (e.g., "cookies.txt" for Chrome/Firefox).

Ask your agent to import them:Import my LinkedIn cooki…

19 часов назад @ github.com
TapXWorld/ChinaTextbook
TapXWorld/ChinaTextbook TapXWorld/ChinaTextbook

Saved searches Use saved searches to filter your results more quicklyWe read every piece of feedback, and take your input very seriously.

Secure your code as you buildCode security Secure your code as you buildYou signed in with another tab or window.

You signed out in another tab or window.

Reload to refresh your session.

You switched accounts on another tab or window.

19 часов назад @ github.com
thedotmack/claude-mem
thedotmack/claude-mem thedotmack/claude-mem

This enables Claude to maintain continuity of knowledge about projects even after sessions end or reconnect.

Quick StartInstall with a single command:npx claude-mem installOr install for Gemini CLI (auto-detects ~/.gemini ):npx claude-mem install --ide gemini-cliOr install from the plugin marketplace inside Claude Code:/plugin marketplace add thedotmack/claude-mem /plugin install claude-memRestart Claude Code or Gemini CLI.

Context from previous sessions will automatically appear in new sessions.

Always install via npx claude-mem install or the /plugin commands above.

SupportBuilt with Claude Agent SDK | Powered by Claude Code | Made with TypeScriptWhat About $CMEM?

19 часов назад @ github.com
coleam00/Archon
coleam00/Archon coleam00/Archon

Define your development processes as YAML workflows - planning, implementation, validation, code review, PR creation - and run them reliably across all your projects.

Like what Dockerfiles did for infrastructure and GitHub Actions did for CI/CD - Archon does for AI coding workflows.

Isolated - Every workflow run gets its own git worktree.

- Every workflow run gets its own git worktree.

Binary installs: run archon serve to download and start the web UI in one step.

2 days, 19 hours назад @ github.com
aaif-goose/goose
aaif-goose/goose aaif-goose/goose

This project has moved from block/goose to the Agentic AI Foundation (AAIF) at the Linux Foundation.

goose your native open source AI agent — desktop app, CLI, and API — for code, workflows, and everything in betweengoose is a general-purpose AI agent that runs on your machine.

A native desktop app for macOS, Linux, and Windows.

goose is part of the Agentic AI Foundation (AAIF) at the Linux Foundation.

a little goose humor 🪿Why did the developer choose goose as their AI agent?

3 days, 19 hours назад @ github.com
multica-ai/multica
multica-ai/multica multica-ai/multica

Turn coding agents into real teammates — assign tasks, track progress, compound skills.

Agents as Teammates — assign to an agent like you'd assign to a colleague.

CLIThe multica CLI connects your local machine to Multica — authenticate, manage workspaces, and run the agent daemon.

Log in and start the daemonmultica login # Authenticate with your Multica account multica daemon start # Start the local agent runtimeThe daemon runs in the background and keeps your machine connected to Multica.

Assign your first taskCreate an issue from the board (or via multica issue create ), then assign it to your new agent.

4 days, 19 hours назад @ github.com
forrestchang/andrej-karpathy-skills
forrestchang/andrej-karpathy-skills forrestchang/andrej-karpathy-skills

Karpathy-Inspired Claude Code GuidelinesA single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.

They don't manage their confusion, don't seek clarifications, don't surface inconsistencies, don't present tradeoffs, don't push back when they should."

"They really like to overcomplicate code and APIs, bloat abstractions, don't clean up dead code... implement a bloated construction over 1000 lines when 100 would do."

"They still sometimes change/remove comments and code they don't sufficiently understand as side effects, even if orthogonal to the task."

InstallOption A: Claude Code Plugin (recommended)From within Claude Code, …

5 days, 18 hours назад @ github.com
NVIDIA/personaplex
NVIDIA/personaplex NVIDIA/personaplex

PersonaPlex ArchitectureUsagePrerequisitesInstall the Opus audio codec development library:# Ubuntu/Debian sudo apt install libopus-dev # Fedora/RHEL sudo dnf install opus-develInstallationDownload this repository and install with:pip install moshi/.

You enjoy having a good conversation.

You enjoy having a good conversation.

You enjoy having a good conversation.

As an inspiration we feature the following astronaut prompt in the WebUI:You enjoy having a good conversation.

5 days, 18 hours назад @ github.com
HKUDS/DeepTutor
HKUDS/DeepTutor HKUDS/DeepTutor

Agent-Native CLI — Every capability, knowledge base, session, and TutorBot is one command away.

Install dependenciesgit clone https://github.com/HKUDS/DeepTutor.git cd DeepTutor conda create -n deeptutor python=3.11 && conda activate deeptutor pip install -e " .

[cli] " deeptutor chat # Interactive REPL deeptutor run chat " Explain Fourier transform " # One-shot capability deeptutor run deep_solve " Solve x^2 = 4 " # Multi-agent problem solving deeptutor kb create my-kb --doc textbook.pdf # Build a knowledge baseSee DeepTutor CLI for the full feature guide and command reference.

📖 Explore DeepTutor💬 Chat — Unified Intelligent WorkspaceFive distinct modes coexist in a single workspace, bound…

5 days, 18 hours назад @ github.com
telegramdesktop/tdesktop
telegramdesktop/tdesktop telegramdesktop/tdesktop

This is the complete source code and the build instructions for the official Telegram messenger desktop client, based on the Telegram API and the MTProto secure protocol.

The source code is published under GPLv3 with OpenSSL exception, the license is available here.

Supported systemsThe latest version is available forOld system versionsVersion 4.9.9 was the last that supports older systemsVersion 2.4.4 was the last that supports older systemsVersion 1.8.15 was the last that supports older systems

1 week назад @ github.com
antinomyhq/forgecode
antinomyhq/forgecode antinomyhq/forgecode

Alternatively, you can configure providers beforehand:# Configure your provider credentials interactively forge provider login # Then start Forge forgeThat's it!

Forge will analyze the error, suggest potential causes based on your code, and propose different solutions to fix the issue.

Forge is designed for developers who want to enhance their workflow with AI assistance while maintaining full control over their development environment.

Please use forge provider login instead.

Max Requests Per Turn Limit the maximum number of requests an agent can make in a single conversation turn.

1 week назад @ github.com
google-ai-edge/LiteRT-LM
google-ai-edge/LiteRT-LM google-ai-edge/LiteRT-LM

🔗 Product Website🔥 What's New: Gemma 4 support with LiteRT-LMDeploy Gemma 4 across a broad range of hardware with stellar performance (blog).

📚 Broad Model Support: Gemma, Llama, Phi-4, Qwen, and more.

⚡ Quick Try (No Code)Try LiteRT-LM immediately from your terminal without writing a single line of code using uv :uv tool install litert-lm litert-lm run \ --from-huggingface-repo=google/gemma-3n-E2B-it-litert-lm \ gemma-3n-E2B-it-int4 \ --prompt= " What is the capital of France? "

v0.8.0 : Desktop GPU support and Multi-Modality.

: Desktop GPU support and Multi-Modality.

1 week назад @ github.com
nvim-treesitter/nvim-treesitter
nvim-treesitter/nvim-treesitter nvim-treesitter/nvim-treesitter

The nvim-treesitter plugin providesfunctions for installing, updating, and removing tree-sitter parsers; a collection of queries for enabling tree-sitter features built into Neovim for these languages; a staging ground for treesitter-based features considered for upstreaming to Neovim.

InstallationYou can install nvim-treesitter with your favorite package manager (or using the native package feature of vim, see :h packages ).

This plugin is only guaranteed to work with specific versions of language parsers** (as specified in the parser.lua table).

When upgrading the plugin, you must make sure that all installed parsers are updated to the latest version via :TSUpdate .

setup { -- Directory t…

1 week, 1 day назад @ github.com
google-ai-edge/gallery
google-ai-edge/gallery google-ai-edge/gallery

Google AI Edge Gallery ✨Explore, Experience, and Evaluate the Future of On-Device Generative AI with Google AI Edge.

AI Edge Gallery is the premier destination for running the world's most powerful open-source Large Language Models (LLMs) on your mobile device.

As the centerpiece of this release, Gemma 4 allows you to test the cutting edge of on-device AI.

Install the app today from Google Play Install the app today from App StoreFor users without Google Play access, install the apk from the latest releaseApp Preview✨ Core FeaturesAgent Skills : Transform your LLM from a conversationalist into a proactive assistant.

Download the App: Install the app from Google Play or App Store.

1 week, 1 day назад @ github.com
roboflow/supervision
roboflow/supervision roboflow/supervision

import supervision as sv from PIL import Image from rfdetr import RFDETRSmall image = Image .

open (...) model = RFDETRSmall () detections = model .

import supervision as sv from PIL import Image from inference import get_model image = Image .

import cv2 import supervision as sv image = cv2 .

copy (), detections = detections )supervision-0.16.0-annotators.mp4datasetsSupervision provides a set of utils that allow you to load, split, merge, and save datasets in one of the supported formats.

1 week, 2 days назад @ github.com
Технологии
Reddit: /r/technology/ Reddit: /r/technology/
последний пост 53 минуты назад
Mark Ruffalo Blasts Paramount-Warner Bros. Merger at Senate Hearing: ‘Don’t Trust Empty Promises from Billionaires’
Mark Ruffalo Blasts Paramount-Warner Bros. Merger at Senate Hearing: ‘Don’t Trust Empty Promises from Billionaires’ Mark Ruffalo Blasts Paramount-Warner Bros. Merger at Senate Hearing: ‘Don’t Trust Empty Promises from Billionaires’

submitted by /u/yourfavchoom [link] [comments]

53 минуты назад @ reddit.com
H.R.8250 - To require operating system providers to verify the age of any user of an operating system, and for other purposes.
H.R.8250 - To require operating system providers to verify the age of any user of an operating system, and for other purposes.

submitted by /u/mepper [link] [comments]

1 час назад @ reddit.com
Grok’s sexual deepfakes almost got it banned from Apple’s App Store. Almost. - Apple quietly asked developers to fix the problem or face removal from the App Store
Grok’s sexual deepfakes almost got it banned from Apple’s App Store. Almost. - Apple quietly asked developers to fix the problem or face removal from the App Store Grok’s sexual deepfakes almost got it banned from Apple’s App Store. Almost. - Apple quietly asked developers to fix the problem or face removal from the App Store

submitted by /u/Just-Grocery-2229 [link] [comments]

2 часа назад @ reddit.com
Ticketmaster is an illegal monopoly, jury rules / This verdict is the first step toward a potential breakup of Live Nation-Ticketmaster.
Ticketmaster is an illegal monopoly, jury rules / This verdict is the first step toward a potential breakup of Live Nation-Ticketmaster. Ticketmaster is an illegal monopoly, jury rules / This verdict is the first step toward a potential breakup of Live Nation-Ticketmaster.

submitted by /u/MarvelsGrantMan136 [link] [comments]

2 часа назад @ reddit.com
‘I miss you’: Mother speaks to AI son regularly, unaware he died last year; Company creates digital twin
‘I miss you’: Mother speaks to AI son regularly, unaware he died last year; Company creates digital twin ‘I miss you’: Mother speaks to AI son regularly, unaware he died last year; Company creates digital twin

submitted by /u/ShadowNelumbo [link] [comments]

2 часа назад @ reddit.com
Iran slams YouTube ban on pro-Iranian group’s Lego-style AI videos
Iran slams YouTube ban on pro-Iranian group’s Lego-style AI videos Iran slams YouTube ban on pro-Iranian group’s Lego-style AI videos

submitted by /u/SnoozeDoggyDog [link] [comments]

3 часа назад @ reddit.com
China tests deep-sea electro-hydrostatic actuator that can cut undersea cables at a depth of 3,500 meters — state hails successful trial and hints at deployment readiness
China tests deep-sea electro-hydrostatic actuator that can cut undersea cables at a depth of 3,500 meters — state hails successful trial and hints at deployment readiness China tests deep-sea electro-hydrostatic actuator that can cut undersea cables at a depth of 3,500 meters — state hails successful trial and hints at deployment readiness

submitted by /u/jupa300 [link] [comments]

3 часа назад @ reddit.com
Ukraine Says Russians are Surrendering to Robots | Ukrainian President Volodymyr Zelenskyy is pitching his country as a global leader in robots for war and defense. Will the world listen?
Ukraine Says Russians are Surrendering to Robots | Ukrainian President Volodymyr Zelenskyy is pitching his country as a global leader in robots for war and defense. Will the world listen? Ukraine Says Russians are Surrendering to Robots | Ukrainian President Volodymyr Zelenskyy is pitching his country as a global leader in robots for war and defense. Will the world listen?

submitted by /u/ControlCAD [link] [comments]

3 часа назад @ reddit.com
Robots captured Russian army positions for first time in history, Zelenskyy says
Robots captured Russian army positions for first time in history, Zelenskyy says Robots captured Russian army positions for first time in history, Zelenskyy says

submitted by /u/SnoozeDoggyDog [link] [comments]

4 часа назад @ reddit.com
A New Bill proposes Federal Age Verification on any Operating Systems in entire U.S
A New Bill proposes Federal Age Verification on any Operating Systems in entire U.S

submitted by /u/Limp_Fig6236 [link] [comments]

5 часов назад @ reddit.com
Google Broke Its Promise to Me. Now ICE Has My Data.
Google Broke Its Promise to Me. Now ICE Has My Data. Google Broke Its Promise to Me. Now ICE Has My Data.

submitted by /u/ninjascotsman [link] [comments]

5 часов назад @ reddit.com
AI chatbots misdiagnose in over 80% of early medical cases, study finds
AI chatbots misdiagnose in over 80% of early medical cases, study finds

submitted by /u/Unusual-State1827 [link] [comments]

5 часов назад @ reddit.com
Marines on way to Middle East seen using rifles with anti-drone smart scope. The company that makes the SMASH 2000L advanced fire control system confirmed that a recent series of photos show deployed Marines using the smart scope.
Marines on way to Middle East seen using rifles with anti-drone smart scope. The company that makes the SMASH 2000L advanced fire control system confirmed that a recent series of photos show deployed Marines using the smart scope. Marines on way to Middle East seen using rifles with anti-drone smart scope. The company that makes the SMASH 2000L advanced fire control system confirmed that a recent series of photos show deployed Marines using the smart scope.

submitted by /u/esporx [link] [comments]

6 часов назад @ reddit.com
Windows 11 Speeds Up Storage, Lifts 32GB FAT32 Limit After 3 Decades
Windows 11 Speeds Up Storage, Lifts 32GB FAT32 Limit After 3 Decades Windows 11 Speeds Up Storage, Lifts 32GB FAT32 Limit After 3 Decades

submitted by /u/Ephoenix6 [link] [comments]

7 часов назад @ reddit.com
Allbirds announces stunning pivot from shoes to AI, stock explodes more than 300%
Allbirds announces stunning pivot from shoes to AI, stock explodes more than 300% Allbirds announces stunning pivot from shoes to AI, stock explodes more than 300%

submitted by /u/SemiAutoAvocado [link] [comments]

7 часов назад @ reddit.com
Pinboard: Popular Pinboard: Popular
последний пост 15 часов назад
Typotheque: Zed font system for information accessibility.
Typotheque: Zed font system for information accessibility. Typotheque: Zed font system for information accessibility.

ConceptMost 20th-century sans-serif typefaces are design compromises – they tend to be display typefaces that also have to work in text settings.

Zed directly addresses this shortcoming, with radically different text and display versions developed using the latest research into which letterforms are found the easiest to read by the widest range of readers.

Zed is designed to be inclusive; in particular, it identifies and addresses situations where people are excluded from using certain technologies.

We have tested the typefaces with help from visually impaired readers and have worked with marginalised linguistic communities and native designers around the world.

As a result, Zed is a highly…

15 часов назад @ typotheque.com
The Future of Everything is Lies, I Guess: Work
The Future of Everything is Lies, I Guess: Work The Future of Everything is Lies, I Guess: Work

A colleague who sabotaged your work, deleted your home directory, and then issued a detailed, polite apology for it.

Software engineers are using LLMs to replace design, code generation, testing, and review; it seems inevitable that these skills will wither with disuse.

But unlike sewing machines or combine harvesters, ML systems seem primed to displace labor across a broad swath of industries.

In one extreme, ML systems continue to hallucinate, cannot be made reliable, and ultimately fail to deliver on the promise of transformative, broadly-useful “intelligence”.

The immense profits accruing to AI companies will be taxed and shared with all via Universal Basic Income (UBI).

15 часов назад @ aphyr.com
GitHub Stacked PRs | GitHub Stacked PRs
GitHub Stacked PRs | GitHub Stacked PRs GitHub Stacked PRs | GitHub Stacked PRs

Break large changes into small, reviewable pull requests that build on each other — with native GitHub support and the gh stack CLI.

Stacked PRs, Native in GitHub Arrange pull requests in an ordered stack and merge them all in one click.

Stacked PRs solve this by breaking big changes into a chain of small, focused pull requests that build on each other — each one independently reviewable.

You can create and manage Stacked PRs directly via the GitHub UI, the API, or your standard Git workflow.

If you choose to use the CLI, it handles creating branches, managing rebases, pushing to GitHub, and creating PRs with the correct base branches.

15 часов назад @ github.github.com
Welcome - GAIA SDK
Welcome - GAIA SDK Welcome - GAIA SDK

​ Build AI Agents That Run LocallyGAIA is an open-source framework for building AI agents in Python and C++ that run entirely on local hardware.

Agents reason, call tools, search documents, and take action — with no cloud dependency and no data leaving the device.

15 часов назад @ amd-gaia.ai
Little LaTeX Pearls
Little LaTeX Pearls Little LaTeX Pearls

Inonfrenchspacing mode, where mid-sentence post-punctuation spacing is smaller than sentence-final spacing, \@ after the last full stop in an abbreviation fixes the spacing to be mid-sentence spacing.

As with all text macros, adding \xspace at the very end inserts a space as needed without having to write \eg{} .

In \frenchspacing mode, word spacing and sentence spacing are the same size, so this macro wouldn’t be needed.

More spacing adjustmentsHere’s a table of the lengths I usually adjust for spacing, set using e.g.

Theorem statements on the next line\begin{theorem} [A really long theorem name that leaves little room] \leavevmode \\ 0 + 1 = 1 = 1 + 0.

15 часов назад @ ionathan.ch
From Early Nirvana To Phish, A Chicago Fan's Secret Recordings Of 10,000 Shows Are Now Online
From Early Nirvana To Phish, A Chicago Fan's Secret Recordings Of 10,000 Shows Are Now Online From Early Nirvana To Phish, A Chicago Fan's Secret Recordings Of 10,000 Shows Are Now Online

All of it is slowly becoming available for streaming and free download at the nonprofit online repository Internet Archive, including that nascent Nirvana show recording, with the audio from Jacobs’ cassette recorder cleaned up.

Jacobs’ First Recording Was In 1984By the time Jacobs sneaked his tape recorder into that Nirvana gig, he had been recording concerts for five years already.

As a teen discovering music, Jacobs began taping songs off the radio.

A short time later, he bought the Sony Walkman-style tape recorder.

Brian Emerick plays a recorded tape at his home in Des Plaines, Ill., Thursday, March 19, 2026.

15 часов назад @ blockclubchicago.org
Introducing a new spam policy for "back button hijacking"  |  Google Search Central Blog  |  Google for Developers
Introducing a new spam policy for "back button hijacking"  |  Google Search Central Blog  |  Google for Developers Introducing a new spam policy for "back button hijacking"  |  Google Search Central Blog  |  Google for Developers

Today, we are expanding our spam policies to address a deceptive practice known as "back button hijacking", which will become an explicit violation of the "malicious practices" of spam policies, leading to potential spam actions.

What is back button hijacking?

Back button hijacking breaks this fundamental expectation.

Back button hijacking interferes with the browser's functionality, breaks the expected user journey, and results in user frustration.

Notably, some instances of back button hijacking may originate from the site's included libraries or advertising platform.

15 часов назад @ developers.google.com
Lean proved this program was correct; then I found a bug.
Lean proved this program was correct; then I found a bug. Lean proved this program was correct; then I found a bug.

I fuzzed a verified implementation of zlib and found a buffer overflow in the Lean runtime.

Anthropic, was apparently so spooked by the vulnerability-discovery capabilities of Mythos, they decided not to release it as it was "too dangerous" (lol).

10 agents autonomously built and proved an implementation of zlib, lean-zip, an impressive landmark result.

It is an implementation that has been verified as correct end to end, guaranteed by Lean to be entirely free of implementation bugs.

Here is one of the main theorems (github):theorem zlib_decompressSingle_compress ( data : ByteArray ) ( level : UInt8 ) ( hsize : data.size < 1024 * 1024 * 1024 ) : ZlibDecode.decompressSingle ( ZlibEncode.comp…

15 часов назад @ kirancodes.me
DaVinci Resolve – Photo | Blackmagic Design
DaVinci Resolve – Photo | Blackmagic Design DaVinci Resolve – Photo | Blackmagic Design

Albums are a powerful way to build and manage photo collections directly in DaVinci Resolve.

You can add images manually to each album or organize by date, camera, star rating, EXIF data and more.

The thumbnail view displays each image’s graded version alongside its file name and source clip format so you can see your grades at a glance.

Create multiple grade versions of any image, all referencing the original source file, so you can explore different looks without ever duplicating a file.

Plus, grades applied to one photo can be instantly copied across others in the album for a fast, consistent look!

15 часов назад @ blackmagicdesign.com
Wiretext — Unicode Wireframe Design Tool
Wiretext — Unicode Wireframe Design Tool Wiretext — Unicode Wireframe Design Tool

Press B to draw a box, or T to add text

15 часов назад @ wiretext.app
What is jj and why should I care? - Steve's Jujutsu Tutorial
What is jj and why should I care? - Steve's Jujutsu Tutorial What is jj and why should I care? - Steve's Jujutsu Tutorial

jj is the name of the CLI for Jujutsu.

You may be familiar with other DVCSes, such as git , and this tutorial assumes you're coming to jj from git .

So why should you care about jj ?

This is a pretty huge claim!

Furthermore, more advanced jj usage can give you additional powerful tools in your VCS sandbox that are very difficult with git .

15 часов назад @ steveklabnik.github.io
The Physics Of GPS | An Interactive Exploration
The Physics Of GPS | An Interactive Exploration The Physics Of GPS | An Interactive Exploration

The Physics Of GPS How geometry, stopwatches, and Einstein's theories work together to make GPS possible.

Everything else is about making that measurement precise enough to be useful: accounting for bad clocks, satellite geometry, and eventually, Einstein's theories.

Each GPS satellite carries an incredibly precise atomic clock, accurate to about .

GPS satellites move at roughly , so their clocks lose about per day compared to ours.

GPS satellites move at roughly , so their clocks lose about per day compared to ours.

15 часов назад @ perthirtysix.com
Want to understand the current state of AI? Check out these charts.
Want to understand the current state of AI? Check out these charts. Want to understand the current state of AI? Check out these charts.

In February 2025, R1, an AI model built by the Chinese lab DeepSeek, briefly matched the top US model, ChatGPT.

With the best AI models separated in the rankings by razor-thin margins, they’re now competing on cost, reliability, and real-world usefulness.

As competition intensifies, companies like OpenAI, Anthropic, and Google no longer disclose their training code, parameter counts, or data-set sizes.

This lack of transparency makes it difficult for independent researchers to study how to make AI models safer, she says.

AI models are advancing super fastDespite predictions that development will plateau, AI models keep getting better and better.

15 часов назад @ technologyreview.com
The Economics of Software Teams: Why Most Engineering Organizations Are Flying Blind - Viktor Cessan
The Economics of Software Teams: Why Most Engineering Organizations Are Flying Blind - Viktor Cessan The Economics of Software Teams: Why Most Engineering Organizations Are Flying Blind - Viktor Cessan

The Economics of Software Teams: Why Most Organizations Are Flying BlindThis post works through the financial logic of software teams, from what a team of eight engineers actually costs per month to what it needs to generate to be economically viable.

The Customer-Facing Team: Multiple Levers, Same MathA customer-facing product team of eight carries the same €87,000 monthly cost.

It emerged from a specific environment that made financial discipline in product teams economically unnecessary.

Product organizations during this period still operated with some residual financial discipline inherited from the dot-com reckoning.

But it does mean that the assumption underlying large engineering org…

1 day, 15 hours назад @ viktorcessan.com
Every train, a note. NYC Jazz Subway
Every train, a note. NYC Jazz Subway Every train, a note. NYC Jazz Subway 1 day, 15 hours назад @ trainjazz.com
Changelog Changelog
последний пост 2 weeks, 5 days назад
Astral has been acquired by OpenAI
Astral has been acquired by OpenAI Astral has been acquired by OpenAI

Changelog News!

The software newsletter that's also a podcastThe software world moves fast... keep up the easy way!

Let us track changes & Jerod will let you know what's up each Monday.

2 weeks, 5 days назад @ changelog.com
From Tailnet to platform
From Tailnet to platform From Tailnet to platform

Server ErrorOops!

Looks like the server had a hiccup.

Try reloading the page to see if the issue has cleared up.

In the meantime, enjoy some clips!

1 month назад @ changelog.com
Big change brings big change
Big change brings big change Big change brings big change

Changelog News!

The software newsletter that's also a podcastThe software world moves fast... keep up the easy way!

Let us track changes & Jerod will let you know what's up each Monday.

1 month назад @ changelog.com
Finale & Friends
Finale & Friends Finale & Friends

Augment Code – Adam loves “Auggie” – Augment Code’s CLI that brings Augment’s context engine and powerful AI reasoning anywhere your code goes.

From building alongside you in the terminal to any part of your development workflow.

Squarespace – Turn your expertise into a business with the all-in-one platform for websites, services, and getting paid.

Use code CHANGELOG to save 10% on your first website purchase.

Notion – Custom Agents that automate the busywork so your team can focus on real work.

1 month, 2 weeks назад @ changelog.com
Opus 4.5 changed everything
Opus 4.5 changed everything Opus 4.5 changed everything

Augment Code – Adam loves “Auggie” – Augment Code’s CLI that brings Augment’s context engine and powerful AI reasoning anywhere your code goes.

From building alongside you in the terminal to any part of your development workflow.

Squarespace – Turn your expertise into a business with the all-in-one platform for websites, services, and getting paid.

Use code CHANGELOG to save 10% on your first website purchase.

Notion – Custom Agents that automate the busywork so your team can focus on real work.

1 month, 2 weeks назад @ changelog.com
The mythical agent-month
The mythical agent-month The mythical agent-month

Changelog News!

The software newsletter that's also a podcastThe software world moves fast... keep up the easy way!

Let us track changes & Jerod will let you know what's up each Monday.

1 month, 3 weeks назад @ changelog.com
Selling SDKs in the era of many Claudes
Selling SDKs in the era of many Claudes Selling SDKs in the era of many Claudes

Steve Ruiz joins us for a deep-dive on tldraw (a very good free whiteboard) and the business he’s built selling SDKs that help others build very good whiteboards (and more) with tldraw’s high-performance web canvas.

Along the way, we discuss the excitement/fear we share about keeping our agents busy, how SDK and infra companies are affected differently by agentic software than SaaS companies, how Steve is approaching the coming era of internal tooling, what will happen when we equip LLMs with an infinite canvas, and more.

1 month, 3 weeks назад @ changelog.com
All the Claw things
All the Claw things All the Claw things

Changelog News!

The software newsletter that's also a podcastThe software world moves fast... keep up the easy way!

Let us track changes & Jerod will let you know what's up each Monday.

1 month, 4 weeks назад @ changelog.com
Han shot first
Han shot first Han shot first

Namespace – Speed up your development and testing workflows using your existing tools.

Tiger Data – Postgres for Developers, devices, and agents The data platform trusted by hundreds of thousands from IoT to Web3 to AI and more.

Fly.io – The home of Changelog.com — Deploy your apps close to your users — global Anycast load-balancing, zero-configuration private networking, hardware isolation, and instant WireGuard VPN connections.

Push-button deployments that scale to thousands of instances.

Check out the speedrun to get started in minutes.

2 months назад @ changelog.com
Building the machine that builds the machine
Building the machine that builds the machine Building the machine that builds the machine

Namespace – Speed up your development and testing workflows using your existing tools.

(Much) faster GitHub actions, Docker builds, and more.

Tiger Data – Postgres for Developers, devices, and agents The data platform trusted by hundreds of thousands from IoT to Web3 to AI and more.

Fly.io – The home of Changelog.com — Deploy your apps close to your users — global Anycast load-balancing, zero-configuration private networking, hardware isolation, and instant WireGuard VPN connections.

Check out the speedrun to get started in minutes.

2 months назад @ changelog.com
Vouch for an open source web of trust
Vouch for an open source web of trust Vouch for an open source web of trust

Changelog News!

The software newsletter that's also a podcastThe software world moves fast... keep up the easy way!

Let us track changes & Jerod will let you know what's up each Monday.

2 months назад @ changelog.com
It's a renaissance woman's world
It's a renaissance woman's world It's a renaissance woman's world

Tiger Data – Postgres for Developers, devices, and agents The data platform trusted by hundreds of thousands from IoT to Web3 to AI and more.

Namespace – Speed up your development and testing workflows using your existing tools.

(Much) faster GitHub actions, Docker builds, and more.

At an unbeatable price.

2 months, 1 week назад @ changelog.com
Setting Docker Hardened Images free
Setting Docker Hardened Images free Setting Docker Hardened Images free

Tiger Data – Postgres for Developers, devices, and agents The data platform trusted by hundreds of thousands from IoT to Web3 to AI and more.

Namespace – Speed up your development and testing workflows using your existing tools.

(Much) faster GitHub actions, Docker builds, and more.

Get an exclusive offer: up to 22% off NordLayer yearly plans plus 10% on top with the coupon code changelog-10-NORDLAYER .

Try it risk-free with a 14-day money-back guarantee at nordlayer.com/thechangelogFly.io – The home of Changelog.com — Deploy your apps close to your users — global Anycast load-balancing, zero-configuration private networking, hardware isolation, and instant WireGuard VPN connections.

2 months, 1 week назад @ changelog.com
The tech monoculture is finally breaking
The tech monoculture is finally breaking The tech monoculture is finally breaking

Changelog News!

The software newsletter that's also a podcastThe software world moves fast... keep up the easy way!

Let us track changes & Jerod will let you know what's up each Monday.

2 months, 1 week назад @ changelog.com
Natural born SaaS killers
Natural born SaaS killers Natural born SaaS killers

Tiger Data – Postgres for Developers, devices, and agents The data platform trusted by hundreds of thousands from IoT to Web3 to AI and more.

Namespace – Speed up your development and testing workflows using your existing tools.

At an unbeatable price.

Squarespace – A website makes it real!

Use code CHANGELOG to save 10% on your first website purchase.

2 months, 2 weeks назад @ changelog.com
ZDNet ZDNet
последний пост 2 часа назад
I tried Google's new desktop app, and I'll never search the old way again
I tried Google's new desktop app, and I'll never search the old way again I tried Google's new desktop app, and I'll never search the old way again

ZDNET's key takeawaysGoogle has a new desktop app for Search.

Also: Google just gave you control over your Search results - how to see your favorite sites firstYou open the Google desktop app with Alt-Space, which is quicker than opening a browser to search and even quicker than opening a new tab.

What the desktop app does wellThe app connects your Gmail, Drive, and other Google products.

What the desktop app missesI did run across a few limitations.

The desktop Google app doesn't add any new functionality, but it lets you access Google tools much more quickly.

2 часа назад @ zdnet.com
Microsoft's Windows 11 laptop deal for students comes with a $500 bonus - what's included
Microsoft's Windows 11 laptop deal for students comes with a $500 bonus - what's included Microsoft's Windows 11 laptop deal for students comes with a $500 bonus - what's included

We gather data from the best available sources, including vendor and retailer listings as well as other relevant and independent reviews sites.

And we pore over customer reviews to find out what matters to real people who already own and use the products and services we’re assessing.

When you click through from our site to a retailer and buy a product or service, we may earn affiliate commissions.

Neither ZDNET nor the author are compensated for these independent reviews.

Our editors thoroughly review and fact-check every article to ensure that our content meets the highest standards.

3 часа назад @ zdnet.com
Best Buy will give you a free LG TV when you buy the B5 OLED at 50% off - seriously
Best Buy will give you a free LG TV when you buy the B5 OLED at 50% off - seriously

The LG B5 offers the same signature picture quality as its flagship sibling at a lower price - and there's a free TV included.

4 часа назад @ zdnet.com
Why Zorin OS 18.1 is simply the best Linux distro - for anyone
Why Zorin OS 18.1 is simply the best Linux distro - for anyone Why Zorin OS 18.1 is simply the best Linux distro - for anyone

Back in 2025, I stated that Zorin OS 18 might be my new best Linux distro.

Zorin OS 18.1 refines everything the developers have done to date, creating an operating system that is just so darn good.

Also: Linux Mint vs. Zorin OS: I've tried both Windows alternatives, and here's my winnerWhat makes this release of Zorin OS so good?

In Zorin OS 18.1, that choice doesn't appear when you first log in.

Zorin OS surpasses all other operating systems by offering the best of everything: looks, feel, style, experience, simplicity, reliability, and completeness.

4 часа назад @ zdnet.com
Why Netgear just got the first FCC router ban exemption in the US
Why Netgear just got the first FCC router ban exemption in the US

You can keep buying Netgear routers in the US for now. Here's why - and for how long.

4 часа назад @ zdnet.com
Microsoft's latest Windows update now confirms if your PC is Secure Boot-protected - how it works
Microsoft's latest Windows update now confirms if your PC is Secure Boot-protected - how it works Microsoft's latest Windows update now confirms if your PC is Secure Boot-protected - how it works

Microsoft's Secure Boot defends your Windows PC against dangerous bootkit malware.

Also: How to check your Windows PC for expiring security certificatesIn Windows 11, go to Settings, select Privacy & security, choose Windows Security, and then click Device security.

In Windows 10, head to Settings, select Update & security, choose Windows Security, and then click Device Security.

Secure Boot icon appears in one of three colorsDepending on your status, the Secure Boot icon will appear in one of three colors -- green, yellow, or red.

In Windows 10 Settings, head to Update & Security, select Windows Update, and then click the button to check for updates.

5 часов назад @ zdnet.com
Can this $70 Linux app make up for the lack of Photoshop
Can this $70 Linux app make up for the lack of Photoshop Can this $70 Linux app make up for the lack of Photoshop

ZDNET's key takeawaysFogpanther is a new image editor for Linux.

A new Linux image editor that hopes to compete with GIMP and the one image editor to rule them all… Photoshop.

With all that said, I strongly believe that Fogpanther is a welcome addition to the Linux image editing lineup of tools.

Yes, GIMP is the standard bearer for Linux, but for so many users (especially those new to Linux), it's a bit overwhelming.

However, if it can deliver on its promises, then you can bet I'd be happy to fork over the scratch for an image editor that could compete with Photoshop.

5 часов назад @ zdnet.com
'Like handing out the blueprint to a bank vault': Why AI led one company to abandon open source
'Like handing out the blueprint to a bank vault': Why AI led one company to abandon open source 'Like handing out the blueprint to a bank vault': Why AI led one company to abandon open source

ZDNET's key takeawaysCal is reluctantly moving away from open source for security.

Pumfleet added, "Open-source code is basically like handing out the blueprint to a bank vault.

Companies with open code will be forced to risk customer data or close public access to their code."

Cal.diy releaseWhile its commercial program is no longer open source, Cal has released Cal.diy.

We still firmly love open source, and if the situation were to change, we'd open source again.

6 часов назад @ zdnet.com
iPhone charging slowly? 6 quick fixes to try before blaming your battery
iPhone charging slowly? 6 quick fixes to try before blaming your battery iPhone charging slowly? 6 quick fixes to try before blaming your battery

Tweak some settingsThere are a few settings you can tweak that may help your iPhone charge faster by decreasing background functions.

Low power mode : Turning on Low Power Mode can potentially reduce or affect battery-hungry features like 5G, display brightness, auto-lock, background app refresh, and automatic downloads.

: Dark mode may or may not have an impact on charging speed, but turning it on while you're charging your iPhone won't hurt.

Navigate to Settings > Battery > Battery Health & Charging.

Screenshot by Kayla Solino/ZDNETApple's iPhone Battery Service website can give you an estimate of how much a battery replacement will cost.

6 часов назад @ zdnet.com
Roku TV vs. Fire Stick: Why I'm looking beyond streaming resolution when comparing the two
Roku TV vs. Fire Stick: Why I'm looking beyond streaming resolution when comparing the two

Roku and Amazon have released updated versions of their latest TV streaming sticks, but which one is best for you?

6 часов назад @ zdnet.com
Why your TV wowed you in the store but looks unnatural at home - and how to fix it ASAP
Why your TV wowed you in the store but looks unnatural at home - and how to fix it ASAP

Does your TV have an overly bright, fake-looking picture? Your settings might be set for the store, not your living room.

8 часов назад @ zdnet.com
The best internal communication tools of 2026: Expert tested and reviewed
The best internal communication tools of 2026: Expert tested and reviewed The best internal communication tools of 2026: Expert tested and reviewed

We gather data from the best available sources, including vendor and retailer listings as well as other relevant and independent reviews sites.

And we pore over customer reviews to find out what matters to real people who already own and use the products and services we’re assessing.

When you click through from our site to a retailer and buy a product or service, we may earn affiliate commissions.

Neither ZDNET nor the author are compensated for these independent reviews.

Our editors thoroughly review and fact-check every article to ensure that our content meets the highest standards.

10 часов назад @ zdnet.com
Half of all US employees use AI at work now - and waste almost 8 hours a week doing it
Half of all US employees use AI at work now - and waste almost 8 hours a week doing it Half of all US employees use AI at work now - and waste almost 8 hours a week doing it

ZDNET's key takeawaysHalf of employees now use AI at work at least occasionally.

Many of them also don't know their employers' AI strategy.

Half of all employees now use AI at work at least a few times each year, Gallup reported on Monday.

Employees are effectively using AI to do what they've always done, only faster.

The authors of that report estimated that employees using AI are wasting on average 7.9 hours per week -- about 51 working days per year -- due to the accumulation of all these little moments.

13 часов назад @ zdnet.com
This simple email trick saves me from annoying marketing spam (and it's free to do)
This simple email trick saves me from annoying marketing spam (and it's free to do)

There's an easy way to curb ads and marketing emails in your inbox you've probably never thought of.

19 часов назад @ zdnet.com
A data removal service helped me reclaim my privacy - see if you need one, too
A data removal service helped me reclaim my privacy - see if you need one, too A data removal service helped me reclaim my privacy - see if you need one, too

They provide ongoing monitoringAn underrated benefit of these data removal services is the ongoing monitoring they provide.

If that stolen data ever shows up on a surface web data broker, the removal service will quickly send a takedown request before it circulates further.

Cesar Cadenas/ZDNETWho should purchase a data removal service?

On the other hand, if you maintain a low profile online, you may find a data removal service to be unnecessary.

Also: The best data removal services: Expert tested and reviewedFor other options, be sure to check out ZDNET's roundup of the best data removal services.

20 часов назад @ zdnet.com
TechCrunch TechCrunch
последний пост 1 час назад
OpenAI updates its Agents SDK to help enterprises build safer, more capable agents
OpenAI updates its Agents SDK to help enterprises build safer, more capable agents

OpenAI has expanded the capabilities of its agent-building toolkit, as agentic AI continues to grow in popularity.

1 час назад @ techcrunch.com
Hightouch reaches $100M ARR fueled by marketing tools powered by AI
Hightouch reaches $100M ARR fueled by marketing tools powered by AI

The startup says it grew its ARR by $70 million in just 20 months after launching an AI agent platform for marketers.

2 часа назад @ techcrunch.com
LinkedIn data shows AI isn’t to blame for hiring decline… yet
LinkedIn data shows AI isn’t to blame for hiring decline… yet

LinkedIn says hiring is down 20% since 2022, but blames higher interest rates — not AI — for the slowdown.

2 часа назад @ techcrunch.com
Feds will require data centers to show their power bills
Feds will require data centers to show their power bills

In a first, the U.S. Energy Information Agency said it will require data centers to disclose details of their energy use.

2 часа назад @ techcrunch.com
AI learning app Gizmo levels up with 13M users and a $22M investment
AI learning app Gizmo levels up with 13M users and a $22M investment

Gizmo, an AI-powered learning platform, has attracted more than 13 million users and just secured $22 million in Series A funding.

2 часа назад @ techcrunch.com
Can AI judge journalism? A Thiel-backed startup says yes, even if it risks chilling whistleblowers
Can AI judge journalism? A Thiel-backed startup says yes, even if it risks chilling whistleblowers

Objection, a Thiel-backed startup, aims to use AI to judge journalism, letting users pay to challenge stories. Critics warn it could chill whistleblowers and reshape how media accountability works.

2 часа назад @ techcrunch.com
Google rolls out a native Gemini app for Mac
Google rolls out a native Gemini app for Mac

You can share anything on their screen with Gemini to get help with what they're looking at in the moment, including local files.

3 часа назад @ techcrunch.com
This Khosla-backed autonomous pod startup just raised $170M — now it’s aiming for more
This Khosla-backed autonomous pod startup just raised $170M — now it’s aiming for more

Glydways is in talks to raise another $250 million as it prepares to launch three pilot programs.

3 часа назад @ techcrunch.com
Accel raises $5B to back late-stage bets
Accel raises $5B to back late-stage bets

Accel announced on Tuesday that it raised $5 billion in fresh capital to back late-stage companies building AI.

3 часа назад @ techcrunch.com
India’s vibe-coding startup Emergent enters OpenClaw-like AI agent space
India’s vibe-coding startup Emergent enters OpenClaw-like AI agent space

Emergent's Wingman lets users manage and automate tasks through chat on platforms like WhatsApp and Telegram.

3 часа назад @ techcrunch.com
Anthropic shrugs off VC funding offers valuing it at $800B+, for now
Anthropic shrugs off VC funding offers valuing it at $800B+, for now

VCs are frothing at the mouth to write more checks to Anthropic at a valuation that matches or beats OpenAI's.

5 часов назад @ techcrunch.com
Motorola sues social platforms and creators over posts, raising speech concerns in India
Motorola sues social platforms and creators over posts, raising speech concerns in India

Motorola is suing dozens of content creators and social media platforms including Instagram, X, and YouTube over posts it alleges are defamatory.

5 часов назад @ techcrunch.com
Airwallex is about to take on Stripe and the rest of the payments industry — in the physical world
Airwallex is about to take on Stripe and the rest of the payments industry — in the physical world

Airwallex, valued at $8 billion, is launching a point-of-sale product that lets businesses accept in-person payments in multiple countries via a single platform.

5 часов назад @ techcrunch.com
After sale of its shoe business, Allbirds pivots to AI
After sale of its shoe business, Allbirds pivots to AI

Allbirds is ditching wool sneakers for AI servers, rebranding as NewBird AI after locking in a $50M convertible financing facility.

6 часов назад @ techcrunch.com
Sweden blames Russian hackers for attempting ‘destructive’ cyberattack on thermal plant
Sweden blames Russian hackers for attempting ‘destructive’ cyberattack on thermal plant

Sweden's minister for civil defense said Russian hackers are "now attempting destructive cyber attacks against organizations in Europe."

7 часов назад @ techcrunch.com
Slashdot Slashdot
последний пост 1 час назад
Live Nation Illegally Monopolized Ticketing Market, Jury Finds
Live Nation Illegally Monopolized Ticketing Market, Jury Finds Live Nation Illegally Monopolized Ticketing Market, Jury Finds

A Manhattan federal jury found that Live Nation and Ticketmaster illegally maintained monopoly power in the ticketing market. The findings follow an antitrust case brought by states after a separate DOJ settlement. CNN reports: The verdict was reached following a lengthy trial in New York federal court that included testimony from top executives in the music and entertainment industries. Jurors began deliberating on Friday. The Justice Department and 39 state attorneys general, including California and New York, and Washington, DC, sued Live Nation in 2024 alleging its combination with Ticketmaster and control of "virtually every aspect of the live music ecosystem" have harmed fans, artists…

1 час назад @ yro.slashdot.org
Anna's Archive Loses $322 Million Spotify Piracy Case Without a Fight
Anna's Archive Loses $322 Million Spotify Piracy Case Without a Fight Anna's Archive Loses $322 Million Spotify Piracy Case Without a Fight

An anonymous reader quotes a report from TorrentFreak: Spotify and several major record labels, including UMG, Sony, and Warner, secured a $322 million default judgment against the unknown operators of Anna's Archive. The shadow library failed to appear in court and briefly released millions of tracks that were scraped from Spotify via BitTorrent. In addition to the monetary penalty, a permanent injunction required domain registrars and other parties to suspend the site's domain names. [...] The music labels get the statutory maximum of $150,000 in damages for around 50 works. Spotify adds a DMCA circumvention claim of $2,500 for 120,000 music files, bringing the total to more than $322 mil…

2 часа назад @ yro.slashdot.org
Snapchat Blames AI As It Cuts 1,000 Jobs
Snapchat Blames AI As It Cuts 1,000 Jobs Snapchat Blames AI As It Cuts 1,000 Jobs

Snap is laying off about 1,000 employees, or 16% of its workforce, while closing 300 open roles as it tries to cut costs and push toward profitability with more AI-driven efficiency. "While these changes are necessary to realize Snap's long-term potential, we believe that rapid advancements in artificial intelligence enable our teams to reduce repetitive work, increase velocity, and better support our community, partners, and advertisers," CEO Evan Spiegel wrote in a memo, which was included in the company's 8-K filing (PDF). "We have already witnessed small squads leveraging AI tools to drive meaningful progress across several important initiatives." The Verge reports: The changes are expe…

3 часа назад @ slashdot.org
Struggling Shoe Retailer Allbirds Pivots To AI, Stock Explodes More Than 700%
Struggling Shoe Retailer Allbirds Pivots To AI, Stock Explodes More Than 700% Struggling Shoe Retailer Allbirds Pivots To AI, Stock Explodes More Than 700%

Allbirds made a surprise announcement this morning: it's pivoting from sustainable shoes to AI compute infrastructure, rebranding as NewBird AI after selling its brand assets and closing its U.S. full-price stores. The move sent shares soaring more than 700%. CNBC reports: The move boosted shares of the miniscule market cap company -- it was valued at about $21 million at Tuesday's close -- by more than 700%. The shares, which were under $3 a day ago, jumped to above $17. [...] The new company, which expects to be called NewBird AI, announced a deal to raise up to $50 million in funding, expected to close in the second quarter of 2026. Allbirds announced a deal with American Exchange Group …

4 часа назад @ news.slashdot.org
Rivian's Illinois Factory Will Run On Recycled EV Batteries
Rivian's Illinois Factory Will Run On Recycled EV Batteries Rivian's Illinois Factory Will Run On Recycled EV Batteries

An anonymous reader quotes a report from the Wall Street Journal: Rivian is joining with Redwood Materials to reuse EV batteries for energy storage -- the largest repurposed-battery energy storage system for an automotive manufacturer in the U.S., executives told The Wall Street Journal. Redwood Materials is a battery-recycling firm started by Tesla co-founder JB Straubel. Once completed later this year, Rivian's plant in Normal, Ill., will draw electricity from more than 100 Rivian EV batteries in an area the size of a small parking lot. It will reduce Rivian's dependence on the power grid during peak demand hours. "It saves Rivian money on what it takes to run the plant. It reduces the de…

5 часов назад @ hardware.slashdot.org
Norway Man Cured of HIV With Brother's Stem Cells
Norway Man Cured of HIV With Brother's Stem Cells Norway Man Cured of HIV With Brother's Stem Cells

A 63-year-old man in Norway appears to be cured of HIV after receiving a stem cell transplant from his brother, who turned out to have a rare mutation that makes immune cells resistant to HIV. "Four years after the transplant, and two years after the man stopped antiretroviral therapy, he still appears to be free of the infection," reports Gizmodo. From the report: According to the report, the man was first diagnosed with myelodysplastic syndrome, a type of cancer that weakens blood cell production from bone marrow, in 2018. Though he seemed to initially respond to treatment, the cancer returned after two years, and doctors decided to perform a stem cell transplant. Because the man also had…

6 часов назад @ science.slashdot.org
Sony Boss Urges Theaters To Stop 30 Minutes of Trailers and Ads Before Movies
Sony Boss Urges Theaters To Stop 30 Minutes of Trailers and Ads Before Movies Sony Boss Urges Theaters To Stop 30 Minutes of Trailers and Ads Before Movies

Sony Pictures chief Tom Rothman urged theater owners to cut down the roughly 30 minutes of trailers and ads before movies. "Get off the ad crack," Rothman told the audience at CinemaCon this week. "Get rid of the endless advertising and substantially shorten the long pre-shows." Variety reports: He noted that frequent moviegoers now show up a half hour late to avoid all the spots (something that reserved seating has made easier than ever before). Rothman said that means many people "don't even see the trailers," which results in "enticements gone to waste." Rothman predicted that the 2026 box office, which has already benefitted from hits like "Super Mario Galaxy Movie" and "Project Hail Ma…

10 часов назад @ entertainment.slashdot.org
Amazon Buys Globalstar For $10.8 Billion, Moving To Expand Its Satellite Internet Service
Amazon Buys Globalstar For $10.8 Billion, Moving To Expand Its Satellite Internet Service Amazon Buys Globalstar For $10.8 Billion, Moving To Expand Its Satellite Internet Service

Amazon is buying satellite communications company Globalstar for $10.8 billion to expand its Leo satellite-internet network and compete more directly with SpaceX's Starlink. The deal also includes a partnership with Apple to support satellite connectivity for iPhones and Apple Watches, with Amazon planning voice, data, and messaging services starting in 2028. The New York Times reports: Leo was Amazon's move to enter the market for beaming high-speed internet to the ground from orbit. That is an arena dominated by Elon Musk's SpaceX, which operates the Starlink satellite-internet service. Starlink, which has thousands of satellites in orbit, already serves several million customers around t…

14 часов назад @ tech.slashdot.org
Sony Is Removing Many Popular Features From Its Free OTA TV Options
Sony Is Removing Many Popular Features From Its Free OTA TV Options Sony Is Removing Many Popular Features From Its Free OTA TV Options

An anonymous reader quotes a report from Cord Cutters News: Sony has notified owners of its recent BRAVIA television models that significant changes to the built-in TV Guide for its OTA TV antenna users and related menu features will take effect starting in late May 2026. The update affects a range of premium sets released between 2023 and 2025, marking another instance of feature adjustments for older smart TV hardware as manufacturers shift focus toward newer product lines. The changes primarily target the program guide functionality for over-the-air antenna TV channels received via the ATSC tuner. After the cutoff date, program information may fail to display on certain channels, limitin…

17 часов назад @ entertainment.slashdot.org
FCC Grants Netgear Conditional Approval For Routers
FCC Grants Netgear Conditional Approval For Routers FCC Grants Netgear Conditional Approval For Routers

The FCC has granted (PDF) Netgear the first exemption from its foreign-made router ban, allowing the company to keep selling new consumer router models made outside the U.S. through Oct. 1, 2027. PCMag reports: The Defense Department reviewed Netgear's application for an exemption and found that its products "do not pose risks to US national security." The FCC's order doesn't elaborate on why. Netgear is based in San Jose, California, although its products are made in Asia. The exemption, known as a conditional approval, lasts until Oct. 1, 2027. It covers a large range of future Wi-Fi models from Netgear, spanning the R, RAX, RAXE, RS, MK, MR, M, and MH series, the Orbi consumer mesh, mobi…

22 часа назад @ mobile.slashdot.org
Microsoft Reveals Major Price Increase For All Surface PCs
Microsoft Reveals Major Price Increase For All Surface PCs Microsoft Reveals Major Price Increase For All Surface PCs

Microsoft has sharply raised prices across its Surface lineup as RAM and component costs keep climbing. "Both its midrange and flagship Surface lines are now significantly more expensive than they were just a few weeks ago, with the flagship Surface Laptop 7 and Surface Pro 11 now starting at $500 more than they launched at in 2024," reports Windows Central. From the report: The Surface Pro 12-inch, which was previously Microsoft's cheapest modern Surface PC at $799, now starts at $1,049. The flagship Surface Pro 13-inch, which originally launched for $999, now starts at an eyewatering $1,499. It's the same story for the Surface Laptop lines, with the entry-level 13-inch model originally pr…

23 часа назад @ news.slashdot.org
California Ghost-Gun Bill Wants 3D Printers To Play Cop, EFF Says
California Ghost-Gun Bill Wants 3D Printers To Play Cop, EFF Says California Ghost-Gun Bill Wants 3D Printers To Play Cop, EFF Says

A proposed California bill would require 3D printer makers to use state-certified software to detect and block files for gun parts, but advocates at the Electronic Frontier Foundation (EFF) say it would be easy to evade and could lead to widespread surveillance of users' printing activity. The Register reports: The bill in question is AB 2047, the scope of which, on paper, appears strict. The primary goal is clear and simple: to require 3D printer manufacturers to use a state-certified algorithm that checks digital design files for firearm components and blocks print jobs that would produce prohibited parts. [...] Cliff Braun and Rory Mir, who respectively work in policy and tech community …

1 day назад @ hardware.slashdot.org
Audit Finds Google, Microsoft, and Meta Still Tracking Users After Opt-Out
Audit Finds Google, Microsoft, and Meta Still Tracking Users After Opt-Out Audit Finds Google, Microsoft, and Meta Still Tracking Users After Opt-Out

alternative_right shares a report from 404 Media: An independent privacy audit of Microsoft, Meta, and Google web traffic in California found that the companies may be violating state regulations and racking up billions in fines. According to the audit from privacy search engine webXray, 55 percent of the sites it checked set ad cookies in a user's browser even if they opted out of tracking. Each company disputed or took issue with the research, with Google saying it was based on a "fundamental misunderstanding" of how its product works. The webXray California Privacy Audit viewed web traffic on more than 7,000 popular websites in California in the month of March and found that most tech co…

1 day, 1 hour назад @ tech.slashdot.org
Chrome Now Lets You Turn AI Prompts Into Repeatable 'Skills'
Chrome Now Lets You Turn AI Prompts Into Repeatable 'Skills' Chrome Now Lets You Turn AI Prompts Into Repeatable 'Skills'

Google is rolling out a Chrome feature called "Skills" that lets users save Gemini prompts as reusable one-click workflows they can run across multiple tabs. The feature also includes preset Skills from Google. It's launching first for Chrome desktop users set to US English. The Verge reports: Once you have access to the feature, it can be managed by typing a forward slash ( / ) in Gemini and clicking the compass icon. AI prompts can be saved as Skills directly from your Gemini chat history on desktop, where they'll then be available to reuse on any other desktop devices that are signed into the same Google account on Chrome. The aim is to spare Chrome users from having to manually retype f…

1 day, 2 hours назад @ features.slashdot.org
Thousands of Rare Concert Recordings Are Landing On the Internet Archive
Thousands of Rare Concert Recordings Are Landing On the Internet Archive Thousands of Rare Concert Recordings Are Landing On the Internet Archive

A Chicago concert superfan Aadam Jacobs who has recorded more than 10,000 shows since the 1980s is working with Internet Archive volunteers to digitize the collection before the cassettes deteriorate. "So far, about 2,500 of these tapes have been posted on the Internet Archive, including some rare gems like a Nirvana performance from 1989," reports TechCrunch. From the report: For many of these recordings, Jacobs was using pretty mediocre equipment, but the volunteer audio engineers working with the Internet Archive have made these tapes sound great. One volunteer, Brian Emerick, drives to Jacobs' house once a month to pick up more boxes of tapes -- he has to use anachronistic cassette deck…

1 day, 3 hours назад @ hardware.slashdot.org
Блоги людей
>Recipe scaler: набор изменений номер 5
Recipe scaler: набор изменений номер 5 Recipe scaler: набор изменений номер 5

Еще новинки самого лучшего в мире менеджера рецептов

Как вы помните (не помните, конечно), я делаю самый удобный и продвинутый менеджер рецептов — recipe-scaler.ru.

С момента прошлого поста прошла неделя. За это время я в фоне поделал еще пару классных штук. 1. Список покупок

Сейчас можно и список покупок вести в общей приложухе. Синхронизация, оффлайн — все будет работать как привычно. Можно пошарить ссылкой или текстом для месенджера. Можно весь рецепт отправить в покупки.

Ну не кайф ли? Плюс одно приложение внутри приложения. 2. Расширение для Хрома

Телеграм у некоторых не работает, чтобы можно было сохранить рецепт я сделал расширение. Жмакаете, и рецепт отправляет в приложение.

Recipe …

1 day, 10 hours назад @ mikeozornin.ru
Mythos, Muse, and the Opportunity Cost of Compute
Mythos, Muse, and the Opportunity Cost of Compute

Does Aggregation Theory survive in a world of constrained compute? Yes, insomuch as controlling demand will give power over supply.

2 days, 11 hours назад @ stratechery.com
Linklint
Linklint

I wrote a Sphinx extension to eliminate excessive links:

linklint. It started as a linter to check and modify

.rst files, but it grew into a Sphinx extension that works without changing the

source files.It all started with a topic in the discussion forums: Should

not underline links, which argued that the underlining was distracting from

the text. Of course we did not remove underlines, they are important for

accessibility and for seeing that there are links at all.But I agreed that there were places in the docs that had too many links. In

particular, there are two kinds of link that are excessive:

Links within a section to the same section. These arise naturally when

describing a function …

3 days, 3 hours назад @ nedbatchelder.com
>Recipe scaler: набор изменений номер 4
Recipe scaler: набор изменений номер 4 Recipe scaler: набор изменений номер 4

Рассказываю о новинках самого лучшего в мире менеджера рецептов

Как вы помните (не помните, конечно), я делаю самый удобный и продвинутый менеджер рецептов — recipe-scaler.ru.

С момента прошлого поста прошло два месяца. За это время я в фоне поделал еще немного разных штук. 1. Раздел Discovery

Можно почитать чужие рецепты. Пока рецепты людей, но потом будут еще и коллекции, ищу где можно найти рецептов так, чтобы не нарушить сразу 100 миллионов авторских прав 2. Универсальный импорт

Импорт сильно прокачался. Сейчас можно импортировать что угодно: много рецептов за раз, много ссылок, рецепты из произвольного текста или файла произвольного формата. Можно даже импортировать рецепты из фотограф…

1 week, 1 day назад @ mikeozornin.ru
>ИИ-нативные продукты
ИИ-нативные продукты

Рассуждаю, что важно учесть при разработке сложного софтверного продукта сейчас, чтобы он остался актуальным через год или два

Мир софта меняется и скоро поменяется совсем. Да, я про ИИ и ЛЛМ в частности. Многие компании не пережили прошлую мобильную революцию (вспомните про нокию). Я размышляю как нам пережить эту. Поэтому, я хочу поразмышлять, что значит «ии-нативные продукты».

Я говорю не про конкретные ии-фичи, не про пресловутого бота, который отвечает мимо и невпопад, а скорее про общее ощущение от продуктов. Я говорю про по сути набор нефункциональных требований, касающихся ИИ, которые могут быть применимы ко всем нашим продуктам. Как сделать продукт, который: будет актуальным в сред…

1 week, 2 days назад @ mikeozornin.ru
Apple's 50 Years of Integration
Apple's 50 Years of Integration

Apple has survived 50 years by being the only company integrating hardware and software; if the company loses because of AI it will be because the point of integration changes.

2 weeks, 1 day назад @ stratechery.com
>ЛЛМ и дизайн
ЛЛМ и дизайн

Я шарю скилл несколько раз, самое время кинуть в пост

Как делать дизайн с ЛЛМ, чтобы не было дефолтно и ИИшно: Не делать, делать руками

Кидать референсы

Дать скиллов Пост про опцию три. https://impeccable.style

Есть вот такой набор скиллов, в нем разные вещи, чтобы делать дизайн и верстку: Аудит того, что есть и критика

Есть работа с текстом

Есть работа с визуалкой На промостранице есть объяснения, начните с них.

Это не серебрянная пуля, по начать, например, можно с этого. https://developers.openai.com/blog/designing-delightful-frontends-with-gpt-5-4/

Скилл и объяснение от опенаи

2 weeks, 5 days назад @ mikeozornin.ru
Human.json
Human.json

Human.json is a new

idea for asserting that a site is authored by a person, and for vouching for

other sites’ authorship. I’ve added one to this site.It’s a fun idea, and I’ve joined in, but to be honest, I have some concerns.

When I made my human.json file, I looked through my browser history, and saw a

number of sites that were clearly personal sites that I liked. But if I list

one, am I claiming to know that there is no AI content on that site? I can’t

know that for sure.I haven’t let this stop me from adding my own

/human.json, and I’ll be interested to see what

comes of it.Human.json isn’t a new idea. There have been a number of attempts to add

structured data to web pages:

tags are a…

3 weeks, 3 days назад @ nedbatchelder.com
Agents Over Bubbles
Agents Over Bubbles

Agents are fundamentally changing the shape of demand for compute, both in terms of how they work and in terms of who will use them. They're so compelling that I no longer believe we're in a bubble.

1 month назад @ stratechery.com
Anthropic and Alignment
Anthropic and Alignment Anthropic and Alignment

Anthropic is in a standoff with the Department of War; while the company's concerns are legitimate, it position is intolerable and misaligned with reality.

1 month, 2 weeks назад @ stratechery.com
Pytest parameter functions
Pytest parameter functions

Pytest’s parametrize is a great feature for writing tests without repeating

yourself needlessly. (If you haven’t seen it before, read

Starting with pytest’s parametrize first).

When the data gets complex, it can help to use functions to build the

data parameters.I’ve been working on a project

involving multi-line data, and the parameterized test data was getting

awkward to create and maintain. I created helper functions to make it nicer.

The actual project is a bit gnarly, so I’ll use a simpler example to

demonstrate.Here’s a function that takes a multi-line string and returns two numbers,

the lengths of the shortest and longest non-blank lines:def non_blanks(text: str) -> tuple[int, int]: …

1 month, 2 weeks назад @ nedbatchelder.com
>Street guesser
Street guesser Street guesser

Игра, чтобы выучить свой район

Как ведь бывает, переехал в новый район, а там все улицы незнакомые. Как вот их учить?

Сделал игру: Случайный положительный эффект: можно легко сравнить масштаб городов, понять, что Садовое в Москве — это от Фонтанки с заходом на начало Васьки и Петроградки.

1 month, 3 weeks назад @ mikeozornin.ru
Thin Is In
Thin Is In

Thick clients were the dominant form of device throughout the PC and mobile era; in an AI world, however, thin clients make much more sense.

1 month, 3 weeks назад @ stratechery.com
EdText
EdText

I have a new small project: edtext provides text

selection and manipulation functions inspired by the classic ed

text editor.I’ve long used cog to build documentation and HTML

presentations. Cog interpolates text from elsewhere, like source code or

execution output. Often I don’t want the full source file or all of the lines of

output. I want to be able to choose the lines, and sometimes I need to tweak the

lines with a regex to get the results I want.Long ago I wrote my own ad-hoc function to include a

file and over the years it had grown “organically”, to use a positive word. It

had become baroque and confusing. Worse, it still didn’t do all the things I

needed.The old function has 16 arg…

2 months назад @ nedbatchelder.com
Microsoft and Software Survival
Microsoft and Software Survival

Microsoft got hammered on Wall Street for capacity allocation decisions that were the right ones: the software that wins will use AI to usurp other software.

2 months, 1 week назад @ stratechery.com
Сага о двух туалетах в IT-корпорации
Сага о двух туалетах в IT-корпорации

Давным давно я как-то работал в Крупной Немецкой Компании. Хороший добротный IT-корпорат, всё как по книжке, со своими плюсами-минусами, многим такое нравится.

2 months, 2 weeks назад @ vas3k.blog
TSMC Risk
TSMC Risk

If hyperscalers and chip companies don't build up a TSMC competitor they are set to forego billions of dollars in revenue and stunt the AI revolution.

2 months, 2 weeks назад @ stratechery.com
>Важность рефлексии растет
Важность рефлексии растет

На пост меня натолкнула рабочая ситуация: Я написал (будем честны, попросил ллм написать) один скрипт, и некоторые коллеги прореагировали «о, давно о таком мечтаю». И у меня в голове щелкнуло.

Когда я сейчас написал про один промт, я не утрировал, это был реально один промт.

Сейчас простые задачи решаются ллмками достаточно хорошо. Ядро линукса они все еще не напишут, но пропарсить все ресурсные файлы проекта, сгруппировать одинаковые строчки и дать к ним мгновенный поиск — это задача на один промт. И все, что удерживает людей сейчас, от того, что некоторая часть их задач начнет быть проще — рефлексия. Все что нужно — остановиться, и заметить момент «ага, я тут хочу упрощение, которое возмо…

2 months, 2 weeks назад @ mikeozornin.ru
Testing: exceptions and caches
Testing: exceptions and caches

Two testing-related things I found recently.Unified exception testingKacper Borucki blogged about parameterizing exception

testing, and linked to pytest docs and a

StackOverflow answer with similar approaches.The common way to test exceptions is to use

pytest.raises as a context manager, and have

separate tests for the cases that succeed and those that fail. Instead, this

approach lets you unify them.I tweaked it to this, which I think reads nicely:from contextlib import nullcontext as produces import pytest

from pytest import raises @pytest.mark.parametrize( "example_input, result", [ (3, produces(2)), (2, produces(3)), (1, produces(6)), (0, raises(ZeroDivisionError)), ("Hello", raises(Typ…

2 months, 2 weeks назад @ nedbatchelder.com
>ИИ-дизайн
ИИ-дизайн ИИ-дизайн

Я задал один и тот же промт нескольким моделям и вот что вышло

Промт

Прочитай @/llm/PRD.md и сверстай статическую html-страницу about. Укажи в ней все преимущества, придумай как их проиллюстрировать, используй модный современный дизайн Сохрани в файл about-page/{model-name}.html Ориентируйся только на prd, не используй about-страницу.Эксперимент проведен в декабре 2025-январе 2026. Использовался openrouter или облака ллммок. В скриншотах могут быть небольшие артефакты, скриншоты снимал плейрайт, он не умеет в стики-позиции.

Для сравнения дизайн кожаного мешка (меня): https://recipe-scaler.ru/#/about

Gemini 3 pro Grok code fast 1 Minimax 2.1 Minimax 2.1 Minimax 2.1 Minimax 2.1

Тут я просил ш…

2 months, 3 weeks назад @ mikeozornin.ru
>Псевдозабота Клод Кода
Псевдозабота Клод Кода Псевдозабота Клод Кода

Клод код (Claude Code) заботится обо мне и показывает команды на согласования, к сожалению, он делает это без уважения плохо.

Посмотрите на этот апрув: Выполняет трехстрочную шелл-команду с вложенными конструкциями: циклы, условия. Если там где-то будет какая-то ошибка, я её просто не замечу.

Я не специально выбирал, что скриншотить, они все такие: У меня остается два варианта: Как мартышка жать и жать на кнопку «Approve». В итоге вырабатывается привычка, которая не даст мне себя защититить в опасной ситуации. См. принцип «подтверждения не работают».

Один раз апрувнуть тоже не выйдет, потому что эта конкретная трехэтажная команда вряд ли когда-нибудь появится.

Согласитья на YOLO (You Only L…

3 months назад @ mikeozornin.ru
>Recipe scaler: релиз 3
Recipe scaler: релиз 3 Recipe scaler: релиз 3

На новогодние праздники вышли два больших апдейта recipe-scaler

Первый апдейт — публичный профиль и коллекции

Сейчас можно шарить не только рецепты как одну штуку, но и всю коллекцию.

Или выборочно, или прибранные рецепты (с рецептом и фоткой), или вообще все-все-все

https://recipe-scaler.ru/#/public/@/mike.ozornin Интеграция с ИИ-иссистентом

Можно через MCP подключиться к своему ассистенту. У кого-то клод, у кого-то курсор. Пока подглючивает чуток. Но смотрите, какая красота:

3 months назад @ mikeozornin.ru
Apple: You (Still) Don't Understand the Vision Pro
Apple: You (Still) Don't Understand the Vision Pro

The first live sporting event was broadcast in the Vision Pro, and it's a big disappointment. The experience could be amazing, but Apple actively ruins it.

3 months назад @ stratechery.com
>ИИ-ревью кода
ИИ-ревью кода

Делал большую фичу, попросил ревью у ИИ. Попросил найти важные моменты во всех областях: безопасность, логика, деплой, производительность и прочее, и прочее.

Опус 4.5 (лучшая на сейчас ЛЛМ в мире) написал: Критикал sql-инъекция. Как оказалось: пользователь сам себе после всех входов и разрешений на свой же запрос получит чуть больше своих же результатов. Опус не написал: Конфиг nginx забыли поправить и ничего не будет работать в целом.

Сервис-воркер (фоновый код в браузерном приложении) блокировал работу новой вещи, перехватывая все обращения на себя.

Кеширование oauth-запросов было настроено некорректно.

Часовые пояса неправильные, посему токен не имел шансов подойти.

Некоторые адреса обра…

3 months назад @ mikeozornin.ru
AI and the Human Condition
AI and the Human Condition

AI might replace all of the jobs; that's only a problem if you think that humans will care, but if they care, they will create new jobs.

3 months, 1 week назад @ stratechery.com
No more .html
No more .html

This morning I shared a link to this site, and the recipient said, “it looks

like a file.” I thought they meant the page was all black and white with no

color. No, they were talking about the URL, which ended with “.html”.This site started almost 24 years ago as

a static site: a pile of .html files created on my machine and uploaded to the

server. The URLs naturally had .html extensions. It was common in web sites of

the time.Over the years, the technology has changed. In 2008, it was still a static

site on the host, but produced with

Django running locally. In 2021, it became a

real Django site on the host.Through all these changes, the URLs remained the same—they still had

the old-fashion…

3 months, 1 week назад @ nedbatchelder.com
Generating data shapes with Hypothesis
Generating data shapes with Hypothesis

In my last blog post (A testing conundrum), I described

trying to test my Hasher class which hashes nested data. I couldn’t get

Hypothesis to generate usable data for my test. I wanted to assert that two

equal data items would hash equally, but Hypothesis was finding pairs like

[0] and [False]. These are equal but hash differently because the

hash takes the types into account.In the blog post I said,If I had a schema for the data I would be comparing, I could use it to

steer Hypothesis to generate realistic data. But I don’t have that

schema...I don’t want a fixed schema for the data Hasher would accept, but tests to

compare data generated from the same schema. It shouldn’t compare a list o…

3 months, 3 weeks назад @ nedbatchelder.com
Generating data shapes with Hypothesis
Generating data shapes with Hypothesis

In my last blog post (A testing conundrum), I described

trying to test my Hasher class which hashes nested data. I couldn’t get

Hypothesis to generate usable data for my test. I wanted to assert that two

equal data items would hash equally, but Hypothesis was finding pairs like

[0] and [False]. These are equal but hash differently because the

hash takes the types into account.In the blog post I said,If I had a schema for the data I would be comparing, I could use it to

steer Hypothesis to generate realistic data. But I don’t have that

schema...I don’t want a fixed schema for the data Hasher would accept, but tests to

compare data generated from the same schema. It shouldn’t compare a list o…

3 months, 3 weeks назад @ nedbatchelder.com
The 2025 Stratechery Year in Review
The 2025 Stratechery Year in Review

The most popular and most important posts on Stratechery in 2025.

3 months, 4 weeks назад @ stratechery.com
A testing conundrum
A testing conundrum

Update: I found a solution which I describe in

Generating data shapes with Hypothesis.In coverage.py, I have a class for computing the fingerprint of a data

structure. It’s used to avoid doing duplicate work when re-processing the same

data won’t add to the outcome. It’s designed to work for nested data, and to

canonicalize things like set ordering. The slightly simplified code looks like

this:class Hasher: """Hashes Python data for fingerprinting.""" def __init__(self) -> None: self.hash = hashlib.new("sha3_256") def update(self, v: Any) -> None: """Add `v` to the hash, recursively if needed.""" self.hash.update(str(type(v)).encode("utf-8")) match v: case None: pass case str(): self.hash.u…

3 months, 4 weeks назад @ nedbatchelder.com
A testing conundrum
A testing conundrum

In coverage.py, I have a class for computing the fingerprint of a data

structure. It’s used to avoid doing duplicate work when re-processing the same

data won’t add to the outcome. It’s designed to work for nested data, and to

canonicalize things like set ordering. The slightly simplified code looks like

this:class Hasher: """Hashes Python data for fingerprinting.""" def __init__(self) -> None: self.hash = hashlib.new("sha3_256") def update(self, v: Any) -> None: """Add `v` to the hash, recursively if needed.""" self.hash.update(str(type(v)).encode("utf-8")) match v: case None: pass case str(): self.hash.update(v.encode("utf-8")) case bytes(): self.hash.update(v) case int() | float(): self.…

3 months, 4 weeks назад @ nedbatchelder.com
Итоги Года 2025
Итоги Года 2025 Итоги Года 2025

2024, 2023, 2022, 2021, 2020, 2019, 2018, 2017, 2016, 2015, 2014, 2013, 2012, 2011, 2010, 2009, 2008 Нет, Дядя Вострек, не умеешь ты хайпить. Надо было больше пиздеть и меньше делать, а ты наоборот начал — много делаешь и мало пиздишь. А это прямой путь к выгоранию и забвению одновременно...

Необычный год вышел, мда. Я потерял работу и так и не смог найти новую ? или не смог найти сил опять танцевать бинарные деревья на интервью? . Навайбкодил несколько проектов, на некоторые из которых потр…

4 months назад @ vas3k.blog
Netflix and the Hollywood End Game
Netflix and the Hollywood End Game

Netflix is driving the Hollywood end game, likely confident it can increase the value of IP, and fend off YouTube.

4 months, 1 week назад @ stratechery.com
>Вайб-кодинг, дофамин и слот-машины
Вайб-кодинг, дофамин и слот-машины

Осознал недавно, чем вайб-кодинг в его классическом виде похож на лудоманию и при чем тут дофамин

Что за вайб-кодинг такой

Давайте сначала начнем с определений. Не каждая разработка с ллмкой — вайб-кодинг, но каждый вайб-кодинг — разработка с помощью ллмки.

Вайб-кодингом я буду называть программирование с помощью ллмки, в котором есть вот такие характеристики: Мало изначального планирования. Буквально короткое описание, вкинутое в ллмку и потом разберемся походу.

Попытка сразу попасть в нужную конечную точку. Желательно за одну итерацию.

Значительная часть кода написана ллмкой. Человек в целом не читает весь код, не проверяет его, только смотрит на результат. Архитектура придумана тоже ллмк…

4 months, 1 week назад @ mikeozornin.ru
Google, Nvidia, and OpenAI
Google, Nvidia, and OpenAI

OpenAI and Nvidia are both under threat from Google; I like OpenAI's chances best, but they need an advertising model to beat Google as an Aggregator.

4 months, 2 weeks назад @ stratechery.com
>Сайд-бай-сайб 0.2.0
Сайд-бай-сайб 0.2.0 Сайд-бай-сайб 0.2.0

В сайд-бай-сайде вышла следующая версия

Изменения: Человекочитаемые URL для голосований

Было: /v/06b95c10-7688-4106-8e75-762035290c67/

Стало: /v/HairyParrotsPursueRudely/ Улучшение интеграции с Mattermost:

Сайд-бай-сайд сгенерирует превьюшки к уведомлениям в чате.

По окончании голосованию в чате будет итог голосования. Было: Стало: Мелочи: Кликабельные ссылки в описаниях. Ссылки в комментарии станут кликабельными.

На странице голосования теперь тоже показывается количество проголосовавших.

На странице голосований можно прокручивать картинки перетаскиванием мыши

Белый список доменов эл. почты. Можно указать домены, вход с которых будет разрешен.

Драг-н-дропать файлы можно на всю страницу, да…

4 months, 2 weeks назад @ mikeozornin.ru
Autism Adulthood, 3rd edition
Autism Adulthood, 3rd edition Autism Adulthood, 3rd edition

Today is the publication of the third edition of Autism

Adulthood: Insights and Creative Strategies for a Fulfilling Life. It’s my

wife Susan’s book collecting stories and experiences from

people all along the autism spectrum, from the self-diagnosed to the

profound.The book includes dozens of interviews with autistic adults, their parents,

caregivers, researchers, and professionals. Everyone’s experience of autism is

different. Reading others’ stories and perspectives can give us a glimpse into

other possibilities for ourselves and our loved ones.If you have someone in your life on the spectrum, or are on it yourself, I

guarantee you will find new ways to understand the breadth of what aut…

4 months, 4 weeks назад @ nedbatchelder.com
Autism Adulthood, 3rd edition
Autism Adulthood, 3rd edition Autism Adulthood, 3rd edition

Today is the publication of the third edition of Autism

Adulthood: Insights and Creative Strategies for a Fulfilling Life. It’s my

wife Susan’s book collecting stories and experiences from

people all along the autism spectrum, from the self-diagnosed to the

profound.The book includes dozens of interviews with autistic adults, their parents,

caregivers, researchers, and professionals. Everyone’s experience of autism is

different. Reading others’ stories and perspectives can give us a glimpse into

other possibilities for ourselves and our loved ones.If you have someone in your life on the spectrum, or are on it yourself, I

guarantee you will find new ways to understand the breadth of what aut…

4 months, 4 weeks назад @ nedbatchelder.com
Robotaxis and Suburbia
Robotaxis and Suburbia

Robotaxis are poised to further close the delta between suburbs and the city; the city (and Uber) might never recover.

4 months, 4 weeks назад @ stratechery.com
Why your mock breaks later
Why your mock breaks later

In Why your mock doesn’t work I explained this rule of

mocking:Mock where the object is used, not where it’s

defined.That blog post explained why that rule was important: often a mock doesn’t

work at all if you do it wrong. But in some cases, the mock will work even if

you don’t follow this rule, and then it can break much later. Why?Let’s say you have code like this:# user.py def get_user_settings() -> str: with open(Path("~/settings.json").expanduser()) as f: return json.load(f) def add_two_settings() -> int: settings = get_user_settings() return settings["opt1"] + settings["opt2"] You write a simple test:def test_add_two_settings(): # NOTE: need to create ~/settings.json for this to work…

5 months назад @ nedbatchelder.com
Why your mock breaks later
Why your mock breaks later

In Why your mock doesn’t work I explained this rule of

mocking:Mock where the object is used, not where it’s

defined.That blog post explained why that rule was important: often a mock doesn’t

work at all if you do it wrong. But in some cases, the mock will work even if

you don’t follow this rule, and then it can break much later. Why?Let’s say you have code like this:# user.py def get_user_settings(): with open(Path("~/settings.json").expanduser()) as f: return json.load(f) def add_two_settings(): settings = get_user_settings() return settings["opt1"] + settings["opt2"] You write a simple test:def test_add_two_settings(): # NOTE: need to create ~/settings.json for this to work: # {"opt1": 1…

5 months назад @ nedbatchelder.com
Матрица согласований
Матрица согласований

У дизайнера найдется десяток людей, которые «пытаются помочь» ему делать свою работу. И это одна из первых ловушек, в которую попадает начинающий тимлид.

Типовая ситуация: дизайнер приносит макет, вокруг собираются разработчики, менеджеры, подруга жены босса — и каждый начинает накидывать. Дизайнер погружает новых людей в задачу и доказывает, что сценарий решается интерфейсом. Бонусом идут редкие сценарии, которые «нужно обязательно учесть».

После этого интерфейс превращается в компромисс, пытающийся учесть всё и сразу.

Оговорюсь — я не против фидбека от команды, но он должен быть в формате рекомендаций, а финальное решение остаётся за дизайнером.

У нас тоже были часовые общие синки: куча м…

5 months назад @ blogdm.ru
⛵ Вастрик Флот 2025 ⛵
⛵ Вастрик Флот 2025 ⛵ ⛵ Вастрик Флот 2025 ⛵

Искатели кайфов, дрейф на рейв, парусить вокруг торнадо, высадка на необитаемый остров

5 months назад @ vas3k.club
Three releases, one new organization
Three releases, one new organization

It’s been a busy, bumpy week with coverage.py. Some things did not go

smoothly, and I didn’t handle everything as well as I could have.It started with trying to fix issue 2064 about

conflicts between the “sysmon” measurement core and a concurrency setting.To measure your code, coverage.py needs to know what code got executed. To

know that, it collects execution events from the Python interpreter. CPython now

has two mechanisms for this: trace functions and sys.monitoring. Coverage.py

has two implementations of a trace function (in C and in Python), and an

implementation of a sys.monitoring listener. These three components are the

measurement cores, known as “ctrace”, “pytrace”, and “sysmon”…

5 months назад @ nedbatchelder.com
Three releases, one new organization
Three releases, one new organization

It’s been a busy, bumpy week with coverage.py. Some things did not go

smoothly, and I didn’t handle everything as well as I could have.It started with trying to fix issue 2064 about

conflicts between the “sysmon” measurement core and a concurrency setting.To measure your code, coverage.py needs to know what code got executed. To

know that, it collects execution events from the Python interpreter. CPython now

has two mechanisms for this: trace functions and sys.monitoring. Coverage.py

has two implementations of a trace function (in C and in Python), and an

implementation of a sys.monitoring listener. These three components are the

measurement cores, known as “ctrace”, “pytrace”, and “sysmon”…

5 months назад @ nedbatchelder.com
Инди-разработка
Show HN Show HN
последний пост 1 час назад
Show HN: Experimental app for remixing and sharing Wikipedia content
Show HN: Experimental app for remixing and sharing Wikipedia content Show HN: Experimental app for remixing and sharing Wikipedia content

The public link invitation will include a description of the beta app and may also include screenshots, the app category, and criteria you must meet to join the beta.

If the app is an iOS app that includes an Apple Watch app, install the iOS app first, then go to the App Details page in the Information section.

If you’re testing an iOS app that includes an iMessage app, launch the beta app from the Home Screen.

In the App Clips section, tap Install, Open, or Update next to the beta App Clip you want to test.

After you download the beta app, you’ll see an orange dot next to its name that identifies it as a beta.

1 час назад @ testflight.apple.com
Show HN: Unseal.link – Paste a URL, set a price, let buyers unseal it via Stripe
Show HN: Unseal.link – Paste a URL, set a price, let buyers unseal it via Stripe Show HN: Unseal.link – Paste a URL, set a price, let buyers unseal it via Stripe

Who it's forFigma Designers Figma closed paid file submissions to new creators.

If you've tried to list a UI kit or icon set on Figma Community recently, you already know.

Paste your Figma share link.

The work is done, the files are sent, and then: nothing.

Paste the link.

1 час назад @ unseal.link
Show HN: CalcPocket – simple online calculators with no clutter
Show HN: CalcPocket – simple online calculators with no clutter Show HN: CalcPocket – simple online calculators with no clutter

100% Free · No sign-up needed 100% Free · No sign-up neededSmart calculatorsfor everyday lifeFinance, health, math, time — every calculation you need in one place.

Accurate results, instantly, with no fluff.

1 час назад @ calcpocket.com
Show HN: AI support chatbot with RAG and citations – one back end file, no infra
Show HN: AI support chatbot with RAG and citations – one back end file, no infra Show HN: AI support chatbot with RAG and citations – one back end file, no infra

Upload your docs, get a support chatbot that answers customer questions with citations — powered by OnCell.

OnCell gives you all of that in one call:const cell = await oncell .

create ( { customerId : "support-agent" , agent : agentCode , } ) ; // cell.store → file storage (local NVMe) // cell.search → full-text + vector search // cell.db → key-value database // All local.

Run setupCreates an OnCell cell, uploads example docs, indexes them:node scripts/setup.jsThe cell ID is automatically saved to .env.local .

ArchitectureNext.js (your app) ├── / Chat UI ├── /admin Upload & manage docs ├── /api/chat POST → calls OnCell cell └── /api/admin/* Doc management → calls OnCell cell OnCell cell (ag…

1 час назад @ github.com
Show HN: Frontpedia, an open source front end resource site
Show HN: Frontpedia, an open source front end resource site Show HN: Frontpedia, an open source front end resource site

FrontpediaA collection of frontend and design resourcesby Andre Vitorio

1 час назад @ frontpedia.com
Show HN: Jeeves – TUI for browsing and resuming AI agent sessions
Show HN: Jeeves – TUI for browsing and resuming AI agent sessions Show HN: Jeeves – TUI for browsing and resuming AI agent sessions

jeevesA TUI for browsing and resuming AI agent sessions.

Browse all your AI agent sessions in one place Claude Code and Codex supportedSearch sessions by contentPreview conversation contents in a split paneOpen conversations to read the full conversationResume a session directly in the agentUsageInstall and run jeeves or jeeves in a terminal.

# Browse all sessions jeeves # Search for sessions containing "ui refactor" jeeves ui refactor # Search with a regex pattern jeeves " fix.

*bug "Key Action enter open session fullscreen r resume session in agent / filter sessions j/k navigate up/down w toggle line wrap esc back to list q/ctrl+c quitTip By default, Claude Code deletes sessions older th…

1 час назад @ github.com
Show HN: ZettelForge – Agentic memory for cyber threat intelligence
Show HN: ZettelForge – Agentic memory for cyber threat intelligence Show HN: ZettelForge – Agentic memory for cyber threat intelligence

ZettelForgeThe only agentic memory system built for cyber threat intelligence.

Knowledge Graph -- Entities become nodes, co-occurrence becomes edges.

Blended Retrieval -- Vector similarity (768-dim fastembed, ONNX) + graph traversal (BFS over knowledge graph edges), weighted by intent classification.

IntegrationsATHF (Agentic Threat Hunting Framework)Ingest completed ATHF hunts into ZettelForge memory.

MITRE techniques and IOCs are extracted and linked in the knowledge graph.

1 час назад @ github.com
Show HN: I built a browser idle game about training AI models
Show HN: I built a browser idle game about training AI models

You run an AI research lab. Manage compute, train models, balance overfitting vs underfitting, deploy to users.I'm a professor in AI and wanted to make model training feel intuitive for people without a technical background. The loss curve graph, the overfitting trap, the compute/quality tradeoff - all mechanics grounded in how training actually works.Phase 1 is live (~20 min). AI safety mechanics will come in Phase 2 with rival labs and regulatory pressure.Built with React + Vite.Curious what HN thinks, especially anyone in AI who can tell me what I got wrong. Comments URL: https://news.ycombinator.com/item?id=47783938

Points: 1

# Comments: 0

2 часа назад @ ai-lab-azure-pi.vercel.app
Show HN: I Made a TradingView Alternative (Local and LLM) [video]
Show HN: I Made a TradingView Alternative (Local and LLM) [video] Show HN: I Made a TradingView Alternative (Local and LLM) [video]

Article URL: https://www.youtube.com/watch?v=IHY4MLH8PoU

Comments URL: https://news.ycombinator.com/item?id=47783842

Points: 1

# Comments: 0

2 часа назад @ youtube.com
Show HN: BPR – deriving 87 physical constants from 2 integers (MIT, 1,225 tests)
Show HN: BPR – deriving 87 physical constants from 2 integers (MIT, 1,225 tests) Show HN: BPR – deriving 87 physical constants from 2 integers (MIT, 1,225 tests)

or continue with other methodsor continue with other methodsTo see all available qualifiers, see our documentation .

Saved searches Use saved searches to filter your results more quicklyWe read every piece of feedback, and take your input very seriously.

Secure your code as you buildCode security Secure your code as you buildYou signed in with another tab or window.

You signed out in another tab or window.

Reload to refresh your session.

2 часа назад @ github.com
Show HN: Lookas – Terminal audio visualizer that's aligned for human perception
Show HN: Lookas – Terminal audio visualizer that's aligned for human perception Show HN: Lookas – Terminal audio visualizer that's aligned for human perception

LookasPerception aligned terminal-based audio spectrum visualizer.

Audio is captured from the microphone, system loopback, or both.

If your system already has working audio (microphone or system sound),Lookas will just run.

Just run:lookasIt will attempt to start with system audio.

Controls1 – Microphone input– Microphone input 2 – System audio (loopback / monitor)– System audio (loopback / monitor) 3 – Microphone + system mix– Microphone + system mix r – Restart audio pipeline– Restart audio pipeline q – QuitConfiguration (Optional)You do not need any configs to use this.

2 часа назад @ github.com
Show HN: Playbach.io, browser rhythm game (desktop)
Show HN: Playbach.io, browser rhythm game (desktop) Show HN: Playbach.io, browser rhythm game (desktop)

Article URL: https://playbach.io/

Comments URL: https://news.ycombinator.com/item?id=47783400

Points: 2

# Comments: 0

2 часа назад @ playbach.io
Show HN: EmbedIQ – Claude Code Compliance Config for HIPAA/PCI-DSS/SOC2
Show HN: EmbedIQ – Claude Code Compliance Config for HIPAA/PCI-DSS/SOC2 Show HN: EmbedIQ – Claude Code Compliance Config for HIPAA/PCI-DSS/SOC2

EmbedIQAn intelligent Claude Code configuration wizard by Praglogic.

EmbedIQ interviews you about your project, team, and goals — then generates a complete, production-ready Claude Code environment (15-40 files) tailored to your specific needs.

To Use the Generated OutputRequirement Details Claude Code npm install -g @anthropic-ai/claude-code Anthropic subscription Pro ($20/mo), Max ($100-200/mo), Team ($30/user/mo), Enterprise, or API (BYOK) Python 3.8+ Required if hook scripts are generated (DLP, audit, egress)The free Claude.ai plan does not include Claude Code.

Quick Start# Clone and install git clone < repo-url > cd embediq npm install # Launch web UI (recommended) npm run start:web # …

2 часа назад @ github.com
Show HN: Horizontally Scale Localhost
Show HN: Horizontally Scale Localhost

Article URL: https://coasts.dev/blog/introducing-remote-coasts

Comments URL: https://news.ycombinator.com/item?id=47783081

Points: 1

# Comments: 0

3 часа назад @ coasts.dev
Show HN: The Simpsons Hit and Run Running in the Browser (WASM/WebGL)
Show HN: The Simpsons Hit and Run Running in the Browser (WASM/WebGL) Show HN: The Simpsons Hit and Run Running in the Browser (WASM/WebGL)

Article URL: https://shar-wasm.cjoseph.workers.dev/?skipmovie

Comments URL: https://news.ycombinator.com/item?id=47783061

Points: 1

# Comments: 0

3 часа назад @ shar-wasm.cjoseph.workers.dev
Starter Story Starter Story
последний пост None
Indiehackers
последний пост 4 часа назад
Building a $2.8M ARR open-source portfolio
Building a $2.8M ARR open-source portfolio Building a $2.8M ARR open-source portfolio

Thank you for using RSS.app You are being redirected to the article now Opening article in 0 0 : 0 8The #1 Source of RSS FeedsConnect with Information You Care About Get RSS Feed From Almost Any Website

4 часа назад @ rss.app
Here’s how to build an automated system that keeps your website up to date
Here’s how to build an automated system that keeps your website up to date Here’s how to build an automated system that keeps your website up to date

Thank you for using RSS.app You are being redirected to the article now Opening article in 0 0 : 0 8The #1 Source of RSS FeedsConnect with Information You Care About Get RSS Feed From Almost Any Website

7 часов назад @ rss.app
Looking for a technical co-founder to build mobile games together
Looking for a technical co-founder to build mobile games together Looking for a technical co-founder to build mobile games together

Thank you for using RSS.app You are being redirected to the article now Opening article in 0 0 : 0 8The #1 Source of RSS FeedsConnect with Information You Care About Get RSS Feed From Almost Any Website

12 часов назад @ rss.app
I built an AI assistant that doesn't need skills - she builds them herself
I built an AI assistant that doesn't need skills - she builds them herself I built an AI assistant that doesn't need skills - she builds them herself

Thank you for using RSS.app You are being redirected to the article now Opening article in 0 0 : 0 8The #1 Source of RSS FeedsConnect with Information You Care About Get RSS Feed From Almost Any Website

1 day назад @ rss.app
My users are making my product better without knowing it. Here's how I designed that.
My users are making my product better without knowing it. Here's how I designed that. My users are making my product better without knowing it. Here's how I designed that.

Thank you for using RSS.app You are being redirected to the article now Opening article in 0 0 : 0 8The #1 Source of RSS FeedsConnect with Information You Care About Get RSS Feed From Almost Any Website

1 day, 2 hours назад @ rss.app
How I Lost a $12K/yr Customer in 48 Hours — and What It Taught Me About Customer Trust
How I Lost a $12K/yr Customer in 48 Hours — and What It Taught Me About Customer Trust How I Lost a $12K/yr Customer in 48 Hours — and What It Taught Me About Customer Trust

Thank you for using RSS.app You are being redirected to the article now Opening article in 0 0 : 0 8The #1 Source of RSS FeedsConnect with Information You Care About Get RSS Feed From Almost Any Website

1 day, 14 hours назад @ rss.app
Adding "Custom Slugs" to my SaaS seemed easy... until I realized the edge cases. 🤯
Adding "Custom Slugs" to my SaaS seemed easy... until I realized the edge cases. 🤯 Adding "Custom Slugs" to my SaaS seemed easy... until I realized the edge cases. 🤯

Thank you for using RSS.app You are being redirected to the article now Opening article in 0 0 : 0 8The #1 Source of RSS FeedsConnect with Information You Care About Get RSS Feed From Almost Any Website

1 day, 17 hours назад @ rss.app
I checked 3 SaaS products built with Cursor this week. All 3 had the same silent billing bug.
I checked 3 SaaS products built with Cursor this week. All 3 had the same silent billing bug. I checked 3 SaaS products built with Cursor this week. All 3 had the same silent billing bug.

Thank you for using RSS.app You are being redirected to the article now Opening article in 0 0 : 0 8The #1 Source of RSS FeedsConnect with Information You Care About Get RSS Feed From Almost Any Website

1 day, 19 hours назад @ rss.app
We built Followerli to find potential customers from your LinkedIn competitors’ followers
We built Followerli to find potential customers from your LinkedIn competitors’ followers We built Followerli to find potential customers from your LinkedIn competitors’ followers

Thank you for using RSS.app You are being redirected to the article now Opening article in 0 0 : 0 8The #1 Source of RSS FeedsConnect with Information You Care About Get RSS Feed From Almost Any Website

2 days, 7 hours назад @ rss.app
We built Followerli — find customers by starting from your competitors’ audience instead of cold lists
We built Followerli — find customers by starting from your competitors’ audience instead of cold lists We built Followerli — find customers by starting from your competitors’ audience instead of cold lists

Thank you for using RSS.app You are being redirected to the article now Opening article in 0 0 : 0 8The #1 Source of RSS FeedsConnect with Information You Care About Get RSS Feed From Almost Any Website

2 days, 7 hours назад @ rss.app
I built a tool that shows what a contract could cost you before signing
I built a tool that shows what a contract could cost you before signing I built a tool that shows what a contract could cost you before signing

Thank you for using RSS.app You are being redirected to the article now Opening article in 0 0 : 0 8The #1 Source of RSS FeedsConnect with Information You Care About Get RSS Feed From Almost Any Website

2 days, 9 hours назад @ rss.app
Most Data Sourcing Strategies Don’t Fail Fast, They Fail Quietly
Most Data Sourcing Strategies Don’t Fail Fast, They Fail Quietly Most Data Sourcing Strategies Don’t Fail Fast, They Fail Quietly

Thank you for using RSS.app You are being redirected to the article now Opening article in 0 0 : 0 8The #1 Source of RSS FeedsConnect with Information You Care About Get RSS Feed From Almost Any Website

2 days, 16 hours назад @ rss.app
Building a money app for people who stop using budgeting apps after 1 day
Building a money app for people who stop using budgeting apps after 1 day Building a money app for people who stop using budgeting apps after 1 day

Thank you for using RSS.app You are being redirected to the article now Opening article in 0 0 : 0 8The #1 Source of RSS FeedsConnect with Information You Care About Get RSS Feed From Almost Any Website

2 days, 16 hours назад @ rss.app
Week 6 — The Nigerian flag is planted. Both streams running. Here is the honest account.
Week 6 — The Nigerian flag is planted. Both streams running. Here is the honest account. Week 6 — The Nigerian flag is planted. Both streams running. Here is the honest account.

Thank you for using RSS.app You are being redirected to the article now Opening article in 0 0 : 0 8The #1 Source of RSS FeedsConnect with Information You Care About Get RSS Feed From Almost Any Website

3 days, 3 hours назад @ rss.app
[GIVEAWAY] 500 Free SerpAPI Credits for the first 30 builders
[GIVEAWAY] 500 Free SerpAPI Credits for the first 30 builders [GIVEAWAY] 500 Free SerpAPI Credits for the first 30 builders

Thank you for using RSS.app You are being redirected to the article now Opening article in 0 0 : 0 8The #1 Source of RSS FeedsConnect with Information You Care About Get RSS Feed From Almost Any Website

3 days, 5 hours назад @ rss.app
Reddit: /r/SideProject Reddit: /r/SideProject
последний пост 43 минуты назад
I built a dedicated MCP server to give AI Agents 'Institutional Eyes'. 29ms Latency. No more blind trading
I built a dedicated MCP server to give AI Agents 'Institutional Eyes'. 29ms Latency. No more blind trading I built a dedicated MCP server to give AI Agents 'Institutional Eyes'. 29ms Latency. No more blind trading

The majority of trading bots encounter limitations due to their reliance on historical data, primarily traditional indicators. Horus Flow, however, empowers your artificial intelligence (AI Agent) client with the capacity to perceive the current market landscape through real-time market physics. Latency: Our system operates with a latency ranging from 29ms to 33ms, surpassing human response speeds. Engine: We meticulously reconstruct the L2 Orderbook on a moment-by-moment basis. Edge: This technology enables the detection of whale absorption and liquidity sweeps before they are visually represented on the trading chart. Without the ability to perceive command flow (order flow), your AI is e…

43 минуты назад @ reddit.com
I rebuilt my expense tracker to support accounts + AI — looking for feedback
I rebuilt my expense tracker to support accounts + AI — looking for feedback

I’ve been working on a personal expense tracking app and recently made a big change based on feedback. Initially, it was just a simple tracker, but one major issue was that it didn’t support proper accounts (cash, bank, credit card), which made it feel limited. So I reworked the core of the app and added: Accounts (cash, bank, credit card) Transfers between accounts Balance tracking AI receipt scanning Voice-based expense entry The goal is to keep it simple enough for daily use, but still powerful. I’d really appreciate honest feedback: Does the accounts system make sense? Is anything confusing or unnecessary? What would make you actually use something like this daily? Play Store link: http…

54 минуты назад @ reddit.com
Launched a multi-modal route finder for Indian travel. 0 users. What's the cold start for B2C mobility tools?
Launched a multi-modal route finder for Indian travel. 0 users. What's the cold start for B2C mobility tools?

Built a platform combining train+government bus timings for when direct routes fail. Solves real problem but zero organic traffic. SEO takes months. Paid ads feel wrong for validation stage. How did you get first 100 users? submitted by /u/Miserable-Advice2482 [link] [comments]

1 час назад @ reddit.com
built a lead capture widget for local service businesses during beta right now
built a lead capture widget for local service businesses during beta right now

hey so i built this thing called LeadMachineAI basically what it does is puts a small AI chat on local service business websites like plumbers hvac guys roofers etc. when someone visits the site the chat talks to them grabs their name phone and email and the business owner gets an email notification they can manage all their leads in a portal the problem i was solving is that these guys are out on jobs all day and people visit their site and just leave because nobody responds one line of code to install its free during beta right now. would love any feedback honestly. www.leadsmachineai.com submitted by /u/Any-Opening-8034 [link] [comments]

2 часа назад @ reddit.com
I’ll generate programmatic SEO pages that target real Google keywords for your site
I’ll generate programmatic SEO pages that target real Google keywords for your site

For the past 3 years I've been working in SEO, mostly experimenting and building small tools around it. To be honest - almost everything I built failed. Nothing dramatic. Just the usual indie maker story: tools nobody used features nobody asked for building things in isolation So this time I want to try something different. Instead of building another SEO tool and hoping people will use it, I want to start by helping people first and learning from real feedback. Right now I'm experimenting with something that generates programmatic SEO pages. The idea is simple: create pages targeting long-tail search queries that can bring consistent organic traffic. But before turning this into a real pro…

2 часа назад @ reddit.com
Fun or dumb? I've been experimenting with using "cc:" in email as a product hack
Fun or dumb? I've been experimenting with using "cc:" in email as a product hack

I tried something a bit unusual in a side project and can't tell if it's clever or just confusing: Instead of asking people to sign up or open an app, the idea is: - you're already emailing someone - you cc a special address (ex: [email protected]) - that records for the sender that they give kudos to the email recipient The goal was provide a benefit for both the sender and receiver in a native way instead of introducing a new ui touchpoint and its associated friction. In practice, though, it's getting less use than I expected/hoped. I can't tell if it's too non-obvious, people don't want to mix "app behavior" into email, or it just needs better framing/a different test audience. When you …

2 часа назад @ reddit.com
I built “AITA + League of Legends Tribunal” called Tribunite - submit cases and every person in it gets judged before community votes unlock
I built “AITA + League of Legends Tribunal” called Tribunite - submit cases and every person in it gets judged before community votes unlock

Back in the day, I used to play a lot of League of Legends and one thing I weirdly loved was the old tribunal system. There was something satisfying about reviewing toxic-player cases and feeling like you were helping bring some justice to the chaos. Then, thanks to my ex-girlfriend, I got dragged into watching a lot of trash TV and relationship drama. And it hit me: people absolutely love judging social situations / people and deciding who crossed the line. That’s basically where "Tribunite" came from. I’ve been building it as a side project and the easiest way to describe it is probably “AITA + the old League Tribunal.” The main thing I wanted to fix is how a lot of Reddit conflict posts …

2 часа назад @ reddit.com
Website side project advice
Website side project advice

http://dealledger.eu Hi guys I’m currently working on an Amazon deals project where the user can select what sort of deals they want to receive emails for, as Amazon doesn’t really have anything like this. Currently focusing on electronics with the likes of headphones and laptop accessories etc., I’d greatly appreciate a bit of advice. I’m just working off Amazon.ie at the moment but plan to add as many European countries as possible At the moment it’s very bare bones, there’s a number of items added, however once I get a couple of people to use it I can be approved for an improved API to automatically scrape deals in order to improve the site to be a lot more efficient and more beneficial …

2 часа назад @ reddit.com
OpusClip charges USD 29/mo to turn your videos into clips. I'm building a desktop app that does it locally for free.
OpusClip charges USD 29/mo to turn your videos into clips. I'm building a desktop app that does it locally for free. OpusClip charges USD 29/mo to turn your videos into clips. I'm building a desktop app that does it locally for free.

building ClipShip. a desktop app that takes your raw talking-head recording and gives you clips ready for reels, shorts, and tiktok. no cloud. no monthly fee. everything runs on your own PC. today's feature: face tracking for vertical reformat. the problem: when you convert horizontal to vertical, you have to crop. but talking-head videos switch between face and screen recordings. you can't crop the whole thing one way. what it does now: AI detects face position every second face visible: tight vertical crop centered on face no face (screen recording): shows full frame with blurred background switches between both within the same clip all powered by local AI running on your graphics card. z…

3 часа назад @ reddit.com
[Launch] FeedSense. AI that groups your customer feedback into themes so you can stop drowning in tickets. 0 customers yet, asking for honest roasts.
[Launch] FeedSense. AI that groups your customer feedback into themes so you can stop drowning in tickets. 0 customers yet, asking for honest roasts.

Short version: my dashboard is live, I have 0 paying customers, and I'd rather hear you tell me it's bad than hear nothing at all. What it does: - Drop a tiny widget into your site (90kb) OR connect Zendesk / Intercom / Slack - Every piece of feedback gets auto-classified: emotion, urgency, theme - The AI clusters similar complaints so you see the 5 patterns, not the 500 tickets - Route high-urgency stuff to Slack/email, auto-create Jira/Linear from clusters What I want from you: - Click around, break stuff, tell me what's confusing in the first 30 seconds - Tell me about pricing how sounds is this - Tell me what makes you bounce If any of you run a B2B SaaS, I'll set it up for you in ~5 mi…

3 часа назад @ reddit.com
went full time on my side project last year and finally had to stop ignoring the business account situation. compared five properly, here's what I found
went full time on my side project last year and finally had to stop ignoring the business account situation. compared five properly, here's what I found

before I went full time I'd been using my personal account for everything and telling myself I'd sort it eventually. going full time forced my hand so I spent a few months testing the main options rather than just reading review sites. Stаrling is the best free banking account, free transfers, FSCS protected, cash deposits at the Post Office. Business Toolkit is £7/month if you want VAT and invoicing built in. the main gap is no web app, which matters more if you work at a desk. Monzo free tier is too stripped back to be useful for anything beyond basic receiving and spending. you need the £9/month Pro plan for invoicing and integrations. once you're on Pro the product is genuinely good, th…

3 часа назад @ reddit.com
I am building a scraping API for Twitter, Reddit, YouTube, LinkedIn, and more
I am building a scraping API for Twitter, Reddit, YouTube, LinkedIn, and more I am building a scraping API for Twitter, Reddit, YouTube, LinkedIn, and more

Hi everyone, I use Claude Code for almost everything. The only exception was research, checking reviews, looking up competitors, scanning Reddit threads. Every time I had to open a browser. So I built an API for it. Send a URL, get JSON back. It can be hooked up as an MCP server inside Claude Code. Since then, I haven't opened a browser for research. Based on my need, I kept adding more sites. Booking.com was the latest, searching hotels, pulling reviews, comparing prices, all from the terminal. Feel free to let me know if there are sites missing, I usually add them within a few days. It now covers 18+ platforms. Reddit, Twitter/X, TikTok, Google Maps, Glassdoor, Trustpilot, and more. If yo…

4 часа назад @ reddit.com
~200K LinkedIn impressions in 30 days from a small side project (no ads)
~200K LinkedIn impressions in 30 days from a small side project (no ads)

built a small side project recently and ended up getting ~200k impressions on linkedin over ~30 days nothing crazy around 300ish signups and a bit of revenue, but still more than i expected tbh didn’t have an audience or budget, so this was mostly just trial and error a few things that actually worked: posting about the product directly didn’t really work those posts usually just died. the ones that did well were more personal or just things i’d learned the post that did the best wasn’t even about the product it was about leaving my previous job. i mentioned what i’m building at the end and that drove most of the signups reddit was useful, but only through comments i tried posting, didn’t d…

4 часа назад @ reddit.com
I built a movie & TV recommendation app that can help you find what to watch next
I built a movie & TV recommendation app that can help you find what to watch next I built a movie & TV recommendation app that can help you find what to watch next

https://reddit.com/link/1smba0o/video/pcfay8rlrdvg1/player I often finish a movie or a TV show, then spend too much time trying to figure out what to watch next. So, I built an app that allows you to enter a single title that you like, then it will scan the database, find similar films and TV series and show them to you in a list. There are more than 10k titles in the database. The scoring is based on genres, themes, type, actors and directors. If anyone wants to try it out, I would appreciate the feedback. The site is movieneed.com submitted by /u/W_Royce [link] [comments]

4 часа назад @ reddit.com
Woke up to this — side project traffic spike overnight
Woke up to this — side project traffic spike overnight

Posted my national parks planner a couple days back and saw this today: Apr 13 → ~903 visitors Apr 14 → ~347 visitors Today → ~7,500+ visitors No new posts or changes — it just kept spreading. Curious what people usually focus on next after something like this retention, features, or just keep building? submitted by /u/peakpirate007 [link] [comments]

4 часа назад @ reddit.com
Product Hunt Product Hunt
последний пост 18 часов назад
Reka Edge
Reka Edge

Frontier edge intelligence for physical AI Discussion | Link

18 часов назад @ producthunt.com
Claude Code Routines
Claude Code Routines

Run Claude Code autonomously on schedules or webhooks Discussion | Link

19 часов назад @ producthunt.com
MiniAi
MiniAi

Select text, hit (⌥ space), get AI explanations Discussion | Link

20 часов назад @ producthunt.com
Fathom 3.0
Fathom 3.0

AI meeting notes: now bot-free, in ChatGPT & Claude + more Discussion | Link

23 часа назад @ producthunt.com
Google app for desktop
Google app for desktop

Ask anything with the Google app for desktop Discussion | Link

1 day, 1 hour назад @ producthunt.com
Lovable Desktop App
Lovable Desktop App

Organize projects with tabs & power workflows via local MCPs Discussion | Link

1 day, 1 hour назад @ producthunt.com
Astra
Astra

Make AI agents that never see your data Discussion | Link

1 day, 1 hour назад @ producthunt.com
SnapEdit
SnapEdit

Native SwiftUI clipboard image editor; edit, share instantly Discussion | Link

1 day, 4 hours назад @ producthunt.com
Claude Code Routines
Claude Code Routines

Put Claude Code tasks on autopilot with smart routines Discussion | Link

1 day, 4 hours назад @ producthunt.com
Gemini Robotics ER 1.6
Gemini Robotics ER 1.6

Google's SOTA robotics model for visual & spatial reasoning! Discussion | Link

1 day, 5 hours назад @ producthunt.com
DataGrout AI
DataGrout AI

Enterprise AI Platform for Agentic AI & MCP Integration Discussion | Link

1 day, 7 hours назад @ producthunt.com
rtcStats
rtcStats

WebRTC monitoring & observability from your users' browsers Discussion | Link

1 day, 11 hours назад @ producthunt.com
Crazzy
Crazzy

Turn your GitHub into a living 3D portfolio Discussion | Link

1 day, 12 hours назад @ producthunt.com
Clide
Clide

Grid-layout terminal with an AI that drives your shells. Discussion | Link

1 day, 13 hours назад @ producthunt.com
CC-BEEPER
CC-BEEPER

A floating macOS pager for Claude Code Discussion | Link

1 day, 13 hours назад @ producthunt.com
Путешествия
Vandrouki Vandrouki
последний пост 5 months, 2 weeks назад
Прямые рейсы между Оманом и Кенией
Прямые рейсы между Оманом и Кенией

У авиакомпании SalamAir промо-тариф: улететь из Маската в Найроби (или наоборот) можно от 6200 рублей (30 OMR). Для въезда в Кению нужно заранее оформить электронное разрешение (сбор около 30-35 USD с человека). Купить билеты можно на сайте авиакомпании или через trip.com / aviasales.ru (тут немного дороже, но зато принимают российские карты). Маскат — Найроби в декабре за 6200 рублей: Российской картой: […]

5 months, 2 weeks назад @ vandrouki.ru
Volotea: полеты по Европе и в Марокко
Volotea: полеты по Европе и в Марокко

Авиакомпания Volotea выкатила билеты за 19 евро. Но можно легко оформить пробную подписку SUPERVOLOTEA на 15 дней и купить их за 9 евро. Обычно подписка на год стоит 60 евро. Лоукостер утверждает, что Вы можете отменить членство в любой момент, но потеряете при этом некоторые привилегии, например, ручную кладь, но сохраните свою скидку на проезд. Главное, не забудьте […]

5 months, 2 weeks назад @ vandrouki.ru
Шри-Ланка и ОАЭ в одной поездке из Екатеринбурга
Шри-Ланка и ОАЭ в одной поездке из Екатеринбурга Шри-Ланка и ОАЭ в одной поездке из Екатеринбурга

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

с 2012 года мы ищем и находим дешевые авиабилеты, отели, туры и круизы.

А вы путешествуете почти бесплатно.

5 months, 2 weeks назад @ vandrouki.ru
Белавиа: прямые рейсы из Москвы в Могилев
Белавиа: прямые рейсы из Москвы в Могилев Белавиа: прямые рейсы из Москвы в Могилев

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

5 months, 2 weeks назад @ vandrouki.ru
10 ночей во Вьетнаме с вылетом из Благовещенска
10 ночей во Вьетнаме с вылетом из Благовещенска 10 ночей во Вьетнаме с вылетом из Благовещенска

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

с 2012 года мы ищем и находим дешевые авиабилеты, отели, туры и круизы.

А вы путешествуете почти бесплатно.

5 months, 2 weeks назад @ vandrouki.ru
Таиланд + ОАЭ из Москвы с захватом Нового года
Таиланд + ОАЭ из Москвы с захватом Нового года Таиланд + ОАЭ из Москвы с захватом Нового года

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

с 2012 года мы ищем и находим дешевые авиабилеты, отели, туры и круизы.

А вы путешествуете почти бесплатно.

5 months, 2 weeks назад @ vandrouki.ru
Прямые рейсы из Екатеринбурга в Армению
Прямые рейсы из Екатеринбурга в Армению Прямые рейсы из Екатеринбурга в Армению

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

5 months, 2 weeks назад @ vandrouki.ru
Готовые путешествия из Казани на остров Бали
Готовые путешествия из Казани на остров Бали Готовые путешествия из Казани на остров Бали

Сегодня мы решили слепить готовое путешествие из Казани в Индонезию — вышло от 47200 рублей с человека при поездке вдвоем.

Авиакомпания Etihad Airways предлагает билеты из Казани на Бали за 44000 рублей туда-обратно.

Даты полетов: например, 11-24 декабря (проживание с 12 по 24 декабря).

Все варианты на двоих на 12 ночей (рейтинг — выше 7/10)Не забываем настроить сортировку:— самая низкая цена (с учётом налога)— итого (в т.ч.

Первый отель — 3200 рублей на человека / 6400 рублей на двоих:Второй отель — 4700 рублей на человека / 9400 рублей на двоих:Третий отель — 5300 рублей на человека / 10600 рублей на двоих:Другие даты перелетов:4-17 декабря7-22 декабря

5 months, 2 weeks назад @ vandrouki.ru
Прямой рейс из Египта в Самару
Прямой рейс из Египта в Самару Прямой рейс из Египта в Самару

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

5 months, 2 weeks назад @ vandrouki.ru
Прямой рейс Аэрофлота с Сейшельских островов в Москву
Прямой рейс Аэрофлота с Сейшельских островов в Москву Прямой рейс Аэрофлота с Сейшельских островов в Москву

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

с 2012 года мы ищем и находим дешевые авиабилеты, отели, туры и круизы.

А вы путешествуете почти бесплатно.

5 months, 2 weeks назад @ vandrouki.ru
Из Казани в Новокузнецк за почти бесплатно
Из Казани в Новокузнецк за почти бесплатно Из Казани в Новокузнецк за почти бесплатно

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

5 months, 3 weeks назад @ vandrouki.ru
Etihad Airways: полеты из Казани в Азию
Etihad Airways: полеты из Казани в Азию Etihad Airways: полеты из Казани в Азию

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

5 months, 3 weeks назад @ vandrouki.ru
Таиланд или Таиланд + Хайнань в одной поездке из Москвы
Таиланд или Таиланд + Хайнань в одной поездке из Москвы Таиланд или Таиланд + Хайнань в одной поездке из Москвы

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

5 months, 3 weeks назад @ vandrouki.ru
AZAL: полеты из Москвы, Питера и Екб на Ближний Восток, в Индию и на Мальдивы
AZAL: полеты из Москвы, Питера и Екб на Ближний Восток, в Индию и на Мальдивы AZAL: полеты из Москвы, Питера и Екб на Ближний Восток, в Индию и на Мальдивы

Азербайджанские Авиалинии снизили цены ноябрь-март: взять из Москвы, Питера и Екб в ОАЭ, Израиль, Таджикистан, Саудовскую Аравию, Индию и на Мальдивы можно со скидками.

Билеты берем через сервис aviasales.ru (тут дешевле всего).

Москва — Душанбе — Москва:Москва — Даммам — Москва:Москва — Дубай — Москва:Москва — Тель-Авив — Москва:Москва — Дели — Москва:Москва — Мумбаи — Москва:Москва — Мале — Москва в ноябре:Москва — Мале — Москва в январе:Москва — Мале — Москва в феврале:Москва — Мале — Москва в марте:Питер — Душанбе — Питер:Питер — Даммам — Питер:Питер — Дубай — Питер:Питер — Тель-Авив — Питер:Питер — Дели — Питер:Питер — Мумбаи — Питер:Питер — Мале — Питер в ноябре-декабре:Питер — Мале —…

5 months, 3 weeks назад @ vandrouki.ru
Подборка недорогих билетов по всему миру
Подборка недорогих билетов по всему миру Подборка недорогих билетов по всему миру

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

5 months, 3 weeks назад @ vandrouki.ru
Atlas Obscura: Stories Atlas Obscura: Stories
последний пост 1 час назад
Valentine Texas Bar in Valentine, Texas
Valentine Texas Bar in Valentine, Texas Valentine Texas Bar in Valentine, Texas

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

1 час назад @ atlasobscura.com
Mount Asahi in Higashikawa, Japan
Mount Asahi in Higashikawa, Japan Mount Asahi in Higashikawa, Japan

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

3 часа назад @ atlasobscura.com
Sheeps Bridge in Arizona
Sheeps Bridge  in Arizona Sheeps Bridge in Arizona

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

5 часов назад @ atlasobscura.com
Japanese Tank Graveyard in Kolonia, Micronesia
Japanese Tank Graveyard in Kolonia, Micronesia Japanese Tank Graveyard in Kolonia, Micronesia

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

7 часов назад @ atlasobscura.com
‘Be Someone’ Bridge in Houston, Texas
‘Be Someone’ Bridge in Houston, Texas ‘Be Someone’ Bridge in Houston, Texas

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

1 day, 1 hour назад @ atlasobscura.com
Nobel Square in Cape Town, South Africa
Nobel Square in Cape Town, South Africa Nobel Square in Cape Town, South Africa

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

1 day, 3 hours назад @ atlasobscura.com
Faculty of Architecture Building in Wrocław, Poland
Faculty of Architecture Building in Wrocław, Poland Faculty of Architecture Building in Wrocław, Poland

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

1 day, 5 hours назад @ atlasobscura.com
Chapora Fort in Vagator, India
Chapora Fort in Vagator, India Chapora Fort in Vagator, India

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

1 day, 7 hours назад @ atlasobscura.com
The House With No Story
The House With No Story The House With No Story

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

1 day, 9 hours назад @ atlasobscura.com
Stuck in the Long Valley Caldera
Stuck in the Long Valley Caldera Stuck in the Long Valley Caldera

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

2 days, 6 hours назад @ atlasobscura.com
McAdams Peak in Quarry Township, Illinois
McAdams Peak in Quarry Township, Illinois McAdams Peak in Quarry Township, Illinois

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

2 days, 9 hours назад @ atlasobscura.com
One Horse Gap in Illinois
One Horse Gap in Illinois One Horse Gap in Illinois

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

2 days, 9 hours назад @ atlasobscura.com
Makanda Boardwalk in Makanda, Illinois
Makanda Boardwalk in Makanda, Illinois Makanda Boardwalk in Makanda, Illinois

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

2 days, 9 hours назад @ atlasobscura.com
Midewin National Tallgrass Prairie in Wilmington, Illinois
Midewin National Tallgrass Prairie in Wilmington, Illinois Midewin National Tallgrass Prairie in Wilmington, Illinois

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

2 days, 9 hours назад @ atlasobscura.com
Middle Fork River Forest Preserve in Penfield, Illinois
Middle Fork River Forest Preserve in Penfield, Illinois Middle Fork River Forest Preserve in Penfield, Illinois

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

2 days, 9 hours назад @ atlasobscura.com
T—Ж T—Ж
последний пост None
Европейское айти
EU-startups EU-startups
последний пост 7 часов назад
French AviationTech startup Donecle bags €10 million to grow drone-based inspection platform
French AviationTech startup Donecle bags €10 million to grow drone-based inspection platform French AviationTech startup Donecle bags €10 million to grow drone-based inspection platform

The round was led jointly by IRDI Capital Investissement and SWEN Capital Partners, with the participation of GSO Innovation and ARIS Occitanie.

Founded in 2015, Donecle offers a patented aviation inspection solution combining autonomous drones, high-resolution imaging, and advanced AI to support aircraft maintenance.

Beyond the automation of inspections, Donecle is developing a software layer designed to convert collected data into directly actionable insights.

This approach also enables the automation of certain maintenance decisions, positioning Donecle as a future predictive maintenance management platform.

With this latest funding round, Donecle intends to accelerate its growth in Euro…

7 часов назад @ eu-startups.com
CamGraPhIC lands €211 million to tackle AI’s data bottleneck – in one of Italy’s largest DeepTech funding deals
CamGraPhIC lands €211 million to tackle AI’s data bottleneck – in one of Italy’s largest DeepTech funding deals CamGraPhIC lands €211 million to tackle AI’s data bottleneck – in one of Italy’s largest DeepTech funding deals

UK: Oxford-based Lumai secured more than €9.2 million to advance optical AI accelerator technology; and Leeds-based Optalysys raised €26.4 million to commercialise photonic chips using light.

Germany’s Q.ANT secured €62 million to commercialise photonic processors for AI and high-performance computing.

As part of the 2D Photonics SpA group, the company focuses on enabling next-generation data communication technologies for AI, data centres, and high-performance computing.

2D photonics delivers simplified designs with improved bandwidth density and energy efficiency for telecom, datacom and high-performance computing applications.

According to the company, today’s AI systems are no longer he…

10 часов назад @ eu-startups.com
Meet the speakers joining the “PR and Branding Insights” panel at the EU-Startups Summit 2026
Meet the speakers joining the “PR and Branding Insights” panel at the EU-Startups Summit 2026 Meet the speakers joining the “PR and Branding Insights” panel at the EU-Startups Summit 2026

From early-stage positioning to scaling international visibility, effective PR and branding strategies play a key role in how startups attract customers, talent, and investors.

In our panel “PR and Branding Insights: How Startups Build a Brand People Talk About”, we will explore how startups can craft a compelling narrative and stand out in crowded markets.

Based in Paris and Lisbon, she advises high-growth companies on positioning, media relations, launch strategy, and long-term brand visibility.

Julija JJ Jegorova: Founder of Black Unicorn PR, Julija leads one of London’s top women-led PR agencies focused on tech startups, scaleups, unicorns, and VC firms.

Kate McElroy: Global Managing Pa…

10 часов назад @ eu-startups.com
Italy’s Smartwage secures €2 million to turn corporate welfare into real spending with AI and digital payments
Italy’s Smartwage secures €2 million to turn corporate welfare into real spending with AI and digital payments Italy’s Smartwage secures €2 million to turn corporate welfare into real spending with AI and digital payments

The startup aims to transform traditional corporate welfare by enabling employees to use their welfare credit with any merchant through its platform.

The round was led by Step Fund, the venture capital fund managed by Alternative Capital Partners SGR.

This scenario sits within a broader European market with a total size of €80 billion, representing 32.59% of the global market,” Smartwage mentioned in the press release.

Over 20% of corporate welfare budgets go unused annually due to the inflexibility of current operating models, which require employees to work within a restricted network of affiliated providers.

Currently, 20% of corporate welfare budgets remain unused and, according to our …

11 часов назад @ eu-startups.com
Stockholm’s SolvaPay raises €2.4 million pre-Seed to build payments infrastructure for agentic commerce
Stockholm’s SolvaPay raises €2.4 million pre-Seed to build payments infrastructure for agentic commerce Stockholm’s SolvaPay raises €2.4 million pre-Seed to build payments infrastructure for agentic commerce

SolvaPay, a Stockholm-based AI payments startup, today announced that it has raised €2.4 million ($2.8 million) in pre-Seed funding to build out its new payment infrastructure platform, built for agentic commerce.

Founded in 2025, SolvaPay is building the payment infrastructure for the agentic economy, enabling seamless transactions between AI agents and digital services.

Since every new agent could turn into a buyer, early adoption provides businesses with a crucial edge in the quickly expanding agentic economy.

“As AI agents begin to transact autonomously, trust and reliability become just as important as speed and capability.

We see this as an important building block for the next genera…

12 часов назад @ eu-startups.com
How Amsterdam-based Poki is becoming one of the best launchpads for indie game developers in Europe (Sponsored)
How Amsterdam-based Poki is becoming one of the best launchpads for indie game developers in Europe (Sponsored) How Amsterdam-based Poki is becoming one of the best launchpads for indie game developers in Europe (Sponsored)

But the more interesting story for Europe’s indie developer community is not the scale, but how the platform got there.

Unlike app stores or traditional publishers, Poki operates as an active partner in a game’s development rather than a passive distribution channel.

On the App Store or Google Play, discoverability is largely a function of marketing budget.

Romy Halfweeg, Business Development Manager at Poki, describes the model as a long-term partnership rather than a content deal.

“We sign a developer more so than a game,” Halfweeg said in a recent interview with Next Big Games.

13 часов назад @ eu-startups.com
Dublin’s Vox Talk AI secures €1.35 million to bring AI operators to alarm monitoring and CCTV industry
Dublin’s Vox Talk AI secures €1.35 million to bring AI operators to alarm monitoring and CCTV industry Dublin’s Vox Talk AI secures €1.35 million to bring AI operators to alarm monitoring and CCTV industry

Vox Talk AI, a Dublin-based startup deploying AI operators for the alarm monitoring and CCTV industry, has closed a €1.35 million pre-Seed funding round to accelerate commercial adoption, advance product development, and grow the team.

Founded in April 2025 by Mark Harkin, Vox Talk AI builds and deploys AI operators that work alongside human staff in monitoring centres.

That last point speaks to something bigger: this technology doesn’t just make ARCs more efficient, it makes them more accessible,” said Mark Harkin, founder and CEO, Vox Talk AI.

Looking ahead, Vox Talk AI is enhancing its AI operators with computer vision capabilities to provide AI-powered analysis for CCTV and video monito…

14 часов назад @ eu-startups.com
Scents versus insects: Agriodor raises €15 million to protect crops with olfactory biocontrol
Scents versus insects: Agriodor raises €15 million to protect crops with olfactory biocontrol Scents versus insects: Agriodor raises €15 million to protect crops with olfactory biocontrol

Agriodor, a Rennes-based AgriTech startup using natural scents to protect crops, has raised €15 million in Series A funding to accelerate its growth and the global deployment of its olfactory biocontrol technology.

Alain Thibault, co-founder and President of Agriodor, said, “We are convinced that the future of crop protection lies in biology, not chemistry.

With this funding round, we mark Agriodor’s transformation — from a leading French AgTech startup into a global specialist in scent-based biocontrol.

The company develops a new class of crop protection solutions based on scents naturally emitted by plants to influence insect behaviour.

It also relies on strategic advisors, including seni…

15 часов назад @ eu-startups.com
Paris-based Newfund closes €60 million HEKA, a specialist fund for BrainTech
Paris-based Newfund closes €60 million HEKA, a specialist fund for BrainTech Paris-based Newfund closes €60 million HEKA, a specialist fund for BrainTech

French VC Newfund has closed HEKA (€60 million), the first European fund dedicated to BrainTech, to promote European innovation in BrainTech – spanning AI, digital therapeutics, advanced imaging and BioTech.

With the new fund, Newfund aims to finance 25 technology startups focused on brain health.

Across 2025-26 funding landscape, Newfund’s €60 million HEKA close can be situated within a wider set of financings in BrainTech and adjacent neuro-focused HealthTech and BioTech.

The United States captures more than 85% of this global funding, confirming a very clear dominance.

HEKA aims to act as a bridge between Europe and the United States, supporting startups in their international expansion …

1 day, 6 hours назад @ eu-startups.com
With pharma R&D teams under pressure to turn AI into usable science, Helical lands €8.4 million
With pharma R&D teams under pressure to turn AI into usable science, Helical lands €8.4 million With pharma R&D teams under pressure to turn AI into usable science, Helical lands €8.4 million

London-based Helical, a virtual AI lab for pharma R&D, has announced a €8.4 million ($10 million) Seed round to close the gap between computational predictions and biological decision-making, so teams that traditionally worked in silos can collaborate on the same evidence.

“Pharma teams need a system that turns foundation models into workflows scientists can run, validate, and defend.

Together, those rounds amount to roughly €46.6 million, rising to about €55 million including Helical.

When bio foundation models emerged, the trio saw the chance to build the missing application layer that would let pharma teams move from model experimentation to reproducible, production discovery.

Helical is…

1 day, 9 hours назад @ eu-startups.com
Warsaw-based Graftcode raises €2.1 million to eliminate APIs and middleware from software integration
Warsaw-based Graftcode raises €2.1 million to eliminate APIs and middleware from software integration Warsaw-based Graftcode raises €2.1 million to eliminate APIs and middleware from software integration

Graftcode, a Warsaw-based developer tools startup that eliminates the integration layer between software systems, has raised €2.1 million in funding as it launches the beta version of its platform, aiming to accelerate early developer adoption.

It removes the integration layer code between software systems and allows applications written in any programming language to connect with a single command.

The company states that software integration has emerged as a major drain on development time and budgets.

It also spans all major categories of software integration, including web, mobile and IoT to cloud, cloud-to-cloud, microservices communication, and cloud-to-AI and in-memory interactions.

M…

1 day, 11 hours назад @ eu-startups.com
wamo secures €10 million to expand its SME financial platform in Italy and the Nordics
wamo secures €10 million to expand its SME financial platform in Italy and the Nordics wamo secures €10 million to expand its SME financial platform in Italy and the Nordics

wamo, a British SME financial operating platform, has raised €10 million in Series A funding to accelerate expansion in Italy and the Nordics, enhance its product capabilities, and support the rollout of AI-driven tools across its business account platform.

Yanki Önen, Founder of wamo, says: “European SMEs need smarter infrastructure, not just digital banking.

“More than 15,000 European SMEs already bank on wamo, and we are now on a fast track to deliver a hyper-personalised experience to many more.

wamo integrates lending into its financial platform, using real-time banking, payments, and operational data to enable faster, data-driven underwriting.

Ilker Sözdinler, General Partner at Oleka…

1 day, 12 hours назад @ eu-startups.com
Barcelona and San Francisco-based Modern Relay lands €2.5 million for its enterprise AI foundation layer
Barcelona and San Francisco-based Modern Relay lands €2.5 million for its enterprise AI foundation layer Barcelona and San Francisco-based Modern Relay lands €2.5 million for its enterprise AI foundation layer

“Without a shared foundation connecting them, those systems create more fragmentation than leverage.

Spain: Galtea in Barcelona raised €2.7 million for its AI evaluation platform; and SLNG.ai in Barcelona secured €3.3 million for speech AI infrastructure.

“We backed Modern Relay because Ragnor and Aaron understood the fundamentals of this new reality early,” says Ricardo Sequerra, Partner at Point Nine.

They’re building the operational backbone for how AI actually works inside a company.”Founded in 2025 by Ragnor Comerford and Aaron Go, Modern Relay builds the shared foundation for enterprise AI.

Modern Relay believes that as AI embeds deeper into enterprise operations, that foundation beco…

1 day, 13 hours назад @ eu-startups.com
Germany’s EVANIUM secures €2.2 million to improve the solubility and bioavailability of nutraceutical ingredients
Germany’s EVANIUM secures €2.2 million to improve the solubility and bioavailability of nutraceutical ingredients Germany’s EVANIUM secures €2.2 million to improve the solubility and bioavailability of nutraceutical ingredients

EVANIUM, a Regensburg-based life-science company developing ingredients based on its IP-protected drug delivery technology OPTISOLV®, has closed a €2.2 million Seed funding round.

Improving bioavailability doesn’t just benefit brands, it directly improves consumer outcomes,” said Adrian Friederich, Head of Investments at FoodLabs.

Founded in 2019 by Felix Rolka, David Ofner, and Carlo Werkmann, EVANIUM focuses on improving key properties, including solubility, stability, and bioavailability, of ingredients for use in nutraceuticals, functional foods, nutricosmetics, and pharmaceuticals.

Through its proprietary OPTISOLV Technology platform, EVANIUM enables more effective absorption and perfo…

1 day, 13 hours назад @ eu-startups.com
Navigating European employment compliance in remote-first startups (Sponsored)
Navigating European employment compliance in remote-first startups (Sponsored) Navigating European employment compliance in remote-first startups (Sponsored)

Remote-first startups in Europe face a complex web of employment compliance requirements as they expand across borders.

As companies embrace distributed teams, the demands of European employment compliance create new hurdles with every international hire.

Remote-first strategies allow startups to access talent across borders, but legal requirements often increase faster than headcount.

Compliance risks grow with international expansionThe appeal of hiring across Europe lies in access to top talent, but early-stage startups quickly discover that employment compliance can slow expansion.

Overlooked areas of employment compliance riskMany startups underestimate the challenge of accurately clas…

1 day, 14 hours назад @ eu-startups.com
Tech.eu Tech.eu
последний пост 6 часов назад
Ukrainian startups get UK market gateway as TechBridge accelerator returns for 2026
Ukrainian startups get UK market gateway as TechBridge accelerator returns for 2026 Ukrainian startups get UK market gateway as TechBridge accelerator returns for 2026

The UK–Ukraine TechBridge has officially launched a new phase of its Investment Accelerator project for 2026, offering Ukrainian technology startups a structured pathway to expand into the UK market and connect with leading investors.

This builds on the success of previous phases of the Investment Accelerator, which has generated over £10 million in new investment and business deals for Ukrainian tech startups.

According to Lyubov Guk, Founding Partner, Blue Lake VC:“Entering the UK market is not easy, and fundraising without an existing network is even harder.

For Ukrainian founders, this is a pathway to international growth.

For the UK, it is access to strong talent, new technologies and …

6 часов назад @ tech.eu
Stendr secures $5.4M pre-seed to develop AI-driven defence systems
Stendr secures $5.4M pre-seed to develop AI-driven defence systems Stendr secures $5.4M pre-seed to develop AI-driven defence systems

Stendr, a Norwegian defence technology company, has raised $5.4 million in an oversubscribed pre-seed funding round to advance its AI-native platform.

Headquartered in Oslo, Stendr is developing a vertically integrated technology stack that combines hardware and software with artificial intelligence at its core.

The company’s initial focus is on drone defence, leveraging AI-driven multi-sensor systems embedded in cost-efficient hardware platforms to support detection, tracking, and situational awareness in modern operational environments.

The newly secured funding will be used to accelerate the development of Stendr’s AI-driven multi-sensor technology, expand its engineering and hardware ca…

7 часов назад @ tech.eu
Trade Republic axes customer service chatbots, replaces them with over 1,000 humans
Trade Republic axes customer service chatbots, replaces them with over 1,000 humans Trade Republic axes customer service chatbots, replaces them with over 1,000 humans

Trade Republic, which is valued at €12.5 billion, is ditching its customer service AI chatbots and replacing them with more than 1,000 human customer service agents to ensure that customers can speak to real people.

Christian Hecker, co-founder and CEO, Trade Republic, said: “Our goal is to be the long-term home for our customers' entire assets.

“Within the next twelve months, we aim to offer the best customer service of any bank in Europe.

The new customer service is available 24/7, free of charge, in the Trade Republic app, where customers can call and chat with human customer service agents.

Trade Republic is working with an external provider that is supplying the customer service agents.

8 часов назад @ tech.eu
Gizmo secures $22M Series A to advance AI-powered education
Gizmo secures $22M Series A to advance AI-powered education Gizmo secures $22M Series A to advance AI-powered education

Gizmo, a London-based AI-powered learning platform, has raised $22 million in Series A funding to support its international expansion and further development of its technology.

Petros Christodoulou, co-founder and CEO of Gizmo, commented:We’re not fighting for less screen time — we’re fighting for better screen time.

Gizmo is used by more than 13 million learners across over 120 countries, serving a diverse audience that includes secondary school students, university learners, and professionals seeking to upskill.

By leveraging artificial intelligence to personalise and gamify the learning process, Gizmo seeks to make studying more engaging and accessible.

The company’s long-term vision is …

8 часов назад @ tech.eu
Brix raises $5.5M to support the tokenisation of emerging market assets
Brix raises $5.5M to support the tokenisation of emerging market assets Brix raises $5.5M to support the tokenisation of emerging market assets

Brix, a fintech platform focused on bringing emerging market financial assets on-chain, has raised $5.5 million in a funding round.

The round included participation from global financial institutions and Web3 investors, including FRWRD Ventures, Circle Ventures, ConsenSys, Webrazzi Ventures, Borderless Capital, and Paribu Ventures.

Brix aims to broaden access to investment opportunities in emerging markets by tokenising real-world assets such as stocks, funds, and bonds.

The company collaborates with banks and brokerage firms across emerging markets to facilitate the issuance, custody, and management of underlying assets.

By connecting decentralised finance capital with real-world assets fr…

8 часов назад @ tech.eu
Cooling becomes strategic: Calyos brings passive thermal tech to Europe’s defence stack
Cooling becomes strategic: Calyos brings passive thermal tech to Europe’s defence stack Cooling becomes strategic: Calyos brings passive thermal tech to Europe’s defence stack

Calyos, a Belgian thermal technology company founded in 2012, designs, develops and manufactures fully passive, two-phase cooling systems that can be manufactured entirely in Europe and deployed across mobility, defence, and high-performance computing.

​Real-world use cases take shapeToday, Calyos focuses on cooling electronics across three main markets: e-mobility, computing, and energy.

In battery cooling, Calyos integrates very small channels within an aluminium plate, filled with a working fluid that evaporates to efficiently extract heat.

The company recently joined the CoolBatt project to develop a new passive thermal architecture for e-bike battery packs, using its two-phase cooling …

10 часов назад @ tech.eu
Crowdcube achieves “hard-fought” profit, driven by boost in secondary shares
Crowdcube achieves “hard-fought” profit, driven by boost in secondary shares Crowdcube achieves “hard-fought” profit, driven by boost in secondary shares

The UK’s largest crowdfunding platform reported a “hard-fought” full-year profit last year, driven by a rise in secondary liquidity and cutting costs across the business, says one of its CEOs.

Matt Cooper, Crowdcube co-CEO, says: “The change has been dramatic.

Over £1.5bn has been invested in private companies through Crowdcube.

Crowdcube’s tech offers companies various secondary opportunities, including early-stage investor secondary sales to retail investors, employee secondaries to retail investors, and secondaries offered to Crowdcube investors from those startups that sold primary shares on Crowdcube.

In 2025, Crowdcube carried out secondary share sales for investment platform Chip, ch…

10 часов назад @ tech.eu
Allica and ClearBank’s UK businesses report third year of profits
Allica and ClearBank’s UK businesses report third year of profits Allica and ClearBank’s UK businesses report third year of profits

UK SME lender Allica Bank today reported its third consecutive year of profit, while the UK business of another UK fintech, ClearBank, also reported its third consecutive year of profit.

Pre-tax profits at fintech Allica were up 23 per cent year-on-year to £36.9m in 2025, on the back of increasing its loan book by 23 per cent year-on-year to £3.7bn, while customer deposits increased by 29 per cent to £5.7bn.

Allica also said that uptake of its business current accounts had more than doubled in the year to over 14,000.

The UK fintech also said it was deploying AI agents across its tech, which it said would deliver a “step change" in its SME lending proposition.

The performance of its UK busi…

11 часов назад @ tech.eu
Agriodor raises €15 million to expand scent-based crop protection globally
Agriodor raises €15 million to expand scent-based crop protection globally Agriodor raises €15 million to expand scent-based crop protection globally

French Agriodor, an agritech company developing crop protection solutions based on natural plant scents, has raised €15 million in Series A funding to accelerate its international expansion and the deployment of its olfactory biocontrol technology.

Additional participants included Région Sud Investissement, CAAP Création (Crédit Agricole Alpes-Provence), and existing investors Capagro, CapHorn, and SWEN Capital Partners.

Founded in 2019 by Alain Thibault and Dr Ené Leppik as a spin-off from INRAE, Agriodor develops a new class of crop protection solutions using semiochemicals to influence insect behaviour.

Compared with conventional insecticides, this method allows for substantially lower d…

12 часов назад @ tech.eu
Last chance to secure discounted ticket for the Tech.eu Summit London 2026
Last chance to secure discounted ticket for the Tech.eu Summit London 2026 Last chance to secure discounted ticket for the Tech.eu Summit London 2026

The Tech.eu Summit London 2026 is set to take place on 21–22 April 2026 at the Queen Elizabeth II Centre in London.

With the event now just days away, this is the final opportunity to secure a ticket before pricing moves to its last tier.

Ticket pricing will be updated on 17 April 2026Ticket pricing for the Tech.eu Summit London 2026 will be revised on 17 April 2026.

The Tech.eu Summit London 2026 will bring together founders, investors and technology professionals from across Europe and beyond, with speakers confirmed from organisations including OpenAI, Notion Capital, PolyAI, Oxa, Wise, NATO Innovation Fund, Upvest, 2150, Mastercard, Morgan Stanley, Mollie and many more.

Make the most of…

12 часов назад @ tech.eu
SolvaPay raises €2.4M to build payment infrastructure for agentic commerce
SolvaPay raises €2.4M to build payment infrastructure for agentic commerce SolvaPay raises €2.4M to build payment infrastructure for agentic commerce

SolvaPay, a Stockholm-based AI payments platform, has raised €2.4 million in pre-seed funding to develop payment infrastructure for the emerging era of agentic commerce.

As digital services continue to evolve, existing payment systems remain largely confined to closed ecosystems, limiting interoperability and preventing AI agents from freely interacting and transacting across platforms.

SolvaPay addresses this challenge by enabling AI agents to discover, access, and pay for digital services seamlessly, supporting autonomous economic activity across the emerging agentic economy.

Now, we’ve reached the same point with the agentic economy, but naturally the transaction types, the speeds, and t…

13 часов назад @ tech.eu
Mission Control Games launches with $4M to develop new casual gaming sub-genres
Mission Control Games launches with $4M to develop new casual gaming sub-genres Mission Control Games launches with $4M to develop new casual gaming sub-genres

Mission Control Games, a mobile game studio focused on the casual puzzle genre, has announced its launch alongside the close of a $4 million pre-seed funding round.

The studio was co-founded by Kıvanç Okutur (CEO) and Murat Gürel (CTO), both veterans of the team behind the casual gaming title Merge Dragons.

Headquartered across London and Istanbul, Mission Control Games aims to create engaging puzzle experiences that balance familiarity with innovation.

Our ambition is to become the largest mobile gaming company with the smallest team,Okutur adds.

Operating within the casual gaming segment, the studio seeks to explore new design approaches and develop original sub-genres rather than replica…

14 часов назад @ tech.eu
Europe builds its first “kill-switch proof” cloud recovery stack
Europe builds its first “kill-switch proof” cloud recovery stack Europe builds its first “kill-switch proof” cloud recovery stack

Today at the European Data Summit of the Konrad-Adenauer-Foundation in Berlin, Cubbit, SUSE, Elemento Cloud, and StorPool Storage unveil Europe’s first fully sovereign disaster recovery pack.

Demand is rising, driven by geopolitical uncertainty, stricter regulation, and the need for greater control over critical data and services.

In the spirit of the EuroStack concept, the Sovereign Disaster Recovery Pack is designed to help close that gap.

The Sovereign Disaster Recovery Pack enables organisations to identify critical services, build and validate a sovereign recovery setup, and progressively extend it across other workloads through synchronisation and migration.

“The Sovereign Disaster Re…

15 часов назад @ tech.eu
Europe ramps up autonomous warfare capabilities with German–Ukrainian drone production pact
Europe ramps up autonomous warfare capabilities with German–Ukrainian drone production pact Europe ramps up autonomous warfare capabilities with German–Ukrainian drone production pact

Today Germany signed a cooperation agreement with Ukraine to enable the Auterion Airlogix Joint Venture GmbH to execute its first production contract for thousands of mid-range, heavy AI-guided autonomous strike systems.

The contract turns a February 2026 announcement at the Munich Security Conference into fully funded, large-scale production in Germany of thousands of systems per year from German production lines, and is the largest German production order for heavy autonomous strike drones to date.

Scaleup Airlogix is a Ukrainian defence technology company specialising in the development and production of unmanned aerial vehicles for military applications.

For Ukraine, a reliable European…

1 day, 6 hours назад @ tech.eu
Modern Relay raises $3M to build shared infrastructure layer for AI agents in the enterprise
Modern Relay raises $3M to build shared infrastructure layer for AI agents in the enterprise Modern Relay raises $3M to build shared infrastructure layer for AI agents in the enterprise

Without a shared layer where people and agents can work from the same facts and rules, every department automates in isolation.

Modern Relay is building the infrastructure to fix this.

“Every company will soon rely on a growing number of agents across all departments,” said Ragnor Comerford, co-founder of Modern Relay.

“Without a shared foundation connecting them, those systems create more fragmentation than leverage.

Nothing this central to how a company operates should live inside someone else's platform, which is why Modern Relay runs entirely on infrastructure the customer owns.

1 day, 7 hours назад @ tech.eu
TechCrunch: Europe TechCrunch: Europe
последний пост 1 week, 2 days назад
The Xiaomi 17 Ultra has some impressive add-ons that make snapping photos really fun
The Xiaomi 17 Ultra has some impressive add-ons that make snapping photos really fun

The Xiaomi 17 Ultra gives you a ton of options to play around with images, including preset filters and hardware add-ons.

1 week, 2 days назад @ techcrunch.com
Europe’s cyber agency blames hacking gangs for massive data breach and leak
Europe’s cyber agency blames hacking gangs for massive data breach and leak

CERT-EU blamed the cybercrime group TeamPCP for the recent hack on the European Commission, and said the notorious ShinyHunters gang was responsible for leaking the stolen data online.

1 week, 5 days назад @ techcrunch.com
Air Street becomes one of the largest solo VCs in Europe with $232M fund
Air Street becomes one of the largest solo VCs in Europe with $232M fund

London’s Air Street Capital has raised a large Fund III with eyes locked on backing early-stage European and North American AI companies.

3 weeks, 1 day назад @ techcrunch.com
European Parliament blocks AI on lawmakers’ devices, citing security risks
European Parliament blocks AI on lawmakers’ devices, citing security risks

EU lawmakers found their government-issued devices were blocked from using the baked-in AI tools, amid fears that sensitive information could turn up on the U.S. servers of AI companies.

1 month, 3 weeks назад @ techcrunch.com
One of Europe’s largest universities knocked offline for days after cyberattack
One of Europe’s largest universities knocked offline for days after cyberattack

An alleged ransomware attack has taken down the systems of the Sapienza University of Rome.

2 months, 1 week назад @ techcrunch.com
Ireland proposes new law allowing police to use spyware
Ireland proposes new law allowing police to use spyware

The Irish government announced that it wants to pass a law that would grant police more surveillance powers, such as using spyware to fight serious crime, while aiming to protect the privacy rights of its citizens.

2 months, 3 weeks назад @ techcrunch.com
The European startup market’s data doesn’t match its energy — yet
The European startup market’s data doesn’t match its energy — yet

Europe's startup market hasn't produced meaningful numbers but there is reason to believe the data will start to change.

3 months, 3 weeks назад @ techcrunch.com
Apple adds 650 megawatts of renewables in Europe with more coming in China
Apple adds 650 megawatts of renewables in Europe with more coming in China

Apple is adding renewable power to offset customer charging and support its operations, including third-party manufacturing in China.

6 months назад @ techcrunch.com
European airports still dealing with disruptions days after ransomware attack
European airports still dealing with disruptions days after ransomware attack

Four major European airports in Berlin, Brussels, Dublin, and London continue to have flight delays due to a cyberattack on Collins Aerospace, a provider of check-in systems.

6 months, 3 weeks назад @ techcrunch.com
EU cyber agency confirms ransomware attack causing airport disruptions
EU cyber agency confirms ransomware attack causing airport disruptions

A cyberattack targeting Collins Aerospace, a provider of airport check-in systems, sparked delays and disrupted flights across Europe over the weekend.

6 months, 3 weeks назад @ techcrunch.com
Dawn Capital’s Shamillah Bankiya breaks down the state of the Euro venture market
Dawn Capital’s Shamillah Bankiya breaks down the state of the Euro venture market

Dawn Capital’s latest partner, Shamillah Bankiya, stopped by Equity this week to talk about the European landscape and the biggest misconceptions Americans have about the European startup world.

6 months, 4 weeks назад @ techcrunch.com
Why European founders are winning (and it’s not about working less)
Why European founders are winning (and it’s not about working less)

Europe’s startup scene is having a moment, with European unicorns multiplying and American VCs setting up shop across the pond. But while European funding dominates the early stages, late-stage capital still flows primarily from the U.S. So what does this mean for European founders, and how is the continent carving out its own identity in […]

7 months назад @ techcrunch.com
Lyft and China’s Baidu look to bring robotaxis to Europe next year
Lyft and China’s Baidu look to bring robotaxis to Europe next year

The companies want to launch the robotaxi services in Germany and the U.K. first, pending regulatory approval.

8 months, 2 weeks назад @ techcrunch.com
Neobank Revolut seeks $65B valuation, a year after its $45B deal
Neobank Revolut seeks $65B valuation, a year after its $45B deal

Europe’s fintech darling Revolut is looking to raise a new funding round that would give it a $65 billion valuation, the Financial Times reports. The UK-based company is reportedly in talks to raise around $1 billion by issuing new shares and selling existing ones. The US-based firm Greenoaks is said to be leading the round, […]

9 months, 1 week назад @ techcrunch.com