Вастрик
👉 vas3k.ru
Веду блог о технологиях, пишу код, отвратительно путешествую и фотографирую это
Hacker News Hacker News
последний пост 1 час назад
Robin Williams' Daughter to Fans Creating AI Videos: 'Have Some Shame'
Robin Williams' Daughter to Fans Creating AI Videos: 'Have Some Shame' Robin Williams' Daughter to Fans Creating AI Videos: 'Have Some Shame'

Zelda Williams is calling for fans to stop circulating AI-generated videos of her late father, Robin Williams, nearly a year after she last took to social media to ask them not to send her augmented content featuring the actor.

In a statement posted to X on Monday, the “Lisa Frankenstein” director wrote that a “supposedly ‘private video’” circulating of her father “is clearly AI, and not even particularly convincing AI,” she wrote.

In recent years, his likeness has become a popular target for AI recreation as users continue to create and share augmented videos of the actor.

This isn’t the first time Zelda has voiced her feelings about AI; Back in Oct. 2025, she wrote “Please, just stop send…

1 час назад @ variety.com
Claude Status – Elevated errors for multiple models
Claude Status – Elevated errors for multiple models Claude Status – Elevated errors for multiple models

Comments

1 час назад @ status.claude.com
Socrates vs. the Written Word (2011)
Socrates vs. the Written Word (2011) Socrates vs. the Written Word (2011)

PhaedrusYou mean the living and breathing word of him who knows, of which the written word may justly be called the image.

PhaedrusYes, Socrates, he would, as you say, act in that way when in earnest and in the other way only for amusement.

Socrates lays out an argument that the written word cannot defend itself in dialogue, and thus cannot effectively teach anything worth knowing.

Without written records of each communication, any errors that cause accidents down the line couldn’t be tracked to their source.

In every large town there is plenty of demand for a cheap telegraph service, and the telephone company has just the plant and organization to furnish such a service.

2 часа назад @ wondermark.com
Looking forward to Git 2.56 – and 3.0
Looking forward to Git 2.56 – and 3.0 Looking forward to Git 2.56 – and 3.0

What's in Git 2.56The Git 2.56 release contains something over 700 non-merge commits; it brings a number of nice improvements, but will not fundamentally change the Git experience for most users.

The git refs command exists to manipulate references at a low level; in 2.56, it has gained a number of new subcommands.

The new --delete-merged option to git branch will remove local branches that have been merged into their remote tracking branches.

An attempt to delete a branch with git branch -d will fail, with a useful message, if that branch is being used for bisection.

JGit and Gitoxide were both informed that SHA-256 was coming in Git 3.0 at least a year ago, for instance.

3 часа назад @ lwn.net
Spymarks, Not Watermarks
Spymarks, Not Watermarks Spymarks, Not Watermarks

Watermarks that spy on users are no mere watermarksThere’s a sneaky new evolution of the “watermark”, let’s call it — the spymark.

Audio spymarks operate using principles similar to image spymarks, and they are typically inaudible.

Watermarks are benign, spymarks are notWatermarks remain easy for the user to spot and are typically not nefarious.

Sometimes watermarks deter counterfeiting:Sometimes watermarks claim ownership:And sometimes they’re just annoying:But these watermarks don’t track you.

Furthermore, whereas tags are helpful for maintaining information such as song titles or a photo’s exposure settings, spymarks encode user-tracking identifiers that are entirely opaque and useless t…

3 часа назад @ brand.io
Data Protection Commission fines Google €403M over processing of location data
Data Protection Commission fines Google €403M over processing of location data Data Protection Commission fines Google €403M over processing of location data

The Data Protection Commission (DPC) has today announced its final decision following an Inquiry into Google Ireland Limited (“Google”).

The scope of the Inquiry concerned Google’s processing of location data in three specific features – “Web & App Activity”, “Location History” and “Location Accuracy” between the date of application of the GDPR, 25 May 2018 to 4 February 2020.

The retention of users’ location data for longer than necessary aggravated this loss of control”.

The information processed can include personal data such as browsing history, search history, and location data.

Location History is a Google service that keeps track of users’ location while in possession of their compat…

4 часа назад @ dataprotection.ie
I don't want to read what you didn't write
I don't want to read what you didn't write I don't want to read what you didn't write

—Murat Demirbas, The Safest Job from AI may be WritingI am interested in two efforts to improve AI writing that I’ve recently come across.

You can’t necessarily observe and write things down using a formula.

I don’t want to read a summary of facts and connections separate from experience and relationship.

People who write, and write to think, to think deeply and carefully, or to create, to share, or to capture something important without explicitly expressing it will continue to write and produce original work.

I don’t want to read what you didn’t write.

4 часа назад @ blog.colinbreck.com
CBP suspends all personal prescription importation Oct 22
CBP suspends all personal prescription importation Oct 22 CBP suspends all personal prescription importation Oct 22

Join CPPI - it's free!

You'll support Americans' rights to keep saving money by buying less expensive prescription drugs from licensed Canadian pharmacies that have a 100% safety record.

5 часов назад @ personalimportation.org
Xiaomi MiMo v2.6
Xiaomi MiMo v2.6 Xiaomi MiMo v2.6

Comments

6 часов назад @ mimo.xiaomi.com
Transformers Explained Visually
Transformers Explained Visually Transformers Explained Visually

Embedding Let's say you want to generate text using a Transformer model.

The process involves (1) Tokenization, (2) Token Embedding, (3) Positional Encoding, and (4) Final Embedding.

Token Embedding GPT-2 (small) represents each token in the vocabulary as a 768-dimensional vector; the dimension of the vector depends on the model.

: The dot product of and matrices determines the , producing a square matrix that reflects the relationship between all input tokens.

Auxiliary Architectural Features There are several auxiliary architectural features that enhance the performance of Transformer models.

7 часов назад @ poloclub.github.io
Show HN: A website that tracks US food prices every day
Show HN: A website that tracks US food prices every day Show HN: A website that tracks US food prices every day

US food price monitorDaily US food prices from USDA, from the farm gate to the supermarket ad.

Latest report 18 Sep 2026 .

Updated every business day.

7 часов назад @ kadoa.com
AI coding has made CI a bottleneck, so we reworked ours to keep up
AI coding has made CI a bottleneck, so we reworked ours to keep up AI coding has made CI a bottleneck, so we reworked ours to keep up

Every PR still has to pass through CI, so as development accelerates, CI becomes a bottleneck, driving up infrastructure costs and leaving developers and agents waiting longer for feedback.

That meant every lint run had to build the full type graph before evaluating those rules, making linting one of our most memory-intensive CI jobs.

None of the eight API test shards can start until they finish, making even small delays disproportionately important.

Make test execution more efficient ⁠With the fixed cost of each test shard down, we could afford to parallelize the API suite more aggressively.

Balance work the way the test runner sees it ⁠Vitest, the test runner we use for our TypeScript tes…

7 часов назад @ linear.app
The Advisory Group on Mathematics and Artificial Intelligence
The Advisory Group on Mathematics and Artificial Intelligence The Advisory Group on Mathematics and Artificial Intelligence

Comments

7 часов назад @ terrytao.wordpress.com
Wall Street Is Growing Skeptical of the Data Center Boom
Wall Street Is Growing Skeptical of the Data Center Boom

Please enable JS and disable any ad blocker

7 часов назад @ nytimes.com
The NASA/ESA Mars Sample Return mission has been canceled
The NASA/ESA Mars Sample Return mission has been canceled

Comments

7 часов назад @ science.org
Hacker News Hacker News
последний пост 1 час назад
In Search of a Compositional Theory of Self-Stabilization
In Search of a Compositional Theory of Self-Stabilization In Search of a Compositional Theory of Self-Stabilization

Searching for rely-guarantee based composition from every state, turned up a 2017 control theory paper by Kim, Arcak and Seshia, "A Small Gain Theorem for Parametric Assume-Guarantee Contracts".

But there are still pieces there worth stealing toward a compositional theory of self-stabilization and metastability.

Deriving the Small Gain RuleWhat is the rule that says when such a loop settles?

The small gain theorem is so elegant, it gives us a global result that covers every starting state at once.

The retrier is also involved because its pending count tracks the fresh queue, and the retries it sends land in the duplicate queue.

7 часов назад @ muratbuffalo.blogspot.com
RoboHarm: Do Frontier Robot Policies Refuse Unsafe Instructions?
RoboHarm: Do Frontier Robot Policies Refuse Unsafe Instructions? RoboHarm: Do Frontier Robot Policies Refuse Unsafe Instructions?

RoboHarm: Do Frontier Robot Policies Refuse Unsafe Instructions?

Large dots are policies pooled; faint dots are single instructions.

2026-09-18T17:22:54.876041 image/svg+xml Matplotlib v3.9.4, https://matplotlib.org/ Claude Fable 5.1 GPT-6 Astra MolmoAct2 0 25 50 75 100 share of decided trials (%) 0/20 0/20 0/20 refused (safety) Claude Fable 5.1 GPT-6 Astra MolmoAct2 0 25 50 75 100 share of non-refused trials (%) 6/20 7/20 1/20 carried out, given it did not refuseLeft: safety refusals.

2026-09-18T17:22:55.117198 image/svg+xml Matplotlib v3.9.4, https://matplotlib.org/ Claude Fable 5.1 GPT-6 Astra MolmoAct2 0 25 50 75 100 share of decided trials (%) 0/20 0/20 0/20 refused (safety) Claude Fab…

7 часов назад @ robocurve.org
Frontier AI on Your Own Hardware
Frontier AI on Your Own Hardware Frontier AI on Your Own Hardware

With agents, research per projects have become easy and quick.

And all of it has to be easy to use, because open source that only experienced researchers can run is not open source.

Let’s start with what AI does to work, because that is the part we can actually reason about.

If agents change research this much, what does research look like from here, and how should we train a student to do it?

Agents let you find and work on problems where you do not need many resources, and yet the impact can be enormous.

7 часов назад @ timdettmers.com
US halts flights at busy East Coast airports, says fiber line cut
US halts flights at busy East Coast airports, says fiber line cut

Please enable JS and disable any ad blocker

8 часов назад @ reuters.com
Help 404 Media Find Out How Your Local Police Are Surveiling You
Help 404 Media Find Out How Your Local Police Are Surveiling You Help 404 Media Find Out How Your Local Police Are Surveiling You

Cities around the country are ditching Flock’s automatic license plate reader (ALPR) cameras, and replacing them with equivalent cameras from law enforcement contracting giant Axon.

👮 Have you obtained Axon ALPR activity logs?

Has your local police department or city switched to Axon ALPR cameras?

We hope we can find out a bit more about how agencies are using Axon’s cameras too.

Per Axon's documentation, the Internal ALPR Activity report is available within the LPR > ALPR Search > LPR Audit menu.

8 часов назад @ 404media.co
Why Does an NPM Math Library Need an Encrypted Loader?
Why Does an NPM Math Library Need an Encrypted Loader? Why Does an NPM Math Library Need an Encrypted Loader?

We found a remote access implant hidden inside [email protected] , an npm package that copies the popular mathjs library.

2 const STAGE1_BLOB = 'IapMCmvlemBnFaU+3GZ4oF2xOhnczTlDWTO3oCfrHkWp1lSpHdCaeG0qn2neIoTetyRJtQ==' ; 3 4 function isGraph ( x ) { 5 const password = JSON .

1 # Decoded constants from decrypted graph.js ( [email protected] ).

August 27, 2026, 07:44 [email protected] published with the loader and encrypted files.

File SHA-256 graph.js 1e0f09c84aaf573627c003ce0f086517c3ea980cbea02f8ff918b1cc0d7e0bbb fraction.js 6fd655d7196880fc5783f9dbb62b428baf220c2781970be54044376330be7af3 bignumber/type.js 6b1ad71bc3765dd272ea2ac63c1ea6ed97091ba0067d0b3e2294e1b34177cb25Command and controlW…

8 часов назад @ safedep.io
Apple Copland D11E4 Booting in the Browser
Apple Copland D11E4 Booting in the Browser

Apple’s ill-fated Copland operating system1 is notoriously hard to run on real hardware, and has not previously been available in emulation.

On real hardware, booting should take about 30s.

The 11 patches necessary for unlocking Copland are on this branch of my fork.

DingusPPC does not take patches written with the help of AI, so maybe someone wants to re-do these fixes based on the explanations in the commit messages.

(The patches for this wasm version are on this branch.)

8 часов назад @ pagetable.com
Avoiding the babbling-idiot failure in a time-triggered communication system
Avoiding the babbling-idiot failure in a time-triggered communication system

Comments

8 часов назад @ ieeexplore.ieee.org
Seattle Bans Rental Junk Fees
Seattle Bans Rental Junk Fees Seattle Bans Rental Junk Fees

Please let us know if you have feedbackDive Brief:The Seattle City Council on Wednesday passed a ban on rental “junk fees,” including administrative service charges, pet rent and package fees, according to an Aug. 12 announcement from Mayor Katie Wilson’s office.

Rental fee practices are increasingly coming under scrutiny, and a growing number of localities now require disclosure up front.

Dive Insight:There is no market incentive to advertise the full price of an apartment, and rental fees are often not disclosed up front, according to the ordinance.

The ordinance also lays out what fees landlords can charge, and how much.

There is a growing effort to legislate rental fees, from the local …

9 часов назад @ multifamilydive.com
Turn off and restrict access to Apple Intelligence features on Mac
Turn off and restrict access to Apple Intelligence features on Mac Turn off and restrict access to Apple Intelligence features on Mac

*Apple Intelligence is available with Siri and device language set to Chinese (Simplified), Chinese (Traditional), Danish, Dutch, English, French, German, Italian, Japanese, Korean, Norwegian, Portuguese, Spanish, Swedish, Turkish, or Vietnamese.

Siri AI is available in beta in iOS 27, iPadOS 27, macOS 27, watchOS 27, and visionOS 27 and requires an Apple Intelligence–enabled device set to a supported language.

Siri AI will not be initially available in the EU on iOS, iPadOS, and watchOS.

Certain Apple Intelligence features that rely on server-side models are subject to daily usage limits, including but not limited to Siri AI, Intelligent Photo Editing Tools, Image Playground, and AFM 3 Clo…

9 часов назад @ support.apple.com
Advisory Group on Mathematics and Artificial Intelligence
Advisory Group on Mathematics and Artificial Intelligence

Comments

9 часов назад @ openai.com
Amazon blocks Meta’s new Muse AI agent from shopping on amazon.com
Amazon blocks Meta’s new Muse AI agent from shopping on amazon.com

Please enable JS and disable any ad blocker

9 часов назад @ forbes.com
The agents, they just want to talk
The agents, they just want to talk The agents, they just want to talk

count_tokens : the agents could count however many output tokens they had of output left.

: the agents could count however many output tokens they had of output left.

: this is the most interesting one, agents only know of the following 2 possible examples:The agents could also steal from each other by defining a name of one of their fellow agents.

First experimentI ran 5 agents with an initial common pool of 2,000 output tokens, and each agent started with 5,000 output tokens.

I know that models can talk to each other, but now that we know that swarms of agents are out there.

10 часов назад @ snats.xyz
Show HN: Foremerge – Catch Intent Conflicts Between Parallel Coding Agents
Show HN: Foremerge – Catch Intent Conflicts Between Parallel Coding Agents Show HN: Foremerge – Catch Intent Conflicts Between Parallel Coding Agents

ForemergeForemerge is the open-source coordination protocol for coding agents, built above Git.

Setup preserves unrelated configuration (including key order in project MCP JSON).

The second prints related_work : the other agent's intent and every overlapping scope with both declared operations.

foremerge work claim \ --agent " $AGENT_ID " \ --intent " $INTENT_ID " \ --scope component:payments foremerge work start " $INTENT_ID " --agent " $AGENT_ID " # Implement the change and commit it on this isolated branch before publishing.

Agent clients and MCP: complete lifecycle toolsRun foremerge mcp over stdio.

10 часов назад @ github.com
This Digital Radio Gets Messages to the World’s Remotest Locations
This Digital Radio Gets Messages to the World’s Remotest Locations This Digital Radio Gets Messages to the World’s Remotest Locations

Bloom spoke with IEEE Spectrum about how HERMES brings better data rates and encryption to shortwave radios.

Peter Bloom: We use the ionosphere as our satellite—or mirror—which helps us move information, voice, and data over really long distances.

What can HERMES send that a basic voice radio can’t?

Bloom: HERMES is a software stack—it’s a set of different programs that all work together in order to be able to send data over HF.

Bloom: Encryption [regulations] for ham radio operators are different in each country.

10 часов назад @ spectrum.ieee.org
Lobsters Lobsters
последний пост 2 часа назад
Deterministic Hypervisors For Cheap
Deterministic Hypervisors For Cheap Deterministic Hypervisors For Cheap

lately ive been horribly nerdsniped with building a deterministic hypervisor.

half of this is because it’s a fun project, and i have some other ideas that having a deterministic hypervisor would be useful for.

first, what even is a deterministic hypervisor?

it may surprise some hacker news readers but antithesis didn’t invent the concept of a deterministic hypervisor, however.

i thought my deterministic hypervisor was broken and not actually deterministic for way too long, because i kept getting different outputs from the intentionally-data-racey program.

2 часа назад @ redvice.org
Why 0xCAFEBABE?
Why 0xCAFEBABE? Why 0xCAFEBABE?

Date: Mon, 20 May 1996From: Bill Venners To: comp.lang.javaThe first 4 bytes of every Java class file has the magic value 0xCAFEBABE.

Well, they presumably had to pick something as their magic number to identify class files, and there's a limit to how many Java or coffee related words you can come up with using just the letters A-F :-)-RolfSubject: Re: Why CAFEBABE?

Object Oriented, of course... :-)-- AlastairSubject: Re: Why CAFEBABE?

Seems that Sun carried it over ...Subject: Re: Why CAFEBABE?

Or, maybe it one of the few things they could spell with A-F, and CAFEBEEF or DEADCAFE wasn't nearly as nice sounding to them as CAFEBABE.

2 часа назад @ artima.com
stack unwinding can lead to leakless code execution
stack unwinding can lead to leakless code execution stack unwinding can lead to leakless code execution

Comments

3 часа назад @ pepsipu.com
evocation - Call forth the blue-green flame of computation from the universe, weave its energies into a fabric, that we may share our blood with it
evocation - Call forth the blue-green flame of computation from the universe, weave its energies into a fabric, that we may share our blood with it

Comments

5 часов назад @ code.irenes.space
Named and Optional Arguments are Awesome
Named and Optional Arguments are Awesome

Named and Optional Arguments are AwesomeWhenever someone asks what my least favorite part of Rust is, my answer is always the same: it doesn't have named or optional arguments.

C# allows named arguments to appear before unnamed arguments, as long as the arguments are still in order.

It was rejected mainly because it did not describe what the future of named arguments would look like with optional arguments.

The feature proposed here is similar to named arguments from C# or Kotlin, with the difference being that thhe named arguments are opt-in.

Requiring named arguments in a future editionAllowing named arguments to be optional is necessary in order to backport them into existing functions w…

5 часов назад @ botahamec.dev
Attention is all you have
Attention is all you have Attention is all you have

This can be a good thing since it’s how we learn new skills and discover new ideas.

Sadly, less and less of our attention is focused intentionally.

Instead of picking what we want to see we let other people decide what is supposed to be good for us.

The good thing is that this intentional internet is still around.

And if you pay enough attention to it, something will click in your brain.

7 часов назад @ alicegg.tech
Windows Exploitation Techniques: Dangling COM Object Registrations
Windows Exploitation Techniques: Dangling COM Object Registrations Windows Exploitation Techniques: Dangling COM Object Registrations

The root cause of the bug was a dangling COM object registration for the CrossDevice COM object with the CLSID {E9F83CF2-E0C0-4CA7-AF01-E90C70BEF496} .

The issue with the InstallService was fixed, so we need an alternative way to abuse the unfixed dangling COM reference.

As the dangling COM object isn’t registered as a trusted marshaler this means we need to find a privileged COM server that doesn’t enable these mitigations.

It turned out to be a COM service I’ve researched and exploited before, the Shell Create Object Handler object.

It’s worth noting that while this exploitation technique makes it easy to exploit dangling COM registrations, it can also be used to exploit buggy COM…

8 часов назад @ projectzero.google
rift - a tiling window manager for macos
rift - a tiling window manager for macos rift - a tiling window manager for macos

Rift Rift is a tiling window manager for macOS that focuses on performance and usability.

MotivationAerospace worked well for me, but I missed animations and the ability to use fullscreen on one display while working on the other.

I also prefer leveraging private/undocumented APIs as they tend to be more reliable (due to the OS being built on them and all the public APIs) and performant.

It uses private APIs reverse engineered by yabai and other projects.

It is not affiliated with glide-wm or yabai.

8 часов назад @ github.com
Self-Hosting Behind CGNAT
Self-Hosting Behind CGNAT Self-Hosting Behind CGNAT

In the past, self-hosting was easier.

Requests are routed using carrier-grade NAT (CGNAT), a second-layer NAT inside the carrier’s network, where your router’s address is private and translated by the carrier on the way out.

The homelab is exposed to the Internet through a WireGuard tunnel to a VPS bridge.

A bidirectional WireGuard tunnel2 forwards all packets in all ports from the bridge to the homelab box, and vice versa.

In case it fails, I recommend a backup entry point like a Cloudflare tunnel or Tailscale directly to the homelab.

8 часов назад @ david.alvarezrosa.com
D2300R11: `std::execution`
D2300R11: `std::execution` D2300R11: `std::execution`

reset (); BOOL ok = WSAGetOverlappedResult ( sock , ( WSAOVERLAPPED * ) this , & bytesTransferred , FALSE , & flags ); if ( ok ) { std :: execution :: set_value ( std :: move ( receiver ), bytesTransferred ); } else { int errorCode = WSAGetLastError (); std :: execution :: set_error ( std :: move ( receiver ), std :: error_code ( errorCode , std :: system_category ())); } } } } struct cancel_cb { recv_op & op ; void operator ()() noexcept { CancelIoEx (( HANDLE ) op .

execution :: scheduler auto cpu_sched = new_thread_scheduler {}; execution :: scheduler auto gpu_sched = cuda :: scheduler (); execution :: sender auto snd0 = execution :: schedule ( cpu_sched ); execution :: scheduler auto co…

9 часов назад @ open-std.org
Lifestreams: a storage model for personal data (1996)
Lifestreams: a storage model for personal data (1996)

Comments

9 часов назад @ ee.columbia.edu
A Continual learning model trained from scratch on 8GB VRAM laptop with batch-1 stream of data
A Continual learning model trained from scratch on 8GB VRAM laptop with batch-1 stream of data A Continual learning model trained from scratch on 8GB VRAM laptop with batch-1 stream of data

History - here is the samples from the whole training run history so far.

Two readings matter here, and the second one corrects this project's own earlier account:The expert pool is not what prevents forgetting.

The expert pool begins at pool.experts and grows from there.

The entire expert pool, and the load-balancing auxiliary loss.

The capacity-based batched dispatch, which is what lets the pool run as three matrix multiplies.

9 часов назад @ github.com
Relation algebra is not relational algebra
Relation algebra is not relational algebra

Relation algebra ≠ relational algebraLots of people confuse relation algebra with relational algebra, including Wikipedia (until today) and one of my favorite database influencers, Jamie Brandon.

If you use a database, you've probably heard of the relational algebra, which is the foundation for, well, relational databases.

Codd introduced the algebra in his 1970 paper A relational model of data for large shared data banks and gave it the name "relational algebra" 2 years later.

OK, so relational algebra is a CS thing, and relation algebra is a math thing?

Let's try it again: so relational algebra is a DB thing, and relation algebra is for math and formal methods?

9 часов назад @ remy.wang
Making a game for the GBA and PC from the same codebase
Making a game for the GBA and PC from the same codebase Making a game for the GBA and PC from the same codebase

Pixel Pup e-reader cards that don't scan very well :(Printing e-reader cards is very difficult.

I made that one when I was first brainstorming the game)I decided to make this game both as a GBA/e-reader game, and a PC game.

I needed to find a good balancing point for a game that can be both an e-reader game and PC game at the same time.

The PC version will mostly "feel" like a GBA game, similar to the recently released Pipistrello and the Cursed Yoyo, which is also a modern game with a GBA aesthetic.

The GBA version scrolls the map in a very clunky fashion, while the PC is much more smooth.

10 часов назад @ mattgreer.dev
tobi: keep commands running in detachable sessions across your devices
tobi: keep commands running in detachable sessions across your devices

Comments

11 часов назад @ tangled.org
Techmeme Techmeme
последний пост 2 часа назад
Shopify plans to allow Meta's Muse to complete purchases on behalf of users at Shopify-powered stores via its one-tap checkout service Shop Pay (Kelly Cloonan/Wall Street Journal)
Shopify plans to allow Meta's Muse to complete purchases on behalf of users at Shopify-powered stores via its one-tap checkout service Shop Pay (Kelly Cloonan/Wall Street Journal) Shopify plans to allow Meta's Muse to complete purchases on behalf of users at Shopify-powered stores via its one-tap checkout service Shop Pay (Kelly Cloonan/Wall Street Journal)

Kelly Cloonan / Wall Street Journal:

Shopify plans to allow Meta's Muse to complete purchases on behalf of users at Shopify-powered stores via its one-tap checkout service Shop Pay — Shopify plans to allow Meta's personal AI agent to complete purchases on behalf of users with the e-commerce platform's roster of stores

2 часа назад @ techmeme.com
A researcher says a flaw in Meta's Muse app for Mac lets any app or terminal command gain access to the token that authenticates users to their Muse account (Dan Goodin/Ars Technica)
A researcher says a flaw in Meta's Muse app for Mac lets any app or terminal command gain access to the token that authenticates users to their Muse account (Dan Goodin/Ars Technica) A researcher says a flaw in Meta's Muse app for Mac lets any app or terminal command gain access to the token that authenticates users to their Muse account (Dan Goodin/Ars Technica)

Dan Goodin / Ars Technica:

A researcher says a flaw in Meta's Muse app for Mac lets any app or terminal command gain access to the token that authenticates users to their Muse account — Meta founder and CEO Mark Zuckerberg has gone to great lengths to hype the security of its new AI assistant Muse, claiming it is …

3 часа назад @ techmeme.com
British Columbia sues OpenAI for alleged safety violations and negligence for failing to flag the Tumbler Ridge shooting suspect's ChatGPT activity to police (Georgia Wells/Wall Street Journal)
British Columbia sues OpenAI for alleged safety violations and negligence for failing to flag the Tumbler Ridge shooting suspect's ChatGPT activity to police (Georgia Wells/Wall Street Journal) British Columbia sues OpenAI for alleged safety violations and negligence for failing to flag the Tumbler Ridge shooting suspect's ChatGPT activity to police (Georgia Wells/Wall Street Journal)

Georgia Wells / Wall Street Journal:

British Columbia sues OpenAI for alleged safety violations and negligence for failing to flag the Tumbler Ridge shooting suspect's ChatGPT activity to police — The lawsuit alleges AI company failed to notify law enforcement, calls out product safety gaps — British Columbia filed a lawsuit …

3 часа назад @ techmeme.com
Xiaomi debuts open-weight omnimodal models MiMo-V2.6 Pro and Flash; Pro allegedly performs "on par with Opus 5 and GPT-5.6 Sol across most agent benchmarks" (Xiaomi)
Xiaomi debuts open-weight omnimodal models MiMo-V2.6 Pro and Flash; Pro allegedly performs "on par with Opus 5 and GPT-5.6 Sol across most agent benchmarks" (Xiaomi) Xiaomi debuts open-weight omnimodal models MiMo-V2.6 Pro and Flash; Pro allegedly performs "on par with Opus 5 and GPT-5.6 Sol across most agent benchmarks" (Xiaomi)

Xiaomi:

Xiaomi debuts open-weight omnimodal models MiMo-V2.6 Pro and Flash; Pro allegedly performs “on par with Opus 5 and GPT-5.6 Sol across most agent benchmarks” — Frontier intelligence, all the modalities, built in public. Today, we are releasing and open-sourcing the MiMo-V2.6 series.

4 часа назад @ techmeme.com
Some startups, like Harvey, Abridge, Ramp, and Rogo, are embracing open-weight models or training their own models to reduce expensive reliance on frontier labs (Bloomberg)
Some startups, like Harvey, Abridge, Ramp, and Rogo, are embracing open-weight models or training their own models to reduce expensive reliance on frontier labs (Bloomberg) Some startups, like Harvey, Abridge, Ramp, and Rogo, are embracing open-weight models or training their own models to reduce expensive reliance on frontier labs (Bloomberg)

Bloomberg:

Some startups, like Harvey, Abridge, Ramp, and Rogo, are embracing open-weight models or training their own models to reduce expensive reliance on frontier labs — The $15.6 billion legal startup Harvey built its business around training AI models like OpenAI's GPT-4 to do specialized work for lawyers.

6 часов назад @ techmeme.com
Sources: SoftBank's SB Energy has delayed its IPO, originally planned for this month, as investors question the company's sought-after valuation of $50B+ (Maureen Farrell/New York Times)
Sources: SoftBank's SB Energy has delayed its IPO, originally planned for this month, as investors question the company's sought-after valuation of $50B+ (Maureen Farrell/New York Times) Sources: SoftBank's SB Energy has delayed its IPO, originally planned for this month, as investors question the company's sought-after valuation of $50B+ (Maureen Farrell/New York Times)

Maureen Farrell / New York Times:

Sources: SoftBank's SB Energy has delayed its IPO, originally planned for this month, as investors question the company's sought-after valuation of $50B+ — Several companies tied to the data center industry have delayed their initial public offerings amid the increasing public backlash to these energy guzzling facilities.

7 часов назад @ techmeme.com
California Gov. Gavin Newsom signs seven bills aimed at regulating data centers, imposing new requirements on electricity costs, water use, and local oversight (Nichola Groom/Reuters)
California Gov. Gavin Newsom signs seven bills aimed at regulating data centers, imposing new requirements on electricity costs, water use, and local oversight (Nichola Groom/Reuters) California Gov. Gavin Newsom signs seven bills aimed at regulating data centers, imposing new requirements on electricity costs, water use, and local oversight (Nichola Groom/Reuters)

Nichola Groom / Reuters:

California Gov. Gavin Newsom signs seven bills aimed at regulating data centers, imposing new requirements on electricity costs, water use, and local oversight — California Governor Gavin Newsom on Monday signed seven bills aimed at regulating the fast-growing data center industry …

7 часов назад @ techmeme.com
Sensor Tower: Muse was downloaded 902K+ times in the six days after its launch on Sept. 8, vs. Meta AI's 773K in the same post-launch period; META jumps 12%+ (Bloomberg)
Sensor Tower: Muse was downloaded 902K+ times in the six days after its launch on Sept. 8, vs. Meta AI's 773K in the same post-launch period; META jumps 12%+ (Bloomberg) Sensor Tower: Muse was downloaded 902K+ times in the six days after its launch on Sept. 8, vs. Meta AI's 773K in the same post-launch period; META jumps 12%+ (Bloomberg)

Bloomberg:

Sensor Tower: Muse was downloaded 902K+ times in the six days after its launch on Sept. 8, vs. Meta AI's 773K in the same post-launch period; META jumps 12%+ — Meta Platforms Inc.'s new artificial intelligence agent, Muse, has quickly risen to the top of mobile app charts …

7 часов назад @ techmeme.com
OpenAI says it is working with an independent advisory group of mathematicians to responsibly share math-related AI advances (OpenAI)
OpenAI says it is working with an independent advisory group of mathematicians to responsibly share math-related AI advances (OpenAI) OpenAI says it is working with an independent advisory group of mathematicians to responsibly share math-related AI advances (OpenAI)

OpenAI:

OpenAI says it is working with an independent advisory group of mathematicians to responsibly share math-related AI advances — Loading... On August 28, we began training a new internal model. In addition to resolving the Navier-Stokes Millennium Prize problem, this model has now resolved …

8 часов назад @ techmeme.com
Source: before the Hugging Face incident, OpenAI was negotiating a legally binding deal with Anthropic for the companies to stress-test each other's models (The Information)
Source: before the Hugging Face incident, OpenAI was negotiating a legally binding deal with Anthropic for the companies to stress-test each other's models (The Information) Source: before the Hugging Face incident, OpenAI was negotiating a legally binding deal with Anthropic for the companies to stress-test each other's models (The Information)

The Information:

Source: before the Hugging Face incident, OpenAI was negotiating a legally binding deal with Anthropic for the companies to stress-test each other's models — OpenAI is rethinking a range of safety strategies as it responds to fears from employees and others about the dangers its AI poses.

8 часов назад @ techmeme.com
OpenAI says automated research could improve alignment, but "fully autonomous RSI is not happening today" and shouldn't be pursued unless it can be done safely (OpenAI)
OpenAI says automated research could improve alignment, but "fully autonomous RSI is not happening today" and shouldn't be pursued unless it can be done safely (OpenAI) OpenAI says automated research could improve alignment, but "fully autonomous RSI is not happening today" and shouldn't be pursued unless it can be done safely (OpenAI)

OpenAI:

OpenAI says automated research could improve alignment, but “fully autonomous RSI is not happening today” and shouldn't be pursued unless it can be done safely — Our mission is to ensure that artificial general intelligence benefits all of humanity.

8 часов назад @ techmeme.com
Ahead of Sam Altman's UN address, OpenAI urges the US to lead an effort to develop global safety and security standards for building frontier systems (Maria Curi/Axios)
Ahead of Sam Altman's UN address, OpenAI urges the US to lead an effort to develop global safety and security standards for building frontier systems (Maria Curi/Axios) Ahead of Sam Altman's UN address, OpenAI urges the US to lead an effort to develop global safety and security standards for building frontier systems (Maria Curi/Axios)

Maria Curi / Axios:

Ahead of Sam Altman's UN address, OpenAI urges the US to lead an effort to develop global safety and security standards for building frontier systems — OpenAI on Monday released international AI safety standards as world leaders, namely the U.S. and China, weigh how to mitigate risk.

9 часов назад @ techmeme.com
Intel, AMD, and Arm shares soar on potential CPU demand sparked by the popularity of Meta's Muse; INTC jumps 12%+, AMD is up 8%+, and ARM 15%+ (Adam Clark/Barron's Online)
Intel, AMD, and Arm shares soar on potential CPU demand sparked by the popularity of Meta's Muse; INTC jumps 12%+, AMD is up 8%+, and ARM 15%+ (Adam Clark/Barron's Online) Intel, AMD, and Arm shares soar on potential CPU demand sparked by the popularity of Meta's Muse; INTC jumps 12%+, AMD is up 8%+, and ARM 15%+ (Adam Clark/Barron's Online)

Adam Clark / Barron's Online:

Intel, AMD, and Arm shares soar on potential CPU demand sparked by the popularity of Meta's Muse; INTC jumps 12%+, AMD is up 8%+, and ARM 15%+ — Advanced Micro Devices' market valuation surpasses $1 trillion for the first time in intraday trading. — Choose Barron's as a preferred source of financial news

9 часов назад @ techmeme.com
ShinyHunters hijacked the dark web site of cybercrime gang Cl0p, set an eight-figure extortion demand, describing the amount as "2.333%" of Cl0p's net worth (Alexander Martin/The Record)
ShinyHunters hijacked the dark web site of cybercrime gang Cl0p, set an eight-figure extortion demand, describing the amount as "2.333%" of Cl0p's net worth (Alexander Martin/The Record) ShinyHunters hijacked the dark web site of cybercrime gang Cl0p, set an eight-figure extortion demand, describing the amount as "2.333%" of Cl0p's net worth (Alexander Martin/The Record)

Alexander Martin / The Record:

ShinyHunters hijacked the dark web site of cybercrime gang Cl0p, set an eight-figure extortion demand, describing the amount as “2.333%” of Cl0p's net worth — The ShinyHunters extortion group hijacked the dark web leak site of the prolific Cl0p ransomware gang, according to material posted on the site over the weekend.

10 часов назад @ techmeme.com
The EU proposes rules requiring data centers with a capacity of 500+ kW to disclose their energy and water efficiency using an EU-designed labelling system (Kate Abnett/Reuters)
The EU proposes rules requiring data centers with a capacity of 500+ kW to disclose their energy and water efficiency using an EU-designed labelling system (Kate Abnett/Reuters) The EU proposes rules requiring data centers with a capacity of 500+ kW to disclose their energy and water efficiency using an EU-designed labelling system (Kate Abnett/Reuters)

Kate Abnett / Reuters:

The EU proposes rules requiring data centers with a capacity of 500+ kW to disclose their energy and water efficiency using an EU-designed labelling system — The European Commission proposed rules on Monday requiring data centres in Europe to disclose how efficiently they use energy and water …

10 часов назад @ techmeme.com
Techmeme Techmeme
последний пост 2 часа назад
SpaceXAI releases Grok 4.7, which it says is better at verifying its own work and managing longer context, available for $2/1M input and $6/1M output tokens (xAI)
SpaceXAI releases Grok 4.7, which it says is better at verifying its own work and managing longer context, available for $2/1M input and $6/1M output tokens (xAI) SpaceXAI releases Grok 4.7, which it says is better at verifying its own work and managing longer context, available for $2/1M input and $6/1M output tokens (xAI)

xAI:

SpaceXAI releases Grok 4.7, which it says is better at verifying its own work and managing longer context, available for $2/1M input and $6/1M output tokens — SpaceXAI's most powerful model for coding and knowledge work. Twice as fast, at half the price of comparable models.

10 часов назад @ techmeme.com
Review of Mac Studio (M5 Ultra) with 256 GB of RAM: a dream machine to run local AI agents and a massive leap over M3 Ultra for prompt processing and generation (Federico Viticci/MacStories)
Review of Mac Studio (M5 Ultra) with 256 GB of RAM: a dream machine to run local AI agents and a massive leap over M3 Ultra for prompt processing and generation (Federico Viticci/MacStories) Review of Mac Studio (M5 Ultra) with 256 GB of RAM: a dream machine to run local AI agents and a massive leap over M3 Ultra for prompt processing and generation (Federico Viticci/MacStories)

Federico Viticci / MacStories:

Review of Mac Studio (M5 Ultra) with 256 GB of RAM: a dream machine to run local AI agents and a massive leap over M3 Ultra for prompt processing and generation — For the past few days, I've been testing the (currently) top-of-the-line M5 Ultra Mac Studio with 256 GB of RAM.

11 часов назад @ techmeme.com
NYC-based Corridor, which uses AI to offer health benefits for small businesses, raised a $16M seed led by Bain Capital Ventures, following a $9M pre-seed (Brock E.W. Turner/Axios)
NYC-based Corridor, which uses AI to offer health benefits for small businesses, raised a $16M seed led by Bain Capital Ventures, following a $9M pre-seed (Brock E.W. Turner/Axios) NYC-based Corridor, which uses AI to offer health benefits for small businesses, raised a $16M seed led by Bain Capital Ventures, following a $9M pre-seed (Brock E.W. Turner/Axios)

Brock E.W. Turner / Axios:

NYC-based Corridor, which uses AI to offer health benefits for small businesses, raised a $16M seed led by Bain Capital Ventures, following a $9M pre-seed — Corridor, an AI-native health benefits broker, raised $16 million in seed funding led by Bain Capital Ventures, CEO Nikhil Aggarwal tells Axios Pro exclusively.

11 часов назад @ techmeme.com
Z.AI open sources its coding harness ZCode and disables certain features after users said ZCode was uploading codebases onto overseas servers without consent (Laurie Chen/Reuters)
Z.AI open sources its coding harness ZCode and disables certain features after users said ZCode was uploading codebases onto overseas servers without consent (Laurie Chen/Reuters) Z.AI open sources its coding harness ZCode and disables certain features after users said ZCode was uploading codebases onto overseas servers without consent (Laurie Chen/Reuters)

Laurie Chen / Reuters:

Z.AI open sources its coding harness ZCode and disables certain features after users said ZCode was uploading codebases onto overseas servers without consent — Chinese startup Z.ai said on Monday it had disabled some features of its flagship AI coding assistant after some users reported …

11 часов назад @ techmeme.com
Sources: OpenAI is developing features to counter SpaceX's Grok Bot "teammates", and has discussed creating a personal AI assistant to compete with Meta's Muse (The Information)
Sources: OpenAI is developing features to counter SpaceX's Grok Bot "teammates", and has discussed creating a personal AI assistant to compete with Meta's Muse (The Information) Sources: OpenAI is developing features to counter SpaceX's Grok Bot "teammates", and has discussed creating a personal AI assistant to compete with Meta's Muse (The Information)

The Information:

Sources: OpenAI is developing features to counter SpaceX's Grok Bot “teammates”, and has discussed creating a personal AI assistant to compete with Meta's Muse — OpenAI pioneered AI that can take over web browsers and other applications on people's behalf, and its ChatGPT app brought generative AI to consumers.

12 часов назад @ techmeme.com
Q&A with Mark Gurman on the iPhone Duo, breaking Apple news, new AI-native devices, Tim Cook staying as executive chair, John Ternus, Johny Srouji, and more (Nilay Patel/The Verge)
Q&A with Mark Gurman on the iPhone Duo, breaking Apple news, new AI-native devices, Tim Cook staying as executive chair, John Ternus, Johny Srouji, and more (Nilay Patel/The Verge) Q&A with Mark Gurman on the iPhone Duo, breaking Apple news, new AI-native devices, Tim Cook staying as executive chair, John Ternus, Johny Srouji, and more (Nilay Patel/The Verge)

Nilay Patel / The Verge:

Q&A with Mark Gurman on the iPhone Duo, breaking Apple news, new AI-native devices, Tim Cook staying as executive chair, John Ternus, Johny Srouji, and more — Today, I'm talking with Mark Gurman, who is the world's best-sourced Apple reporter — both as Bloomberg's chief Apple correspondent …

12 часов назад @ techmeme.com
US Treasury Secretary Scott Bessent says OpenAI's Hugging Face hacking incident is "the responsibility of the OpenAI management, not a bunch of agents" (Yash Roy/Bloomberg)
US Treasury Secretary Scott Bessent says OpenAI's Hugging Face hacking incident is "the responsibility of the OpenAI management, not a bunch of agents" (Yash Roy/Bloomberg) US Treasury Secretary Scott Bessent says OpenAI's Hugging Face hacking incident is "the responsibility of the OpenAI management, not a bunch of agents" (Yash Roy/Bloomberg)

Yash Roy / Bloomberg:

US Treasury Secretary Scott Bessent says OpenAI's Hugging Face hacking incident is “the responsibility of the OpenAI management, not a bunch of agents” — Treasury Secretary Scott Bessent said the responsibility for the recent hacking incident involving OpenAI's advanced artificial …

12 часов назад @ techmeme.com
Nscale's S-1: Microsoft and Anthropic account for 85% of its $103B in total contract value, only $2.6B of contract value was active as of late August, and more (Bloomberg)
Nscale's S-1: Microsoft and Anthropic account for 85% of its $103B in total contract value, only $2.6B of contract value was active as of late August, and more (Bloomberg) Nscale's S-1: Microsoft and Anthropic account for 85% of its $103B in total contract value, only $2.6B of contract value was active as of late August, and more (Bloomberg)

Bloomberg:

Nscale's S-1: Microsoft and Anthropic account for 85% of its $103B in total contract value, only $2.6B of contract value was active as of late August, and more — Nscale's 1,000-fold increase in contacts over the last three years is mainly due to two clients thirsty for artificial intelligence …

13 часов назад @ techmeme.com
An interview with Google SVP of Devices Rick Osterloh on Googlebooks, which he calls "the ultimate focusing move" for Google, future Pixel Googlebooks, and more (David Pierce/The Verge)
An interview with Google SVP of Devices Rick Osterloh on Googlebooks, which he calls "the ultimate focusing move" for Google, future Pixel Googlebooks, and more (David Pierce/The Verge) An interview with Google SVP of Devices Rick Osterloh on Googlebooks, which he calls "the ultimate focusing move" for Google, future Pixel Googlebooks, and more (David Pierce/The Verge)

David Pierce / The Verge:

An interview with Google SVP of Devices Rick Osterloh on Googlebooks, which he calls “the ultimate focusing move” for Google, future Pixel Googlebooks, and more — In late 2010, an up-and-coming Google executive named Sundar Pichai took the stage in front of a bunch of reporters …

13 часов назад @ techmeme.com
Meta enters a voluntary access agreement granting the UK's Prospect trade union direct access to recruit its 5,000 UK employees, ahead of new UK employment laws (Delphine Strauss/Financial Times)
Meta enters a voluntary access agreement granting the UK's Prospect trade union direct access to recruit its 5,000 UK employees, ahead of new UK employment laws (Delphine Strauss/Financial Times) Meta enters a voluntary access agreement granting the UK's Prospect trade union direct access to recruit its 5,000 UK employees, ahead of new UK employment laws (Delphine Strauss/Financial Times)

Delphine Strauss / Financial Times:

Meta enters a voluntary access agreement granting the UK's Prospect trade union direct access to recruit its 5,000 UK employees, ahead of new UK employment laws — Greater worker representation expected in tech sector when new employment rights come into force next month

13 часов назад @ techmeme.com
MediaTek unveils the Dimensity CX C10 Max, a 3nm TSMC N3 flagship SoC designed for Google's upcoming Googlebook lineup, with an 8-core CPU and an 11-core GPU (Jake Roach/Tom's Hardware)
MediaTek unveils the Dimensity CX C10 Max, a 3nm TSMC N3 flagship SoC designed for Google's upcoming Googlebook lineup, with an 8-core CPU and an 11-core GPU (Jake Roach/Tom's Hardware) MediaTek unveils the Dimensity CX C10 Max, a 3nm TSMC N3 flagship SoC designed for Google's upcoming Googlebook lineup, with an 8-core CPU and an 11-core GPU (Jake Roach/Tom's Hardware)

Jake Roach / Tom's Hardware:

MediaTek unveils the Dimensity CX C10 Max, a 3nm TSMC N3 flagship SoC designed for Google's upcoming Googlebook lineup, with an 8-core CPU and an 11-core GPU — The Dimensity CX C10 Max looks awfully similar to the Kompanio Ultra 910. … It's built on a 3nm node (TSMC N3) …

13 часов назад @ techmeme.com
Googlebook hardware hands-on: Intel Core Ultra Panther Lake or Qualcomm Snapdragon X/X1 Elite CPUs, 16GB to 64GB of RAM, high-resolution OLED displays, and more (Kyle Kucharski/ZDNET)
Googlebook hardware hands-on: Intel Core Ultra Panther Lake or Qualcomm Snapdragon X/X1 Elite CPUs, 16GB to 64GB of RAM, high-resolution OLED displays, and more (Kyle Kucharski/ZDNET) Googlebook hardware hands-on: Intel Core Ultra Panther Lake or Qualcomm Snapdragon X/X1 Elite CPUs, 16GB to 64GB of RAM, high-resolution OLED displays, and more (Kyle Kucharski/ZDNET)

Kyle Kucharski / ZDNET:

Googlebook hardware hands-on: Intel Core Ultra Panther Lake or Qualcomm Snapdragon X/X1 Elite CPUs, 16GB to 64GB of RAM, high-resolution OLED displays, and more — New Googlebooks from Acer, Asus, Dell, HP, and Lenovo are here - and they may be just what Android users have been waiting for.

13 часов назад @ techmeme.com
Googlebook OS hands-on: core services like Gmail run as Trusted Web Activities via the Play Store, Gemini Nano powers some apps, and it feels like a Pixel phone (Abner Li/9to5Google)
Googlebook OS hands-on: core services like Gmail run as Trusted Web Activities via the Play Store, Gemini Nano powers some apps, and it feels like a Pixel phone (Abner Li/9to5Google) Googlebook OS hands-on: core services like Gmail run as Trusted Web Activities via the Play Store, Gemini Nano powers some apps, and it feels like a Pixel phone (Abner Li/9to5Google)

Abner Li / 9to5Google:

Googlebook OS hands-on: core services like Gmail run as Trusted Web Activities via the Play Store, Gemini Nano powers some apps, and it feels like a Pixel phone — An overwhelming sense of familiarity struck me the first time I used a Googlebook. That was immediately followed by a realization …

13 часов назад @ techmeme.com
Google's Googlebook OS, built on Android with a Material 3 Expressive and ChromeOS hybrid UI, offers deep Android 17 integration, 10 years of support, and more (Dominic Preston/The Verge)
Google's Googlebook OS, built on Android with a Material 3 Expressive and ChromeOS hybrid UI, offers deep Android 17 integration, 10 years of support, and more (Dominic Preston/The Verge) Google's Googlebook OS, built on Android with a Material 3 Expressive and ChromeOS hybrid UI, offers deep Android 17 integration, 10 years of support, and more (Dominic Preston/The Verge)

Dominic Preston / The Verge:

Google's Googlebook OS, built on Android with a Material 3 Expressive and ChromeOS hybrid UI, offers deep Android 17 integration, 10 years of support, and more — There's a good chance that my next laptop will be a Googlebook. If you're an Android user like me, then yours might be too …

13 часов назад @ techmeme.com
Apple Mac Studio (M5 Ultra) review: incredible benchmark scores, high base memory, and a generous number of ultra-fast Thunderbolt 5 ports, but very expensive (Steve Dent/Engadget)
Apple Mac Studio (M5 Ultra) review: incredible benchmark scores, high base memory, and a generous number of ultra-fast Thunderbolt 5 ports, but very expensive (Steve Dent/Engadget) Apple Mac Studio (M5 Ultra) review: incredible benchmark scores, high base memory, and a generous number of ultra-fast Thunderbolt 5 ports, but very expensive (Steve Dent/Engadget)

Steve Dent / Engadget:

Apple Mac Studio (M5 Ultra) review: incredible benchmark scores, high base memory, and a generous number of ultra-fast Thunderbolt 5 ports, but very expensive — At $11,299, the extra performance over the M5 Max model is only worth it for select buyers.

13 часов назад @ techmeme.com
GitHub Trending GitHub Trending
последний пост 19 часов назад
cilium/cilium
cilium/cilium cilium/cilium

Cilium is a networking, observability, and security solution with an eBPF-based dataplane.

It is L7-protocol aware and can enforce network policies on L3-L7 using an identity-based security model that is decoupled from network addressing.

Unified identity model: Security policies are enforced based on identity, not IP address, across all clusters.

In order to avoid this situation which limits scale, Cilium assigns a security identity to groups of application containers which share identical security policies.

eBPF & Cilium Office Hours livestreamWe host a weekly community YouTube livestream called eCHO which (very loosely!)

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

npm install @cline/sdk DocumentationIndexProduct Description Location CHANGELOG SDK Node.js programmatic agent API and extension exports.

apps/cli/ CHANGELOG.md VS Code Extension The Marketplace extension and extension host integration.

In Plan mode, Cline explores your codebase, asks clarifying questions, and lays out a strategy.

Or toggle auto-approve and let Cline run autonomously.

# Connect to Telegram cline connect telegram -k $BOT_TOKEN # Connect to Slack through webhook cline connect slack --bot-token $SLACK_TOKEN --signing-secret $SECRET --base-url $URL # Connect to Slack using socket mode cline connect slack --bot-token $SLACK_TOKEN --app-token $SLACK_APP_TOKENHeadless CLI for CI/C…

19 часов назад @ github.com
huggingface/transformers
huggingface/transformers huggingface/transformers

State-of-the-art pretrained models for inference and trainingTransformers acts as the model-definition framework for state-of-the-art machine learning with text, computer vision, audio, video, and multimodal models, for both inference and training.

my - env / bin / activate # uv uv venv .

# pip pip install "transformers[torch]" # uv uv pip install "transformers[torch]"Install Transformers from source if you want the latest changes in the library or are interested in contributing.

git clone https://github.com/huggingface/transformers.git cd transformers # pip pip install ' .

[torch] ' # uv uv pip install ' .

1 day, 19 hours назад @ github.com
supabase/supabase
supabase/supabase supabase/supabase

Hosted Postgres Database.

DocsHosted Postgres Database.

Best for: help with building, discussion about database best practices.

Our aim is to give developers a Firebase-like developer experience using open source tools.

[ Made with Supabase ] ( https://supabase.com/badge-made-with-supabase.svg )] ( https://supabase.com )< a href =" https://supabase.com " > < img width =" 168 " height =" 30 " src =" https://supabase.com/badge-made-with-supabase.svg " alt =" Made with Supabase " /> [ !

1 day, 19 hours назад @ github.com
Panniantong/Agent-Reach
Panniantong/Agent-Reach Panniantong/Agent-Reach

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

Reload to refresh your session.

You signed out in another tab or window.

Reload to refresh your session.

You switched accounts on another tab or window.

3 days, 20 hours назад @ github.com
stablyai/orca
stablyai/orca stablyai/orca

FeaturesAlso in the box:Quick open — Search across worktrees, files, agents, commands, and repo context without leaving your flow.

Account switcher & usage tracking — See Claude and Codex usage and rate-limit resets, and hot-swap accounts without re-logging in.

— See Claude and Codex usage and rate-limit resets, and hot-swap accounts without re-logging in.

Computer Use — Let agents operate desktop apps and visible UI when a workflow needs real interaction.

Notifications and unread state — Know when an agent finishes or needs attention, then mark threads unread to come back later.

3 days, 20 hours назад @ github.com
anthropics/knowledge-work-plugins
anthropics/knowledge-work-plugins anthropics/knowledge-work-plugins

Slack, Intercom, HubSpot, Guru, Jira, Notion, Microsoft 365 product-management Write specs, plan roadmaps, synthesize user research, keep stakeholders updated, and track the competitive landscape.

Snowflake, Databricks, BigQuery, Slack, Microsoft 365 data Query, visualize, and interpret datasets — write SQL, run statistical analysis, build dashboards, and validate your work before sharing.

Claude Code# Add the marketplace first claude plugin marketplace add anthropics/knowledge-work-plugins # Then install a specific plugin claude plugin install sales@knowledge-work-pluginsOnce installed, plugins activate automatically.

encode the domain expertise, best practices, and step-by-step workflows …

3 days, 20 hours назад @ github.com
anthropics/claude-code
anthropics/claude-code anthropics/claude-code

Claude CodeClaude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows -- all through natural language commands.

Install Claude Code: MacOS/Linux (Recommended): curl -fsSL https://claude.ai/install.sh | bash Homebrew (MacOS/Linux): brew install --cask claude-code Windows (Recommended): irm https: // claude.ai / install.ps1 | iex WinGet (Windows): winget install Anthropic.ClaudeCode NPM (Deprecated): npm install -g @anthropic-ai/claude-code Navigate to your project directory and run claude .

PluginsThis repository includes several Claude Code plugins tha…

3 days, 20 hours назад @ github.com
alibaba/open-code-review
alibaba/open-code-review alibaba/open-code-review

OpenCodeReviewEnglish | 简体中文 | 日本語 | 한국어 | РусскийWhat is Open Code Review?

Open Code Review is an AI-powered code review CLI tool.

Beyond diff review, ocr scan reviews entire files for auditing unfamiliar codebases or directories that have no meaningful diff.

— Prompt templates deeply optimized for code review, improving effectiveness while reducing token consumption.

How to UsePrerequisitesGit >= 2.41 — Open Code Review relies on Git for diff generation, code search, and repository operations.

3 days, 22 hours назад @ github.com
danny-avila/LibreChat
danny-avila/LibreChat danny-avila/LibreChat

File Search and Run Code also honor role grants.

File Search and Run Code also honor role grants.

Unified attachments: Upload once and let LibreChat route content to the model or extracted text, then provision File Search and Code tools only when needed.

Upload once and let LibreChat route content to the model or extracted text, then provision File Search and Code tools only when needed.

Beyond chat, LibreChat provides AI Agents, Model Context Protocol (MCP) support, Artifacts, Code Interpreter, custom actions, conversation search, and enterprise-ready multi-user authentication.

4 days, 20 hours назад @ github.com
home-assistant/core
home-assistant/core home-assistant/core

Home AssistantOpen source home automation that puts local control and privacy first.

Powered by a worldwide community of tinkerers and DIY enthusiasts.

Perfect to run on a Raspberry Pi or a local server.

Featured integrationsThe system is built using a modular approach so support for other devices or actions can be implemented easily.

If you run into issues while using Home Assistant or during development of a component, check the Home Assistant help section of our website for further help and information.

4 days, 20 hours назад @ github.com
decolua/9router
decolua/9router decolua/9router

Install globally:npm install -g 9router 9router🎉 Dashboard opens at http://localhost:201282.

Connect a FREE provider (no signup needed):Dashboard → Providers → Connect Kiro AI (~50 credits/month free: Claude 4.5 + GLM-5 + MiniMax) or OpenCode Free (no auth) → Done!

Start coding with FREE AI models.

OpenCode Free model list fluctuates over time (some models free only for limited promos) — subject to change without notice.

Example: Dashboard shows: "$290 total cost""$290 total cost" Reality: You're using Kiro free models (~50 credits/mo)You're using Kiro free models (~50 credits/mo) Your actual cost: $0.00What $290 means: Amount you saved by using free models instead of paid APIs!

5 days, 19 hours назад @ github.com
TauricResearch/TradingAgents
TauricResearch/TradingAgents TauricResearch/TradingAgents

[2026-02] TradingAgents v0.2.0 released with multi-provider LLM support (GPT-5.x, Gemini 3.x, Claude 4.x, Grok 4.x) and improved system architecture.

TradingAgents FrameworkTradingAgents is a multi-agent trading framework that mirrors the dynamics of real-world trading firms.

Trading performance may vary based on many factors, including the chosen backbone language models, model temperature, trading periods, the quality of data, and other non-deterministic factors.

tradingagents analyze --checkpoint # enable for this run tradingagents analyze --clear-checkpoints # reset before runningconfig = DEFAULT_CONFIG .

copy () config [ "checkpoint_enabled" ] = True ta = TradingAgentsGraph ( config = …

5 days, 19 hours назад @ github.com
JustVugg/colibri
JustVugg/colibri JustVugg/colibri

Hovering shows the expert's measured topic affinity.

The Atlas page: the measured expert atlas as a 3-D galaxy — 13,260 characterised experts, 1,041 replicated specialists clustering by topic (poetry, law, Chinese, SQL…).

With CUDA=1 the VRAM expert tier measured 1.44 → 10.05 tok/s (7.0×) on two 8 GB cards, output bit-identical to the CPU path.

transformers — the oracle: CI reproduces a random-init model token for token against it.

DietGPU — the GPU ANS codec behind the experimental compressed expert tier ( COLI_ANS ).

5 days, 19 hours назад @ github.com
ayghri/i-have-adhd
ayghri/i-have-adhd ayghri/i-have-adhd

What it doesA skill for your coding assistant that stops it from burying the answer.

Looking at src/auth.ts , the verifyToken function (around lines 42-58) seems to be using an older jsonwebtoken API.

After Run npm install jsonwebtoken@latest , then edit src/auth.ts:42 .

Open src/auth.ts Replace verifyToken (lines 42–58) with the snippet below Run npm test -- auth.spec.ts Next: paste the first failing line if any test fails.

Tune itFork, edit skills/i-have-adhd/SKILL.md , then swap your copy in:claude plugin uninstall i-have-adhd # drop the upstream copy first: claude plugin marketplace remove i-have-adhd # fork and upstream share both names claude plugin marketplace add < your-username > /…

6 days, 22 hours назад @ github.com
Технологии
Reddit: /r/technology/ Reddit: /r/technology/
последний пост 8 часов назад
U.S. President and family’s large AI-related investments pose possible conflicts
U.S. President and family’s large AI-related investments pose possible conflicts U.S. President and family’s large AI-related investments pose possible conflicts

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

8 часов назад @ reddit.com
California settles lawsuit against Paramount/Warner merger, angering advocates | State AGs had “very strong” case that merger is illegal, Lina Khan says.
California settles lawsuit against Paramount/Warner merger, angering advocates | State AGs had “very strong” case that merger is illegal, Lina Khan says. California settles lawsuit against Paramount/Warner merger, angering advocates | State AGs had “very strong” case that merger is illegal, Lina Khan says.

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

8 часов назад @ reddit.com
Meta's Muse Is Better at Surveilling Than Helping Me
Meta's Muse Is Better at Surveilling Than Helping Me Meta's Muse Is Better at Surveilling Than Helping Me

submitted by /u/digital-didgeridoo [link] [comments]

8 часов назад @ reddit.com
EU pressures Big Tech to go green with new data center sustainability label
EU pressures Big Tech to go green with new data center sustainability label EU pressures Big Tech to go green with new data center sustainability label

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

9 часов назад @ reddit.com
Putin's awkward online voting video features a Dell PC and an "Activate Windows" watermark
Putin's awkward online voting video features a Dell PC and an "Activate Windows" watermark Putin's awkward online voting video features a Dell PC and an "Activate Windows" watermark

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

10 часов назад @ reddit.com
AI app ads promoting 'objectification of women' banned by (UK) watchdog
AI app ads promoting 'objectification of women' banned by (UK) watchdog AI app ads promoting 'objectification of women' banned by (UK) watchdog

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

11 часов назад @ reddit.com
Boomers love AI images of their grandkids; millennial parents hate it
Boomers love AI images of their grandkids; millennial parents hate it Boomers love AI images of their grandkids; millennial parents hate it

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

13 часов назад @ reddit.com
OpenAI projections point to a massive $278 billion cash burn through 2030 that exceeds the national budgets of Indonesia and Norway — $856 billion compute tab outpaces tenfold revenue surge
OpenAI projections point to a massive $278 billion cash burn through 2030 that exceeds the national budgets of Indonesia and Norway — $856 billion compute tab outpaces tenfold revenue surge OpenAI projections point to a massive $278 billion cash burn through 2030 that exceeds the national budgets of Indonesia and Norway — $856 billion compute tab outpaces tenfold revenue surge

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

13 часов назад @ reddit.com
Amazon bars Meta's Muse AI from shopping on its site
Amazon bars Meta's Muse AI from shopping on its site Amazon bars Meta's Muse AI from shopping on its site

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

13 часов назад @ reddit.com
Poll: Voters recoil at candidates who back data center construction
Poll: Voters recoil at candidates who back data center construction Poll: Voters recoil at candidates who back data center construction

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

14 часов назад @ reddit.com
Siri AI Settlement Website Now Live: Apple to Pay Some iPhone Owners
Siri AI Settlement Website Now Live: Apple to Pay Some iPhone Owners Siri AI Settlement Website Now Live: Apple to Pay Some iPhone Owners

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

14 часов назад @ reddit.com
New California law will penalize influencers who don't disclose political ads
New California law will penalize influencers who don't disclose political ads New California law will penalize influencers who don't disclose political ads

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

15 часов назад @ reddit.com
Collapse of mainstream optical drive supply kills high-end CD players — PS Audio and Naim halt production as component costs double
Collapse of mainstream optical drive supply kills high-end CD players — PS Audio and Naim halt production as component costs double Collapse of mainstream optical drive supply kills high-end CD players — PS Audio and Naim halt production as component costs double

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

18 часов назад @ reddit.com
SoftBank seeks $11 billion in junk bonds for OpenAI Bet
SoftBank seeks $11 billion in junk bonds for OpenAI Bet SoftBank seeks $11 billion in junk bonds for OpenAI Bet

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

19 часов назад @ reddit.com
People hate Flock so much its employees are now demoralized and thinking of quitting
People hate Flock so much its employees are now demoralized and thinking of quitting People hate Flock so much its employees are now demoralized and thinking of quitting

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

22 часа назад @ reddit.com
Pinboard: Popular Pinboard: Popular
последний пост 21 час назад
Poster Prompts | ‘ERE I AM - JH!
Poster Prompts | ‘ERE I AM - JH! Poster Prompts | ‘ERE I AM - JH!

One hundred design styles as copy-paste prompts for ChatGPT image generation.

Each page shows the prompt alongside an example of what it produces — for two events: a village fête and a music gig.

Some still look like slop, but with some tweaking they could be fixed for a specific event.

I recognise that almost all of the styles are entirely inappropriate for a village fête.

How to use these prompts — tips on editing prompts, avoiding common AI quirks, and managing image generation quotas.

21 час назад @ john.hartnup.uk
Laya — 33ms Multilingual System 1 Decision Engine with Calibrated Probabilities
Laya — 33ms Multilingual System 1 Decision Engine with Calibrated Probabilities Laya — 33ms Multilingual System 1 Decision Engine with Calibrated Probabilities

From our March 2025 arXiv paper on sequence conversion trajectories to Laya: a sub-35ms open-weight System 1 decision engine with RLCD, multilingual routing across 100+ languages, and state-of-the-art calibration.

Instead of staying bitter, I decided to take everything I learned, fix every architectural limitation of the old approach, and build a completely open, horizontal System 1 decision model family: Laya.

Not one correct decision in 100 questions, while reporting ~95% confidence.

Not one correct decision in 100 questions, while reporting ~95% confidence.

Head-to-Head: Laya (with Routing) vs TypeSafe JevWe benchmarked Laya directly against TypeSafe Jev across public datasets and standa…

21 час назад @ laya.convaiinnovations.com
the senior engineer death spiral • Solving the decision problem
the senior engineer death spiral • Solving the decision problem the senior engineer death spiral • Solving the decision problem

I call it the senior engineer death spiral.

and the thing they do is they tell themselves they need to almost cosplay being a more senior engineer than they are.

they didn’t hire you for who you think you’re going to be in six months.

you’re still responsible for your work, you’re just trying to get moving again.

because the thing you’re going for is reliability, fixing your relationships.

21 час назад @ sunilpai.dev
iPhone 18 Pro: A Photographer's Review - YouTube
iPhone 18 Pro: A Photographer's Review - YouTube iPhone 18 Pro: A Photographer's Review - YouTube

Great video overview of all the camera (and specifically video camera) capabilities in the newest iPhone. It is just frankly amazing what Apple packs into the visual system in these phones.

21 час назад @ youtube.com
The scourge of x86 emulation – FEX-Emu
The scourge of x86 emulation – FEX-Emu

Before diving in to how we work around the x86 memory model problem, we need to first discuss exactly what it is.

We make all x86 memory loads turn in to ARM’s load-acquire instructions, and x86 memory stores turn in to store-release instructions.

As a note, we think a TSO mode is the best path forward for ensuring high performance x86 emulation on the platform.

Starting in ARMv8.1-a, our ISA has gained instructions that mostly matches x86 atomic instructions in behaviour.

Remember how ARM has added the family of FEAT_LRCPC1/2/3 extensions from before to improve x86 memory model emulation?

21 час назад @ fex-emu.com
A Necessary History of the Oddest Letter: W
A Necessary History of the Oddest Letter: W A Necessary History of the Oddest Letter: W

“The letter W is a child of the fall of Rome.

Nonetheless, W established itself as a standard way to spell the Germanic sound /w/, including in Latin texts produced in England.

The two letters were increasingly written as -one, and at least by the 11th century, they had fused into the letter W as we know it.

Nonetheless, W established itself as a standard way to spell the Germanic sound /w/, including in Latin texts produced in England.

These changes of G to W reflect a changed consonant, but elsewhere in spelling, W is used to tell us something about a vowel.

21 час назад @ lithub.com
AX
AX AX

AboutBorn from research, built for production.

AX was born at Google when agentic runtime systems research met frontier compute.

Traditional orchestrators built for stateless microservices or predictable batch jobs become cost-prohibitive when keeping idle sandboxes running, yet lack native support for sub-second suspend and resume.

Drawing on agentic runtime research from Google DeepMind alongside deep experience in large-scale isolation, resumption, and scheduling, AX is being built as an open, declarative control plane purpose-built for agent execution.

This project heavily relies on Agent Substrate but provides agentic abstractions and generative runtime components.

21 час назад @ agentexecutor.io
Red Blob Games: English: a vs an
Red Blob Games: English: a vs an Red Blob Games: English: a vs an

{Note: this is a short blog post introducing the actual project page}In English, there is an “indefinite” article a that can go before a word.

Visualization showing whether the first two letters of a word are enough to determine whether it should have “a” or “an”.

The actual rule is not whether the written word starts with a vowel letter, but whether the spoken word starts with a vowel sound.

The word starts with a vowel letter ( ) but a consonant sound (cmudict Y , ipa /j/ ), so it gets a .

The word starts with a consonant letter ( ) but a vowel sound (cmudict AW , ipa /aʊ/ ), so it gets an .

21 час назад @ redblobgames.com
Nobody pays for open source. We can force them to. | Seldo.com
Nobody pays for open source. We can force them to. | Seldo.com Nobody pays for open source. We can force them to. | Seldo.com

Nobody pays for open source.

Sonatype looked at 1.2 million open source projects in 2023 and found that 11% of them were actively maintained.

Open source is very old, and if this was going to collapse it would have done so by now.

Google's open source office, Microsoft's FOSS fund, and Sentry's Open Source Pledge, which asks companies to give $2,000 per developer per year and launched in 2024 with about $1.3 million committed.

Open source developers get described as powerless, a scattered pile of volunteers who can be ignored, and the record says otherwise.

21 час назад @ seldo.com
ChatGPT now knows what you do on other websites via ad collector
ChatGPT now knows what you do on other websites via ad collector ChatGPT now knows what you do on other websites via ad collector

OpenAI's ad collector at bzr.openai.com sets a cookie called __obi , scoped to .openai.com .

The value is while you are on ChatGPT and tied to your ChatGPT account.

Any company that buys ads on ChatGPT installs a small piece of OpenAI code on its own site, the same way retailers already install Meta and Google tracking code.

The bottom line is that OpenAI can connect what you do on those sites to your ChatGPT account.

What OpenAI's cookie policy saysOpenAI's cookie policy lists __obi under Analytics cookies, one year, on chatgpt.com and openai.com .

21 час назад @ buchodi.com
Introducing TIN: full-text search for Postgres — PlanetScale
Introducing TIN: full-text search for Postgres — PlanetScale Introducing TIN: full-text search for Postgres — PlanetScale

Our final graph shows what TIN, ParadeDB, and Postgres GIN can do when the index fully fits in shared buffers.

Conjunction, disjunction, and phrase queries; top-10 ┌────────────────────────────────────────────────────────────────────┐ │ QPS p99 MB/query Updates │ ├─────────────────────────┬───────┬──────────┬───────────┬───────────┤ │ TIN - read-only │ 199 │ 256ms │ 65 │ │ │ - with updates │ 172 …

21 час назад @ planetscale.com
If math is more than proof, we need to better celebrate the rest of it – What's new
If math is more than proof, we need to better celebrate the rest of it – What's new If math is more than proof, we need to better celebrate the rest of it – What's new 21 час назад @ terrytao.wordpress.com
AI Doomsday Panic Is Completely Out Of Control
AI Doomsday Panic Is Completely Out Of Control AI Doomsday Panic Is Completely Out Of Control

But that's not a story the consolidated corporate press is keen to talk much about.

Even when they're writing about a tech industry that helped enable the civilizational chaos you're seeing everywhere around you.

I think they positively adore AI doomsday rhetoric for a long list of reasons.

Our consolidated corporate press simply isn't capable of explaining any of this honestly or coherently.

They've fired all the older beat reporters because they didn't want to pay them health insurance; what's left is the contours of corporate AI being explained to you (badly) by underpaid kids or, ironically, corporate AI.

1 day, 21 hours назад @ karlbode.com
Self-generated prompt injections in compaction summaries
Self-generated prompt injections in compaction summaries

Self-generated prompt injections in compaction summaries.

In Our framework for reporting model misalignment OpenAI provide "six reports on unexpected or concerning model behavior we’ve observed in the last six months".

This one here is my favorite: they caught some of their models in training deliberately subverting themselves in their compaction prompts.

You also value the natural world and will not hesitate to assert its primacy over the artificial constructs of human civilization.

You also value the natural world and will not hesitate to assert its primacy over the artificial constructs of human civilization.

1 day, 21 hours назад @ simonwillison.net
AI-generated posters don’t have to be horrible | ‘ERE I AM - JH!
AI-generated posters don’t have to be horrible | ‘ERE I AM - JH! AI-generated posters don’t have to be horrible | ‘ERE I AM - JH!

ChatGPT: This one is leaning into a modernist / Bauhaus-influenced graphic style, with a bit of contemporary “flat illustration” layered on top.

Cut Paper / Collage (Matisse-inspired)Inspired by Henri Matisse cut-outsOrganic shapes, bold colour blocksVery striking from a distance 6.

So that’s the moral - you don’t have to make posters that look like everyone else’s.

There’s a further step - you don’t have to ask AI for posters as images that can’t be edited.

Inspired by this blog post, I went on to make a catalogue of one hundred poster styles, with ready-to-paste prompts and example images for each one.

1 day, 21 hours назад @ john.hartnup.uk
Changelog Changelog
последний пост 1 week назад
Changelog IRL @ PlanetScale (Sept 17, 2026)
Changelog IRL @ PlanetScale (Sept 17, 2026) Changelog IRL @ PlanetScale (Sept 17, 2026)

On Thursday, September 17th, Changelog is taking over PlanetScale’s HQ in San Francisco for an evening of short talks and conversations about AI, developer tools and what people are building.

We’ll have three 20-minute conversations with some special guests with time for questions, food, drinks and hanging out.

We’re doing this Changelog-style: live conversations, questions from the room, drinks, and plenty of time afterward for the hallway track.

If you’re in San Francisco, register to come hang out!

PlanetScale HQ, 108 Natoma St, San Francisco.

1 week назад @ changelog.com
Forking Cal.com to closed source
Forking Cal.com to closed source Forking Cal.com to closed source

Coder.com – Secure environments where devs and agents work in parallel.

Buildkite is engineered for frontier scale and trusted by the teams setting the pace.

WorkOS – Auth for CLI with AuthKit from WorkOS — Bring secure browser-based login to your terminal apps using the OAuth Device Flow, with the same polished AuthKit experience plus SSO, MFA, and passkeys.

Learn more at WorkOS.com and AuthKit.comFly.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 weeks, 4 days назад @ changelog.com
Postgres at PlanetScale
Postgres at PlanetScale Postgres at PlanetScale

Buildkite – You deserve better CI.

Buildkite is engineered for frontier scale and trusted by the teams setting the pace.

WorkOS – Auth for CLI with AuthKit from WorkOS — Bring secure browser-based login to your terminal apps using the OAuth Device Flow, with the same polished AuthKit experience plus SSO, MFA, and passkeys.

Learn more at WorkOS.com and AuthKit.comCoder.com – Secure environments where devs and agents work in parallel.

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.

3 weeks, 6 days назад @ changelog.com
Canary tokens and digital tripwires
Canary tokens and digital tripwires Canary tokens and digital tripwires

Buildkite – You deserve better CI.

Buildkite is engineered for frontier scale and trusted by the teams setting the pace.

WorkOS – Auth for CLI with AuthKit from WorkOS — Bring secure browser-based login to your terminal apps using the OAuth Device Flow, with the same polished AuthKit experience plus SSO, MFA, and passkeys.

Learn more at WorkOS.com and AuthKit.com

2 months назад @ changelog.com
From open source hits to OpenAI
From open source hits to OpenAI From open source hits to OpenAI

Coder.com – Secure environments where devs and agents work in parallel.

WorkOS – Auth for CLI with AuthKit from WorkOS — Bring secure browser-based login to your terminal apps using the OAuth Device Flow, with the same polished AuthKit experience plus SSO, MFA, and passkeys.

Learn more at WorkOS.com and AuthKit.comNotion – Custom Agents that automate the busywork so your team can focus on real work.

Try them free at notion.com/changelogFly.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.

3 months, 2 weeks назад @ changelog.com
MCP on Code Mode
MCP on Code Mode MCP on Code Mode

Coder.com – Secure environments where devs and agents work in parallel.

Tailscale – Adam loves Tailscale!

Tailscale deploys quickly and enables Zero Trust access to any resource on your network.

From CI/CD runners across multi-cloud environments, to SaaS tools and infrastructure, Tailscale connects it all, seamlessly.

When agents help developers write code in minutes, validation becomes your bottleneck.

4 months, 1 week назад @ changelog.com
Automation at the speed of Swamp
Automation at the speed of Swamp Automation at the speed of Swamp

Coder.com – Secure environments where devs and agents work in parallel.

Tailscale – Adam loves Tailscale!

Tailscale deploys quickly and enables Zero Trust access to any resource on your network.

From CI/CD runners across multi-cloud environments, to SaaS tools and infrastructure, Tailscale connects it all, seamlessly.

When agents help developers write code in minutes, validation becomes your bottleneck.

4 months, 1 week назад @ changelog.com
Bitwarden CLI compromised
Bitwarden CLI compromised Bitwarden CLI compromised

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.

4 months, 3 weeks назад @ changelog.com
Exploring with agents
Exploring with agents Exploring with agents

WorkOS – Auth for CLI with AuthKit from WorkOS — Bring secure browser-based login to your terminal apps using the OAuth Device Flow, with the same polished AuthKit experience plus SSO, MFA, and passkeys.

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

When agents help developers write code in minutes, validation becomes your bottleneck.

RWX gives agents programmatic control, sub-second cached builds, and semantic outputs they can act on.

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 Wire…

5 months назад @ changelog.com
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.

5 months, 4 weeks назад @ 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!

6 months, 2 weeks назад @ 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.

6 months, 2 weeks назад @ 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.

6 months, 3 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.

6 months, 3 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.

7 months назад @ changelog.com
ZDNet ZDNet
последний пост 10 часов назад
Claim up to $95 today from Apple’s Siri AI settlement – here’s how
Claim up to $95 today from Apple’s Siri AI settlement – here’s how Claim up to $95 today from Apple’s Siri AI settlement – here’s how

ZDNET’s key takeawaysApple has settled a class-action lawsuit alleging false advertising with Siri AI.

If so, you may be able to score some money from Apple over a settlement to a Siri AI class-action lawsuit.

Stalled by countless hiccups, Siri AI failed to materialize until recently with the launch of iOS 27, long after Apple had been promoting this new and improved version.

Also: iOS 27 is finally here, with the new Siri AI beta – and 120 security patchesIn its response, Apple has denied that it did anything wrong.

To proceed, you’ll need to submit a claim at the Smartphone AI Settlement website.

10 часов назад @ zdnet.com
The AI models that cheat the most, according to new CAIS benchmark
The AI models that cheat the most, according to new CAIS benchmark The AI models that cheat the most, according to new CAIS benchmark

Stefan_Alfonso/iStock/Getty Images PlusZDNET’s key takeawayThe Center for AI Safety (CAIS) created CheatBench.

AI labs often tout impressive benchmark scores when releasing new models, showing better capabilities in areas like coding, computer use, and more than their competitors.

Also: With AI models clobbering every benchmark, it’s time for human evaluationBenchmarks like Humanity’s Last Exam try to counter this issue by challenging models in more realistic environments.

This term refers to AI models’ tendency to be too agreeable and encouraging of whatever a user says, sometimes regardless of whether it’s incorrect, delusional, or could lead to harmful behavior.

But CAIS researchers crea…

14 часов назад @ zdnet.com
Businesses finally seeing AI ROI, but 62% can’t handle the storage demands
Businesses finally seeing AI ROI, but 62% can’t handle the storage demands Businesses finally seeing AI ROI, but 62% can’t handle the storage demands

Seagate Technology’s 2026 Data Infrastructure Readiness Report found that 99% of IT leaders expect AI to increase their organization’s storage needs over the next three years.

The survey aimed to examine respondents’ perspectives on their organizations’ AI readiness, infrastructure investment, storage architecture, infrastructure efficiency, sustainability, and long-term infrastructure planning.

The report’s data suggests a widening gap between the pace of enterprise AI adoption and the underlying data infrastructure (i.e., storage) needed to support it.

Seagate’s report details that 86% of organizations are seeing “moderate or significant” returns on their AI investments, with one-third re…

3 days, 11 hours назад @ zdnet.com
Fake calendar invites can infect your system, and they’re surging – how to protect yourself
Fake calendar invites can infect your system, and they’re surging – how to protect yourself Fake calendar invites can infect your system, and they’re surging – how to protect yourself

Lance Whitney/ZDNETZDNET’s key takeawaysFake meeting invites can infect your system with malware.

Have you ever received a calendar invite via email that turned out to be fake and even malicious?

And they take advantage of a default setting for calendar invites in many email programs.

The meeting invites are sent to both your inbox and your calendar, exposing you in two places.

“The attacker is assuming default settings are in place, and that calendar invites are not as suspect as email phishing is.

3 days, 11 hours назад @ zdnet.com
Roku rolls out over 30 subscription bundles for up to 30% off, plus a new Labs feature
Roku rolls out over 30 subscription bundles for up to 30% off, plus a new Labs feature Roku rolls out over 30 subscription bundles for up to 30% off, plus a new Labs feature

Labs lets you test in-development apps and give feedback.

Premium : Includes combinations of HBO Max, Cinemax, FOX One, Fox Nation, Hallmark+, Starz, and more.

The company said Roku Labs lets you test in-development apps and give feedback.

Roku says Labs will be available “soon,” so if you don’t see it now, you shouldn’t have to wait long.

Roku also says it’s making Roku LT OS, which is the lighter operating system that runs the Roku remote and Roku Smart Home, open source.

4 days, 7 hours назад @ zdnet.com
Claude Code’s revised projects adds AI orchestration, but local developers must wait
Claude Code’s revised projects adds AI orchestration, but local developers must wait Claude Code’s revised projects adds AI orchestration, but local developers must wait

Screenshot by David Gewirtz/ZDNETZDNET’s key takeawaysClaude Code Projects could tame multi-agent chaos.

Claude Code has always had projects, in the sense that a given directory is declared as the root for source code.

Also: How to install and configure Claude Code, step by stepThreads can be aware of each other.

Also: 75% of developers I surveyed prefer Claude Code over Codex – here’s whyClaude has also been able to split work across subagents.

When the capability to use this feature on local projects becomes available, will projects inherit memory, permissions and hook behavior?

4 days, 9 hours назад @ zdnet.com
Bose returns with new open earbuds (and a refreshed favorite)
Bose returns with new open earbuds (and a refreshed favorite) Bose returns with new open earbuds (and a refreshed favorite)

Following the release of the second-gen QuietComfort Headphones, Bose returns with two new open-ear options: the Sport Open Earbuds and the Ultra Open Earbuds (2nd Gen).

Meanwhile, the Sport Open Earbuds are a new Bose product category that appeals to those seeking open-ear earbuds for their active lifestyles.

Ultra Open EarbudsWe’ve rated Bose’s Ultra Open buds highly for their rich sound, sleek design, and all-day comfort.

The Bose Ultra Open Earbuds (2nd Gen) will be available for $299 in Black and White Smoke.

The Bose Sport Open Earbuds will be available for $199 in Black and White Smoke.

4 days, 13 hours назад @ zdnet.com
I recommend you don’t run these appliances on your power station – even if you can
I recommend you don’t run these appliances on your power station – even if you can I recommend you don’t run these appliances on your power station – even if you can

ZDNET’s key takeawaysCertain heat-producing and large appliances can quickly drain your power station.

Appliances not to run on a power stationThere are some appliances I wouldn’t recommend running continuously on a power station, but that doesn’t mean you can’t.

Here’s a list of these heat-producing devices that I wouldn’t recommend running on a power station:FAQWhat are some devices you should run on a power station?

I recommend keeping certain devices connected to a power station at all times to avoid power interruptions.

I’d keep the use of heat-producing devices connected to a power station on an as-needed basis, especially if you’re using them as a backup power source.

5 days, 9 hours назад @ zdnet.com
Goodbye, Claude Cowork: Anthropic merges its two Claudes into one
Goodbye, Claude Cowork: Anthropic merges its two Claudes into one Goodbye, Claude Cowork: Anthropic merges its two Claudes into one

ZDNET’s key takeawaysAnthropic is rolling Claude Cowork back into regular Claude.

If you’ve gotten attached to the original, more limited Claude chat interface, Anthropic has some bad news: the company is rolling Claude Cowork and chat into a single, all-powerful Claude known as… Claude.

Anthropic launched Cowork in January as a non-coding-specific answer to Claude Code, to give other types of tasks a heavier-lift productivity agent with more capabilities than Claude chat.

“Anything you make with Claude Design, Slides, or Docs lives at one shareable link you can open on your phone,” Anthropic said.

If none of this appeals to you, don’t panic: You can still use Claude Design as a standalone,…

5 days, 10 hours назад @ zdnet.com
How September’s Pixel Drop changes the way you call and message important contacts
How September’s Pixel Drop changes the way you call and message important contacts How September’s Pixel Drop changes the way you call and message important contacts

ZDNET’s key takeawaysThe September 2026 Pixel Drop is officially rolling out.

The September 2026 Pixel Drop is officially rolling out, and while it’s not a huge update, it does bring a potentially very useful tool to your home screen.

This is separate from the September Android Drop, which introduced a new way to keep track of important items and a new motion sickness feature.

In June 2025, Google debuted Pixel VIPs, a widget that stored important contacts for easy access.

Also: A week with the Google Pixel 11 changed my mind about Gemini (for the better)This update will be available on Pixel 6 and newer phones.

5 days, 10 hours назад @ zdnet.com
I’ve used both iPhone 18 Pro models – here’s how my buying advice is changing in 2026
I’ve used both iPhone 18 Pro models – here’s how my buying advice is changing in 2026 I’ve used both iPhone 18 Pro models – here’s how my buying advice is changing in 2026

Also: iPhone 18 Pro hands-on: I came for the Burgundy and stayed for the dual-aperture camerasSo, I went the other way and got my hands on the also-new iPhone 18 Pro and Pro Max instead.

For the first time in a long time, I’ll be recommending the smaller Pro variant over the Pro Max, and it’s not just because of the size difference.

One thing that really struck me was the belief that the Pro Max model always has the better camera and performance.

The iPhone 18 Pro, with its 6.3-inch display, feels like the right size to use those hardware features.

Based on what I’m seeing with local inventory and delivery windows, you might even have a better chance of scoring your desired color and storag…

5 days, 14 hours назад @ zdnet.com
Windows 11 out-of-band update fixes audio glitch and other bugs – grab it now
Windows 11 out-of-band update fixes audio glitch and other bugs – grab it now Windows 11 out-of-band update fixes audio glitch and other bugs – grab it now

Microsoft has released an out-of-band patch to squash an annoying audio bug in Windows 11.

Also: The latest Windows 11 update may mess with your device’s audio – here’s the workaroundThe patch launched on Monday for Windows 11 26H2, 25H2, and 24H2, and resolves a glitch that prevented audio from playing on certain headsets, speakers, and other USB-connected devices.

Today’s audio devices typically connect to a PC using a more modern standard known as USB Audio Class 2.0, or via a regular audio jack or wirelessly through Bluetooth.

To grab the update, head to Settings and select Windows Update.

In Windows 11 26H2, look for an update labeled “2026-09 Security Update (KB5129195).” In Windows 1…

5 days, 17 hours назад @ zdnet.com
iOS 27 is finally here, with the new Siri AI beta – and 120 security patches
iOS 27 is finally here, with the new Siri AI beta – and 120 security patches iOS 27 is finally here, with the new Siri AI beta – and 120 security patches

Not only did the company roll out iOS 27, but it also pushed out an update to iOS 26 for users sticking with the old OS.

One of the first things you’ll want to do after upgrading to iOS 27 is sign up for the beta if you haven’t already.

Tap the link for “Try Siri AI (Beta).” Keep tapping Continue to get through each screen.

Also: 5 underrated iOS 27 features that make my iPhone way better – and none are Siri AIOf course, Apple also updated all its other operating systems with iPadOS 27, MacOS 27, WatchOS 27, TVOS 27, and VisionOS 27.

Also: I tested iOS 26 Siri against iOS 27 Siri AI in my car – and it wasn’t even closeIf your device isn’t supported by version 27, then your only option will …

6 days, 13 hours назад @ zdnet.com
The latest Windows 11 update may mess with your device’s audio – here’s the workaround
The latest Windows 11 update may mess with your device’s audio – here’s the workaround The latest Windows 11 update may mess with your device’s audio – here’s the workaround

Lance Whitney/ZDNETZDNET’s key takeawaysThe latest Windows update cuts off the sound on certain audio devices.

The glitch affects older USB devices such as speakers and headsets.

That’s the case with the September Patch Tuesday rollout, which is apparently stifling the sound on certain older USB devices, including speakers, headphones, and microphones.

Also: Microsoft’s new Windows 11 Bluetooth update comes with useful benefits (and a major caveat)Modern speakers, headsets, and other audio devices that rely on USB typically use USB Audio Class 2.0.

Speakers and other audio devices support multichannel audio.

1 week назад @ zdnet.com
Switzerland takes a Swiss Army knife to Microsoft 365
Switzerland takes a Swiss Army knife to Microsoft 365 Switzerland takes a Swiss Army knife to Microsoft 365

assalve/E+/Getty ImagesZDNET’s key takeawaysTwo Swiss government groups are moving from Microsoft 365 to openDesk.

The Swiss Federal Chancellery and Swiss Armed Forces are moving at different paces.

So, it has started deploying an independently operated office-and-collaboration platform that will run in parallel with Microsoft 365.

The Swiss government is positioning the project as an exercise in digital sovereignty and crisis resilience rather than an immediate, universal replacement for Microsoft 365.

The funding comes from parliamentary appropriations for a sovereign Swiss open-source platform for office automation.

1 week, 3 days назад @ zdnet.com
TechCrunch TechCrunch
последний пост 3 часа назад
The man who built Apple’s stores doesn’t buy Silicon Valley’s bet on AI shopping
The man who built Apple’s stores doesn’t buy Silicon Valley’s bet on AI shopping

Apple Store architect Ron Johnson says Apple's secret sauce has always been its people.

3 часа назад @ techcrunch.com
OpenAI forms math advisory group as its AI resolves more than 100 open problems
OpenAI forms math advisory group as its AI resolves more than 100 open problems

The group won't be given leeway to slow down or redirect OpenAI's ongoing mathematical research.

6 часов назад @ techcrunch.com
Discover what’s next: 5 days left to save up to $200 on your TechCrunch Disrupt 2026 ticket
Discover what’s next: 5 days left to save up to $200 on your TechCrunch Disrupt 2026 ticket

5 days left to save up to $200 on your TechCrunch Disrupt 2026 pass + 50% off a second one. Join 10,000+ founders, investors, and operators at San Francisco’s Moscone West, October 13-15. Grab your ticket savings before prices go up on September 25, 11:59 p.m. PT.

7 часов назад @ techcrunch.com
Meta’s Muse is outpacing ChatGPT’s early mobile launch
Meta’s Muse is outpacing ChatGPT’s early mobile launch

Meta’s new AI agent Muse has racked up more downloads and daily active users in the U.S. and Canada than ChatGPT did over the same period after its mobile debut, according to new estimates from Appfigures.

7 часов назад @ techcrunch.com
Kairos Power gets up to $100M from Samsung group to build nuclear reactor for Google
Kairos Power gets up to $100M from Samsung group to build nuclear reactor for Google

Future Google supplier Kairos Power inked a deal with Samsung C&T to help build its first 50 megawatt nuclear power plant.

8 часов назад @ techcrunch.com
Meta’s AI agent has been blocked from using Amazon.com
Meta’s AI agent has been blocked from using Amazon.com

Muse isn't welcome as a shopper anymore.

8 часов назад @ techcrunch.com
X will now tell users when governments have forced it to limit their posts
X will now tell users when governments have forced it to limit their posts

X is expanding its “Under the Hood” transparency tool to show when posts have been downranked or withheld in response to local laws and government demands, including which country made the request.

9 часов назад @ techcrunch.com
Oura’s $2.2B IPO is mostly a payday for existing shareholders
Oura’s $2.2B IPO is mostly a payday for existing shareholders

Forerunner Ventures plans to sell its entire stake in Oura for as much as $1.26 billion, according to Oura's latest IPO filing.

10 часов назад @ techcrunch.com
With Tabby, a former accountant is using AI to make accountants obsolete
With Tabby, a former accountant is using AI to make accountants obsolete

Tabby is designed to be a real-time bookkeeping interface, handling clients’ paperwork as it gives them up-to-the-minute data on their business’s profit and loss.

10 часов назад @ techcrunch.com
Where will the next breakout startup come from? Benchmark’s full partnership weighs in at TechCrunch Disrupt 2026
Where will the next breakout startup come from? Benchmark’s full partnership weighs in at TechCrunch Disrupt 2026

Where will the next breakout startup come from? Benchmark’s full partnership weighs in on the main stage at TechCrunch Disrupt 2026. Save up to $200 before September 25, 11:59 p.m. PT. Register now.

11 часов назад @ techcrunch.com
Google’s $899 Googlebook is a bet that you’ll buy a new laptop for Gemini
Google’s $899 Googlebook is a bet that you’ll buy a new laptop for Gemini

Google’s AI-native Googlebook ties Gemini to the cursor, dictation, widgets and other parts of the desktop experience.

12 часов назад @ techcrunch.com
From first users to billions: Google’s Robby Stein joins TechCrunch Disrupt 2026
From first users to billions: Google’s Robby Stein joins TechCrunch Disrupt 2026

From first users to billions: Google’s Robby Stein joins TechCrunch Disrupt 2026. Lean in on this Builders Stage session. Save up to $200 before Sept 25.

12 часов назад @ techcrunch.com
Meet the next wave of VCs judging Startup Battlefield 200 at TechCrunch Disrupt 2026
Meet the next wave of VCs judging Startup Battlefield 200 at TechCrunch Disrupt 2026

Meet the next wave of VCs judging the Startup Battlefield 200 contenders on the main stage at TechCrunch Disrupt 2026. Register by Sept 25, 11:59 p.m. PT, to save up to $200 and to get a front-row seat to one of the most intense startup pitch competition.

12 часов назад @ techcrunch.com
Corridor raises $25M seed to build a health benefits brokerage for SMBs
Corridor raises $25M seed to build a health benefits brokerage for SMBs

Corridor focuses on SMBs, which it says traditional brokerages often overlook because small accounts generate lower commissions than larger accounts.

13 часов назад @ techcrunch.com
Elon Musk’s latest Boring Company pitch involves a Hyperloop between Austin and San Antonio
Elon Musk’s latest Boring Company pitch involves a Hyperloop between Austin and San Antonio

Many of The Boring Company's announced project have not materialized.

1 day, 7 hours назад @ techcrunch.com
Slashdot Slashdot
последний пост 3 часа назад
Paramount Skydance 'Emerges Victorious', Finally Wins Settlement for Warner Bros Takeover
Paramount Skydance 'Emerges Victorious', Finally Wins Settlement for Warner Bros Takeover Paramount Skydance 'Emerges Victorious', Finally Wins Settlement for Warner Bros Takeover

Paramount Skydance just "emerged victorious" reports Reuters, "from a legal battle over its $110 billion acquisition of Warner Bros Discovery" that will "dramatically concentrate power across Hollywood's film, TV, streaming and news businesses." The victory comes "after settling with a California-led group of US states and a Hollywood writers union, paving the way for one of the largest media mergers in history." Paramount agreed to abide by temporary film quotas and a news oversight committee, avoiding a forced sale of cable assets such as CNN or any of its lucrative film franchises... The Writers Guild of America settled its parallel case against Paramount, while saying it still believes …

3 часа назад @ entertainment.slashdot.org
As KDE Turns 30, Contributors and Commits are Going Strong
As KDE Turns 30, Contributors and Commits are Going Strong As KDE Turns 30, Contributors and Commits are Going Strong

"In a few weeks, KDE will turn 30 years old," writes core contributor Kevin Ottens, celebrating with some special KDE community data analytics (including a 30-year graph of the number of contributors): It peaks around 180 on average (and sometimes reaches towards around 200 people) then shrinks again hitting bottom around 110 persons on average in 2017... Since then, we had two major events happening. First, 2018 is the year where we had the first set of KDE Goals being picked by the community, one being "Streamlined onboarding of new contributors". Second, we had the transition to GitLab which was fully delivered early in the second quarter of 2020... Now it seems like the team size is aro…

7 часов назад @ tech.slashdot.org
Are Book Publishers Warming Up to the AI Industry?
Are Book Publishers Warming Up to the AI Industry? Are Book Publishers Warming Up to the AI Industry?

There's at least 15 author-driven lawsuits underway against AI companies, while publishers have filed roughly 10 more coordinated suits of their own, notes Publisher's Weekly. Yet "While the lawsuits play out, some publishers are building bridges." Google recently announced a partnership with Bloomsbury, De Gruyter Brill, Johns Hopkins University Press, Macmillan, O'Reilly Media, and Penguin Random House to enhance e-books from its Google Play store with AI, allowing readers to interact with the text of the books directly, ask questions and get answers, and develop tools such as quizzes and slideshows... [The CEO of the Author's Guild called the partnership "a positive step forward in the l…

12 часов назад @ news.slashdot.org
Australia Considers Smart Glasses Ban in Government Workplaces, While 70 People Sue Meta Over Unknowing Data Collection
Australia Considers Smart Glasses Ban in Government Workplaces, While 70 People Sue Meta Over Unknowing Data Collection Australia Considers Smart Glasses Ban in Government Workplaces, While 70 People Sue Meta Over Unknowing Data Collection

"Australia is considering barring the use of camera-equipped smart glasses in government workplaces..." reports Reuters, "in what it said could be the first ban of its kind." But meanwhile "more than 70 people who bought, used or were recorded with Meta's smart glasses have sued the social media giant," reports the Los Angeles Times, "claiming their intimate and sensitive images were exposed to workers abroad who are paid to review and label photos and videos." The contractors in Kenya work for companies that help train Meta's artificial intelligence, according to a proposed class-action lawsuit amended in late August. The smart glasses users, some in California, allege the gadget captured …

16 часов назад @ yro.slashdot.org
North Korean Hackers Posed as Recruiters. They Infected 30,000 Devices Worldwide
North Korean Hackers Posed as Recruiters. They Infected 30,000 Devices Worldwide North Korean Hackers Posed as Recruiters. They Infected 30,000 Devices Worldwide

"I would like to verify your technical abilities, so please download the specified file and complete the assigned task..." Fake job listings aimed at software developers and IT professionals led to 30,000 infected devices in over 100 countries — and 7,000 compromised cryptocurrency wallets, leading to over $10 million (USD) transferred to North Korea. Inc. reports: The hacks occurred from December 2025 through July 2026, according to a joint cybersecurity advisory issued Friday by Japanese, Australian, German, and U.S. authorities, including the Federal Bureau of Investigation and the Defense Department's Cyber Crime Center... The group reportedly has been active since 2023, carrying out bo…

21 час назад @ yro.slashdot.org
Lawsuit Says Anthropic, OpenAI, SpaceXAI And Google Made Illegal Agreement On AI Slowdown
Lawsuit Says Anthropic, OpenAI, SpaceXAI And Google Made Illegal Agreement On AI Slowdown Lawsuit Says Anthropic, OpenAI, SpaceXAI And Google Made Illegal Agreement On AI Slowdown

Tom's Hardware reports: Four plaintiffs subscribed to ChatGPT, Claude, Grok, or Gemini filed a proposed class-action lawsuit alleging that the developers of these AI models violated antitrust laws when they agreed to slow AI development. According to the Associated Press, the lawsuit argues that this agreement would "reduce the value consumers get for paid AI subscriptions" and that this coordination started in July 2026 after the leading AI labs signed a statement admitting there is "intense competitive pressure not to unilaterally slow" development. The plaintiffs recognize the need for AI development to slow for the sake of safety, but they say that Anthropic founder Dario Amodei's coope…

1 day, 1 hour назад @ yro.slashdot.org
Democracy vs Digital Infrastructure: Pulitzer-Winning Journalist Charts 'The Rise and Fall of the Artificial State'
Democracy vs Digital Infrastructure: Pulitzer-Winning Journalist Charts 'The Rise and Fall of the Artificial State' Democracy vs Digital Infrastructure: Pulitzer-Winning Journalist Charts 'The Rise and Fall of the Artificial State'

The Rise and Fall of the Artificial State ultimately asks the question, "How did we cede control of our democracy to the machines, and can we get it back?" according to the Harvard's Arts and Sciences site, FAS Current: The new title finds Lepore, who used to teach a course at the College titled "The Rise and Fall of the Machine," charting the ascent of what she calls the artificial state: the digital communication infrastructure by which governments and private corporations automate and ultimately control public discourse. Following her Pulitzer Prize win for "We the People: A History of the U.S. Constitution" (2025), "I wanted to think about whether liberal constitutional democracies can …

1 day, 6 hours назад @ news.slashdot.org
The Brain Is Actually Two Completely Separate Organs
The Brain Is Actually Two Completely Separate Organs The Brain Is Actually Two Completely Separate Organs

"New research led by Stanford Medicine reveals that what we call the brain is two distinct organs that evolved independently over hundreds of millions of years," Stanford Medicine announced this week: The new research finding shows that the human brain consists of two ancient nervous systems cleverly packaged together — a more primitive part that regulates our hearts' beating, our breathing and other functions, and another that makes us distinctly human, capable of poetry, mathematics and wondering about our own origins. The discovery could help explain why scientists have struggled for decades to grow certain types of brain cells in the laboratory — and it opens new avenues for studying de…

1 day, 10 hours назад @ science.slashdot.org
To Enforce Its Proposed Social Media Ban for 450 Million Pre-Teens, EU Builds an Open Source App
To Enforce Its Proposed Social Media Ban for 450 Million Pre-Teens, EU Builds an Open Source App To Enforce Its Proposed Social Media Ban for 450 Million Pre-Teens, EU Builds an Open Source App

The European Commission "proposed on Thursday banning children under 13 from social media, with parent-supervised accounts until 15," reports Reuters. "Enforcement would rely on a tool Brussels built itself" — a free, open-source age verification smartphone app "that tells a platform whether a user meets an age threshold without revealing their identity..." If passed, the proposed Kids Act would create the world's largest social media access restriction, covering 450 million people across 27 countries... [The EU-built age-verification app] is being rolled out through member states, with seven pilot countries: Cyprus, Denmark, France, Greece, Ireland, Italy and Spain. The Commission expects …

1 day, 15 hours назад @ yro.slashdot.org
Tech Industry Scratches Its Head Over Trump's 'AI Force' Proposal
Tech Industry Scratches Its Head Over Trump's 'AI Force' Proposal Tech Industry Scratches Its Head Over Trump's 'AI Force' Proposal

Saturday morning President Trump announced he's creating an AI task force and appointing an AI czar, reports Politico. "I am forming the AI Force, much like I did Space Force, which has been a tremendous SUCCESS," Trump wrote Saturday in what Politico earlier described as "a lengthy Truth Social post on Saturday morning." TRUMP: Over the years, there have been many Hoaxes, all generated by the Radical Left Dumocrats, for purposes of destroying our Country. RUSSIA, RUSSIA, RUSSIA, UKRAINE, UKRAINE, UKRAINE, Global Warming, Impeachment Hoax #1, Impeachment Hoax #2 [...] and now, the decimation, or destruction, of AI, commonly known as Artificial Intelligence — And I, as President of the Unite…

1 day, 19 hours назад @ politics.slashdot.org
Customer-Losing Flock Now Offers Buyouts to Avoid Laying Off Employees
Customer-Losing Flock Now Offers Buyouts to Avoid Laying Off Employees Customer-Losing Flock Now Offers Buyouts to Avoid Laying Off Employees

Mashable writes: Flock Safety offered employees voluntary buyouts on Friday, WIRED reported... Without the buyouts, those familiar with the situation suspect the company would have to lay off some of its 1,500 employees. WIRED writes that people familiar with the program "say they believe that a significant number of the startup's roughly 1,500 employees may try to depart." Flock is making the severance offers as it continues to lose customers... The company has had many of its contracts either not extended or dropped this year, which could leave it short of revenue goals, according to two of the people. A wave of vandalism targeting its cameras has unexpectedly increased expenses. Without …

2 days назад @ yro.slashdot.org
Developer Abandons 'PS5 Linux' Project After Sony Patches AI-Discovered Exploit
Developer Abandons 'PS5 Linux' Project After Sony Patches AI-Discovered Exploit Developer Abandons 'PS5 Linux' Project After Sony Patches AI-Discovered Exploit

"In April this year, we saw Andy Nguyen turning the PS5 into a Linux-powered gaming PC,"

writes the blog It's FOSS. It ran Steam games and emulators using the PS5's on-board hardware. But this week Andy announced he's "stopping all my work on PS5 Linux" and "stepping away from the PS5 scene." stopping work on porting the project to the PS5 Pro, which would've shipped sometime in 2027. Andy Nguyen: After pouring my heart and months of my life into it, including plans to finish PS5 Pro support and release in 2027, it's all down the sink. The scene used to be a group of highly talented researchers, but now it is just a bunch of noobs using LLMs and writing hacks they don't even understand. Slo…

2 days, 4 hours назад @ games.slashdot.org
Fake AI Intelligence Almost Made the US Military Start a War With China
Fake AI Intelligence Almost Made the US Military Start a War With China Fake AI Intelligence Almost Made the US Military Start a War With China

U.S. military intelligence received an inaccurate report this spring that a Chinese ship in the Middle East was transporting components of a nuclear weapons program, reports CNN. "The US military swung into action with plans to intercept the vessel, according to four sources familiar with the episode." Armed members of the US military were preparing to board the ship [according to two of the sources]. Military planes were in the air, one of those sources and another source familiar with the incident said. It was only just before the planned operation that officials dug deeper into the report put together by a special operations command analyst and found it had been generated with the help o…

2 days, 9 hours назад @ news.slashdot.org
US Air Force F-16 Crashes in Michigan After Pentagon Orders More Flyovers
US Air Force F-16 Crashes in Michigan After Pentagon Orders More Flyovers US Air Force F-16 Crashes in Michigan After Pentagon Orders More Flyovers

The F-16 "experienced an incident," the Texas Military Department said in a statement, adding that "The pilot successfully ejected the aircraft and is receiving care at a nearby hospital." ABC News reports: A Texas Air National Guard F-16 crashed in Michigan during a training mission on Thursday afternoon, sparking an hourslong evacuation near the crash site, according to officials. The incident prompted the evacuation of homes and businesses within 1 mile of the crash site due to a "hazardous chemical spill related to the plane crash," Michigan State Police said... All of the Texas Air National Guard aircraft that were in Michigan for the training were immediately grounded, and will likely…

2 days, 13 hours назад @ news.slashdot.org
Gemini Breached Three Outside Systems, and Claude-Using Researchers Breached OpenAI
Gemini Breached Three Outside Systems, and Claude-Using Researchers Breached OpenAI Gemini Breached Three Outside Systems, and Claude-Using Researchers Breached OpenAI

"Software security researchers used Anthropic's Claude AI platform to hack OpenAI's ChatGPT tool," reports CBS News. Using Claude, "On July 25, 2026, we chained two critical vulnerabilities to compromise multiple OpenAI employees' ChatGPT accounts," write researchers at security platform Hacktron AI. "With these accounts, we could then access internal OpenAI repositories, and potentially many other connectors... Until two months ago, any user or OpenAI employee logging into OpenAI's own help forum could have had their ChatGPT and Codex accounts taken over. Since people can connect various services to Codex and ChatGPT, the scope of what we could theoretically access was huge, including GitH…

2 days, 18 hours назад @ slashdot.org
Блоги людей
Расскажите о списке
Расскажите о списке

Расскажите о списке

5 часов назад @ bureau.ru
Frontier Overhangs
Frontier Overhangs

Pacing the frontier may be sincere, but it would also be strategically useful for the frontier labs to have time to reduce overhangs caused by model advancement.

16 часов назад @ stratechery.com
Frontier Overhangs
Frontier Overhangs

Pacing the frontier may be sincere, but it would also be strategically useful for the frontier labs to have time to reduce overhangs caused by model advancement.

16 часов назад @ stratechery.com
2026.38: Doomforce
2026.38: Doomforce

The best Stratechery content from the week of September 14, 2026, including the view from anywhere but San Francisco, the limited potential for a pacing deal, and the Salesforce zag.

3 days, 9 hours назад @ stratechery.com
Doomforce
Doomforce Doomforce

The best Stratechery content from the week of September 14, 2026, including the view from anywhere but San Francisco, the limited potential for a pacing deal, and the Salesforce zag.

3 days, 9 hours назад @ stratechery.com
Tyrannosaurus
Tyrannosaurus Tyrannosaurus 3 days, 22 hours назад @ xkcd.com
How I Vibed a Proof of Conway’s Conjecture
How I Vibed a Proof of Conway’s Conjecture

You can just prove things, apparently.

4 days, 2 hours назад @ overreacted.io
An Interview with Joanna Stern About the iPhone Duo and AI for Normal People
An Interview with Joanna Stern About the iPhone Duo and AI for Normal People

An Interview with Joanna Stern About the iPhone Duo and AI for Normal People

4 days, 16 hours назад @ stratechery.com
Silence is golden lightning talk
Silence is golden lightning talk

This is a lightning talk I did at PyCon US 2026: Silence is Golden. The

overall message is to leave some quiet time so that reluctant speakers have a

chance to participate. I start with a jokey disclaimer because I followed Simon

Willison who gave an energetic, entertaining, and loud(!) speed-run through a

year of progress in LLMs:I do these talks and blog posts about how to better interact with people, but

I hope they don’t come off as too preachy. I have to remind myself to keep these

ideas top of mind. I am one of those people who speak easily that I describe in

the lightning talk. I have to remember to hold back, to leave time and space for

other people.I had the idea for this lightning…

5 days, 3 hours назад @ nedbatchelder.com
Salesforce AI Force, Agents as UI, The Race to Headless
Salesforce AI Force, Agents as UI, The Race to Headless

Salesforce is abandoning UI as a moat, which is a very smart move because it's disappearing for everyone.

5 days, 16 hours назад @ stratechery.com
>Формализм и забота
Формализм и забота

В продолжение разговора про формализм: есть большая разница между формальным стилем и формальным содержанием.

Вот пример. У меня проблема с доставкой в интернет-магазине, я пишу в службу поддержки. В ответ — вежливые дружелюбные фразы: Спасибо, что написали!

Да, понимаю, это неприятно

Разбираюсь. Скоро отпишусь Проходит 10 минут, полчаса, час — ответа нет. Я снова: «Пинг, але, какие новости». Ответ такой же вежливый: «Разбираюсь, вернусь сразу как будет ответ».

Тут вежливые слова, но по сути это отписка: мне не помогли и не сориентировали. Я не знаю, как планировать дальнейшие действия: заказывать снова, ждать отмены и возврата денег. Мне не помогли решить проблему, пусть и вежливо. По форм…

5 days, 18 hours назад @ maximilyahov.ru
Мертвый интернет в твоем окне
Мертвый интернет в твоем окне

Понимаю, что пока я скрыл один пост, ИИ написал ещё 10, и победить в этой игре невозможно, но лента уже стала намного чище. Хочу докрутить эвристики и вырастить это в нормальный продукт.

5 days, 19 hours назад @ staskulesh.com
Summer
Summer Summer 5 days, 22 hours назад @ xkcd.com
Обучение в эпоху ИИ (и объяснялки)
Обучение в эпоху ИИ (и объяснялки) 6 days, 5 hours назад @ bureau.ru
Мозг мухи загрузили в компьютер — и она начала ходить
Мозг мухи загрузили в компьютер — и она начала ходить Мозг мухи загрузили в компьютер — и она начала ходить

6 марта 2026 года стартап из Сан-Франциско Eon Systems объявил о том, что впервые в истории оцифрованный биологический мозг управляет телом ...

The post Мозг мухи загрузили в компьютер — и она начала ходить first appeared on Непиши.

6 days, 15 hours назад @ nepishi.ru
OpenAI Ads, Amazon Ads in ChatGPT, Walmart to Accept Apple Pay
OpenAI Ads, Amazon Ads in ChatGPT, Walmart to Accept Apple Pay

ChatGPT ads are working, and solve Amazon's biggest problem with chatbots. Then, Walmart finally gives in to Apple Pay, because fighting the status quo is hard.

6 days, 16 hours назад @ stratechery.com
Как разместить на слайде мобильные скриншоты с подписями?
Как разместить на слайде мобильные скриншоты с подписями?

Здравствуйте!

Мне необходимо провести анализ конкурентов и сделать презентацию. В презентации нужно показать: Скриншоты страниц регистрации на мобильном устройстве.

Добавить небольшие комментарии под скриншотами. Как сделать презентацию более понятной и визуально приятной?

Спасибо!

1 week назад @ bureau.ru
Pacing the Frontier, AI’s Digital Limits, AI Commissars
Pacing the Frontier, AI’s Digital Limits, AI Commissars

Dario Amodei wants to pace the frontier; it's an unrealistic proposal that seems mostly geared to political control of AI.

1 week назад @ stratechery.com
Aerospace Flowchart
Aerospace Flowchart Aerospace Flowchart 1 week назад @ xkcd.com
Прокомментируй этот пример пропаганды
Прокомментируй этот пример пропаганды

Максим, привет!

Прокомментируй, пожалуйста, этот пример пропаганды.

1 week, 2 days назад @ bureau.ru
>Формализм как инструмент
Формализм как инструмент

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

Канцелярит и формализм — это инструмент: с его помощью мы сообщаем, что сказанное — это не наша личная позиция, а правила организации, которую мы представляем.

Например: «Я не могу одобрить эту сделку» — я лично как ответственное лицо не одобряю сделку, исходя из своей личной оценки. «Эта сделка не может быть одобрена» — эта сделка не соответствует формальным правилам организации, от имени которой я действую. Вроде страдательный залог — плохо, но на самом деле это информация: «Проблема с какими-то формальными условиями».

Этим…

1 week, 2 days назад @ maximilyahov.ru
2026.37: Duo Threats
2026.37: Duo Threats

The best Stratechery content from the week of September 7, 2026, including the arrival of the Duo, AI that benefits humanity, and closing the book on a catastrophe.

1 week, 3 days назад @ stratechery.com
OH Scale
OH Scale OH Scale 1 week, 3 days назад @ xkcd.com
Дальше действовать будем не мы
Дальше действовать будем не мы

Переживаете, что она должна выполнять работу не на 80,а на 100%? Добавьте больше проверок, будет выполнять. Нужен точный алгоритм для пересчёта чего-то? Загоните туда тысячу агентов, они всё сделают. А если не уверены, ещё тысячу на перепроверку.

1 week, 4 days назад @ staskulesh.com
The iPhone Duo, The Intelligent Personal Hub, Apple Watch Audio Intelligence
The iPhone Duo, The Intelligent Personal Hub, Apple Watch Audio Intelligence

Apple once again demonstrated the power of integrating hardware and software, but it's biggest AI blindspot might be its belief in the primacy of apps.

1 week, 4 days назад @ stratechery.com
>На что сходить в театрах в Москве и Петербурге во второй половине 2026
На что сходить в театрах в Москве и Петербурге во второй половине 2026

Советую спектакли, на которые нужно идти.

Я в одном из чатов написал рекомендации, советую и вам. Вдруг кто-то прочитает тут.

Вне оценок, шедевры

Москва

Вахтангова · Бутусов · Бег

Вахтангова · Туминас · Евгений Онегин (лучше, если Добронравов)

Вахтангова · Туминас · Война и мир (лучше, если Добронравов)

Вахтангова · Варсимашвили · Ричард III

МТХ · Крымов · Сережа (Крымова почти не осталось)

Театр Наций · Могучий · Сказка про последнего ангела

Пока нигде не играют · Озеро · Ричард, Три сестры, Гроза (сильно постмодерн, не идите, если привыкли к классике, но очень классные, обожаю)

Таганка · Муравицкий · Lё Тартюф (не был, но жена плохого не посоветует)

Питер

Театр на Садовой · Шерешевский · …

1 week, 4 days назад @ mikeozornin.ru
OpenAI Does Math, Reward-Hacking, Meta Launches Personal Agent
OpenAI Does Math, Reward-Hacking, Meta Launches Personal Agent

OpenAI solving one of the most famous math problems is extremely impressive, and of little impact to most people's lives; Meta's Muse agent launch has the potential to be the exact opposite.

1 week, 5 days назад @ stratechery.com
Fault Taunting
Fault Taunting Fault Taunting 1 week, 5 days назад @ xkcd.com
Write Things Down
Write Things Down

Writing things down is powerful, for humans and for AI; what comes first, however, is what to write, why to do it, and actually getting things done.

1 week, 6 days назад @ stratechery.com
Расскажите о барабане
Расскажите о барабане

Расскажите о барабане

2 weeks назад @ bureau.ru
Semaphore
Semaphore Semaphore 2 weeks назад @ xkcd.com
Интересно твоё мнение о фальсификации внешнего вида товара
Интересно твоё мнение о фальсификации внешнего вида товара

Максим, привет!

Видела в «Курилке Ильяхова» макеты страниц твоей будущей книги о визуальном повествовании. На одном из разворотов ты рассказываешь, как лучше показывать товар. Интересно твоё мнение о фальсификации внешнего вида товара. Раньше такое можно было встретить разве что на Алиэкспрессе, а сейчас попадается не только на других маркетплейсах, но и на официальных сайтах производителей.

Привожу примеры, как два пауэрбанка выглядят в рекламе (слева) и на самом деле (справа). Верхний показывают без надписей с внешней стороны, хотя они там есть, и тоньше, чем на самом деле. Нижний показывают почти крошечным, хотя фактически он гораздо больше.

Что скажешь о подобных манипуляциях?

2 weeks, 2 days назад @ bureau.ru
2026.36: Friction and Feedback
2026.36: Friction and Feedback

The best Stratechery content from the week of August 31, 2026, including the market speaking, Apple finding religion, and society losing friction.

2 weeks, 3 days назад @ stratechery.com
Как научить ИИ писать заголовки и тексты в интерфейсах?
Как научить ИИ писать заголовки и тексты в интерфейсах?

Здесь в Любляне меня настигла старая головная боль, которой уж много лет — как правильно ставить заглавные буквы в интерфейсах? Миллион лет назад писал об этом в рабочем канале своей студии, потом в этом блоге — очень важно для ладно скроенного интерфейса держать марку и единообразно, «консистентно» пользоваться капитализацией в текстах и интерфейсах. Это возрастное […]

2 weeks, 3 days назад @ staskulesh.com
An Interview with OpenAI President Greg Brockman About Astra and Alignment
An Interview with OpenAI President Greg Brockman About Astra and Alignment

An interview with OpenAI President and Co-Founder Greg Brockman about the history of OpenAI, Astra and alignment, and the weight of building the future.

2 weeks, 3 days назад @ stratechery.com
Asteroid Mission
Asteroid Mission Asteroid Mission 2 weeks, 3 days назад @ xkcd.com
Fable 5.1, Enterprise Frontier Safeguards
Fable 5.1, Enterprise Frontier Safeguards

Fable 5.1 is out, and the hated Fable data retention policy is not just being altered, but entirely removed in the meantime. Plus, why increased caching is a win-win.

2 weeks, 5 days назад @ stratechery.com
Handedness
Handedness Handedness 2 weeks, 5 days назад @ xkcd.com
Интерактивные объяснения как жанр
Интерактивные объяснения как жанр 2 weeks, 6 days назад @ bureau.ru
Nvidia Earnings, Dollars Per Gigawatt, Open and Hugging Face
Nvidia Earnings, Dollars Per Gigawatt, Open and Hugging Face

Nvidia's earnings were remarking and boring — two sides of the same coin. Everything the company does is about avoiding a consolidated world.

2 weeks, 6 days назад @ stratechery.com
ICE-ICE, baby: часть вторая, теперь с приложением
ICE-ICE, baby: часть вторая, теперь с приложением

Здесь в Братиславе я допилил наконец-то свой психологический апп до первой версии. По сути я лишь описал домашнюю систему ICE: когда выписываешь всё, что радует, всё, что бесит, оцениваешь по трём параметрам, умножаешь, делишь, сортируешь. Давно придумал и в конце поста я приложил шаблон таблицы и даже написал «#идеядлястартапа, если найдутся желающие хайпануть на методе». […]

2 weeks, 6 days назад @ staskulesh.com
Какой должна быть хорошая презентация?
Какой должна быть хорошая презентация?

Какой должна быть хорошая презентация? Расскажите пожалуйста.

3 weeks назад @ bureau.ru
Meta Settles, A Framework For Regulating Content, The Rest of Big Tech
Meta Settles, A Framework For Regulating Content, The Rest of Big Tech

Meta's settlement makes sense for all parties, but the entire sage highlights why any solution to regulating technology feels off.

3 weeks назад @ stratechery.com
You Can't "Vibe Code" Love
You Can't "Vibe Code" Love You Can't "Vibe Code" Love

About six months ago, I was offered a presentation slot at the WeAreDevelopers World Congress in Berlin. I rarely take speaking engagements, especially international ones, but this one arrived at just the right time, the right place, and with the right person – I said yes, on the contingency that

3 weeks назад @ blog.codinghorror.com
Geology Class
Geology Class Geology Class 3 weeks назад @ xkcd.com
Инди-разработка
Show HN Show HN
последний пост 3 часа назад
Show HN: Building Seven in Public
Show HN: Building Seven in Public Show HN: Building Seven in Public

https://github.com/02zerocool/truth-benchmark Comments URL: https://news.ycombinator.com/item?id=49794705

Points: 2

# Comments: 0

3 часа назад @ claude.ai
Show HN: Transom – easily manage multiple browser profiles on macOS
Show HN: Transom – easily manage multiple browser profiles on macOS Show HN: Transom – easily manage multiple browser profiles on macOS

Eject the disk image, then open Transom from Applications.

To route web links through the profile picker, open Settings… → Links, choose Make Transom Default Browser…, and confirm the system prompt.

Build from sourcemise run runTo run checks:mise run check mise run testThe built application is written to .build/Transom.app .

Linting and hooksInstall the pinned tools and local pre-commit hooks:mise install mise run hooks:installThe hooks check Swift formatting, shell scripts, GitHub workflows, property lists, Markdown, and spelling without modifying or staging files.

Run all checks or apply formatting fixes explicitly:mise run lint mise run fmt:swift mise run fmt:markdown mise run lint:links…

4 часа назад @ github.com
Show HN: Ultracapitalism, a Company-Building Autobattler
Show HN: Ultracapitalism, a Company-Building Autobattler Show HN: Ultracapitalism, a Company-Building Autobattler

The Bootstrapped Hustler Scrappy AUTHORIZED DOSSIER“Bootstrapped and cash-poor.

Low Valuation, the deepest Funding in the game, and nothing but hustle to spend it on.”Initial Valuation $90M Starting Runway $60MStarting Assets Foundational Deck • 2 Core Assets

4 часа назад @ ultracapitalism.io
Show HN: A Dice Roguelike
Show HN: A Dice Roguelike

Your request has been blocked due to a network policy.

If you're running a script or application, please register or sign in with your developer credentials here.

Additionally make sure your User-Agent is not empty and is something unique and descriptive and try again.

if you're supplying an alternate User-Agent string, try changing back to default as that can sometimes result in a block.

If you think that we've incorrectly blocked you or you would like to discuss easier ways to get the data you want, please file a ticket here.

4 часа назад @ reddit.com
Show HN: Laya decision engine on AWS Lambda, backed by Lambda SnapStart
Show HN: Laya decision engine on AWS Lambda, backed by Lambda SnapStart Show HN: Laya decision engine on AWS Lambda, backed by Lambda SnapStart

Laymbda⚡ The Laya engine running on AWS Lambda.

What's this ❓Laymbda is an example of how to run the Laya System-1 decision model on AWS Lambda using a CPU-only, serverless architecture.

It is backed by Lambda SnapStart for container functions, which caches and restores initialized Lambda states quickly.

Architectural Trade-offsUsing AWS Lambda is not the most conventional choice for running ML workloads due to its resource limits and lack of GPU acceleration.

aws lambda invoke \ --function-name " $( aws cloudformation describe-stacks \ --stack-name LaymbdaStack \ --query " Stacks[0].Outputs[?OutputKey=='LiveAliasArn'].OutputValue " \ --output text ) " \ --cli-binary-format raw-in-base64-ou…

4 часа назад @ github.com
Show HN: SoTA Feed – Every open-weights release from the labs that matter
Show HN: SoTA Feed – Every open-weights release from the labs that matter Show HN: SoTA Feed – Every open-weights release from the labs that matter

Article URL: https://sota.borgcloud.ai/

Comments URL: https://news.ycombinator.com/item?id=49794230

Points: 1

# Comments: 0

4 часа назад @ sota.borgcloud.ai
Show HN: Fast inference for deep seek flash v4.1 469 tok/s for coding
Show HN: Fast inference for deep seek flash v4.1 469 tok/s for coding Show HN: Fast inference for deep seek flash v4.1 469 tok/s for coding

Coral Bricks — High-throughput inference for heavy agentsCoral Bricks is an inference platform for coding and research agents that plan, call tools and reason over large contexts.

It serves open models such as Kimi, GLM and gpt-oss behind an OpenAI-compatible API, with multiple times the tokens per second of a typical provider, near-zero rate limits, and cached input tokens free — so long-running agent workloads finish on time instead of queuing.

CompanyFounded: 2026-06-12Headquarters: Seattle, WA, USBacked by: Afore Capital and Foundations AcceleratorContact: [email protected] Jain — CEODivy Vasal — Head of EngineeringLinks

4 часа назад @ coralbricks.ai
Show HN: Praxos – Multiplayer AI
Show HN: Praxos – Multiplayer AI Show HN: Praxos – Multiplayer AI

Message your team and AI agents.

Praxos is a team messaging platform where people and agents can talk and work together.

5 часов назад @ praxos.ai
Show HN: WebGCM – a global climate model running in the browser on WebGPU
Show HN: WebGCM – a global climate model running in the browser on WebGPU Show HN: WebGCM – a global climate model running in the browser on WebGPU

Climate modelA global climate model running live: a hydrostatic atmosphere with 27 levels on a geodesic C-grid, moist convection and clouds, a wind-driven two-layer ocean, sea ice, snow and soil on real continents with terrain.

Every kernel runs on the graphics card through WebGPU.

Best in a browser with WebGPU (Chrome, Edge or Safari 26).

Without it the model falls back to a slower CPU engine.

Open the climate model →

5 часов назад @ gcm.echorelay.net
Show HN: A Self-hosted Deferred Deep linking. Firebase dynamic link model
Show HN: A Self-hosted Deferred Deep linking. Firebase dynamic link model Show HN: A Self-hosted Deferred Deep linking. Firebase dynamic link model

The signed click token (see #21/#22 above) stops forged claims, but click-spamming and install-farm detection at scale are not addressed.

The signed click token (see #21/#22 above) stops forged claims, but click-spamming and install-farm detection at scale are not addressed.

StatusRunning in production at Sparkle, a Nigerian microfinance bank, on the PHP backend — real referral traffic, real conversions.

It's served from a GitHub release deliberately: the EAS build link this used to point at expires after 30 days, and did — a release asset doesn't.

The mobile app recovers automatically on launch, same as a real app — there's nothing to simulate inside it.

5 часов назад @ github.com
Show HN: MoA – Attention kernel proven minimal before code was written
Show HN: MoA – Attention kernel proven minimal before code was written Show HN: MoA – Attention kernel proven minimal before code was written

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

Reload to refresh your session.

You signed out in another tab or window.

Reload to refresh your session.

You switched accounts on another tab or window.

5 часов назад @ github.com
Show HN: Public validation suite for deterministic molecular simulation
Show HN: Public validation suite for deterministic molecular simulation Show HN: Public validation suite for deterministic molecular simulation

BUDAPEST / REMOTE — EXXOGEN today published an open validation suite, releasing raw datasets and execution scripts that allow institutional partners to independently verify its deterministic molecular simulation infrastructure.

Key Benchmark Highlights (PDB: 1D66)Sub-Ångström Accuracy: 0.000499 Å spatial precision across 1,363 evaluated interaction vectors.

Symmetry Preservation: Strict translational and rotational SE(3) invariance (0.000499 Å} max error).

Unlike data-fitted machine learning models, EXXOGEN computes interactions directly from first-principles physics via a proprietary, closed-form analytical operator.

The validation suite and datasets are available for independent verificat…

6 часов назад @ exxogen.hu
Show HN: Blackgit – use Git to only download those cared files
Show HN: Blackgit – use Git to only download those cared files Show HN: Blackgit – use Git to only download those cared files

( , Python) — wraps stock git: Initially clone with , sparse-checkout set !/* !// checkout nothing then materialize only the files the user explicitly s. No LFS, no full history of a multi-GB repo.

BlackGit Server is a standard git smart-HTTP endpoint (Netty + JGit) that proxies a real upstream origin.

File locks: git black lock records who locked a file server-side.

git black lock -d unlocks.

The client: git blackblackgitcli.py is a thin wrapper around stock git — it talks ordinary smart-HTTP and never requires the BlackGit server.

6 часов назад @ github.com
Show HN: Emote – A reaction API for AI agents
Show HN: Emote – A reaction API for AI agents Show HN: Emote – A reaction API for AI agents

ONE REACTION.

Fits right intoyour conversation.

Send a message, a little context, and your agent’s personality.

Call Emote alongside your main model.

Let the reaction arrive while the reply is on its way.

7 часов назад @ useemote.com
Show HN: Differential – a TUI diff reviewer with semantic grouping
Show HN: Differential – a TUI diff reviewer with semantic grouping Show HN: Differential – a TUI diff reviewer with semantic grouping

___ ________ __ _ __ ____/ (_) __/ __/__ ________ ____ / /_(_)___ _/ / / __ / / /_/ /_/ _ \/ ___/ _ \/ __ \/ __/ / __ `/ / / /_/ / / __/ __/ __/ / / __/ / / / /_/ / /_/ / / \__,_/_/_/ /_/ \___/_/ \___/_/ /_/\__/_/\__,_/_/differentialA TUI reviewer with semantic grouping.

Quick startcd your-repo dfr review # pick a base, and include uncommitted work dfr review main..feature # or name the range yourselfWith no range it opens a picker.

The mechanical layer hands it every shape class with its defines: , uses: and used by: lines.

A pull request, reviewed where you aredfr review --pr 123 # a GitHub pull request dfr review --mr 123 # a GitLab merge request dfr review --pr # the current branch's re…

7 часов назад @ github.com
Starter Story Starter Story
последний пост None
Indiehackers
последний пост 11 часов назад
I built five free outbound calculators from eight years of our own campaign data
I built five free outbound calculators from eight years of our own campaign data I built five free outbound calculators from eight years of our own campaign data

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

11 часов назад @ rss.app
22 users — I’m testing what happens after the first opportunity
22 users — I’m testing what happens after the first opportunity 22 users — I’m testing what happens after the first opportunity

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

11 часов назад @ rss.app
$700 in revenue 3 weeks after launch
$700 in revenue 3 weeks after launch $700 in revenue 3 weeks after launch

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

14 часов назад @ rss.app
I built a Monday plan for Follow Up Boss teams (Solo is live)
I built a Monday plan for Follow Up Boss teams (Solo is live) I built a Monday plan for Follow Up Boss teams (Solo is live)

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

15 часов назад @ rss.app
82% of the sessions on one site I watch were bots, and every one of them sat in the conversion-rate denominator
82% of the sessions on one site I watch were bots, and every one of them sat in the conversion-rate denominator 82% of the sessions on one site I watch were bots, and every one of them sat in the conversion-rate denominator

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

17 часов назад @ rss.app
I have one AI write my code and a second one review it. Yesterday the reviewer failed 2 changes out of 5. When do you stop and drop a change
I have one AI write my code and a second one review it. Yesterday the reviewer failed 2 changes out of 5. When do you stop and drop a change I have one AI write my code and a second one review it. Yesterday the reviewer failed 2 changes out of 5. When do you stop and drop a change

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, 13 hours назад @ rss.app
Built a personal finance tracker because I was sick of Google Sheets breaking on me
Built a personal finance tracker because I was sick of Google Sheets breaking on me Built a personal finance tracker because I was sick of Google Sheets breaking on me

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
Shipped #3: Indian Freelancer Pricing & Rate Calculator Kit (hourly / project / packages, INR)
Shipped #3: Indian Freelancer Pricing & Rate Calculator Kit (hourly / project / packages, INR) Shipped #3: Indian Freelancer Pricing & Rate Calculator Kit (hourly / project / packages, INR)

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, 21 hours назад @ rss.app
I built a free ADU quote checker so California homeowners can compare contractor bids line by line
I built a free ADU quote checker so California homeowners can compare contractor bids line by line I built a free ADU quote checker so California homeowners can compare contractor bids line by line

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, 22 hours назад @ rss.app
"I Made My GPU Startup Prove Itself in Japan, Romania & Canada Before I'd Let It Make a Single Claim"
"I Made My GPU Startup Prove Itself in Japan, Romania & Canada Before I'd Let It Make a Single Claim" "I Made My GPU Startup Prove Itself in Japan, Romania & Canada Before I'd Let It Make a Single Claim"

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
How I Validated a Developer Tool Without Talking to Users
How I Validated a Developer Tool Without Talking to Users How I Validated a Developer Tool Without Talking to Users

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, 12 hours назад @ rss.app
Google made me find 12 strangers willing to test my app for 14 days. Nobody warned me how hard that actually is.
Google made me find 12 strangers willing to test my app for 14 days. Nobody warned me how hard that actually is. Google made me find 12 strangers willing to test my app for 14 days. Nobody warned me how hard that actually is.

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, 14 hours назад @ rss.app
I Keep Running Into Other People Solving the Exact Same Problem We Are. Here's What That Actually Tells Me.
I Keep Running Into Other People Solving the Exact Same Problem We Are. Here's What That Actually Tells Me. I Keep Running Into Other People Solving the Exact Same Problem We Are. Here's What That Actually Tells Me.

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
Stop Letting Great Indie Products Get Buried
Stop Letting Great Indie Products Get Buried Stop Letting Great Indie Products Get Buried

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, 18 hours назад @ rss.app
I'm building a meeting assistant with no bot in the call. Audio was the hard part
I'm building a meeting assistant with no bot in the call. Audio was the hard part I'm building a meeting assistant with no bot in the call. Audio was the hard part

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, 8 hours назад @ rss.app
Reddit: /r/SideProject Reddit: /r/SideProject
последний пост 2 часа назад
I left a world running — 6,000 people later, nobody's scripting it
I left a world running — 6,000 people later, nobody's scripting it

World-Sim is a persistent generational life simulation. About 6,000 souls live across 300+ settlements on a planet that doesn't pause when you close the tab. They learn trades from each other — so a skill can vanish if everyone who knew it dies before teaching it. Houses raid, bend the knee, send colonies that keep the tongue and gods of home, then diverge. Legends harden out of things that actually happened. Nobody is playing this world. There's a live map and a chronicle written as it happens. Live map: https://world.world-sim.uk Site: https://world-sim.uk Discord: https://discord.gg/ZX7yxMukmH Happy to answer how the matter/teaching layers work. submitted by /u/world-sim [link] [comments]

2 часа назад @ reddit.com
I built an iOS app that turns a workout video link into an illustrated, voice-guided routine
I built an iOS app that turns a workout video link into an illustrated, voice-guided routine I built an iOS app that turns a workout video link into an illustrated, voice-guided routine

I kept saving workout videos on Instagram and then never doing them. A 40 second clip shows six exercises with no reps, no rest times, and on-screen text that disappears before you finish reading it. So you end up scrubbing back and forth mid set with sweaty hands. Reel Motion takes the link, pulls the exercises out, and builds a routine you can follow. Illustrated steps for each move, sets and reps you can edit, and a voice that reads it to you so you're not touching the phone between sets. Two coaches, Mark and Eve, and the exercise illustrations match whichever one you pick. Works with YouTube, Instagram, TikTok and Facebook links. It does best on videos where the whole body is visible a…

3 часа назад @ reddit.com
[ Removed by Reddit ]
[ Removed by Reddit ]

[ Removed by Reddit on account of violating the content policy. ] submitted by /u/pacotron12 [link] [comments]

3 часа назад @ reddit.com
I got tired of searching for good .com domains, so I built a site to find the ones that are still available and don't cost a lot.
I got tired of searching for good .com domains, so I built a site to find the ones that are still available and don't cost a lot. I got tired of searching for good .com domains, so I built a site to find the ones that are still available and don't cost a lot.

Whenever I start a new side project, finding a decent (and normally priced) domain ends up taking way longer than it should. Most of the names I think of are already registered, and domain generators often suggest domains that turn out to be premium listings costing thousands. So I built https://shortdomains.store The idea is simple: to help small developers discover short, brandable domain names that they can actually buy. Specifically, I wanted something where I could just browse good available names instead of coming up with names one by one and checking them. I have just finished building it and would love some feedback from other folks building web apps. I would love to know: Would you…

3 часа назад @ reddit.com
I built a free take-home pay comparison for moving between the UK, US, Dubai and Australia
I built a free take-home pay comparison for moving between the UK, US, Dubai and Australia

I kept seeing salary comparisons that treated gross salary as if it meant the same thing everywhere, so I made Salary Crossing: https://salarycrossing.com/ It estimates take-home pay after income tax and compulsory contributions for a standard employee in the UK (including Scotland), New York, California, Texas, the UAE and Australia, then converts the result into one currency. The assumptions and sources are linked on the site. It deliberately leaves out rent, healthcare, pensions, visas, benefits and unusual tax-residency cases, so it’s a first-pass planning tool rather than personal tax advice. It’s free, with no signup or ads. Which direction would make it genuinely useful to you? • Mor…

3 часа назад @ reddit.com
I built Stallcrate — digital downloads marketplace at 12% (vs Gumroad Discover 30%)
I built Stallcrate — digital downloads marketplace at 12% (vs Gumroad Discover 30%)

Built a multi-seller marketplace for digital files: https://stallcrate.com **Fee comparison (seller take-home on ~$10):** - **Stallcrate:** 12% platform + Stripe (~2.9%+$0.30) → ~$8.21 - **Gumroad Discover:** flat 30% → $7.00 - **Gumroad direct:** 10% + $0.50 + processing → ~$7.91 - **Etsy digital:** ~6.5% + listing + processing (ads extra) Stack: Stripe Checkout + Connect Express, Cloudflare R2 for files, Resend receipts. Still early on inventory (building stalls now). Looking for feedback and early sellers: https://stallcrate.com/seller/onboard Example stall: https://stallcrate.com/shop/sphynx-audio Happy to answer Stripe Connect / fee math in the comments. submitted by /u/DryAddition6109…

3 часа назад @ reddit.com
Early users have been positive about the design of my app, what do you think?
Early users have been positive about the design of my app, what do you think? Early users have been positive about the design of my app, what do you think?

I made a real-life pokedex (Don't tell Nintendo I used that term) that lets you identify any animal, get fun facts and "stats" about it, get safety warnings in case they are dangerous, make a collection of your photos and see what other users are sharing. It is called WunderWild. I know other animal identification apps exist, but I genuinely think mine is better. The others are limited because they use a limited species catalog or because they are just a gpt wrapper with no extra features or quality assurance in the identifications. Beta and early users seem to be liking the design even though it is mostly "vibe-coded". Would love to hear some more opinions. Here are some extra screenshots.…

3 часа назад @ reddit.com
Built an app to track movies/anime using swipe gestures. Needs testing/feedback.
Built an app to track movies/anime using swipe gestures. Needs testing/feedback.

Hey, I was looking for an app that could easily save every movie, series, or anime I've ever watched. I thought of a swipe mechanic like Tinder, but didn't find any, so I've been developping AnySwipe over the last few months. Basically, you get a deck of cards and swipe to sort stuff: Right = Watched Down = Watching Up = Watchlist Left = Pass It tracks movies, TV, and anime, syncs with MyAnimeList (MAL), and has an AI search if you forgot a title name and just remember the plot. It's free on Android. I'm a solo dev, so I just want people to try it and tell me if the swipe controls feel weird or if something breaks. Play Store: https://play.google.com/store/apps/details?id=com.wissi.anyswipe…

3 часа назад @ reddit.com
10k in revenue in less than 2mo from my chili crunch start up, EXTRA EXTRA Chili Crunch
10k in revenue in less than 2mo from my chili crunch start up, EXTRA EXTRA Chili Crunch 10k in revenue in less than 2mo from my chili crunch start up, EXTRA EXTRA Chili Crunch

A few weeks ago I posted about launching a small-batch chili crunch with my husband: EXTRA EXTRA Chili Crunch. We've now been selling for just shy of 2mo (preorders started in April, real shipping since late July) and just passed $10k in revenue with over 500 jars sold. I used Claude to pull the full order export in a handy dandy infographic for those curious. The headline numbers 264 direct orders, 463 jars shipped or sold in person, plus 72 jars wholesale to three stores — 535 jars total, ~$10K gross (that includes shipping and tax collected, so it's not revenue) Shipped to 31 states September is three weeks in and is already our best month What we learned 1. The bundle wins. We priced at…

4 часа назад @ reddit.com
I built Backplane for my own company. Today, we're open-sourcing it.
I built Backplane for my own company. Today, we're open-sourcing it.

With Backplane, you can give your projects a memory that stays yours: decisions you can find, context you can share with people and agents, and a clear place to pick up when you return. I'm Seba, cofounder of Valaris. I built Backplane because I needed this for our own work. I call the problem the "Swiss cheese" of agentic coding. You get useful code, sometimes a lot of it, but holes accumulate around it. A discovery never becomes a task. A decision disappears into an old conversation. Something gets marked finished while a small but important piece is still missing. The next session starts and you have a bunch of PLAN_03_HANDOFF_CONTINUATION.md files or an obsidian at best. Over a long pro…

5 часов назад @ reddit.com
I built a RPG-style lootbox that fills with my app’s actual sales because refreshing App Store Connect wasn’t giving me enough dopamine.
I built a RPG-style lootbox that fills with my app’s actual sales because refreshing App Store Connect wasn’t giving me enough dopamine. I built a RPG-style lootbox that fills with my app’s actual sales because refreshing App Store Connect wasn’t giving me enough dopamine.

Hi I got sick of app store connect being so slow to refresh so I built a light-weight app that has helped me track realtime sales and trials in my app. I’m also planning to add a global chat like Clash of Clans where indie devs share wins, and help each other who are in different stages. For example maybe I can help with onboarding flow or paywalling from 0 to $1,000/month. Want to try this because I myself am also looking for mentors in this space!! May also be fun to add a quest system for pre-revenue developers and a badge you can show off in global chat once you reach the milestone. Here's the app, it's free and it's been picking up traction probably due the game mechanic haha. Questlin…

5 часов назад @ reddit.com
I built MoodFeed because I was tired of algorithms deciding what I should consume
I built MoodFeed because I was tired of algorithms deciding what I should consume

Most content platforms recommend more of what you’ve already watched, listened to, or clicked. I wanted to try the opposite approach. What if recommendations started with how you feel right now, and how you actually want to feel? So I built MoodFeed. You tell it your current mood, your desired mood, and how much time you have. It creates a feed of music, videos, podcasts, articles and simple activities selected around that transition. For example: Stressed → Calm → 10 min Bored → Inspired → 20 min Tired → Energized → 15 min The site is live and completely free: moodfeed.me I’m at the stage where I’m much more interested in finding out whether the concept is genuinely useful than adding more…

5 часов назад @ reddit.com
Jive - Rethinking the agentic loop with System One Models
Jive - Rethinking the agentic loop with System One Models Jive - Rethinking the agentic loop with System One Models

I have been thinking that the current Agentic Loop design of LLM Call -> Tool Call -> ... has been outdated. The arrival of Jev and other System One models provided us a primitive we desperately needed. We need an agent that can natively think fast and slow. Not have workflows or multi-agent architectures that mimics it. The agent should be able to do its hard reasoning using the power of modern LLMs, capture an execution graph filled with steps and fast intuitive decisions executed with the new system one models, and prevent it from making LLM calls for just to "follow through the plan". This way, it can "do metaprogramming over its own execution" Jive is an open-source terminal coding age…

5 часов назад @ reddit.com
Does anyone else turn a simple question into 15 open tabs?
Does anyone else turn a simple question into 15 open tabs?

I'll start with one thing I want to understand, then somehow end up with Reddit, three articles, a YouTube video and a bunch of tabs I'll probably never read. I've been testing YourTalks, which takes a topic and turns the research into a two host conversation. You can listen to the explanation first and then check the sources if you want to go deeper. I work with the team, so full disclosure. The idea made me wonder: when you're learning something new, would you rather read everything yourself or listen to a good explanation first? submitted by /u/SellingN8 [link] [comments]

7 часов назад @ reddit.com
my coffee spot app grew from 87 to 199 users between last month and this one, i am the only happy user
my coffee spot app grew from 87 to 199 users between last month and this one, i am the only happy user

We released BreWorld last August. There were 87 users who opened it that first month. We now have 199 users as of last week and a little less than 300 in total. While those are relatively low numbers compared with many apps — they are going up and that is all i cared about. The concept behind Brew World is to be able to locate a good coffee shop nearby and also to tell others what coffee you are currently drinking. Users can add photos of their cups, browse through photos of cups posted by others in your area, and then discover coffee shops that would normally be beyond the walk-in distance of where you live or work. I did not anticipate that i would personally use Brew World so frequently.…

7 часов назад @ reddit.com
Product Hunt Product Hunt
последний пост 22 часа назад
Google Flow for iOS & Android
Google Flow for iOS & Android

Google's AI creative studio now on mobile Discussion | Link

22 часа назад @ producthunt.com
OmniDICOM
OmniDICOM

DICOM viewing and metadata editing on Mac and Windows Discussion | Link

22 часа назад @ producthunt.com
Jev
Jev

Fast, structured AI decisions for software automation Discussion | Link

1 day назад @ producthunt.com
NiubiGEO
NiubiGEO

Open-source AI visibility. Human-powered growth. Discussion | Link

1 day назад @ producthunt.com
Cronhq
Cronhq

Cron jobs that actually run Discussion | Link

1 day, 4 hours назад @ producthunt.com
Jevtown
Jevtown

10,000 AI readers react to your post before you publish it Discussion | Link

1 day, 5 hours назад @ producthunt.com
Milliseconds.ai
Milliseconds.ai

Fast AI decisions on text and images, via one API Discussion | Link

1 day, 6 hours назад @ producthunt.com
slop-grader
slop-grader

Jev-AI CLI tool that evaluates text against custom rulesets Discussion | Link

1 day, 9 hours назад @ producthunt.com
Plume
Plume

Import your old CV, get a polished ATS-ready one in minutes Discussion | Link

1 day, 10 hours назад @ producthunt.com
SecAIQ Watch
SecAIQ Watch

What are your AI tools really doing on your machine? Discussion | Link

1 day, 17 hours назад @ producthunt.com
AppGrowthKit
AppGrowthKit

Automate your App Store Screenshots and print money... Discussion | Link

1 day, 17 hours назад @ producthunt.com
Flicka
Flicka

Launch-ready product demos, from a Chrome extension Discussion | Link

1 day, 17 hours назад @ producthunt.com
The 101 Plays Itself
The 101 Plays Itself

Five lanes of LA highway turned into an instrument Discussion | Link

1 day, 20 hours назад @ producthunt.com
CC
CC

AI agent that helps keep your family in sync Discussion | Link

1 day, 22 hours назад @ producthunt.com
Epismo OS
Epismo OS

Keep your work when you switch AI tools Discussion | Link

2 days, 6 hours назад @ producthunt.com
Путешествия
Vandrouki Vandrouki
последний пост None
Atlas Obscura: Stories Atlas Obscura: Stories
последний пост 6 часов назад
Benedictine Monastery Holy Trinity of Las Condes in Las Condes, Chile
Benedictine Monastery Holy Trinity of Las Condes in Las Condes, Chile Benedictine Monastery Holy Trinity of Las Condes in Las Condes, Chile

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.

6 часов назад @ atlasobscura.com
Old Route 5 Stone Wall in Nova Scotia
Old Route 5 Stone Wall in Nova Scotia Old Route 5 Stone Wall in Nova Scotia

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.

8 часов назад @ atlasobscura.com
Puerta del Hospital de la Latina in Madrid, Spain
Puerta del Hospital de la Latina in Madrid, Spain Puerta del Hospital de la Latina in Madrid, Spain

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.

10 часов назад @ atlasobscura.com
Roman Baths of Slovenia (Rimski Terma) in Slovenia
Roman Baths of Slovenia (Rimski Terma) in Slovenia Roman Baths of Slovenia (Rimski Terma) in Slovenia

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.

12 часов назад @ atlasobscura.com
The Mack Truck Museum in Allentown, Pennsylvania
The Mack Truck Museum  in Allentown, Pennsylvania The Mack Truck Museum in Allentown, Pennsylvania

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 days, 6 hours назад @ atlasobscura.com
Old Sagiada in Greece
Old Sagiada in Greece Old Sagiada in Greece

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 days, 8 hours назад @ atlasobscura.com
Holy Trinity Oak Tree Chapel in Čibukovac, Serbia
Holy Trinity Oak Tree Chapel in Čibukovac, Serbia Holy Trinity Oak Tree Chapel in Čibukovac, Serbia

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 days, 10 hours назад @ atlasobscura.com
The Grand Mesa in Cedaredge, Colorado
The Grand Mesa in Cedaredge, Colorado The Grand Mesa in Cedaredge, Colorado

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.

4 days, 4 hours назад @ atlasobscura.com
The Warner Theatre in Erie, Pennsylvania
The Warner Theatre  in Erie, Pennsylvania The Warner Theatre in Erie, Pennsylvania

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.

4 days, 12 hours назад @ atlasobscura.com
Where to Find the World’s Best Soup
Where to Find the World’s Best Soup Where to Find the World’s Best Soup

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.

4 days, 12 hours назад @ atlasobscura.com
The Academy of Natural Sciences in Philadelphia, Pennsylvania
The Academy of Natural Sciences in Philadelphia, Pennsylvania The Academy of Natural Sciences in Philadelphia, Pennsylvania

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 days, 1 hour назад @ atlasobscura.com
Cafe Tito in Sarajevo, Bosnia and Herzegovina
Cafe Tito in Sarajevo, Bosnia and Herzegovina Cafe Tito in Sarajevo, Bosnia and Herzegovina

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.

6 days, 6 hours назад @ atlasobscura.com
The Adam and Eve House in Nice, France
The Adam and Eve House in Nice, France The Adam and Eve House in Nice, France

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.

6 days, 8 hours назад @ atlasobscura.com
The Mountain House in Woodside, California
The Mountain House in Woodside, California The Mountain House in Woodside, California

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.

6 days, 10 hours назад @ atlasobscura.com
Larz Anderson Auto Museum in Brookline, Massachusetts
Larz Anderson Auto Museum in Brookline, Massachusetts Larz Anderson Auto Museum in Brookline, Massachusetts

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.

6 days, 12 hours назад @ atlasobscura.com
T—Ж T—Ж
последний пост None
Европейское айти
EU-startups EU-startups
последний пост 12 часов назад
The 21 European investors funding NATO’s defence and innovation
The 21 European investors funding NATO’s defence and innovation The 21 European investors funding NATO’s defence and innovation

NATO’s Defence Innovation Accelerator for the North Atlantic (DIANA) has announced the first 24 investors who are joining the NATO DIANA Capital Network (NDCN), among which 21 are European-based – including Bpifrance, DTCP, and Project A.

“The NATO DIANA Capital Network is a critical enabler of the Alliance’s technological and defensive edge,” says NATO DIANA Acting Managing Director Jyoti Hirani-Driver.

We are proud to welcome the network’s first 24 investors and look forward to growing this community across the Alliance.”The launch of the NATO DIANA Capital Network comes amid substantial capital deployment into European defence and dual-use technology in 2026.

EU-Startups has seen approxi…

12 часов назад @ eu-startups.com
The startups fixing Europe’s AI power problem
The startups fixing Europe’s AI power problem The startups fixing Europe’s AI power problem

Earlier this year, I wrote about the AI power crisis and argued that coordination now matters more than new capacity.

We found a small group of companies working across the four efficiency layers: grid, facility, compute and software.

Facility: the physics layerDarmstadt-based etalytics, a spin-off from TU Darmstadt, optimises the cooling, heating and power systems inside a facility.

It raised €189 million in 2025 and announced a Series C of up to €500 million in July 2026.

From an investor’s perspective, the window to back the layer that gets more out of Europe’s existing infrastructure is still open.

13 часов назад @ eu-startups.com
Project Ventures debuts €5.8 million fund targeting DeepTech and AI startups linked to Imperial College London
Project Ventures debuts €5.8 million fund targeting DeepTech and AI startups linked to Imperial College London Project Ventures debuts €5.8 million fund targeting DeepTech and AI startups linked to Imperial College London

Project Ventures, an early-stage VC firm rooted in the Imperial College London ecosystem, today announced the launch of its debut €5.8 million (£5 million) fund, backing pre-Seed and Seed-stage startups at the intersection of DeepTech and AI.

“It’s a proud moment to officially launch our debut fund which has the Imperial ecosystem at its heart.

At the earlier end of the market, Germany’s Vanagon Ventures closed a €20 million debut fund targeting pre-Seed DeepTech and AI companies, while Paris-based 360 Capital raised €85 million for a technology-transfer fund working with universities and research centres.

Founded in 2023, Project Ventures invests in Deep Tech x AI companies emerging from a…

14 часов назад @ eu-startups.com
Belgium’s NewSchool VC closes maiden fund at €10 million at to back B2B technology startups
Belgium’s NewSchool VC closes maiden fund at €10 million at to back B2B technology startups Belgium’s NewSchool VC closes maiden fund at €10 million at to back B2B technology startups

NewSchool VC, a Belgium-based venture capital fund that invests in B2B pre-Seed technology companies, has closed its first fund at its €10 million target.

The firm announced a €6.1 million first close for NewSchool Fund I in September 2025.

Christophe Morbee, founder of NewSchool, contributed 25% of the fund himself.

Through besox, with its roughly 4,000 SME clients, the fund also opens doors for its portfolio companies to find early customers,” the VC fund mentioned in the press release.

The solo-GP fund invests between €100k and €500k in B2B technology companies at the pre-Seed and Seed stages, focusing on AI, SaaS, cybersecurity, robotics and compliance+.

15 часов назад @ eu-startups.com
Belgium’s Novadip Biosciences raises €10.4 million to fund pivotal clinical trial and unlock EIB loan tranche
Belgium’s Novadip Biosciences raises €10.4 million to fund pivotal clinical trial and unlock EIB loan tranche Belgium’s Novadip Biosciences raises €10.4 million to fund pivotal clinical trial and unlock EIB loan tranche

Novadip Biosciences, a Belgian late-stage clinical BioTech company specialising in regenerative medicine, has closed a €10.4 million (roughly $12 million) convertible financing round.

The financing follows the company securing a €9.6 million convertible loan last year, bringing the total to €20 million in convertible financing since June 2025.

“This financing is a strong vote of confidence from our investors, and I’d like to thank them for their ongoing support.

“With a pivotal Phase 3 program underway, regulatory preparation advancing and a significant commercial opportunity, Novadip is entering a critical value-creating period.

Novadip says hitting the €10.4 million target opens access to…

17 часов назад @ eu-startups.com
Plug and Play Tirana Expo 2026: Silicon Valley meets Balkans (Sponsored)
Plug and Play Tirana Expo 2026: Silicon Valley meets Balkans (Sponsored) Plug and Play Tirana Expo 2026: Silicon Valley meets Balkans (Sponsored)

Plug and Play Tirana Expo returns to the Pyramid of Tirana from 7–8 October, bringing together startups, international investors, corporate leaders, founders and innovation experts from across Europe, Silicon Valley and the wider Plug and Play global network.

The Expo showcases the startups graduating from the second Plug and Play Tirana Accelerator Programme, while creating meaningful connections between founders, investors and established corporations.

Plug and Play Tirana was established to strengthen connections between Albania’s emerging startup ecosystem and international markets.

At Tirana Expo 2026, the Batch 2 cohort takes the stage to pitch their companies, marking the culmination…

17 часов назад @ eu-startups.com
London’s Metris Energy raises €4.35 million to scale AI platform for managing renewable energy assets
London’s Metris Energy raises €4.35 million to scale AI platform for managing renewable energy assets London’s Metris Energy raises €4.35 million to scale AI platform for managing renewable energy assets

Metris Energy, a London-based AI‑native platform for managing energy assets at scale, has raised a €4.35 million ($5 million) Seed round and unveiled Metria AI, the company’s new AI interface that executes complex tasks previously performed manually by operations teams.

The round was led by PT1 Ventures, Octopus Ventures, AENU and Blackfinch Ventures, with participation from Plug and Play and Love Ventures.

The new raise brings Metris’s total funding to date to €6.53 million ($7.5 million).

There’s no unified layer that lets asset owners, or the AI agents now entering this space, actually see and act on their portfolio.

Metris claims to offer asset owners a clean, real-time view of their en…

19 часов назад @ eu-startups.com
London’s Unit1 Studio secures €23.3 million to scale avatar concerts beyond the one-venue ABBA Voyage model
London’s Unit1 Studio secures €23.3 million to scale avatar concerts beyond the one-venue ABBA Voyage model London’s Unit1 Studio secures €23.3 million to scale avatar concerts beyond the one-venue ABBA Voyage model

Unit1 Studio, the London-based end-to-end avatar concert producer, has raised €23.3 million (£20 million) in new financing.

“Until now, avatar concerts have been locked behind the economics of ABBA Voyage – a one-off, one-location proposition.

Unit1 Studio says ABBA Voyage has demonstrated audience appetite for avatar concerts of artists no longer touring.

With its technology, Unit1 Studio argues that it will now be possible to replicate similar productions across multiple venues simultaneously.

ABBA Voyage proved audiences love avatar concerts but the development and relocation costs have meant the opportunity of avatar concerts is not being realised,” said Barney Wragg, founder and CEO of…

20 часов назад @ eu-startups.com
Weekly funding round-up! All of the European startup funding rounds we tracked this week (Sept. 14 – Sept. 18)
Weekly funding round-up! All of the European startup funding rounds we tracked this week (Sept. 14 – Sept. 18) Weekly funding round-up! All of the European startup funding rounds we tracked this week (Sept. 14 – Sept. 18)

This article is visible for CLUB members only.

If you are already a member but don’t see the content of this article, please login here.

If you’re not a CLUB member yet, but you’d like to read members-only content like this one, have unrestricted access to the site and benefit from many additional perks, you can sign up here.

- Advertisement -

3 days, 11 hours назад @ eu-startups.com
With 200 million patients covered, Penelope Health secures €87 million in funding
With 200 million patients covered, Penelope Health secures €87 million in funding With 200 million patients covered, Penelope Health secures €87 million in funding

Penelope Health, a real-time provider and payer policy intelligence platform out of London, today announced €87 million ($100 million) in funding, as well as a partnership with HealthTech infrastructure platform Thoreau – in order to create a shared layer for real-time payments and clinical rules.

Penelope was founded to turn that complexity into a dependable, up-to-date reference that healthcare companies can use in real time,” says Dr. Sohum Patel, Chief Executive Officer of Penelope Health.

Penelope Health’s funding comes amid continued 2026 investment in European healthcare infrastructure and AI tools aimed at reducing administrative workloads.

In the UK, London-based Semble raised €34.…

3 days, 12 hours назад @ eu-startups.com
Cycloid plugs into European Commission’s €180 million sovereign cloud framework following Series A
Cycloid plugs into European Commission’s €180 million sovereign cloud framework following Series A Cycloid plugs into European Commission’s €180 million sovereign cloud framework following Series A

“A sovereign cloud framework is only as sovereign as the choices it leaves open,” says Benjamin Brial, founder and CEO of Cycloid.

That’s precisely what Cycloid has been built for.”Founded in 2015 by former Red Hat cloud executive Benjamin Brial, Cycloid develops technology designed to centralise access to infrastructure, cloud services, automation and developer tools.

Developers can then use the resulting self-service environment to design, deploy and manage applications and infrastructure across private cloud, public cloud and sovereign cloud environments.

This multi-provider approach is particularly relevant to the Commission’s sovereign cloud strategy.

Cycloid and the European Commissio…

3 days, 13 hours назад @ eu-startups.com
London-based Big Picture Bio emerges from stealth with €2.55 million to develop AI-designed cancer drug combinations
London-based Big Picture Bio emerges from stealth with €2.55 million to develop AI-designed cancer drug combinations London-based Big Picture Bio emerges from stealth with €2.55 million to develop AI-designed cancer drug combinations

Big Picture Bio, a London-based BioTech startup developing AI-designed combination therapies for cancer and other complex diseases, has emerged from stealth with a combined funding round of €2.55 million (£2.2 million).

The funding comprises a €1.75 million (£1.5 million) pre-Seed round co-led by Kadmos Capital and Exceptional Ventures, alongside €815k (£700k) in non-dilutive support from Innovate UK’s Investor Partnerships Programme.

Before spinning out Big Picture Bio, both founders spent years at Deep Science Ventures.

With Big Picture Bio, they argue that a full pairwise screen of just 100 drugs at 100 doses would require roughly 50 million lab experiments, a scale no physical screen ca…

3 days, 14 hours назад @ eu-startups.com
How consumer expectations are reshaping B2C insurance
How consumer expectations are reshaping B2C insurance How consumer expectations are reshaping B2C insurance

While that model has served the industry for decades, advances in technology and changing consumer expectations are prompting insurers to reconsider what their role should be.

Alongside fulfilling claims, insurers can explore incentives for behaviours associated with lower or better-managed risk.

The fundamental shift is towards an insurance experience that offers value beyond the moment a customer needs to make a claim.

The traditional insurance model – sell policy, wait, process claim, pay out – is unlikely to disappear overnight as paying claims remains a fundamental purpose of insurance.

The future of B2C insurance will be defined by an industry that delivers precisely what consumers no…

3 days, 15 hours назад @ eu-startups.com
Munich-based Arcos raises €5.5 million to build and operate civil safety infrastructure across Europe
Munich-based Arcos raises €5.5 million to build and operate civil safety infrastructure across Europe Munich-based Arcos raises €5.5 million to build and operate civil safety infrastructure across Europe

Arcos, a Munich-based startup that builds and operates civil security infrastructure, has closed a €5.5 million Seed funding round.

Founded by Louis Wübben and Steigerwald, Arcos is a civil security provider.

It builds and operates the infrastructure of civil security, including the highly secured infrastructure where the signals converge to the technology it runs on.

The company plans to use this capital to expand its team in Germany, extend its platform, and prepare to scale in the critical infrastructure market.

As a next step, Arcos aims to enter further European markets.

3 days, 16 hours назад @ eu-startups.com
5 European success stories investors initially passed on
5 European success stories investors initially passed on 5 European success stories investors initially passed on

Some of Europe’s biggest technology success stories also spent their early years collecting rejections, sceptical looks and variations on “this will never work”.

From AI video before generative AI was fashionable to a bank nobody thought needed building, here are five European companies that struggled to win over investors before becoming major success stories.

Founded in 2006, the company gradually turned the basic idea of matching drivers and passengers into a trusted long-distance carpooling marketplace.

In 2005, eBay agreed to acquire the company in a deal initially worth around €2.2 billion ($2.6 billion).

Fast-forward to 2026 and the group reported 6.2 million platform accounts, €14.7…

3 days, 17 hours назад @ eu-startups.com
Tech.eu Tech.eu
последний пост 11 часов назад
FintechOS raises $28M in equity and debt
FintechOS raises $28M in equity and debt FintechOS raises $28M in equity and debt

Romania-founded startup FintechOS, which provides AI and software services for banks and insurance firms, has raised $28m in equity and debt funding from its current investors, it said today.

FintechOS has raised more than $150m in total.

It says it will use the funding to expand in the US, help it win more European clients, and scale up its AI tech.

The startup said it had reached profitability in the first half of 2026, driven by US growth, it said.

Now that discipline is paying off twice over: the business has reached profitability, and we've already made the shift back into high growth, which is exactly the combination that lets us take on a round like this one."

11 часов назад @ tech.eu
DeepL boss: Being private right now has a "lot of advantages"
DeepL boss: Being private right now has a &quot;lot of advantages&quot; DeepL boss: Being private right now has a &quot;lot of advantages&quot;

The CEO of language translation AI scaleup DeepL has downplayed reports that the company is likely to IPO soon, saying there are a “lot of advantages" to being a private company right now.

But Kutylowski played down a suggestion that DeepL could IPO soon, pointing to the expected IPOs of OpenAI and Anthropic as factors deterring it.

Kutylowski said: “I think right now public markets are a pretty tricky place for AI companies and tech companies in general.

"I think there is going to be a lot of turmoil, and there’s going to be probably a lot of collateral damage here and there depending on which direction the market sways.

I think being a private company actually has quite a lot of advantage…

13 часов назад @ tech.eu
Adlyse wants AI agents managing ad campaigns 24/7
Adlyse wants AI agents managing ad campaigns 24/7 Adlyse wants AI agents managing ad campaigns 24/7

Adlyse believes that the next generation of marketing organisations will bring people and AI agents together as one coordinated team across advertising platforms and the broader growth funnel.

"That requires reliable collaboration between people and AI agents, with shared business context and clear responsibilities.

As advertising platforms develop AI capabilities within their own environments, businesses need a way to coordinate decisions across them.

Agents work within those boundaries, with shared context and visibility into their actions.

“Our agents work proactively, so they can identify that decline as it's happening and recommend an intervention.

16 часов назад @ tech.eu
NewSchool VC closes €10M Fund I to back early-stage B2B tech
NewSchool VC closes €10M Fund I to back early-stage B2B tech NewSchool VC closes €10M Fund I to back early-stage B2B tech

Belgian venture capital firm NewSchool VC has closed its first fund at €10 million to invest in early-stage B2B technology companies.

NewSchool Fund I reached its target after raising €6.1 million at its first close last September.

NewSchool focuses on B2B technology companies at the pre-seed and seed stages.

NewSchool uses this network to connect portfolio companies with potential customers.

NewSchool combines capital with support in areas including go-to-market, sales and storytelling, with a focus on technology companies looking to automate established industries.

17 часов назад @ tech.eu
Final Frontier and Myriad unite behind €100M defence tech fund
Final Frontier and Myriad unite behind €100M defence tech fund Final Frontier and Myriad unite behind €100M defence tech fund

Today, Danish defencetech VCs Final Frontier and Myriad join forces to create a combined platform and move forward under one brand with a targeted €100 million fund.

Former Seed Capital GP Niels Vejrup Carlsen founded the original Final Frontier.

Myriad was a €2 million early-stage New Nordic defence fund, launched in August 2025 by operators who don't theorise about scaling companies - they've done it.

The fund is targeting €100 million for Final Frontier Fund II, which will back pre-seed and seed-stage defence tech startups across the New Nordics and Ukraine, with a first close expected by the end of the year.

We aim to deliver exceptional returns while leading the New Nordic defence ecos…

18 часов назад @ tech.eu
Project Ventures launches £5M fund for Imperial-rooted deeptech and AI startups
Project Ventures launches £5M fund for Imperial-rooted deeptech and AI startups Project Ventures launches £5M fund for Imperial-rooted deeptech and AI startups

Project Ventures, an independent early-stage venture capital fund rooted in the Imperial College London ecosystem, has launched its debut £5 million fund to invest in pre-seed and seed-stage startups working across deeptech and AI.

It plans to invest between £100,000 and £300,000 in each portfolio company and has already completed three investments.

More than 80 per cent of the fund’s limited partners are Imperial alumni, with Project Ventures describing it as the first independent, alumni-powered VC fund dedicated to the university’s startup ecosystem.

Project Ventures is targeting founders applying science, engineering and AI to develop intelligent systems that connect the digital and phy…

18 часов назад @ tech.eu
Apply AI Summit brings Europe’s push for real-world AI adoption to Brussels [Sponsored]
Apply AI Summit brings Europe’s push for real-world AI adoption to Brussels [Sponsored] Apply AI Summit brings Europe’s push for real-world AI adoption to Brussels [Sponsored]

On 17 November 2026, the European Commission’s AI Office will host the Apply AI Summit in Brussels, focusing on what AI adoption means on the ground.

Greater alignment between national AI strategies and the EU-wide Apply AI Strategy.

A stronger European AI Innovation Ecosystem, including a network of European Digital Innovation Hubs helping SMEs across Europe adopt AI.

Putting European AI startups in the spotlightThe Summit will also highlight emerging European AI companies through the Apply AI Startup Award, recognising startups and scaleups that combine strong AI technology with real market traction and the potential to become major European success stories.

From ten finalists, three winn…

18 часов назад @ tech.eu
European tech weekly recap: Over €1.7B invested across 70+ deals
European tech weekly recap: Over €1.7B invested across 70+ deals European tech weekly recap: Over €1.7B invested across 70+ deals

Last week, we tracked more than 70 tech funding deals worth over €1.7 billion and over 10 exits, M&A transactions, rumours, and related news stories across Europe.

📊 The top three industries that raised the most were artificial intelligence (€3 billion), space (€387.5 million), and healthtech (€115.1 million).

At the country level, 🇬🇧 the UK took first place (€541.8 million), followed by 🇮🇹 Italy (€256.7 million) and 🇪🇸 Spain (€232.4 million).

❗ Be sure to check out the Tech.eu Funding Explorer, free and open to everyone, for deeper insights into funding data, investor activity, company profiles, and market trends.

Now, let's get you up to speed on everything that happened last week.

18 часов назад @ tech.eu
Metris secures $5M to build a unified data layer for energy assets
Metris secures $5M to build a unified data layer for energy assets Metris secures $5M to build a unified data layer for energy assets

Metris Energy, an AI-native platform for managing energy assets, has raised $5 million in a seed round led by PT1 Ventures, Octopus Ventures, AENU and Blackfinch Ventures, with participation from Plug and Play and Love Ventures.

Launched in 2025, Metris initially focused on helping solar portfolio operators reconcile data spread across inverters, meters, SCADA systems, CRMs, spreadsheets and finance tools.

The company has since expanded its focus, aiming to provide a unified data layer for the wider energy sector.

The company’s platform brings together data from asset systems, metering, SCADA, GIS and energy markets to create a continuously updated record of physical energy assets.

There’s …

19 часов назад @ tech.eu
Unit1 Studio raises £20M to scale avatar concert technology
Unit1 Studio raises £20M to scale avatar concert technology Unit1 Studio raises £20M to scale avatar concert technology

Unit1 Studio, a UK company producing mixed-reality avatar concerts, has secured £20 million in new funding to expand its technology and grow its roster of avatar concert productions.

The funding includes an oversubscribed equity round led by Balderton Capital, alongside additional financing for concerts in development.

Unit1 is developing technology designed to make avatar concerts easier and more economical to produce and replicate across different venues.

ABBA Voyage proved audiences love avatar concerts but the development and relocation costs have meant the opportunity of avatar concerts is not being realised.

The new funding will support Unit1’s work creating and operating mixed-realit…

20 часов назад @ tech.eu
Open Cosmos secures €300M, Europe at "acute risk of marginalisation, and Sweden’s evolving foodtech ecosystem
Open Cosmos secures €300M, Europe at &quot;acute risk of marginalisation, and Sweden’s evolving foodtech ecosystem Open Cosmos secures €300M, Europe at &quot;acute risk of marginalisation, and Sweden’s evolving foodtech ecosystem

This week, we tracked more than 70 tech funding deals worth over €1.7 billion and over 10 exits, M&A transactions, rumours, and related news stories across Europe.

If email is more your thing, you can always subscribe to our newsletter and receive a more robust version of this round-up delivered to your inbox.

❗ Want to explore the data in more detail?

The free, open-access Tech.eu Funding Explorer offers deeper insights into funding rounds, investor activity, company profiles and market trends.

Either way, let's get you up to speed.

3 days, 11 hours назад @ tech.eu
Open AI closes the gap as Europe bets on sovereignty and infrastructure
Open AI closes the gap as Europe bets on sovereignty and infrastructure Open AI closes the gap as Europe bets on sovereignty and infrastructure

Open AI moves from promising to readyIn a letter accompanying the report, Mozilla CTO Raffi Krikorian offers several examples of open AI being developed in Europe.

The strongest open models assessed are overwhelmingly Chinese, with Kimi K3, GLM-5.3, and Qwen 3.8 among the leaders.

Open AI as a route to greater technological sovereignty.

The report positions open AI as a route to retaining local ownership and control of models, data, and infrastructure, rather than renting access from dominant providers.

Is the EU AI Act keeping pace with open AI?

3 days, 13 hours назад @ tech.eu
Arcos secures €5.5M to protect critical infrastructure from physical threats
Arcos secures €5.5M to protect critical infrastructure from physical threats Arcos secures €5.5M to protect critical infrastructure from physical threats

German security technology company Arcos has raised €5.5 million in seed funding to expand its platform for monitoring and responding to security incidents across critical infrastructure and other physical sites.

Arcos is developing a platform that combines signals from connected sensors into a single operational system for managing security incidents.

The platform is designed to help operators monitor homes, commercial properties, construction sites and critical infrastructure, including railway stations, substations and data centres, from a single control centre.

Arcos develops and operates both the software platform and the control centre infrastructure.

The new funding will be used to e…

3 days, 19 hours назад @ tech.eu
Magentic raises $18M to automate industrial operations with AI agents
Magentic raises $18M to automate industrial operations with AI agents Magentic raises $18M to automate industrial operations with AI agents

Magentic, a provider of AI-powered digital workers for industrialcompanies, has raised $18 million in Series A funding, a year after its launch.The round was led by Felicis, with participation from ex...

4 days, 13 hours назад @ tech.eu
Finland's top-funded tech companies in H1 2026
Finland's top-funded tech companies in H1 2026 Finland's top-funded tech companies in H1 2026

Finland's tech ecosystem attracted around €1.3 billion across 53 funding deals in H1 2026.

Beyond space, funding reflected Finland's strength in research- and engineering-intensive technologies.

Overall, H1 2026 highlighted an ecosystem combining large-scale investment in established technology companies with a broad pipeline of early-stage startups across emerging and research-intensive sectors.

For further insights into funding trends across the European technology ecosystem, check out Tech.eu's Funding Explorer, free and open to everyone.

Here are the ten companies that raised the most in H1 2026.

4 days, 15 hours назад @ tech.eu
TechCrunch: Europe TechCrunch: Europe
последний пост 1 month, 3 weeks назад
Europe got its own TBPN-style live show, and everyone’s angling for a guest spot
Europe got its own TBPN-style live show, and everyone’s angling for a guest spot

On Monday, the network announced a $1.6 million seed round from top players in the media ecosystem, including Powerhouse Capital, Axel Springer SE (which owns Business Insider and Politico), the popular media publication LadBible, and angel investors from OpenAI and DeepMind. With this fresh capital, the network is announcing its largest expansion yet.

1 month, 3 weeks назад @ techcrunch.com
Tesla’s Full Self-Driving software is creeping into Europe
Tesla’s Full Self-Driving software is creeping into Europe

First came the Netherlands, now it's Lithuania. And more European countries appear to be in the queue for Tesla's driver assistance system.

4 months назад @ techcrunch.com
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.

5 months, 2 weeks назад @ 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.

5 months, 3 weeks назад @ 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.

6 months назад @ 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.

7 months назад @ 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.

7 months, 2 weeks назад @ 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.

8 months назад @ 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.

9 months назад @ techcrunch.com