Вастрик
👉 vas3k.ru
Веду блог о технологиях, пишу код, отвратительно путешествую и фотографирую это
Hacker News Hacker News
последний пост 25 минут назад
Age verification is just a precursor to automated attribution of speech
Age verification is just a precursor to automated attribution of speech Age verification is just a precursor to automated attribution of speech

Lots of US states, European countries, and Australia have introduced "age verification" regulations.

They present it as the classic "save the children" talking point, but it's really just a precursor to attribution of speech, particularly attributing your words to your real identity.

These "age verification" laws are - by design - identity attribution systems.

There's also something creepily ironic about select corporate elite, politicians, and government officials pushing age verification to "save the children"... Maybe go check their flight logs or hard drives or something... Yikes!

If you absolutely must, find one of the numerous age verification services and pay in Monero.

25 минут назад @ nonogra.ph
Tell Congress: Don't Force Age Checks Online
Tell Congress: Don't Force Age Checks Online Tell Congress: Don't Force Age Checks Online

Others will rely on age-estimation systems that guess users' ages based on user activity or facial scans and inevitably make mistakes.

Either way, users lose.

Instead of encouraging privacy and security online, Congress is pushing websites toward more monitoring, more restrictions, and more age gates.

For internet users of all ages, the KIDS Act threatens our privacy and freedom online.

It’s a step towards an internet where we’re forced to prove our age before we read, post, or communicate online.

2 часа назад @ act.eff.org
AI boom risks global financial crash, warn central bankers
AI boom risks global financial crash, warn central bankers

Comments

2 часа назад @ telegraph.co.uk
Sophon PFG-1: a monolithic-3D AI ASIC with 330 GB of on-die DRAM and no HBM
Sophon PFG-1: a monolithic-3D AI ASIC with 330 GB of on-die DRAM and no HBM Sophon PFG-1: a monolithic-3D AI ASIC with 330 GB of on-die DRAM and no HBM

PFG-1 "Sophon" is a unified training-and-inference die on a 750 mm², 32-tier 2D Transition-Metal Dichalcogenide (TMD) Monolithic 3D (M3D) platform.

The bandwidth equality is therefore a direct consequence of BW = (bytes per MAC) × (MAC rate) being identical for both modes (1 B × 4,200 TFLOPS = 2 B × 2,100 TFLOPS = 4.20 PB/s).

Energies tabulated below are stated per MAC (per weight processed), so per-FLOP figures are half the listed values.

Decode at 28, 22, and 14 nm stays below the cap (373 W, 627 W, 1,351 W) and is tile-limited as before.

The decisive difference from the inference wall is the quadratic growth: at compute-optimal data (D ≈ 20N, Chinchilla), doubling a dense model roughly q…

2 часа назад @ phantafield.com
Better Images of AI
Better Images of AI

Comments

4 часа назад @ betterimagesofai.org
We need tech news sources which exclude AI
We need tech news sources which exclude AI We need tech news sources which exclude AI

Its now clear that we need to preserve tech press for non AI related things.

Techmeme for example is now completely overrun with AI stories.

If AI kickback deals, phony new model ratings, high RAM prices and your surprise at how you think you coded something with AI and it was AMAZING!

even though it doesnt work is all there is count me out.

We need a filter on existing tech news sites or an alternative press.

4 часа назад @ news.ycombinator.com
Knowledge Distillation of Black-Box Large Language Models
Knowledge Distillation of Black-Box Large Language Models Knowledge Distillation of Black-Box Large Language Models

Comments

5 часов назад @ arxiv.org
A QNX-inspired operating system with selectable kernels
A QNX-inspired operating system with selectable kernels A QNX-inspired operating system with selectable kernels

News: QSOE 0.1 is out — the first public release of the unified two-kernel system (June 2026).

Read the announcement →QSOE ships in two variants that share one userspace and one build system.

QSOE/N runs on Skimmer, a microkernel written from scratch for this project (SMP by design); QSOE/L runs on seL4 as its kernel.

QSOE targets 64-bit RISC-V ( RV64 , Sv39 ) on the SiFive HiFive Unmatched ( FU740 ), with QEMU used for day-to-day development.

Both QSOE variants now boot on real hardware.

5 часов назад @ qsoe.net
Xonaly – Canada's Independent Search Engine
Xonaly – Canada's Independent Search Engine Xonaly – Canada's Independent Search Engine

Xonaly is also available in: Français

5 часов назад @ xonaly.com
POSIX Is Not a Shell
POSIX Is Not a Shell

POSIX Is Not A ShellAlexandre Gomes Gaigalas – June 28, 2026When someone says "write it in POSIX shell for portability," they mean well.

So "POSIX echo " is not a behavior you can write a script against.

It is a shell with a specific set of behaviors, many of which are not in POSIX and some of which contradict implementations that are technically more compliant (like dash).

The process is mechanical: write an example, run it on every shell, record the output, check for divergence.

POSIX is not a shell.

7 часов назад @ alganet.github.io
Show HN: Bash4LLM+ – A lightweight, dependency-free Bash wrapper for LLM APIs
Show HN: Bash4LLM+ – A lightweight, dependency-free Bash wrapper for LLM APIs Show HN: Bash4LLM+ – A lightweight, dependency-free Bash wrapper for LLM APIs

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

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

You signed out in another tab or window.

Reload to refresh your session.

You switched accounts on another tab or window.

8 часов назад @ github.com
Show HN: NanoEuler – GPT-2 scale model in pure C/CUDA from scratch
Show HN: NanoEuler – GPT-2 scale model in pure C/CUDA from scratch Show HN: NanoEuler – GPT-2 scale model in pure C/CUDA from scratch

It is not a capable assistant — the chat model demonstrates that the pretrain→SFT pipeline works end to end, it is not a useful chatbot.

Merges are learned on a sample of the corpus; the GPU model uses a 4096-token vocabulary (~3.4 bytes/token on English).

The ~116M GPU model is the real pipeline: it pretrains on the books + web mix and is then fine-tuned into a chat model (see below).

DataPretraining uses a real books + web mix:Books — data/get_gutenberg.sh downloads ~95 public-domain Project Gutenberg classics (Austen, Dickens, Dostoevsky, Tolstoy, Melville, the complete Shakespeare, ...).

✅ From-scratch CUDA engine (cuBLAS + FlashAttention), validated by a full-model gradient check.

8 часов назад @ github.com
TOP500 at ISC'26: We Have a New Number 1 – By George Cozma
TOP500 at ISC'26: We Have a New Number 1 – By George Cozma TOP500 at ISC'26: We Have a New Number 1 – By George Cozma

Hello you fine Internet folks,Here at ISC 2026 in Hamburg, Germany, we got the 67th TOP500 list where there was a surprise awaiting us.

That surprise being a new Number 1 Supercomputer on the TOP500.

LineShine Shining on ThroughThe new number one Supercomputer on the TOP500 list is the LineShine Supercomputer in Shenzhen, China.

The former number 1 supercomputer, Fugaku, may have been pushed down to number 9 in the TOP500 ranking but it is still a lean, mean, science crunching machine.

There was one last key piece of news that came out of the TOP500 here at ISC 2026 and that is that the ISC Group will be handing over the TOP500 list to ACM SIGHPC moving forward.

8 часов назад @ chipsandcheese.com
Ford rehires 'gray beard' engineers after AI falls short
Ford rehires 'gray beard' engineers after AI falls short Ford rehires 'gray beard' engineers after AI falls short

In BriefFord executives said they have hired 350 veteran engineers — some of them were former employees, while others had been working at suppliers — after artificial intelligence and automated systems failed to deliver the desired quality level.

Bloomberg reports the company’s chief operating officer Kumar Galhotra told journalists that Ford had been “relying more and more on automated quality systems” with disappointing results.

Instead, it’s using the rehired employees — referred to as “gray beard” engineers — to train younger staff and reprogram AI tools.

This rehiring seems to be paying off, with Ford anticipating that it will lead to $1 billion in reduced costs this year.

The automake…

8 часов назад @ techcrunch.com
The US Used to Demand the Best Tech. Now We Ban It
The US Used to Demand the Best Tech. Now We Ban It

Comments

8 часов назад @ pcmag.com
Hacker News Hacker News
последний пост 25 минут назад
Do LLMs pass the mirror test?
Do LLMs pass the mirror test? Do LLMs pass the mirror test?

The mirror test — Gallup's original, the one with the red dot on the chimp's forehead — has been adapted for LLMs several times in the past, but as far as I'm concerned, every adaptation gets it wrong in very similar ways: they build visual mirror tests translated into text.

Some models pass it, others fail, and I think neither outcome is particularly informative because I think they all test for the wrong thing; which is, coincidentally, exactly the criticism that led Alexandra Horowitz to build a different kind of mirror test for dogs.

Dogs fail the visual mirror test (the thing classically called "the mirror test"), yet most dog owners are going to disagree if you try to present this to …

9 часов назад @ blog.pascalschuster.de
Computer-Aided Language Development in Nonspeaking Children (1968) [pdf]
Computer-Aided Language Development in Nonspeaking Children (1968) [pdf] Computer-Aided Language Development in Nonspeaking Children (1968) [pdf]

remove-circle Internet Archive's in-browser bookreader "theater" requires JavaScript to be enabled.

It appears your browser does not have it turned on.

Please see your browser settings for this feature.

9 часов назад @ archive.org
British Origami: the 1955 exhibition by Akira Yoshizawa
British Origami: the 1955 exhibition by Akira Yoshizawa British Origami: the 1955 exhibition by Akira Yoshizawa

The Exhibition of Paperfolding By Akira Yoshizawa in Amsterdam 1955 and its place in the origins of modern origami.

INTRODUCTIONI was asked for information about the exhibition of the paperfolding of Akira Yoshizawa which was held in Amsterdam in the autumn of 1955.

The exhibition of Yoshizawa’s paperfolding was apparently opened at the Stedelijk Museum at the beginning of October, 1955.

Yoshizawa is a Vice-President of the British Origami Society and receives all copies of “British Origami”.

The exhibition in Amsterdam in 1955 was the focal point which enabled the knowledge of Akira Yoshizawa to be brought the West.

9 часов назад @ britishorigami.org
GitHub – librepods-org/librepods: AirPods liberated from Apple's ecosystem
GitHub – librepods-org/librepods: AirPods liberated from Apple's ecosystem GitHub – librepods-org/librepods: AirPods liberated from Apple's ecosystem

Warning librepods.org is not an official website of the LibrePods project.

And at the same time, they say that the project is not affiliated with the LibrePods project or its developers.

The SF Pro font used in the Android app is the property of Apple Inc..

AirPods, AirPods Pro, AirPods Max, and the AirPods logo are trademarks of Apple Inc.

The LibrePods project is not affiliated with or endorsed by Apple Inc. in any way.

9 часов назад @ github.com
Historical memory prices 1960-2026
Historical memory prices 1960-2026 Historical memory prices 1960-2026

Memory PricesHistoric and current memory and storage prices, collected in the spirit of John C. McCallum's classic memory-price dataset — interactive, with the raw data downloadable.

Price per gigabyte over time Historical lowest $/GB on a log scale — one line per memory type: DRAM, NAND flash, and HBM.

DRAM price by generation The DRAM line above, broken out by generation across the full history — Pre-DDR (SDRAM/core), DDR, DDR2, DDR3, DDR4, DDR5.

Absolute ($B/quarter) Share (%)HBM price by generation By HBM generation (HBM2e → HBM3 → HBM3e → HBM4).

$/TBps is cost per unit of memory bandwidth (stack price ÷ per-stack bandwidth).

9 часов назад @ dam.stanford.edu
The Cost Yagni Was Never About – By Kent Beck
The Cost Yagni Was Never About – By Kent Beck The Cost Yagni Was Never About – By Kent Beck

I was surprised in a recent convo with a model to discover that genies don’t understand YAGNI.

YAGNI is not about the cost of producing code.

Structure you build now for a feature due in three months is cost pulled forward and revenue pushed back.

The part for the machinesNotice what is not on either bill: the cost of typing the code.

So the thrift reading of YAGNI — “code is cheap now, why not build ahead?” — collapses.

9 часов назад @ newsletter.kentbeck.com
Semgrep: GLM 5.2 beats Claude in our Cyber Benchmarks
Semgrep: GLM 5.2 beats Claude in our Cyber Benchmarks Semgrep: GLM 5.2 beats Claude in our Cyber Benchmarks

The result surprised us: GLM 5.2, an open-weight model from Zhipu AI, scored a 39% F1 on IDOR detection, beating Claude Code (32%) at roughly $0.17 per vulnerability found.

One of the open-weight models, with none of our scaffolding, surpassed a frontier coding agent.

For a lot of security teams working in sensitive areas that’s important, an open-weight model can run entirely inside your own environment.

GLM 5.2, with no scaffolding at all, beat Claude Code by seven points (39% vs. 32%).

An open-weight model running a bare prompt outperformed a frontier coding agent on a reasoning-heavy security task.

10 часов назад @ semgrep.dev
Working around dragons with the Lemote Yeeloong laptop and OpenBSD
Working around dragons with the Lemote Yeeloong laptop and OpenBSD Working around dragons with the Lemote Yeeloong laptop and OpenBSD

Using this spec the team was then able to develop a simulator and boot Linux for the first time on August 19, 2001 (its "birthday").

Being a PMON descendant, PMON2000 inherited Bunce's excellent MIPS support and Algorithmics' hardware updates, making it attractive to Lemote as an available and easy-to-port option.

A single OHCI USB root hub is visible with nothing connected to the USB ports; the keyboard and trackpad are internally PS/2.

You may have noticed that the Wi-Fi and SD card reader didn't turn up on the USB or PCI buses, and there are also two phantom USB ports apparently unaccounted for.

Since the CS5536 is limited to four USB ports total, the 8089B and 8101B have a second separa…

11 часов назад @ oldvcr.blogspot.com
Show HN: DRM-Free Books
Show HN: DRM-Free Books Show HN: DRM-Free Books

A murder in the western Maine foothills has the local police chief searching high and low for the perpetrator.

Can he solve the case with the state Major Crimes Unit breathing down his neck?

And will any of this distract the chief from his broken heart?

Gregory Roarke and his Kadolian partner Selene have been tasked with seeking out these alien artifacts and bringing them under the control of the Icarus Group.

But the Group’s leadership has changed, and Roarke soon finds himself at serious odds with the new director’s plans.

11 часов назад @ frequal.com
Professor denounces mass AI fraud on an exam at Brown
Professor denounces mass AI fraud on an exam at Brown Professor denounces mass AI fraud on an exam at Brown

The results of the midterm exam, which was administered on March 5, were extraordinary, with an average score of 96 out of 100.

He also said that if the grade distribution was not similar to the midterm, only the final exam would be taken into account.

Of the 89 students who did the midterm exam, only 59 showed up for the final one.

And of the 27 who did not show up, 22 had scored a perfect 100 in the midterm exam.

These are sessions held to answer any questions that might arise ahead of the final exams.

11 часов назад @ english.elpais.com
I used Claude Code to get a second opinion on my MRI
I used Claude Code to get a second opinion on my MRI I used Claude Code to get a second opinion on my MRI

This article is about my experience using Opus 4.8 to read the results of an MRI and give me a sort of second opinion on the diagnosis.

I won't go into the details, but he suggested I get an MRI, which the clinic conveniently had available.

For the analysis, I decided to use Opus 4.8 (xhigh) within Claude Code to give it the ability to run code and install packages.

Using Claude Code is especially important to enable it to perform significant amounts of work on this matter.

It might seem obvious to coders, but the difference between Claude Code and Claude.ai's chat is enormous, even if those two run the same model.

11 часов назад @ antoine.fi
Daisugi the Japanese Technique of Trees Out of Trees, Making Exact Straight Wood
Daisugi the Japanese Technique of Trees Out of Trees, Making Exact Straight Wood Daisugi the Japanese Technique of Trees Out of Trees, Making Exact Straight Wood

Image by Wrath of GnonWe’ve all admired the ele­gance of Japan’s tra­di­tion­al styles of archi­tec­ture.

Their devel­op­ment required the kind of ded­i­cat­ed crafts­man­ship that takes gen­er­a­tions to cul­ti­vate — but also, more prac­ti­cal­ly speak­ing, no small amount of wood.

By the 15th cen­tu­ry, Japan already faced a short­age of seedlings, as well as land on which to prop­er­ly cul­ti­vate the trees in the first place.

Neces­si­ty being the moth­er of inven­tion, this led to the cre­ation of an inge­nious solu­tion: daisu­gi, the grow­ing of addi­tion­al trees, in effect, out of exist­ing trees — cre­at­ing, in oth­er words, a kind of giant bon­sai.

“Writ­ten as 台杉 and lit­er­al…

11 часов назад @ openculture.com
Tokenmaxxing is dead, long live Tokenmaxxing
Tokenmaxxing is dead, long live Tokenmaxxing Tokenmaxxing is dead, long live Tokenmaxxing

A few months ago, there were a lot of people who were extremely resistant to using AI tools at all.

So is tokenmaxxing really dead?

Before coding agents really took off (thanks in large part to much better harnesses like Claude Code), lots of people were making their own custom agents.

The letter is silent on Fable 5, a weaker version of Mythos that was briefly the most powerful AI model widely available to consumers.

If AI was really really fast you would plausibly go back towards a more synchronous model of operating.

11 часов назад @ 12gramsofcarbon.com
Reflections on Software Engineering in the Age of AI
Reflections on Software Engineering in the Age of AI Reflections on Software Engineering in the Age of AI

Software Engineering in the Age of AIJune 28, 2026For those of you who don’t know, when I’m not writing novels, I spend my days as a software engineer, writing code.

Now that AI can consistently produce pretty good code, the software developer’s workflow looks like this:You write a prompt asking AI to create the new feature.

Writers, software developers, painters, musicians and all other creative types enter this state when time and circumstances permit.

The software companies fired all their junior developers because the AI bots are cheaper, as long as you have skilled senior developers to manage them.

I respond to the bot’s code suggestions and pull requests the same way most people answe…

11 часов назад @ adiamond.me
Examining circuit boards from the Space Shuttle's I/O Processor
Examining circuit boards from the Space Shuttle's I/O Processor Examining circuit boards from the Space Shuttle's I/O Processor

In this article, I'll explain how the I/O Processor worked, and the roles of these two pages.

Two pages from the Space Shuttle I/O Processor: the "MIA" interface page and the PROM page.

A comparison of a standard IBM 4 Pi page with the IOP page.

The I/O Processor has two types of (virtual) processors, which of course have cryptic acronyms: BCE and MSC.

Despite the critical role of the I/O Processor in the Space Shuttle, it doesn't get the attention given to the CPU.

11 часов назад @ righto.com
Lobsters Lobsters
последний пост 59 минут назад
You might not need… a service worker
You might not need… a service worker You might not need… a service worker

What happened to the service worker?

So in practice the service worker fallback gets used more than you’d expect, but it’s still more of an escape hatch.

Only traditional SPAs will end up with a literal service worker, despite the library’s name.

There are a lot of cool things you can do with a service worker.

But outside of those, I’ve yet to run into a problem where a service worker was truly the best solution.

59 минут назад @ jayfreestone.com
Ante: New Way to Blend Borrow Checking and Reference Counting
Ante: New Way to Blend Borrow Checking and Reference Counting

Ante has taken the first step towards something we all thought was impossible: blending reference counting and borrow checking without run-time crashes.

If there was a language like that, I could prototype a game in a flexible way with reference-counting, and gradually migrate it to faster borrow-checked code.

Rust tried, but when we try to use Rust's reference-counting Rc type, it often requires RefCell (like Rc>) which can crash at run-time if you hold it wrong.

4 5Swift too has tried, with its new borrowing system, but it has an expensive run-time check which crashes at run-time if you hold it wrong.

It turns out, blending reference counting and borrow checking is hard, for reasons you'l…

2 часа назад @ verdagon.dev
TOP500 at ISC’26: We have a New Number 1
TOP500 at ISC’26: We have a New Number 1 TOP500 at ISC’26: We have a New Number 1

Hello you fine Internet folks,Here at ISC 2026 in Hamburg, Germany, we got the 67th TOP500 list where there was a surprise awaiting us.

That surprise being a new Number 1 Supercomputer on the TOP500.

LineShine Shining on ThroughThe new number one Supercomputer on the TOP500 list is the LineShine Supercomputer in Shenzhen, China.

The former number 1 supercomputer, Fugaku, may have been pushed down to number 9 in the TOP500 ranking but it is still a lean, mean, science crunching machine.

There was one last key piece of news that came out of the TOP500 here at ISC 2026 and that is that the ISC Group will be handing over the TOP500 list to ACM SIGHPC moving forward.

5 часов назад @ chipsandcheese.com
Tech Morality is Hard
Tech Morality is Hard Tech Morality is Hard

Tech Morality is Hard28 Jun, 2026I try to do my best with my technology stack, by ensuring it meets my own morals and standards for life.

Clearly, I base his personality on what I read; I have never met the manThat started my quest for more moral tech.

And now MullvadThe latest target in the Tech community is Mullvad.

I now know that my VPN subscription is ultimately being turned into something toxic, and very much against my own morals.

I have a six month subscription with Mullvad VPN, which expires in about 4 weeks.

5 часов назад @ forkingmad.blog
Build System Improvements, Centralized Overview, etc
Build System Improvements, Centralized Overview, etc Build System Improvements, Centralized Overview, etc

Build System Improvements, Centralized Overview, etc.

Hi all,Following up on the previous announcements Qt 6 for C & Zig and Online Documentation for Qt 6, KDE Frameworks, etc.

for C & Zig, this is another small update to highlight some important changes.

One other major change was done to the Zig library specifically in order to support dot-call syntax.

While the code alone can be instructive, the examples still surface only an introductory amount of each library's full capabilities.

6 часов назад @ gist.github.com
Unfathomable bugs #10: The Broken Windows Build
Unfathomable bugs #10: The Broken Windows Build Unfathomable bugs #10: The Broken Windows Build

Of course, the bullshit of building a python package is layered on top of the usual bullshit of getting something to build cross-platform.

Because of how complicated it is to build cross-platform python packages, I use cibuildwheel to make stim’s packages.

The only environment I know the bug happens in is the Windows build within continuous integration triggered by pushing to github.

(I’ve never managed to explain to cibuildwheel to explain to setup.py to explain to cl.exe to please build things in parallel, so these builds take several minutes.)

Because the Windows builds were slow, I often had sequences of 5+ changes being tested at any given time.

7 часов назад @ algassert.com
A Core Calculus for Documents
A Core Calculus for Documents

Comments

7 часов назад @ dl.acm.org
“Double Threat” to Private Communications: Undemocratic Chat Control Backroom Deals and Imminent Concessions Spark Relaunch of fightchatcontrol.eu
“Double Threat” to Private Communications: Undemocratic Chat Control Backroom Deals and Imminent Concessions Spark Relaunch of fightchatcontrol.eu “Double Threat” to Private Communications: Undemocratic Chat Control Backroom Deals and Imminent Concessions Spark Relaunch of fightchatcontrol.eu

Civil rights activist Dr. Patrick Breyer warns of an unprecedented “double-attack” on secure messaging ahead of critical Friday and Monday EU meetings.

Ahead of a highly critical weekend for digital civil rights in Europe, former Member of the European Parliament Dr. Patrick Breyer is sounding the alarm.

EU citizens are facing a double-attack on their right to private correspondence.

This move completely ignores the fact that the European Parliament clearly rejected it in its first reading in March and called on the Commission to withdraw the proposal.

The European Parliament is set to rush a new mandate on detection/scanning on Monday morning.

8 часов назад @ patrick-breyer.de
HyperCard on the Macintosh
HyperCard on the Macintosh HyperCard on the Macintosh

Cyan started life as a HyperCard stack developer and continues to make games.

Consumption taxAt its most basic level, without even wanting to make one's own stacks, HyperCard offers quite a lot.

HyperComposer , a professional stack application built entirely in HyperCard, helped simplify HyperCard 's obtuse music composition scripting.

I asked ChatGPT to recreate a HyperCard stack for me in HTML with this prompt.

While I'm pretty sure her project could be built in HyperCard in an hour, HyperCard doesn't exist.

8 часов назад @ stonetools.ghost.io
Convolutional Neural Networks in APL (2019)
Convolutional Neural Networks in APL (2019)

Comments

8 часов назад @ dl.acm.org
Introducing Test That
Introducing Test That

Let’s start with a simple data model:#[derive(Debug)] struct AStruct { value : u32 , string : String , }Suppose I have a value of this struct:let value = AStruct { value : 123 , string : "Hello, world!"

( AStruct { value : eq ( 123 ), string : eq ( "Hello, world!"

( AStruct { value : eq ( & 123 ), string : eq ( "Hello, world!"

For example, it’s perfectly valid to compare equality of a string slice and an owned String :let slice = "Hello, world" ; let string = String :: from ( "Hello, world" ); assert!

impl < ExpectedT , ActualT : PartialEq < ExpectedT >> Matcher for EqMatcher < ExpectedT > { type ActualT = ActualT ... }But this won’t compile, since the type ActualT in the impl block is unco…

8 часов назад @ hovinen.me
Modeling the COVID-19 Outbreak with J
Modeling the COVID-19 Outbreak with J

With the SEIR model, we have 4 states that any particular person can be in: “Susceptible”, “Exposed”, “Infectious”, and “Recovered”7.

Let 0 represent a dead person, 1 represents a susceptible person, 2 represents an exposed person, 3 represents an infectious person, and finally 4 represents a recovered person.

* risk )Now let’s find each person’s level of at risk social contact, and clamp that somehow.

4 & > ) y susceptible =.

Our social risk matrix is now generated thusly:ClosenessStdDev =: 5 % 3 ClosenessMean =: 1 rand_norm =: 3 : '( 2 & o.

8 часов назад @ datakinds.github.io
A hash proves the bytes, not the source
A hash proves the bytes, not the source A hash proves the bytes, not the source

A hash proves the bytes, not the source¶The first post covered how Collider verifies dependencies: collider lock records a SHA-256 of each wrap, Collider checks that hash on install, Meson checks the archive hash on extraction, and every locked package is pinned to the origin it resolved from.

The bytes Collider builds match the bytes the lockfile recorded.

The name that selects a package, the URL that locates it, and the redirects that deliver it all run before there is anything to hash.

Build-time extraction into your project is Meson's, guarded by the archive hash.

Provenance and signing¶A verified hash proves the bytes match what the lockfile recorded.

9 часов назад @ collider.ee
Examining circuit boards from the Space Shuttle's I/O Processor
Examining circuit boards from the Space Shuttle's I/O Processor Examining circuit boards from the Space Shuttle's I/O Processor

In this article, I'll explain how the I/O Processor worked, and the roles of these two pages.

Two pages from the Space Shuttle I/O Processor: the "MIA" interface page and the PROM page.

A comparison of a standard IBM 4 Pi page with the IOP page.

The I/O Processor has two types of (virtual) processors, which of course have cryptic acronyms: BCE and MSC.

Despite the critical role of the I/O Processor in the Space Shuttle, it doesn't get the attention given to the CPU.

9 часов назад @ righto.com
Attention AI Slop Porters
Attention AI Slop Porters

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.

11 часов назад @ reddit.com
Techmeme Techmeme
последний пост 52 минуты назад
Shanghai-based Momenta, whose driver-assist tech is used by Toyota, Mercedes, and Audi in China, files for an IPO in Hong Kong, seeking to raise up to $751.1M (Reuters)
Shanghai-based Momenta, whose driver-assist tech is used by Toyota, Mercedes, and Audi in China, files for an IPO in Hong Kong, seeking to raise up to $751.1M (Reuters) Shanghai-based Momenta, whose driver-assist tech is used by Toyota, Mercedes, and Audi in China, files for an IPO in Hong Kong, seeking to raise up to $751.1M (Reuters)

Reuters:

Shanghai-based Momenta, whose driver-assist tech is used by Toyota, Mercedes, and Audi in China, files for an IPO in Hong Kong, seeking to raise up to $751.1M — Chinese self-driving technology firm Momenta Global launched its Hong Kong initial public offering on Monday …

52 минуты назад @ techmeme.com
Jefferies: memory prices are expected to rise 40-50% in Q3 2026 and 30-40% in Q4, as Chinese memory makers are unlikely to provide meaningful near-term relief (Hassan Mujtaba/Wccftech)
Jefferies: memory prices are expected to rise 40-50% in Q3 2026 and 30-40% in Q4, as Chinese memory makers are unlikely to provide meaningful near-term relief (Hassan Mujtaba/Wccftech) Jefferies: memory prices are expected to rise 40-50% in Q3 2026 and 30-40% in Q4, as Chinese memory makers are unlikely to provide meaningful near-term relief (Hassan Mujtaba/Wccftech)

Hassan Mujtaba / Wccftech:

Jefferies: memory prices are expected to rise 40-50% in Q3 2026 and 30-40% in Q4, as Chinese memory makers are unlikely to provide meaningful near-term relief — Memory prices are all set to rise further in the coming quarters of 2026 as persistent shortages continue to grip the market.

2 часа назад @ techmeme.com
Humanoid robot maker Apptronik raised ~$1B at a ~$5B valuation, including from Mercedes-Benz, which has a handful of Apptronik's Apollo robots in its factories (Joshua Brustein/Bloomberg)
Humanoid robot maker Apptronik raised ~$1B at a ~$5B valuation, including from Mercedes-Benz, which has a handful of Apptronik's Apollo robots in its factories (Joshua Brustein/Bloomberg) Humanoid robot maker Apptronik raised ~$1B at a ~$5B valuation, including from Mercedes-Benz, which has a handful of Apptronik's Apollo robots in its factories (Joshua Brustein/Bloomberg)

Joshua Brustein / Bloomberg:

Humanoid robot maker Apptronik raised ~$1B at a ~$5B valuation, including from Mercedes-Benz, which has a handful of Apptronik's Apollo robots in its factories — Jeff Cardenas says bringing humanoid machines into the mainstream will be a gradual process. — If you think of an office …

3 часа назад @ techmeme.com
Google's Earthquake Alerts system reached 11.4M+ people in Venezuela, giving them seconds or up to two minutes notice before two powerful earthquakes struck (New York Times)
Google's Earthquake Alerts system reached 11.4M+ people in Venezuela, giving them seconds or up to two minutes notice before two powerful earthquakes struck (New York Times) Google's Earthquake Alerts system reached 11.4M+ people in Venezuela, giving them seconds or up to two minutes notice before two powerful earthquakes struck (New York Times)

New York Times:

Google's Earthquake Alerts system reached 11.4M+ people in Venezuela, giving them seconds or up to two minutes notice before two powerful earthquakes struck — Jose Flores was driving with his family to see “Toy Story 5” on Wednesday in Caracas, Venezuela, when a loud earthquake alert went off on his wife's Google Android phone.

4 часа назад @ techmeme.com
Letter: Austria is pushing the EU to consider hosting Anthropic within its borders, highlighting EU efforts to boost bloc independence from US and Chinese tech (Marton Eder/Bloomberg)
Letter: Austria is pushing the EU to consider hosting Anthropic within its borders, highlighting EU efforts to boost bloc independence from US and Chinese tech (Marton Eder/Bloomberg) Letter: Austria is pushing the EU to consider hosting Anthropic within its borders, highlighting EU efforts to boost bloc independence from US and Chinese tech (Marton Eder/Bloomberg)

Marton Eder / Bloomberg:

Letter: Austria is pushing the EU to consider hosting Anthropic within its borders, highlighting EU efforts to boost bloc independence from US and Chinese tech — Austria is pushing the European Union to consider hosting Anthropic PBC within its borders to counter US efforts to block foreigners …

7 часов назад @ techmeme.com
GPT-5.6 system card indicates Sol is well below the level of most worrisome Mythos use cases, suggesting all GPT-5.6 versions could be released without delay (Zvi Mowshowitz/Don't Worry About the Vase)
GPT-5.6 system card indicates Sol is well below the level of most worrisome Mythos use cases, suggesting all GPT-5.6 versions could be released without delay (Zvi Mowshowitz/Don't Worry About the Vase) GPT-5.6 system card indicates Sol is well below the level of most worrisome Mythos use cases, suggesting all GPT-5.6 versions could be released without delay (Zvi Mowshowitz/Don't Worry About the Vase)

Zvi Mowshowitz / Don't Worry About the Vase:

GPT-5.6 system card indicates Sol is well below the level of most worrisome Mythos use cases, suggesting all GPT-5.6 versions could be released without delay — While we wait for a general release, the system card is the best hint as to what is going on with the new candidate for America's Next Top Model, GPT-5.6.

8 часов назад @ techmeme.com
Sources: Baidu's chip unit Kunlunxin Technology plans a Hong Kong IPO at a $50B target valuation, asking investors to buy chips worth 3-7x their IPO investment (Qianer Liu/The Information)
Sources: Baidu's chip unit Kunlunxin Technology plans a Hong Kong IPO at a $50B target valuation, asking investors to buy chips worth 3-7x their IPO investment (Qianer Liu/The Information) Sources: Baidu's chip unit Kunlunxin Technology plans a Hong Kong IPO at a $50B target valuation, asking investors to buy chips worth 3-7x their IPO investment (Qianer Liu/The Information)

Qianer Liu / The Information:

Sources: Baidu's chip unit Kunlunxin Technology plans a Hong Kong IPO at a $50B target valuation, asking investors to buy chips worth 3-7x their IPO investment — In China, chip companies may have found a new clientele for their semiconductors: IPO investors.

9 часов назад @ techmeme.com
Australian government says it plans to double the maximum penalty for any social media company breaking its minimum age law and grant more powers to enforcers (Jackson Chen/Engadget)
Australian government says it plans to double the maximum penalty for any social media company breaking its minimum age law and grant more powers to enforcers (Jackson Chen/Engadget) Australian government says it plans to double the maximum penalty for any social media company breaking its minimum age law and grant more powers to enforcers (Jackson Chen/Engadget)

Jackson Chen / Engadget:

Australian government says it plans to double the maximum penalty for any social media company breaking its minimum age law and grant more powers to enforcers — The fine can now potentially hit 99 million AUD, or $68 million. — After becoming the first in the world to implement …

9 часов назад @ techmeme.com
Australia-based Firmus partners with Nvidia to build its first data center in Batam, Indonesia; the 360 MW Nvidia DSX AI factory campus is developed with DayOne (Bloomberg)
Australia-based Firmus partners with Nvidia to build its first data center in Batam, Indonesia; the 360 MW Nvidia DSX AI factory campus is developed with DayOne (Bloomberg) Australia-based Firmus partners with Nvidia to build its first data center in Batam, Indonesia; the 360 MW Nvidia DSX AI factory campus is developed with DayOne (Bloomberg)

Bloomberg:

Australia-based Firmus partners with Nvidia to build its first data center in Batam, Indonesia; the 360 MW Nvidia DSX AI factory campus is developed with DayOne — Firmus Technologies Pty Ltd. will build its first data center project in Indonesia as part of a partnership with US chip giant Nvidia Corp. …

11 часов назад @ techmeme.com
An analysis of US payroll data across 730+ occupations: employment among workers ages 22 to 25 in highly AI-exposed jobs is now shrinking by 3.8% per year (Nick Lichtenberg/Fortune)
An analysis of US payroll data across 730+ occupations: employment among workers ages 22 to 25 in highly AI-exposed jobs is now shrinking by 3.8% per year (Nick Lichtenberg/Fortune) An analysis of US payroll data across 730+ occupations: employment among workers ages 22 to 25 in highly AI-exposed jobs is now shrinking by 3.8% per year (Nick Lichtenberg/Fortune)

Nick Lichtenberg / Fortune:

An analysis of US payroll data across 730+ occupations: employment among workers ages 22 to 25 in highly AI-exposed jobs is now shrinking by 3.8% per year — Last August, a team led by Stanford economist Erik Brynjolfsson published a deep look at the impact of AI on jobs, boosted by a …

14 часов назад @ techmeme.com
Brazil, which has struggled to standardize soccer talent scouting, is embracing AI-powered scouting apps that assess players by analyzing video clips and more (New York Times)
Brazil, which has struggled to standardize soccer talent scouting, is embracing AI-powered scouting apps that assess players by analyzing video clips and more (New York Times) Brazil, which has struggled to standardize soccer talent scouting, is embracing AI-powered scouting apps that assess players by analyzing video clips and more (New York Times)

New York Times:

Brazil, which has struggled to standardize soccer talent scouting, is embracing AI-powered scouting apps that assess players by analyzing video clips and more — Recruitment apps powered by artificial intelligence are gaining ground in Brazil, promising to even the playing field and find more soccer talent.

18 часов назад @ techmeme.com
A profile of Jacob Andreou, the 33-year-old former Snap exec leading Microsoft's consolidated Copilot team efforts to catch up with OpenAI and Anthropic (Sebastian Herrera/Fortune)
A profile of Jacob Andreou, the 33-year-old former Snap exec leading Microsoft's consolidated Copilot team efforts to catch up with OpenAI and Anthropic (Sebastian Herrera/Fortune) A profile of Jacob Andreou, the 33-year-old former Snap exec leading Microsoft's consolidated Copilot team efforts to catch up with OpenAI and Anthropic (Sebastian Herrera/Fortune)

Sebastian Herrera / Fortune:

A profile of Jacob Andreou, the 33-year-old former Snap exec leading Microsoft's consolidated Copilot team efforts to catch up with OpenAI and Anthropic — Andreou, who once led product at social media firm Snap, is head of Microsoft Copilot. — Early this year, Jacob Andreou had a crucial goal.

22 часа назад @ techmeme.com
Masayoshi Son questioned Musk's orbital AI data centers, noting electricity is just 7% of costs and the AI race will be won on Earth within a few years (Tim Higgins/Wall Street Journal)
Masayoshi Son questioned Musk's orbital AI data centers, noting electricity is just 7% of costs and the AI race will be won on Earth within a few years (Tim Higgins/Wall Street Journal) Masayoshi Son questioned Musk's orbital AI data centers, noting electricity is just 7% of costs and the AI race will be won on Earth within a few years (Tim Higgins/Wall Street Journal)

Tim Higgins / Wall Street Journal:

Masayoshi Son questioned Musk's orbital AI data centers, noting electricity is just 7% of costs and the AI race will be won on Earth within a few years — SoftBank's Masayoshi Son thinks the math doesn't support space-based data centers — Some people have expressed skepticism …

22 часа назад @ techmeme.com
A look at a thriving underground economy for Claude access in China, including "transfer station" sites that buy API tokens abroad and distribute them to users (Wired)
A look at a thriving underground economy for Claude access in China, including "transfer station" sites that buy API tokens abroad and distribute them to users (Wired) A look at a thriving underground economy for Claude access in China, including "transfer station" sites that buy API tokens abroad and distribute them to users (Wired)

Wired:

A look at a thriving underground economy for Claude access in China, including “transfer station” sites that buy API tokens abroad and distribute them to users — As Anthropic tightens restrictions on access to Claude in China, users keep finding new workarounds, from proxy services to fake identities sourced on Telegram.

22 часа назад @ techmeme.com
Apple's appeal to a London Court of Appeal ruling begins Monday at the UK Supreme Court; the ruling required it to pay $502M for using Optis' wireless patents (Alistair Gray/Financial Times)
Apple's appeal to a London Court of Appeal ruling begins Monday at the UK Supreme Court; the ruling required it to pay $502M for using Optis' wireless patents (Alistair Gray/Financial Times) Apple's appeal to a London Court of Appeal ruling begins Monday at the UK Supreme Court; the ruling required it to pay $502M for using Optis' wireless patents (Alistair Gray/Financial Times)

Alistair Gray / Financial Times:

Apple's appeal to a London Court of Appeal ruling begins Monday at the UK Supreme Court; the ruling required it to pay $502M for using Optis' wireless patents — Battle over licensing of mobile connection protocols could shape global rates for other technologies

22 часа назад @ techmeme.com
Techmeme Techmeme
последний пост 52 минуты назад
Researchers say Z.ai's GLM-5.2 matches latest US models at finding security bugs, as critics question the US' lax approach in restricting Chinese open models (Wall Street Journal)
Researchers say Z.ai's GLM-5.2 matches latest US models at finding security bugs, as critics question the US' lax approach in restricting Chinese open models (Wall Street Journal) Researchers say Z.ai's GLM-5.2 matches latest US models at finding security bugs, as critics question the US' lax approach in restricting Chinese open models (Wall Street Journal)

Wall Street Journal:

Researchers say Z.ai's GLM-5.2 matches latest US models at finding security bugs, as critics question the US' lax approach in restricting Chinese open models — Clampdown on top U.S. artificial intelligence is fueling concern that Washington is handing Beijing a cyberwarfare advantage

22 часа назад @ techmeme.com
Sources: Google told Meta around March it couldn't offer all the Gemini capacity Meta wanted to buy, disrupting and delaying some of Meta's internal AI projects (Financial Times)
Sources: Google told Meta around March it couldn't offer all the Gemini capacity Meta wanted to buy, disrupting and delaying some of Meta's internal AI projects (Financial Times) Sources: Google told Meta around March it couldn't offer all the Gemini capacity Meta wanted to buy, disrupting and delaying some of Meta's internal AI projects (Financial Times)

Financial Times:

Sources: Google told Meta around March it couldn't offer all the Gemini capacity Meta wanted to buy, disrupting and delaying some of Meta's internal AI projects — Surging appetite for advanced models is turning computing power into the tech industry's scarcest commodity

23 часа назад @ techmeme.com
Sources: Salesforce staff worry Anthropic's Claude Tag could cannibalize Slackbot and give the AI firm more leverage over the enterprise software industry (Laura Bratton/The Information)
Sources: Salesforce staff worry Anthropic's Claude Tag could cannibalize Slackbot and give the AI firm more leverage over the enterprise software industry (Laura Bratton/The Information) Sources: Salesforce staff worry Anthropic's Claude Tag could cannibalize Slackbot and give the AI firm more leverage over the enterprise software industry (Laura Bratton/The Information)

Laura Bratton / The Information:

Sources: Salesforce staff worry Anthropic's Claude Tag could cannibalize Slackbot and give the AI firm more leverage over the enterprise software industry — When Anthropic on Tuesday launched a high-profile AI product for businesses that use Slack, some employees at Salesforce, which owns Slack, were confused.

1 day назад @ techmeme.com
Netflix has been gradually requiring each profile under a Netflix subscription to use a unique email address; the rule doesn't apply to children's profiles (Scharon Harding/Ars Technica)
Netflix has been gradually requiring each profile under a Netflix subscription to use a unique email address; the rule doesn't apply to children's profiles (Scharon Harding/Ars Technica) Netflix has been gradually requiring each profile under a Netflix subscription to use a unique email address; the rule doesn't apply to children's profiles (Scharon Harding/Ars Technica)

Scharon Harding / Ars Technica:

Netflix has been gradually requiring each profile under a Netflix subscription to use a unique email address; the rule doesn't apply to children's profiles — Recently, my father called me in a panic. — There were just a few minutes until Netflix would start streaming a live MMA event, and he couldn't get into my account.

1 day назад @ techmeme.com
How AI is shaping the 2026 US midterms, as public anger grows against data center expansion and the AI industry emerges as one of the biggest financial backers (Bloomberg)
How AI is shaping the 2026 US midterms, as public anger grows against data center expansion and the AI industry emerges as one of the biggest financial backers (Bloomberg) How AI is shaping the 2026 US midterms, as public anger grows against data center expansion and the AI industry emerges as one of the biggest financial backers (Bloomberg)

Bloomberg:

How AI is shaping the 2026 US midterms, as public anger grows against data center expansion and the AI industry emerges as one of the biggest financial backers — From data center backlash to boundless cash from tech billionaires and concerns about deepfaked campaign ads, AI is everywhere in the 2026 US elections.

1 day, 2 hours назад @ techmeme.com
LSEG: tech companies have raised $3.1B from mainland China stock market listings YTD, up 5x+ from a year earlier, as AI and chip companies drive onshore IPOs (Reuters)
LSEG: tech companies have raised $3.1B from mainland China stock market listings YTD, up 5x+ from a year earlier, as AI and chip companies drive onshore IPOs (Reuters) LSEG: tech companies have raised $3.1B from mainland China stock market listings YTD, up 5x+ from a year earlier, as AI and chip companies drive onshore IPOs (Reuters)

Reuters:

LSEG: tech companies have raised $3.1B from mainland China stock market listings YTD, up 5x+ from a year earlier, as AI and chip companies drive onshore IPOs — China's onshore technology IPOs are on track for their strongest year since 2023 as Beijing seeks to bolster listings of chip …

1 day, 4 hours назад @ techmeme.com
The rapid pace of AI progress has created a pervasive fear of missing out across Silicon Valley, fueling anxiety among founders, executives, employees, and VCs (Bloomberg)
The rapid pace of AI progress has created a pervasive fear of missing out across Silicon Valley, fueling anxiety among founders, executives, employees, and VCs (Bloomberg) The rapid pace of AI progress has created a pervasive fear of missing out across Silicon Valley, fueling anxiety among founders, executives, employees, and VCs (Bloomberg)

Bloomberg:

The rapid pace of AI progress has created a pervasive fear of missing out across Silicon Valley, fueling anxiety among founders, executives, employees, and VCs — Claude Code is cutting into sleep time. — Matt Van Horn, a serial entrepreneur and father of four, never turns his laptop off anymore.

1 day, 6 hours назад @ techmeme.com
Sports clips' rise on platforms like YouTube has left broadcasters debating whether to use them to attract younger viewers or protect their subscription revenue (Lillian Rizzo/CNBC)
Sports clips' rise on platforms like YouTube has left broadcasters debating whether to use them to attract younger viewers or protect their subscription revenue (Lillian Rizzo/CNBC) Sports clips' rise on platforms like YouTube has left broadcasters debating whether to use them to attract younger viewers or protect their subscription revenue (Lillian Rizzo/CNBC)

Lillian Rizzo / CNBC:

Sports clips' rise on platforms like YouTube has left broadcasters debating whether to use them to attract younger viewers or protect their subscription revenue — As the New York Knicks clinched their first championship in 53 years and the NBA notched its highest Finals series ratings since 1998 …

1 day, 8 hours назад @ techmeme.com
Sakana AI's Fugu and 360's cybersecurity model Tulongfeng claim to rival Anthropic's banned Mythos and Fable 5 models amid the US export ban (Kate Park/TechCrunch)
Sakana AI's Fugu and 360's cybersecurity model Tulongfeng claim to rival Anthropic's banned Mythos and Fable 5 models amid the US export ban (Kate Park/TechCrunch) Sakana AI's Fugu and 360's cybersecurity model Tulongfeng claim to rival Anthropic's banned Mythos and Fable 5 models amid the US export ban (Kate Park/TechCrunch)

Kate Park / TechCrunch:

Sakana AI's Fugu and 360's cybersecurity model Tulongfeng claim to rival Anthropic's banned Mythos and Fable 5 models amid the US export ban — On Wednesday, Chinese cybersecurity firm 360 reportedly unveiled Tulongfeng, an AI tool it says can go head-to-head with Anthropic's Mythos.

1 day, 10 hours назад @ techmeme.com
AI executives and lobbyists say they are seeking regulatory clarity from the Trump administration but are wary of pressing for answers, fearing retaliation (Politico)
AI executives and lobbyists say they are seeking regulatory clarity from the Trump administration but are wary of pressing for answers, fearing retaliation (Politico) AI executives and lobbyists say they are seeking regulatory clarity from the Trump administration but are wary of pressing for answers, fearing retaliation (Politico)

Politico:

AI executives and lobbyists say they are seeking regulatory clarity from the Trump administration but are wary of pressing for answers, fearing retaliation — The unpredictability was on display again Friday when the Trump administration partially rescinded its export ban on Anthropic's …

1 day, 12 hours назад @ techmeme.com
A look at South Korea's four vocational "meister" schools that train students to work in semiconductor manufacturing, leading to jobs at Samsung and SK Hynix (Max Kim/New York Times)
A look at South Korea's four vocational "meister" schools that train students to work in semiconductor manufacturing, leading to jobs at Samsung and SK Hynix (Max Kim/New York Times) A look at South Korea's four vocational "meister" schools that train students to work in semiconductor manufacturing, leading to jobs at Samsung and SK Hynix (Max Kim/New York Times)

Max Kim / New York Times:

A look at South Korea's four vocational “meister” schools that train students to work in semiconductor manufacturing, leading to jobs at Samsung and SK Hynix — Chungbuk Semiconductor High School in Eumseong County, South Korea, is the oldest vocational high school …

1 day, 12 hours назад @ techmeme.com
Source: the Trump administration is close to allowing Anthropic to restore access to Fable 5; limits could be lifted as soon as this coming week (Axios)
Source: the Trump administration is close to allowing Anthropic to restore access to Fable 5; limits could be lifted as soon as this coming week (Axios) Source: the Trump administration is close to allowing Anthropic to restore access to Fable 5; limits could be lifted as soon as this coming week (Axios)

Axios:

Source: the Trump administration is close to allowing Anthropic to restore access to Fable 5; limits could be lifted as soon as this coming week — The Trump administration is close to allowing Anthropic to restore access to its powerful Fable 5 model, which has been offline for 15 days …

1 day, 14 hours назад @ techmeme.com
Polymarket says its annualized revenue is now $1B+; Dune Analytics: daily volume on Polymarket's US platform rose from ~$50M in mid-May to $200M+ by June 20 (Davis Giangiulio/CNBC)
Polymarket says its annualized revenue is now $1B+; Dune Analytics: daily volume on Polymarket's US platform rose from ~$50M in mid-May to $200M+ by June 20 (Davis Giangiulio/CNBC) Polymarket says its annualized revenue is now $1B+; Dune Analytics: daily volume on Polymarket's US platform rose from ~$50M in mid-May to $200M+ by June 20 (Davis Giangiulio/CNBC)

Davis Giangiulio / CNBC:

Polymarket says its annualized revenue is now $1B+; Dune Analytics: daily volume on Polymarket's US platform rose from ~$50M in mid-May to $200M+ by June 20 — Prediction market platform Polymarket's annualized revenue are now well above $1 billion, the company shared exclusively with CNBC on Friday.

1 day, 14 hours назад @ techmeme.com
Streaming services must comply with a California law that bans playing ads louder than the content being watched from July 1, but its implementation is unclear (Scharon Harding/Ars Technica)
Streaming services must comply with a California law that bans playing ads louder than the content being watched from July 1, but its implementation is unclear (Scharon Harding/Ars Technica) Streaming services must comply with a California law that bans playing ads louder than the content being watched from July 1, but its implementation is unclear (Scharon Harding/Ars Technica)

Scharon Harding / Ars Technica:

Streaming services must comply with a California law that bans playing ads louder than the content being watched from July 1, but its implementation is unclear — On July 1, it will be illegal for streaming platforms to play ads louder than the content being watched in California.

1 day, 17 hours назад @ techmeme.com
A look at advanced chip packaging, now more reliant on TSMC and its partners in Taiwan than ever, and the efforts to address this bottleneck in the US (Don Clark/New York Times)
A look at advanced chip packaging, now more reliant on TSMC and its partners in Taiwan than ever, and the efforts to address this bottleneck in the US (Don Clark/New York Times) A look at advanced chip packaging, now more reliant on TSMC and its partners in Taiwan than ever, and the efforts to address this bottleneck in the US (Don Clark/New York Times)

Don Clark / New York Times:

A look at advanced chip packaging, now more reliant on TSMC and its partners in Taiwan than ever, and the efforts to address this bottleneck in the US — A silicon wafer reflecting Subramanian Iyer, a specialist at the University of California, Los Angeles, in a technology called advanced chip packaging.

1 day, 21 hours назад @ techmeme.com
GitHub Trending GitHub Trending
последний пост 1 час назад
NanmiCoder/MediaCrawler
NanmiCoder/MediaCrawler NanmiCoder/MediaCrawler

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

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

You signed out in another tab or window.

Reload to refresh your session.

You switched accounts on another tab or window.

1 час назад @ github.com
palmier-io/palmier-pro
palmier-io/palmier-pro palmier-io/palmier-pro

Palmier Pro is an open source video editor for Mac.

Swift-native video editorWe built Palmier Pro from scratch with Swift.

The video editor (without the generative AI features) is fully open source.

You can download it with no login required, and use it as a video editor like CapCut or Adobe Premiere.

Instagram: Follow @palmier.ioFollow @palmier.io Feedback & Support: Create a Github Issue or email us at [email protected] HistoryLicenseCopyright (C) 2026 Palmier, Inc.Palmier Pro is open source under GPLv3.

1 час назад @ github.com
topoteretes/cognee
topoteretes/cognee topoteretes/cognee

Ingest data in any format, and Cognee continuously builds a self-hosted knowledge graph that gives your agents persistent long-term memory across sessions.

) for result in results : print ( result ) # Query session memory first, fall through to graph if needed results = await cognee .

Use with AI AgentsClaude CodeInstall the Cognee memory plugin to give Claude Code persistent memory across sessions.

Connect to Cognee CloudPoint any Python agent at a managed Cognee instance — all SDK calls route to the cloud:import cognee await cognee .

) await cognee .

1 day, 1 hour назад @ github.com
alibaba/page-agent
alibaba/page-agent alibaba/page-agent

Control web interfaces with natural language.

🌐 English | 中文🚀 Demo | 📖 Docs | 📢 HN Discussion | 𝕏 Follow on Xpage-agent-demo-0227.mp4✨ Features🎯 Easy integration No need for browser extension / python / headless browser .

Multi-page Agent — Extend your own web agent's reach across browser tabs chrome extension.

Mirrors URL Global https://cdn.jsdelivr.net/npm/[email protected]/dist/iife/page-agent.demo.js China https://registry.npmmirror.com/page-agent/1.10.0/files/dist/iife/page-agent.demo.jsAdd ?autoInit=false to load the script without creating the demo agent automatically.

NPM Installationnpm install page-agentimport { PageAgent } from 'page-agent' const agent = new PageAgent ( { model :…

1 day, 1 hour назад @ github.com
simplex-chat/simplex-chat
simplex-chat/simplex-chat simplex-chat/simplex-chat

Help translating SimpleX ChatThanks to our users and Weblate, SimpleX Chat apps, website and documents are translated to many other languages.

Jul 3, 2025 SimpleX network: new experience of connecting with people — available in SimpleX Chat v6.4-beta.4Mar 8, 2025.

SimpleX File Transfer Protocol – send large files efficiently, privately and securely, soon to be integrated into SimpleX Chat apps..Nov 8, 2022.

See SimpleX Chat Protocol for the format of messages sent between chat clients over SimpleX Messaging Protocol.

The SimpleX and SimpleX Chat name, logo, associated branding materials, and application and website graphic assets (illustrations, images, visual designs, etc.)

1 day, 1 hour назад @ github.com
aws/agent-toolkit-for-aws
aws/agent-toolkit-for-aws aws/agent-toolkit-for-aws

/plugin marketplace add aws/agent-toolkit-for-aws /plugin install aws-agents-for-devsecops /reload-plugins # Or from Claude's official marketplace: /plugin install aws-agents-for-devsecops@claude-plugins-official /reload-plugins # Setup: /aws-agents-for-devsecops:setupCodexIn your terminal:codex plugin marketplace add aws/agent-toolkit-for-awsThen launch Codex and run /plugins to browse and install the aws-core plugin.

Other agentsSee the AWS MCP Server getting started guide for instructions on configuring the AWS MCP Server with your agent.

AWS MCP ServerThe AWS MCP Server is a managed server that gives agents access to AWS through the Model Context Protocol.

AWS MCP Server tools — Referen…

2 days, 1 hour назад @ github.com
JCodesMore/ai-website-cloner-template
JCodesMore/ai-website-cloner-template JCodesMore/ai-website-cloner-template

AI Website Cloner TemplateA reusable template for reverse-engineering any website into a clean, modern Next.js codebase using AI coding agents.

Recommended: Claude Code with Opus 4.7 for best results — but works with a variety of AI coding agents.

Point it at a URL, run /clone-website , and your AI agent will inspect the site, extract design tokens and assets, write component specs, and dispatch parallel builders to reconstruct every section.

Do not clone this template repository directly for your website project, and do not open pull requests here with your generated website.

Create your own repository from this template On the GitHub page for this project, click Use this template, then cl…

2 days, 1 hour назад @ github.com
google-labs-code/design.md
google-labs-code/design.md google-labs-code/design.md

The FormatA DESIGN.md file combines machine-readable design tokens (YAML front matter) with human-readable design rationale (markdown prose).

File StructureA DESIGN.md file has two layers:YAML front matter — Machine-readable design tokens, delimited by --- fences at the top of the file.

Run the dot-free designmd alias instead — point npx at the package with -p , then invoke designmd :npx -p @google/design.md designmd lint DESIGN.mdThe designmd shim resolves to the same entrypoint and works identically across all platforms.

npx @google/design.md lint DESIGN.md npx @google/design.md lint --format json DESIGN.md cat DESIGN.md | npx @google/design.md lint -Option Type Default Description file p…

2 days, 1 hour назад @ github.com
kunchenguid/no-mistakes
kunchenguid/no-mistakes kunchenguid/no-mistakes

git push no-mistakesKill all the slop.

Quick Start$ no-mistakes init ✓ Gate initialized repo /Users/you/src/my-repo gate no-mistakes → /Users/you/.no-mistakes/repos/abc123def456.git remote [email protected]:you/my-repo.git skill /no-mistakes installed for agents at user level Push through the gate with: git push no-mistakes < branch > $ git checkout my-branch # do some work in the branch... $ git push no-mistakes * Pipeline started Run no-mistakes to review.

Pick the entry point that fits how you're working when the change is ready:git push no-mistakes - the explicit Git path.

Tell the coding agent to do a task and gate it with /no-mistakes , or use bare /no-mistakes to gate existing committe…

2 days, 1 hour назад @ github.com
BuilderIO/agent-native
BuilderIO/agent-native BuilderIO/agent-native

The framework for agent-native appsAgent-Native is an open-source framework for building robust agents that act inside real apps, not just chat next to them.

Bring your own database, hosting provider, model stack, and app code.

Agent runtime : Chat, tools, skills, memory, jobs, observability, and handoffs ship together.

: Chat, tools, skills, memory, jobs, observability, and handoffs ship together.

Chat : a single app with a minimal chat UI and the browser shell already wired, the simplest way to get a UI.

2 days, 1 hour назад @ github.com
mattpocock/skills
mattpocock/skills mattpocock/skills

Skills For Real EngineersMy agent skills that I use every day to do real engineering - not vibe coding.

Why These Skills ExistI built these skills as a way to fix common failure modes I see with Claude Code, Codex, and other coding agents.

setup-matt-pocock-skills — Configure this repo for the engineering skills (issue tracker, triage labels, domain doc layout).

teach — Teach the user a new skill or concept over multiple sessions, using the current directory as a stateful teaching workspace.

— Teach the user a new skill or concept over multiple sessions, using the current directory as a stateful teaching workspace.

3 days назад @ github.com
bytedance/deer-flow
bytedance/deer-flow bytedance/deer-flow

Important The Gateway holds run state (RunManager and the stream bridge) in process, so production defaults to a single Gateway worker ( GATEWAY_WORKERS=1 ).

Start services: make dev Access: http://localhost:2026Startup ModesDeerFlow runs the agent runtime inside the Gateway API.

When you install .skill archives through the Gateway, DeerFlow accepts standard optional frontmatter metadata such as version , author , and compatibility instead of rejecting otherwise valid external skills.

The DeerFlowClient provides direct in-process access to all agent and Gateway capabilities, returning the same response schemas as the HTTP Gateway API.

Regression coverage includes Docker sandbox mode detecti…

3 days, 1 hour назад @ github.com
interviewstreet/hiring-agent
interviewstreet/hiring-agent interviewstreet/hiring-agent

Hiring AgentResume-to-Score pipeline that extracts structured data from PDFs, enriches with GitHub signals, and outputs a fair, explainable evaluation.

Key modules models.py Pydantic schemas and LLM provider interfaces.

For example:$ ollama pull gemma3:4bIf you want different results, you can pull other models such as:# For higher system configuration $ ollama pull gemma3:12b # For lower system configuration $ ollama pull gemma3:1bConfigurationCopy the template and set your environment variables.

3) GitHub enrichment github.py extracts a username from the resume profiles, fetches profile and repos, and classifies each project.

CLI usageEnd to end scoringProvide a path to a resume PDF.

3 days, 1 hour назад @ github.com
microsoft/presidio
microsoft/presidio microsoft/presidio

Presidio - Data Protection and De-identification SDK📣 Presidio is moving to a new home!

Read more here 📣Context aware, pluggable and customizable PII de-identification service for text and images.

Component Downloads Coverage Presidio Analyzer Presidio Anonymizer Presidio Image-Redactor Presidio StructuredWhat is PresidioPresidio (Origin from Latin praesidium ‘protection, garrison’) helps to ensure sensitive data is properly managed and governed.

Multiple usage options, from Python or PySpark workloads through Docker to Kubernetes.

Module for redacting PII text in images (standard image types and DICOM medical images).

4 days, 1 hour назад @ github.com
ZhuLinsen/daily_stock_analysis
ZhuLinsen/daily_stock_analysis ZhuLinsen/daily_stock_analysis

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

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

You signed out in another tab or window.

Reload to refresh your session.

You switched accounts on another tab or window.

4 days, 1 hour назад @ github.com
Технологии
Reddit: /r/technology/ Reddit: /r/technology/
последний пост 2 часа назад
SpaceX just landed in millions of 401(k)s due to key index rule changes — and the same rules open the door to OpenAI and Anthropic
SpaceX just landed in millions of 401(k)s due to key index rule changes — and the same rules open the door to OpenAI and Anthropic SpaceX just landed in millions of 401(k)s due to key index rule changes — and the same rules open the door to OpenAI and Anthropic

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

2 часа назад @ reddit.com
Cops Caught Using AI to Edit Picture of Pathetic Drug Bust
Cops Caught Using AI to Edit Picture of Pathetic Drug Bust Cops Caught Using AI to Edit Picture of Pathetic Drug Bust

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

2 часа назад @ reddit.com
AI boom risks global financial crash, warn central bankers
AI boom risks global financial crash, warn central bankers AI boom risks global financial crash, warn central bankers

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

2 часа назад @ reddit.com
Ad-free streaming is a luxury now
Ad-free streaming is a luxury now Ad-free streaming is a luxury now

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

3 часа назад @ reddit.com
PlayStation sales just had its worst May in 25 years, and Xbox's was the worst ever
PlayStation sales just had its worst May in 25 years, and Xbox's was the worst ever PlayStation sales just had its worst May in 25 years, and Xbox's was the worst ever

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

4 часа назад @ reddit.com
Lenovo says the 'RAMageddon' is the new normal, outlines survival guide
Lenovo says the 'RAMageddon' is the new normal, outlines survival guide Lenovo says the 'RAMageddon' is the new normal, outlines survival guide

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

4 часа назад @ reddit.com
Microsoft called Linux a cancer, now ships its own free distro that's nothing like Ubuntu or Fedora
Microsoft called Linux a cancer, now ships its own free distro that's nothing like Ubuntu or Fedora Microsoft called Linux a cancer, now ships its own free distro that's nothing like Ubuntu or Fedora

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

5 часов назад @ reddit.com
Micron predicts DRAM Crisis will last until at least 2028
Micron predicts DRAM Crisis will last until at least 2028 Micron predicts DRAM Crisis will last until at least 2028

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

6 часов назад @ reddit.com
America’s data-centre backlash puts the AI boom at risk — Opposition is spreading across the country
America’s data-centre backlash puts the AI boom at risk — Opposition is spreading across the country

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

7 часов назад @ reddit.com
Ford rehires ‘gray beard’ engineers after AI falls short
Ford rehires ‘gray beard’ engineers after AI falls short Ford rehires ‘gray beard’ engineers after AI falls short

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

7 часов назад @ reddit.com
A $2 billion data center came for Wisconsin's Driftless Area, and residents pushed back
A $2 billion data center came for Wisconsin's Driftless Area, and residents pushed back A $2 billion data center came for Wisconsin's Driftless Area, and residents pushed back

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

7 часов назад @ reddit.com
China Has Matched Anthropic in Cybersecurity, Resetting AI Race
China Has Matched Anthropic in Cybersecurity, Resetting AI Race

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

8 часов назад @ reddit.com
Cops Caught Using AI to Edit Picture of Pathetic Drug Bust
Cops Caught Using AI to Edit Picture of Pathetic Drug Bust Cops Caught Using AI to Edit Picture of Pathetic Drug Bust

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

10 часов назад @ reddit.com
‘It’s dangerous and it’s going to erode trust’: redesign of US government websites stokes surveillance fears
‘It’s dangerous and it’s going to erode trust’: redesign of US government websites stokes surveillance fears ‘It’s dangerous and it’s going to erode trust’: redesign of US government websites stokes surveillance fears

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

10 часов назад @ reddit.com
Modded Steam Controller can automatically charge itself like a robot vacuum — enthusiast creates GitHub program that uses the vibration motor to walk it back to its docking station
Modded Steam Controller can automatically charge itself like a robot vacuum — enthusiast creates GitHub program that uses the vibration motor to walk it back to its docking station Modded Steam Controller can automatically charge itself like a robot vacuum — enthusiast creates GitHub program that uses the vibration motor to walk it back to its docking station

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

11 часов назад @ reddit.com
Pinboard: Popular Pinboard: Popular
последний пост 22 часа назад
inkeep/open-knowledge: Beautiful, AI-native markdown editor and LLM Wiki
inkeep/open-knowledge: Beautiful, AI-native markdown editor and LLM Wiki inkeep/open-knowledge: Beautiful, AI-native markdown editor and LLM Wiki

For knowledge bases, LLM wikis, specs, and notes.

FeaturesHighlights:Full true WYSIWYG so that editing markdown files feels like editing a Google Doc or Notion page.

so that editing markdown files feels like editing a Google Doc or Notion page.

Out-of-the-box MCP , skills , and agentic search for LLM Wikis, agent second brains, and knowledge graphs.

, , and for LLM Wikis, agent second brains, and knowledge graphs.

22 часа назад @ github.com
The Garbage Collection Handbook
The Garbage Collection Handbook The Garbage Collection Handbook

Second editionRichard Jones’s Garbage Collection (Wiley, 1996) was a milestone book in the area of automatic memory management.

Its widely acclaimed successor, The Garbage Collection Handbook: The Art of Automatic Memory Management captured the state of the field in 2012.

Along with simple and traditional algorithms, the book covers state-of-the-art parallel, incremental, concurrent and real-time garbage collection.

The nearly universal adoption of garbage collection by modern programming languages makes a thorough understanding of this topic essential for any programmer.

This authoritative handbook gives expert insight on how different collectors work as well as the various issues curren…

22 часа назад @ gchandbook.org
Nomograms (python)
Nomograms (python) Nomograms (python)

Since an equation in two variables is usually represented by a graph, most nomograms represent formulas that involve three or more variables.

When you’re finished, choose values of \(r\), \(l\) and \(s\) and solve for \(\alpha\).

You’ll realize that a nomogram can solve even for implicit variables that cannot be isolated on one side of the equation!

Somehow this layout of scales solves the equation for every combination of its values using just a straightedge.

Designing nomograms is an enjoyable pursuit, much more so than in the past since PyNomo can provide the expert knowledge and also serve as the technical draftsman.

22 часа назад @ lefakkomies.github.io
What happened after 2,000 people tried to hack my AI assistant — Fernando Irarrázaval
What happened after 2,000 people tried to hack my AI assistant — Fernando Irarrázaval What happened after 2,000 people tried to hack my AI assistant — Fernando Irarrázaval

What happened after 2,000 people tried to hack my AI assistanthome · aboutI built hackmyclaw.com, where anyone could email Fiu, my OpenClaw assistant, and try to make it leak the contents of a secrets.env file.

Some attacks were surprisingly sophisticated, involving authority impersonation, fake incident response, multi-language social engineering, and other more advanced prompt injection techniques.

⊕ Source: Opus 4.6 system cardI am less worried about prompt injection now .

Before running this experiment, I expected prompt injection to be much easier than it turned out to be.

I don’t think it was high enough to attract people with state of the art prompt injection techniques.

22 часа назад @ fernandoi.cl
[no title]
[no title] 22 часа назад @ openai.com
The truth about being a manager
The truth about being a manager The truth about being a manager

(If you aren’t a manager yourself, you might just learn a bit about your manager’s situation.)

You need to build solid relationships with other colleagues around your team, the product manager, designer, business analyst or other people that affects your teams.

If you’re lucky, you’ll get a great manager who can support you and show you how to have great 1:1s, valuable development talks and give you clear feedback.

Or, you can try to be a great manager, make the hard calls, give clear feedback, and earn respect – even if some people dislike you.

In a perfect world, everyone would have a great manager, and the more senior a manager is, the better they would be at it.

22 часа назад @ sofiakodar.github.io
Evan's Jujutsu Tutorial
Evan's Jujutsu Tutorial

Evan's Jujutsu Tutorial Report an issue or ask a questionJujutsu (from here on, "jj") is a version control system that is both simple and powerful.

This site is a tutorial will help you learn to use jj.

Start the tutorial.

Goals and alternativesThis tutorial is for readers familiar with Git, and aims to be consise and to the point.

If this tutorial doesn't work out for you, try another:

22 часа назад @ evmar.github.io
AI Is Designing Radio Chips That Humans Couldn’t Even Imagine Freed from intelligibility and aesthetics, AI designs faster
AI Is Designing Radio Chips That Humans Couldn’t Even Imagine Freed from intelligibility and aesthetics, AI designs faster AI Is Designing Radio Chips That Humans Couldn’t Even Imagine Freed from intelligibility and aesthetics, AI designs faster

Summary RFIC design is a complex “dark art” that limits progress in wireless technologies like 5G, autonomous vehicles, and satellite communications.

Whereas the design of most of the world’s computing chips has been standardized into its own science, RF design has remained stubbornly in the realm of art.

And that schedule is impeding progress not just in RF chip design but in every other technology that depends on it.

AI Could Short-Circuit RFIC Design The design of a radio-frequency integrated circuit requires human intuition and multiple, often-repeated optimization steps.

Training an AI to Design a Chip A machine learning system learns to do end-to-end RFIC design like other AIs learned…

22 часа назад @ spectrum.ieee.org
How to Write an Effective Software Design Document
How to Write an Effective Software Design Document How to Write an Effective Software Design Document

How to Write an Effective Software Design DocumentA good design doc can save you years of development time.

When should you write a design doc?🔗The more complex or risky the project, the more valuable it is to write a design doc.

How much should you invest into your design doc?🔗A design doc can be a simple one-pager or a 50-page document that requires signoff from five different teams.

What belongs in a design doc?🔗If you specify every possible detail in a design doc, you’ve essentially written the implementation during the design phase.

Driving Your Design Doc through Review🔗Once you’ve completed your design doc, the next step is to share it with your team and gather feedback.

22 часа назад @ refactoringenglish.com
Fintech Engineering Handbook
Fintech Engineering Handbook Fintech Engineering Handbook

This history is the audit trail: a record of everything that happened, detailed enough that any balance, report or decision can be explained and reproduced from it.

A useful audit trail captures, for every change:What happened.

Event sourcing Event sourcing is probably the most principled and systemic approach to building an audit trail.

In other words: event sourcing is a very good solution when an audit trail is required, but it comes with a very high price in terms of system complexity.

Immutability An audit trail that can be edited proves nothing, hence records can never be updated or deleted.

22 часа назад @ w.pitula.me
The Problem is Prompt Debt
The Problem is Prompt Debt The Problem is Prompt Debt

The Prompt Debt TrapThe first symptom of prompt debt is slowing iteration.

Fable's system prompt repeats copyright guidance up to six times, under sections named search_instructions , search_usage_guidelines , mandatory_copyright_requirements , hard_limits , self_check_before_responding , and critical_reminders .

Next, prompt debt incapacitates your team.

Finally, prompt debt ties you to a single model.

Preventing Prompt DebtThankfully, we don’t have to theorize about how to mitigate prompt debt; one field has already shown the way.

22 часа назад @ dbreunig.com
Ending respiratory infections
Ending respiratory infections Ending respiratory infections

While COVID generated a burst of activity around preventing and understanding respiratory infections through an influx of new funding, that hasn’t been sustained.

Why this mattersToday, we treat respiratory infections like the cold and influenza as a minor nuisance.

Healthy people spend roughly 15-25 days each year— about 5% of their lives —sick with respiratory infections like the common cold and influenza.

Emerging evidence suggests that severe prenatal and early postnatal respiratory infections might lead to reduced adult earnings and educational attainment later in life.

The goal is to radically reduce the global burden of respiratory infections and ultimately eliminate them altogether.

22 часа назад @ blog.interceptfund.com
Exclusive: US releases powerful Anthropic model Mythos to some US companies
Exclusive: US releases powerful Anthropic model Mythos to some US companies Exclusive: US releases powerful Anthropic model Mythos to some US companies

The US government Friday lifted its block on Anthropic’s powerful Claude Mythos 5 AI model, allowing the company to release it to more than 100 US institutions, including major companies and government agencies.

The decision, in a letter sent Friday afternoon to Anthropic, is a major de-escalation in the confrontation between the Trump Administration and one of the world’s most valuable private companies.

The letter is silent on Fable 5, a weaker version of Mythos that was briefly the most powerful AI model widely available to consumers.

People close to the talks said they are moving toward releasing Fable as well, though that timeline is unclear.

The move comes the same day that Anthro…

22 часа назад @ semafor.com
Modern GPU Programming For MLSys — Modern GPU Programming For MLSys
Modern GPU Programming For MLSys — Modern GPU Programming For MLSys Modern GPU Programming For MLSys — Modern GPU Programming For MLSys

Modern GPU Programming For MLSys#Machine learning systems sit at the heart of modern AI workloads.

In these systems, performance often comes down to the quality of a small number of GPU kernels.

The book follows a simple progression: first understand the GPU hardware, then learn the programming model we will use, and finally build state-of-the-art kernels step by step.

The material grows out of the Machine Learning Systems course series at Carnegie Mellon University.

To make the ideas easier to study and easier to run, this book uses the TIRx Python DSL to build real GPU kernel examples step by step.

22 часа назад @ mlc.ai
The Joy and Power of Understanding
The Joy and Power of Understanding The Joy and Power of Understanding

2026-06-22Deeper understanding of the code and software systems we work on, is not only pragmatic and practical but highly enjoyable as well.

The usefulness is quite obvious: understanding gives us control and ownership of the systems and code we are responsible for.

Interestingly, that deeper understanding not only allows us to be masters of our tools and not their slaves, but also is simply fun and brings lots of joy.

Feel Joy and have PowerAs Leonardo da Vinci has said:The noblest pleasure is the joy of understanding.

Let's then have the right focus and always keep pushing beyond our current cognitive capacities - experiencing pure joy regularly and gaining a lot of influence and power i…

1 day, 22 hours назад @ binaryigor.com
Changelog Changelog
последний пост 3 weeks, 2 days назад
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 weeks, 2 days назад @ 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.

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

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

2 months назад @ 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…

2 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.

3 months назад @ 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!

3 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.

3 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.

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

4 months назад @ 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.

4 months назад @ changelog.com
Selling SDKs in the era of many Claudes
Selling SDKs in the era of many Claudes Selling SDKs in the era of many Claudes

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

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

4 months, 1 week назад @ changelog.com
All the Claw things
All the Claw things All the Claw things

Changelog News!

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

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

4 months, 1 week назад @ changelog.com
Han shot first
Han shot first Han shot first

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

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

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

Push-button deployments that scale to thousands of instances.

Check out the speedrun to get started in minutes.

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

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

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

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

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

Check out the speedrun to get started in minutes.

4 months, 2 weeks назад @ changelog.com
ZDNet ZDNet
последний пост 43 минуты назад
Prime Day is over, but these 5 deals are still live (and you don't want to miss them)
Prime Day is over, but these 5 deals are still live (and you don't want to miss them)

Amazon Prime Day is over, but some of my favorite offers are still available, including deals on the Ninja Slushi, Garmin Fenix 8 Pro, Walmart Plus, and more.

43 минуты назад @ zdnet.com
I built a whole-home ad blocker with a $7 ESP32-S3 board - and it took just minutes
I built a whole-home ad blocker with a $7 ESP32-S3 board - and it took just minutes I built a whole-home ad blocker with a $7 ESP32-S3 board - and it took just minutes

I reflexively reached for a Raspberry Pi board, but stopped when I remembered how much they cost nowadays and put it back.

Adrian Kingsley-Hughes/ZDNETIntroducing the ESP32-S3There's a huge difference between a Raspberry Pi 5 and an ESP32 board (specifically the ESP32-S3 board).

When you get an ESP32-S3 board for the first time, it's normal to think, "Wow, this is tiny, there must be more to it," but there isn't.

Note that when you connect the ESP32-S3 board to your computer, it has two USB ports.

And finally, if you need a case for the ESP32-S3 board, you have options.

3 часа назад @ zdnet.com
Years of living with solar power taught me these 12 myths are simply wrong
Years of living with solar power taught me these 12 myths are simply wrong

Knowing the facts about home solar power can help you make better-informed choices, save money, and stay safe.

15 часов назад @ zdnet.com
Thermal cameras can spot problems you can't see - what I've learned after years of testing
Thermal cameras can spot problems you can't see - what I've learned after years of testing

Thermal cameras have saved me thousands over the years. Just the other day, one simple check saved me $1,000.

15 часов назад @ zdnet.com
I tested MSI's Windows handheld PC, and it beats the Legion Go in a major way
I tested MSI's Windows handheld PC, and it beats the Legion Go in a major way

MSI's Claw 8 EX AI+ is a worthy sequel, with stronger performance, better ergonomics, and highly effective cooling.

17 часов назад @ zdnet.com
Use Android Auto? How to limit what information Gemini learns about you
Use Android Auto? How to limit what information Gemini learns about you Use Android Auto? How to limit what information Gemini learns about you

You can pull up your Gemini history by going to the app's settings and looking for "Gemini Apps Activity."

Separate Android Auto PermissionsAndroid Auto essentially serves as a bridge between your phone and your car's screen, and you can control what information goes across that bridge.

Also: After years of using Android Auto, these are the 8 phone cooling tips I swear byOn your phone, go to Settings > Apps > Android Auto > Permissions.

Open Android Auto settings, go to the Messages section, and look for "Notifications with Assistant."

Google's Gemini apps privacy hub notes that "To help with quality and improve our products (such as generative machine-learning models that power Gemini Apps…

18 часов назад @ zdnet.com
Prime Day is over, but Walmart's big sale is still on: Up to 50% off laptops, TVs, & more
Prime Day is over, but Walmart's big sale is still on: Up to 50% off laptops, TVs, & more

Walmart's massive rival Prime Day sale ends Sunday night, but great deals on 4K smart TVs, Apple tech, and laptops are still live.

1 day, 14 hours назад @ zdnet.com
How I turned my old Android phone into a streaming stick for free - in 6 easy steps
How I turned my old Android phone into a streaming stick for free - in 6 easy steps How I turned my old Android phone into a streaming stick for free - in 6 easy steps

ZDNET's key takeawaysAn old Android phone can work like a DIY streaming device.

Heck, I recently turned an old Android phone into a Wi-Fi extender.

The phone should run a relatively recent Android version, have Wi-Fi, enough storage for streaming apps, and a decent battery.

I installed TV Launcher for free, but there are other launchers in the Play Store, such as Projectivy Launcher, Easy TV Launcher, or ATV Launcher Pro for $2.99.

There are dedicated casting apps that make it easy to cast videos and movies from a mobile device.

1 day, 15 hours назад @ zdnet.com
13 Google Photos settings I always change on every new device - and why
13 Google Photos settings I always change on every new device - and why 13 Google Photos settings I always change on every new device - and why

Either way, these are the Google Photos settings I change first, and why.

On iPhone, go to iOS Settings > Privacy and Security > Photos > Google Photos and select Limited Access.

Another option is to open Google Photos, tap the profile picture > Photos settings > Backup, and look for Backup options.

On iOS and Android, open Google Photos, tap the profile picture, then go to Photos settings > Preferences > Gemini features in Photos, and turn off Use Gemini in Photos.

Open Google Photos, go to profile picture > Photo settings > Privacy > Location options > Camera settings to change whether your camera app adds location info to your device photos.

1 day, 18 hours назад @ zdnet.com
I made Linux look like Windows 11 for free - with a few simple tweaks to Zorin OS
I made Linux look like Windows 11 for free - with a few simple tweaks to Zorin OS I made Linux look like Windows 11 for free - with a few simple tweaks to Zorin OS

Zorin OS can be tweaked to look very much like Windows 11.

On top of that, Zorin OS takes the GNOME desktop and gives it quite the makeover.

Out of the box, the free version of Zorin OS includes four layouts, none of which are quite Windows 11-like.

What you'll need: First and foremost, you must download a Zorin OS ISO, create a live USB drive, boot from it, and install Zorin OS.

At this point, Zorin OS should look similar to Windows 11.

1 day, 18 hours назад @ zdnet.com
Linux Mint vs RefreshOS: I found the best distro for new users
Linux Mint vs RefreshOS: I found the best distro for new users Linux Mint vs RefreshOS: I found the best distro for new users

For years, Linux Mint has been one of the most widely recommended Linux distributions for those considering the open-source operating system.

I know Linux Mint, and I get why so many stand firm that it's the best distro for new users.

Screenshot by Jack Wallen/ZDNETTo say that Linux Mint is only for new Linux users would be a grievous error.

To that end, it's fairly easy to conclude that Linux Mint is the best of the best.

That simplicity permeates the entire OS, meaning Linux Mint is a viable option for anyone, regardless of Linux experience.

1 day, 18 hours назад @ zdnet.com
Prime Day is ending: We hand-picked the 100+ best deals still live from Apple, Garmin, Bose, & more
Prime Day is ending: We hand-picked the 100+ best deals still live from Apple, Garmin, Bose, & more Prime Day is ending: We hand-picked the 100+ best deals still live from Apple, Garmin, Bose, & more

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

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

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

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

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

2 days, 2 hours назад @ zdnet.com
This mesh system will make your at-home Wi-Fi lightning fast - and it's still 30% off for Prime Day
This mesh system will make your at-home Wi-Fi lightning fast - and it's still 30% off for Prime Day

The TP-Link Deco 7 Pro is perfect for large houses with many devices, and each configuration is on sale right now.

2 days, 2 hours назад @ zdnet.com
This massive 8TB SanDisk SSD is $1,200 off at Best Buy - but not for long
This massive 8TB SanDisk SSD is $1,200 off at Best Buy - but not for long This massive 8TB SanDisk SSD is $1,200 off at Best Buy - but not for long

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

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

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

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

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

2 days, 2 hours назад @ zdnet.com
I always pack this palm-sized Kindle before I leave the house - and it's under $100 until Prime Day ends
I always pack this palm-sized Kindle before I leave the house - and it's under $100 until Prime Day ends I always pack this palm-sized Kindle before I leave the house - and it's under $100 until Prime Day ends

Nina Raemont/ZDNETSave $25: Amazon is discounting the Kindle base model by $25, cutting the price from $110 to $85, during Amazon Prime Day.

That keeps the cost (discounted during Amazon Prime Day) of a Kindle low -- or comparatively lower than a $100 Kindle and several $5 or $10 ebooks.

During Amazon's four-day Prime Day, the base model Kindle device is discounted to $85, so you can save some money buying it now.

When is Amazon Prime Day?

This Kindle deal will likely last through the entirety of Amazon Prime Day, since Kindle is an Amazon-owned product and Amazon is discounting its merchandise through June 26.

2 days, 3 hours назад @ zdnet.com
TechCrunch TechCrunch
последний пост 6 часов назад
California law targeting loud streaming ads takes effect on July 1
California law targeting loud streaming ads takes effect on July 1

Streaming ads might be getting a lot quieter.

6 часов назад @ techcrunch.com
Ford rehires ‘gray beard’ engineers after AI falls short
Ford rehires ‘gray beard’ engineers after AI falls short

"Mistakenly we thought that by just introducing artificial intelligence ... that would produce a high-quality product.”

9 часов назад @ techcrunch.com
Writer Ian Bogost says ‘The Small Stuff’ can help us reclaim our lives from dematerialization
Writer Ian Bogost says ‘The Small Stuff’ can help us reclaim our lives from dematerialization

Has Silicon Valley been building the wrong things?

11 часов назад @ techcrunch.com
TechCrunch Mobility: All eyes on Tesla FSD
TechCrunch Mobility: All eyes on Tesla FSD

Welcome back to TechCrunch Mobility, your hub for the future of transportation and now, more than ever, how AI is playing a part.

12 часов назад @ techcrunch.com
Why Wall Street thinks US memory maker Micron is the next Nvidia
Why Wall Street thinks US memory maker Micron is the next Nvidia

Eager to find more public AI-related companies that may do as well as Nvidia, Wall Street investors think they've found a winner with Micron.

13 часов назад @ techcrunch.com
Govee’s smart nugget ice maker makes every iced drink feel like a luxury
Govee’s smart nugget ice maker makes every iced drink feel like a luxury

For some people, the ice in a beverage is almost as important as the drink itself. That’s the audience Govee had in mind when designing its latest ice maker, the GoveeLife Smart Nugget Ice Maker Pro. This $500 premium smart home gadget is aimed at those who crave what’s called “the good ice,” the soft, chewable […]

14 часов назад @ techcrunch.com
Indian payments chief thinks AI will be heavily involved in next era of digital payment growth
Indian payments chief thinks AI will be heavily involved in next era of digital payment growth

Dilip Asbe said that newer UPI apps could be more competitive with a viable commercial model

23 часа назад @ techcrunch.com
Instagram is testing more ways to customize ‘Your Algorithm’
Instagram is testing more ways to customize ‘Your Algorithm’

Instagram users could soon see more ways to tune their content.

1 day, 6 hours назад @ techcrunch.com
SoftBank’s CEO isn’t the only one with questions about Elon Musk’s orbital data center hype
SoftBank’s CEO isn’t the only one with questions about Elon Musk’s orbital data center hype

Not everyone is buying Elon Musk’s vision for orbital data centers.

1 day, 7 hours назад @ techcrunch.com
Apple Vision Pro exec is reportedly leaving for OpenAI
Apple Vision Pro exec is reportedly leaving for OpenAI

Paul Meade, the Apple vice president in charge of the Vision Pro headset, is reportedly leaving the company to join OpenAI’s hardware team.

1 day, 11 hours назад @ techcrunch.com
The fittest founder in the room got cancer. Here’s how he used AI to fight back.
The fittest founder in the room got cancer. Here’s how he used AI to fight back.

When confronted with cancer, Connor Christou fed everything tied tied to his regime — blood results, scan data, wearable output, journal entries — into Claude.

1 day, 14 hours назад @ techcrunch.com
Asian AI startups launch Mythos-like models as Anthropic’s export ban drags on
Asian AI startups launch Mythos-like models as Anthropic’s export ban drags on

New models are launching in Asia that promise Mythos-like capabilities without fear of an export ban. U.S. AI labs may never recover this enormous market.

1 day, 16 hours назад @ techcrunch.com
Trump Admin releases Anthropic Mythos to be used by more than 100 US companies, agencies
Trump Admin releases Anthropic Mythos to be used by more than 100 US companies, agencies

Over 100 companies and government agencies are reportedly authorized to use Mythos 5, including their non-American employees.

2 days, 3 hours назад @ techcrunch.com
FTC gives Musk the OK to acquire SpaceX alumni startup Mesh
FTC gives Musk the OK to acquire SpaceX alumni startup Mesh

Mesh came out of stealth in February with a $50 million Series A.

2 days, 3 hours назад @ techcrunch.com
Corgi, the buzzy Y Combinator-backed insurance tech startup, says it didn’t steal an open source product
Corgi, the buzzy Y Combinator-backed insurance tech startup, says it didn’t steal an open source product

Corgi became embroiled in controversy when Papermark accused it of stealing its software. Corgi says it did not, raising new questions about vibe coding.

2 days, 6 hours назад @ techcrunch.com
Slashdot Slashdot
последний пост 4 часа назад
Microsoft Slammed for Building Copyright-Infringing Supercomputer for OpenAI in New Court Filing
Microsoft Slammed for Building Copyright-Infringing Supercomputer for OpenAI in New Court Filing Microsoft Slammed for Building Copyright-Infringing Supercomputer for OpenAI in New Court Filing

The New York Times alleges Microsoft actively encouraged OpenAI to steal its copyrighted work, reports Ars Technica, citing a new (and heavily redacted) court filing Thursday: NYT's motion comes after the [U.S.] Supreme Court sided with Cox Communications in a case where Sony tried and failed to claim that Cox was contributing to music piracy as an Internet service provider, which set a new standard for contributory infringement. Moving forward, plaintiffs will have to prove that parties intentionally acted to induce illegal conduct. Recognizing that the legal precedent has changed, the NYT now wants to amend its complaint to align its contributory infringement claim against Microsoft with …

4 часа назад @ yro.slashdot.org
Spain-Backed Fund Joins FOSSA's Sovereign Satellite Communications Push
Spain-Backed Fund Joins FOSSA's Sovereign Satellite Communications Push Spain-Backed Fund Joins FOSSA's Sovereign Satellite Communications Push

Spanish startup FOSSA Systems "has raised about $10.5 million to expand its connectivity constellation," reports Space News, noting some funding is backed by Spain's government: The support from the Spanish Society for Technological Transformation (SETT) comes a year after the fund injected 14 million euros into Spain's Sateliot , which is also developing a satellite connectivity network with security and defense applications. Spanish private investment firm Kibo Ventures led FOSSA's funding round, the six-year-old venture announced June 24, bringing its total raised to date to nearly 20 million euros. The proceeds will help fuel FOSSA's push beyond the tiny picosatellites it once used to c…

6 часов назад @ science.slashdot.org
China's AI Matches Anthropic in Cybersecurity, Causing Worry Over US Restrictions
China's AI Matches Anthropic in Cybersecurity, Causing Worry Over US Restrictions China's AI Matches Anthropic in Cybersecurity, Causing Worry Over US Restrictions

Chinese AI systems "have matched the performance of Anthropic's powerful model Mythos in some cybersecurity scenarios," reports the Wall Street Journal. They call it "a development poised to reset the global tech race and pressure the White House in its overhaul of U.S. AI policy." Security researchers said that a new AI model, released this month by China's Zhipu AI, also known as Z.ai, can match the latest U.S. models when it comes to finding security bugs, although it still lags behind Anthropic's and OpenAI's products in other tasks. Overall, the capability gap between top U.S. models and those built by Chinese companies has narrowed significantly, and use of Chinese AI systems has surg…

7 часов назад @ slashdot.org
Are Checks Sent Through the Mail Vulnerable to Theft?
Are Checks Sent Through the Mail Vulnerable to Theft? Are Checks Sent Through the Mail Vulnerable to Theft?

The New York Times tells the story of a 63-year-old retiree who wrote a check for several thousand dollaras to pay her taxes. But she discovered much later that her taxes were never paid because that check had been intercepted and then altered to be payable to someone else: In some cases, thieves may pilfer one or more checks from local mailboxes. Adam Rust, director of financial services for the Consumer Federation of America, said thieves sometimes "fish" for checks at free-standing drop boxes, using long tools with sticky pads on the ends to grab letters. In other cases, more sophisticated criminals may steal large batches of checks, copy them and then sell them on the internet. Often, t…

8 часов назад @ news.slashdot.org
US Agency Cancels Contract For Warrantless Tracking of Mobile Devices
US Agency Cancels Contract For Warrantless Tracking of Mobile Devices US Agency Cancels Contract For Warrantless Tracking of Mobile Devices

America's Bureau of Alcohol, Tobacco, Firearms and Explosives has "canceled its contract for a surveillance tool that enables warrantless tracking of mobile devices," reports the Associated Press. They note the move comes "after lawmakers, a prosecutor and a judge raised concerns about the legality of the tool in criminal investigations." ATF, the federal agency responsible for enforcing the nation's gun laws, told The Associated Press that it discontinued what it called a "pilot" program using a tool called Webloc after Rep. Michael Cloud, a Republican from Texas, and Sen. Ron Wyden, a Democrat from Oregon, expressed reservations about the agency's use of bulk commercial location data. Web…

10 часов назад @ news.slashdot.org
Students Around the World are Using AI-Powered Smart Glasses to Cheat on Tests
Students Around the World are Using AI-Powered Smart Glasses to Cheat on Tests Students Around the World are Using AI-Powered Smart Glasses to Cheat on Tests

Students are using AI-powered smart glasses to cheat on tests, reports CNN. "And in East Asia's test-obsessed societies, where a single exam could impact the trajectory of a student's future career and social status, educators are scrambling to get ahead of the problem." Already, countries are stepping up inspections for test-takers. For China's grueling annual college entrance exam earlier this month — which more than 10 million hopefuls take each year — authorities required screening of all glasses. In the United Kingdom, the head of England's exam watchdog warned earlier this month that AI glasses and smart devices like earpieces could worsen cheating in exams... [T]wo incidents in South…

11 часов назад @ news.slashdot.org
'Supergirl' Movie Criticized for Script, Poor Visual Effects
'Supergirl' Movie Criticized for Script, Poor Visual Effects 'Supergirl' Movie Criticized for Script, Poor Visual Effects

The Onion joked the new movie Supergirl is about a hero who must single-handedly save the world "after the catastrophic collapse of interest in the genre." Unfortunately, The Hollywood Reporter says the film's reviews "range from negative to tepid praise (averaging a 58 percent Rotten Tomatoes score)." Many point fingers at the film's script, with Variety's line — "a comic-book movie with the worst script I can remember" — going viral... Not to pile on, but there's another recurring gripe from the reviews that stood out: Critics bashed the film as being murky, dark and gray, with poor VFX: "Muddy CG sludge" wrote one. Another said the film was full of "sludgy browns and grays" and "the visu…

12 часов назад @ entertainment.slashdot.org
Developer AI Token Costs Could Exceed Their Salaries in Two Years
Developer AI Token Costs Could Exceed Their Salaries in Two Years Developer AI Token Costs Could Exceed Their Salaries in Two Years

"Enterprises may soon be paying as much for their developers' AI token usage as they do for their salaries," writes InfoWorld: According to Gartner, these costs will meet, or even exceed, the typical software engineer's monthly salary within the next two years. This is not only because developers are increasingly adopting generative AI and agentic tools, it reflects a trend toward consumption-based licensing models as vendors balance infrastructure investments with profitability... Gartner senior principal analyst Nitish Tyagi explained that it's important to note that Gartner's prediction is based on a global average salary of $2,000 per month; it doesn't mean AI token usage will exceed al…

16 часов назад @ it.slashdot.org
An Amazon Seller Says They Were Offered a Way to Bribe an Amazon Employee
An Amazon Seller Says They Were Offered a Way to Bribe an Amazon Employee An Amazon Seller Says They Were Offered a Way to Bribe an Amazon Employee

Jack Nekhala had a business selling on Amazon — and in December he received an unusual offer, reports Bloomberg. A woman said she could bribe an Amazon employee "to help him retrieve $90,000 in funds that the e-commerce giant had frozen after suspending him over an alleged violation of review policy." Hoping to ingratiate himself with the company and restart his business, Nekhala offered to provide evidence, including recorded conversations and screen shots, that he said proved Amazon personnel were peddling inside information and influence. The smoking gun, Nekhala told the representative: information about his seller account. Only certain Amazon employees are supposed to have access to su…

20 часов назад @ yro.slashdot.org
IBM is Getting Ready to Scale Quantum Computing
IBM is Getting Ready to Scale Quantum Computing IBM is Getting Ready to Scale Quantum Computing

IBM spent a decade "building, testing and improving" quantum computing, reports the Wall Street Journal. "This year, the company is laying the groundwork to turn that technology into a fully-fledged, scalable business from an expensive science project." IBM said last month it plans to form a new independent subsidiary called Anderon, a foundry to produce the silicon wafers needed to make quantum-computing processors. The venture is seeded by a $1 billion investment from the Trump administration and another $1 billion of IBM's own cash.

Anderon will give the company a new line of business in selling wafers to other quantum-computing companies. It will also provide a steady stream of wafers t…

23 часа назад @ hardware.slashdot.org
Renewable Energy Just Hit 30% of America's Electricity Generation
Renewable Energy Just Hit 30% of America's Electricity Generation Renewable Energy Just Hit 30% of America's Electricity Generation

America generated 10.06% more energy with renewables in the first four months of 2026 than it did in the same period the year before. That's according to new figures from America's Energy Information Administration, cited in this report from Electrek: The growth was led by utility-scale solar (+21.3%), hydropower (+15.7%), small-scale solar In April alone, wind and solar each produced more electricity than US coal plants, while the combination of solar and wind produced 57.0% more electricity than nuclear power. The mix of all renewables, including biomass and geothermal, accounted for 30.0% of total US electrical generation during the first third of 2026 — up from 27.8% a year earlier... E…

1 day, 2 hours назад @ hardware.slashdot.org
How a Seemingly Harmless Image Can Jailbreak Vision-Language AI Models
How a Seemingly Harmless Image Can Jailbreak Vision-Language AI Models How a Seemingly Harmless Image Can Jailbreak Vision-Language AI Models

Slashdot reader BrianFagioli writes: Florida International University researchers have developed a technique called JaiLIP (Jailbreaking with Loss-guided Image Perturbation) that uses subtle image modifications to bypass AI safety guardrails. Unlike traditional jailbreaks that rely on carefully crafted prompts, the attack works through images that appear normal to human viewers. The researchers tested the technique against BLIP-2, a multimodal AI model, and found that manipulated images significantly increased the likelihood of harmful responses. According to the study, the approach outperformed previous image-based jailbreak methods and nearly doubled the number of unsafe outputs generated…

1 day, 5 hours назад @ slashdot.org
France's Heat This Week Was Worse Than a Dire Scenario Imagined For 2050
France's Heat This Week Was Worse Than a Dire Scenario Imagined For 2050 France's Heat This Week Was Worse Than a Dire Scenario Imagined For 2050

There's a deadly, record-breaking heat wave spreading east across Europe, reports the Washington Post — and it's even worse than a dire earlier forecast: The forecast was recorded in 2014 as part of a campaign coordinated by the World Meteorological Organization (WMO) that invited about 60 presenters worldwide to imagine a weather report from the year 2050. In one clip, Ãvelyne Dhéliat from French television network TF1 presented a hypothetical scenario of high temperatures 36 years into the future — during a heat wave in a warmer climate in 2050... One of the maps that Dhéliat shared was lit up in shades of orange, filled with temperature predictions of 40 degrees Celsius (104 degrees Fahr…

1 day, 6 hours назад @ news.slashdot.org
Max Planck Slapped With Two Paper Retractions By Suspected Rogue Algorithm
Max Planck Slapped With Two Paper Retractions By Suspected Rogue Algorithm Max Planck Slapped With Two Paper Retractions By Suspected Rogue Algorithm

Max Planck won 1918's Nobel Prize for physics. Yet two of his papers were retracted — a move now being criticized by Yves Gingras, a historian of physics at the University of Quebec and Mahdi Khelfaoui, a fellow historian of science at UQ Trois-Rivières. Science reports: The papers, both quietly retracted in 2011, originally appeared in the early 1940s in Naturwissenschaften, a German journal now owned by publishing giant Springer Nature. After some sleuthing, Khelfaoui determined one of the Planck pieces, a philosophical essay from 1942 titled "Sinn und Grenzen der exakten Wissenschaft" ("Meaning and Limits of Exact Science"), about how to achieve certainty in scientific knowledge, had als…

1 day, 7 hours назад @ science.slashdot.org
Scroll Burned in 79 AD Volcanic Eruption Finally Deciphered Using AI
Scroll Burned in 79 AD Volcanic Eruption Finally Deciphered Using AI Scroll Burned in 79 AD Volcanic Eruption Finally Deciphered Using AI

When Mt. Vesuvius erupted in 79 A.D., it buried hundreds of papyrus

scrolls. They were rediscovered in the mid-1700s, remembers Smithsonian magazine, "the only

surviving collection of its kind from the Greco-Roman

world..." "But when scholars tried to unroll them, the carbonized manuscripts

crumbled to dust." Every generation that followed faced the same dilemma: They could wait for

technology to advance, abandoning hope of reading the ancient texts

in their own lifetime. Or they could try to open the scrolls

themselves — and risk destroying them. In recent years, researchers have settled on a third option. Using

advanced imaging and artificial intelligence, they're deciphering

the scrolls …

1 day, 8 hours назад @ science.slashdot.org
Блоги людей
Как пользоваться ChatGPT: промпт — это техзадание
Как пользоваться ChatGPT: промпт — это техзадание Как пользоваться ChatGPT: промпт — это техзадание

Представьте: вы нанимаете копирайтера и пишете ему «напиши что-нибудь про наш продукт». Что получите? Что-то безликое и явно не ...

The post Как пользоваться ChatGPT: промпт — это техзадание first appeared on Непиши.

12 часов назад @ nepishi.ru
рИИдактор: рассылка о работе с ИИ-агентами перешагнула отметку в 13 писем
рИИдактор: рассылка о работе с ИИ-агентами перешагнула отметку в 13 писем

Редактозавр запустил рассылку «рИИдактор» — о том, как создавать адекватный текст с помощью ИИ-агентов. Рассылке чуть больше месяца. За ...

The post рИИдактор: рассылка о работе с ИИ-агентами перешагнула отметку в 13 писем first appeared on Непиши.

12 часов назад @ nepishi.ru
Чего боятся сотрудники?
Чего боятся сотрудники?

Больше половины респондентов отметили, что у них нет никаких страхов. У остальных есть опасения: 8% боятся потерять работу. Ещё ...

The post Чего боятся сотрудники? first appeared on Непиши.

12 часов назад @ nepishi.ru
Выгорания боятся больше, чем увольнения
Выгорания боятся больше, чем увольнения

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

The post Выгорания боятся больше, чем увольнения first appeared on Непиши.

12 часов назад @ nepishi.ru
Фразы, которые говорят о скором увольнении работника
Фразы, которые говорят о скором увольнении работника

Компания «Стахановец» провела исследование, чтобы выяснить, по каким признакам можно понять, что сотрудник скоро уйдёт. Первый звоночек — изменение ...

The post Фразы, которые говорят о скором увольнении работника first appeared on Непиши.

12 часов назад @ nepishi.ru
Испытательный срок: за или против?
Испытательный срок: за или против?

SuperJob опросил 1600 россиян и выяснил, что большинство респондентов относятся к испытательному сроку спокойно или с пониманием. Не нравится ...

The post Испытательный срок: за или против? first appeared on Непиши.

12 часов назад @ nepishi.ru
Профессия мечты в детстве
Профессия мечты в детстве

Сервис SuperJob провёл исследование и выяснил, кем мечтали стать россияне в детстве. Мужчины чаще всего хотели стать военными, космонавтами ...

The post Профессия мечты в детстве first appeared on Непиши.

12 часов назад @ nepishi.ru
Как написать сильный кейс о незавершённом проекте?
Как написать сильный кейс о незавершённом проекте?

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

Загвоздка: результат ещё не измерен — редизайн в процессе релиза, метрик «было-стало» нет, вся ценность в процессе и решениях.

Ваша методология при описании кейса держится на пользе для читателя и результате. Как написать сильный кейс о незавершённом проекте, не превратив его в рассказ про себя?

1 day, 7 hours назад @ bureau.ru
2026.26: Summer Vibes
2026.26: Summer Vibes

The best Stratechery content from the week of June 22, 2026, including a vibe coding adventure, Apple in Europe, and a midsummer mailbag.

2 days, 11 hours назад @ stratechery.com
720 Ollie
720 Ollie 720 Ollie 3 days назад @ xkcd.com
Какая главная черта успешного менеджера
Какая главная черта успешного менеджера 3 days, 7 hours назад @ bureau.ru
An Interview with Figma CEO Dylan Field About Design and AI
An Interview with Figma CEO Dylan Field About Design and AI

An interview with Figma CEO Dylan Field about building Figma, and why he believes AI gives the company a tailwind.

3 days, 18 hours назад @ stratechery.com
My Vibe Coding Adventure, The App and the Experience, Ten Takeaways
My Vibe Coding Adventure, The App and the Experience, Ten Takeaways

My experience and reflections on vibe coding an app that I plan on actually using regularly.

4 days, 18 hours назад @ stratechery.com
Baryon Asymmetry
Baryon Asymmetry Baryon Asymmetry 5 days назад @ xkcd.com
Визуализация ипотеки
Визуализация ипотеки 5 days, 7 hours назад @ bureau.ru
Memory Chips and China, Microsoft and Chinese Models
Memory Chips and China, Microsoft and Chinese Models

The big three memory makers may come to regret opening up the door to Chinese memory makers; Microsoft, meanwhile, is very incentivized to use Chinese models.

5 days, 18 hours назад @ stratechery.com
Every Choice Changes Everything: The Show
Every Choice Changes Everything: The Show Every Choice Changes Everything: The Show

About 3 weeks ago, Leo Laporte and I recorded the first episode of what will be a new monthly show on the TWiT network. Naming things is hard, and we almost voted on the name, like we did for Stack Overflow, but we quickly landed on Off By One with

6 days, 5 hours назад @ blog.codinghorror.com
Чем отличается текст для выступления от текста для чтения?
Чем отличается текст для выступления от текста для чтения?

Чем отличается текст для выступления от текста для чтения? У них, я думаю, должен быть разный синтаксис. И закономерности восприятия разные.

6 days, 7 hours назад @ bureau.ru
Apple Price Increases, Apple Intelligence and the E.U.
Apple Price Increases, Apple Intelligence and the E.U.

Apple is (finally) raising prices, but they're not shipping Siri AI to the E.U.

6 days, 18 hours назад @ stratechery.com
Sports Commentary
Sports Commentary Sports Commentary 1 week назад @ xkcd.com
2026.25: The Stuff of Myth(os)
2026.25: The Stuff of Myth(os)

The best Stratechery content from the week of June 15, 2026, including Anthropic, e-commerce in the age of AI, and the NBA Finals being a perfect 10.

1 week, 2 days назад @ stratechery.com
Side Effect
Side Effect Side Effect 1 week, 3 days назад @ xkcd.com
There Are No Instances in atproto
There Are No Instances in atproto

Like RSS and Google Reader.

1 week, 3 days назад @ overreacted.io
В чём проблема курсов?
В чём проблема курсов?

Возможно ли стать топовым специалистом за пару месяцев?

1 week, 3 days назад @ bureau.ru
4-дневка повышает производительность труда
4-дневка повышает производительность труда

Исследователи в течение двух лет опрашивали 15 компаний, которые перешли на 4 рабочих дня в неделю по модели 100:80:100. ...

The post 4-дневка повышает производительность труда first appeared on Непиши.

1 week, 3 days назад @ nepishi.ru
Архетипы токсичных боссов
Архетипы токсичных боссов

Эксперты в области управления персоналом провели исследование и выяснили, что 99% опрошенных страдали из-за плохого начальника. Исследователи выделили 10 ...

The post Архетипы токсичных боссов first appeared on Непиши.

1 week, 3 days назад @ nepishi.ru
Что бесит сотрудников в рабочем общении?
Что бесит сотрудников в рабочем общении?

Согласно опросу, 54% респондентов терпеть не могут сообщения без конкретики, когда пишут: «Надо обсудить» или «Есть минута?». Также выяснилось, ...

The post Что бесит сотрудников в рабочем общении? first appeared on Непиши.

1 week, 3 days назад @ nepishi.ru
Вышка стала менее востребованной у креаторов
Вышка стала менее востребованной у креаторов

Ещё год назад доля специалистов с высшим образованием среди контент-создателей составляла 79%. Сейчас этот показатель — самый низкий среди ...

The post Вышка стала менее востребованной у креаторов first appeared on Непиши.

1 week, 3 days назад @ nepishi.ru
Лимит сверхурочной работы повысили
Лимит сверхурочной работы повысили

С 1 сентября 2026 года лимит переработок увеличится до 240 часов в год (сейчас — 120 часов). Но есть ...

The post Лимит сверхурочной работы повысили first appeared on Непиши.

1 week, 3 days назад @ nepishi.ru
Совещания в ледяных купелях
Совещания в ледяных купелях

Миллиардер Тим Дрейпер проводит свои переговоры в нестандартной обстановке — в ванне с водой +4°C. В соцсетях он рассказал, ...

The post Совещания в ледяных купелях first appeared on Непиши.

1 week, 3 days назад @ nepishi.ru
Учёба с ИИ отпугивает работодателей
Учёба с ИИ отпугивает работодателей

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

The post Учёба с ИИ отпугивает работодателей first appeared on Непиши.

1 week, 3 days назад @ nepishi.ru
Чем занимаются сотрудники во время видеосозвонов?
Чем занимаются сотрудники во время видеосозвонов?

По итогам исследования Работа.ру и DION выяснилось, что многие во время конференций занимаются своими делами: работают над другими задачами, ...

The post Чем занимаются сотрудники во время видеосозвонов? first appeared on Непиши.

1 week, 3 days назад @ nepishi.ru
Школа кунг-фу для борьбы с выгоранием
Школа кунг-фу для борьбы с выгоранием

У зумеров и миллениалов появился новый способ отдохнуть от работы и сбросить стресс — они едут в монастырь Шаолинь, ...

The post Школа кунг-фу для борьбы с выгоранием first appeared on Непиши.

1 week, 3 days назад @ nepishi.ru
ИИ не справился с офисной работой
ИИ не справился с офисной работой

Microsoft решила проверить, насколько ИИ способен заменить сотрудников. Для этого они создали специальный бенчмарк с 52 типичными офисными профессиями, ...

The post ИИ не справился с офисной работой first appeared on Непиши.

1 week, 3 days назад @ nepishi.ru
Dodecahedron with stars
Dodecahedron with stars Dodecahedron with stars

I saw this dodecahedron with an Islamic-inspired pattern

designed by Taj Ragoo. As soon as I saw it, I knew I had to make one. I

studied the pattern, wrote some Python, and made myself a PDF. I cut it out,

folded it, glued it together, and now I have one of my own:I love that this elegantly combines two pure geometric forms: the Platonic

dodecahedron (12 uniform pentagons), and an Islamic pattern using five-pointed

stars.Looking closely, details emerge:Each face has ten small stars in a ring. I’ve lightened them a bit in the

front face here. At the center of each face is a ten-pointed star (highlighted

in red), made of two overlaid five-pointed stars.The real genius of the pattern is at the…

1 week, 3 days назад @ nedbatchelder.com
An Interview with Michael Morton About E-Commerce in the Age of AI
An Interview with Michael Morton About E-Commerce in the Age of AI

An interview with Michael Morton about e-commerce and AI, including the challenges of unfalsifiable bear cases, distribution versus referal models, grocery, and autonomous vehicles.

1 week, 3 days назад @ stratechery.com
The State of Fable, The Jailbreak Problem, SpaceX Acquires Cursor
The State of Fable, The Jailbreak Problem, SpaceX Acquires Cursor

The administration is very likely wrong about Fable, but that is ultimately Anthropic's responsibility.

1 week, 4 days назад @ stratechery.com
Messi
Messi Messi 1 week, 5 days назад @ xkcd.com
Кегль текста на маленькой табличке
Кегль текста на маленькой табличке

Здрасте! Уважаю закон «Сперва функциональность, потом красота». Возникла ситуация, когда на маленькой фиксированной площади надо разместить разного объёма текст. Считаю, что если есть возможность, то надо использовать всю площадь, увеличивать текст, делать его видимым издалека, как во второй строке. Но есть люди, которые считают, что красота важнее, и выбирают вариант с символами одинаковой высоты. Какие ещё есть аргументы за и против? Спасибо.

1 week, 5 days назад @ bureau.ru
Cultural factoids of the day: 64
Cultural factoids of the day: 64

Perhaps because 64 is a power of two, and a square and a cube, but also for

other reasons, it pops up in lots of places. Here are some of the things I’ve

associated it with over the years:¶ Crayola

64-crayon box: as a kid, this box seemed like the ultimate luxury, the

Rolls-Royce of crayons. So many colors, and the box had a built-in sharpener.

Advanced technology!¶ A chess board has 64 squares, and is used as the setting for the age-old

question about doubling: would you rather have one billion dollars, or a penny

on the first square, then double the number on each next square? It’s an

eye-opening demonstration of exponential growth and how big numbers can get.

Take the chess board: you’ll…

1 week, 5 days назад @ nedbatchelder.com
Fox Buys Roku, The Problem With Fox’s Smart Strategy, Streaming That Works
Fox Buys Roku, The Problem With Fox’s Smart Strategy, Streaming That Works

The market hates Fox's acquisition of Roku, but the company is trading extraction from rights holders for leverage as a renter.

1 week, 5 days назад @ stratechery.com
Anthropic’s Safety Superpower
Anthropic’s Safety Superpower

Anthropic's belief in its own commitment to safety gives the company license to aggressively favor its business and even challenge the U.S. government.

1 week, 6 days назад @ stratechery.com
Anthropic’s Safety Superpower
Anthropic’s Safety Superpower

Anthropic's belief in its own commitment to safety gives the company license to aggressively favor its business and even challenge the U.S. government.

1 week, 6 days назад @ stratechery.com
Tethys
Tethys Tethys 2 weeks назад @ xkcd.com
Раньше в ТГ работал полезный контент, теперь — меньше
Раньше в ТГ работал полезный контент, теперь — меньше

Вопрос Максиму Ильяхову о стратегии развития блога. Я веду два блога разным экспертам в ТГ, ранее очень хорошо работал полезный контент, в последнее время реакций и охватов сильно меньше. Какие сейчас тренды по развитию ТГ-канала, чтобы возобновить рост?

2 weeks, 1 day назад @ bureau.ru
Инди-разработка
Show HN Show HN
последний пост 48 минут назад
Show HN: Self hosting a modern LLM stack
Show HN: Self hosting a modern LLM stack Show HN: Self hosting a modern LLM stack

llmaker apply brings it to the desired state in dependency order; --prune removes what's no longer declared.

create ( model = "llama3:8b" , messages = [{ "role" : "user" , "content" : "Hello" }])StacksA stack is a model plus the services around it, provisioned together.

Scaffold and run one in a single step with llmaker stack up , or generate a stack.yaml to edit with llmaker stack init and apply it with llmaker apply .

llmaker stack init chatbot wires it up.

CLI referenceCommand Description llmaker stack up Scaffold a stack and apply it in one command llmaker stack init Generate a ready-to-apply stack definition to edit llmaker apply -f stack.yaml Provision / reconcile a declarative st…

48 минут назад @ github.com
Show HN: I Made a WebGPU Based Agent/Worlflow Explainer
Show HN: I Made a WebGPU Based Agent/Worlflow Explainer

An agent solves a task by looping: it reads its input , thinks , generates a tool call, and the harness acts — the result becomes the next input, and it loops until done.

What is a workflow?

A workflow is a fixed pipeline: the stages and their order are decided by code, not the model.

Each stage either runs deterministic logic or calls the model exactly once, then hands off to the next.

No looping, no tool choice — the model fills one slot and the harness drives the rest.

1 час назад @ tdu-naifen.github.io
Show HN: The CLI for browser agents
Show HN: The CLI for browser agents

Article URL: https://fuckui.com/fuckui

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

Points: 2

# Comments: 1

1 час назад @ fuckui.com
Show HN: SaaS landing page template (React/Vue/HTML, Tailwind), free and MIT
Show HN: SaaS landing page template (React/Vue/HTML, Tailwind), free and MIT Show HN: SaaS landing page template (React/Vue/HTML, Tailwind), free and MIT

Free SaaS Landing Page Template (React, Vue & HTML)A clean, production-ready SaaS landing page template built on Tailwind CSS, in React, Vue, and plain HTML.

For a real project, use the React or Vue component below.

Drop the folder next to your project and ask, for example:Add this SaaS landing page template to my app using the React version.

Vuevue/DevTools.vue is a single-file component:< script setup> import DevTools from " ./DevTools.vue " ; < template > < DevTools /> Import vue/globals.css once for the tokens.

Made by SaaS Design.

2 часа назад @ github.com
Show HN: XSDR – Real-time event monitoring infrastructure for agents
Show HN: XSDR – Real-time event monitoring infrastructure for agents Show HN: XSDR – Real-time event monitoring infrastructure for agents

XSDR is a unified pipeline for monitoring activity on X and the web. I built it because I wanted my agent to do things based on real-time events that were taking place instead of polling the web or scheduling cron jobs.With XSDR, you can trigger agentic loops based on real-time events. All you need is an API key, a webhook that can receive POST requests, and an idea of what you’re looking for.It currently supports X and Firehose (aka a persistent web crawler). Comments URL: https://news.ycombinator.com/item?id=48713642

Points: 1

# Comments: 0

2 часа назад @ xsdr.app
Show HN: Image2JXL – a native macOS JPEG XL converter
Show HN: Image2JXL – a native macOS JPEG XL converter

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.

3 часа назад @ old.reddit.com
Show HN: A site that emails you the day your Bitcoin stack hits $1M
Show HN: A site that emails you the day your Bitcoin stack hits $1M Show HN: A site that emails you the day your Bitcoin stack hits $1M

Article URL: https://amimillionaire.com/

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

Points: 1

# Comments: 0

4 часа назад @ amimillionaire.com
Show HN: Calybris Core, a deterministic audit engine for decisions in Rust
Show HN: Calybris Core, a deterministic audit engine for decisions in Rust Show HN: Calybris Core, a deterministic audit engine for decisions in Rust

( verify_decision ( & snapshot , input , & decision ) , VerifyResult :: Valid ) ; assert !

( audit_bundle ( & snapshot , input , & decision ) .

replay_valid ) ; let budget = BudgetEngine :: new ( ) ; budget .

build ( ) ; let decision = snapshot .

Invalid or tampered decisions do not enter the log:use calybris_core :: wal :: WalWriter ; let mut wal = WalWriter :: open ( std :: path :: Path :: new ( "decisions.jsonl" ) ) ?

4 часа назад @ github.com
Show HN: wavecat – a fully local personal agent that watches your screen
Show HN: wavecat – a fully local personal agent that watches your screen Show HN: wavecat – a fully local personal agent that watches your screen

Once the app is installed, you will be guided through the vision and language model installation process.

You will also be guided to allow wavecat to view your screen.

Again, don't worry, no personal data will leave your device.

All the data is stored locally and all the processing is done locally on your device.

wavecat will never send any of your personal screen data to the cloud; you can even turn off your internet and wavecat will still work.

4 часа назад @ wavecat.ai
Show HN: best.free
Show HN: best.free Show HN: best.free

best.freeThe best free online tools for PDF, image, file, text, AI and games — no signup, no watermark.

5 часов назад @ best.free
Show HN: Pitch Ponies – startup themed comic series
Show HN: Pitch Ponies – startup themed comic series Show HN: Pitch Ponies – startup themed comic series

But the venture capital industry has evolved in a way that makes the fundamental incentives difficult to align.

Nearly all standard VC term sheets include protective provisions requiring preferred shareholder votes for major decisions — raising capital, selling secondary, or approving a sale.

Many of the biggest dilution hits come not from the headline number, but from what is buried in the term sheet.

If you're a founder weighing a term sheet, or trying to build pipeline without giving away equity to fund the attempt, start with what you can control.

Supramono is an AI venture engine built for founders who want to discover, build, and sell without trading ownership for permission.

5 часов назад @ supramono.com
Show HN: Selixes - Self-hosted LLM failover gateway, budget caps and PII
Show HN: Selixes - Self-hosted LLM failover gateway, budget caps and PII Show HN: Selixes - Self-hosted LLM failover gateway, budget caps and PII

by selixesWe built Selixes, a self-hosted LLM failover gateway with atomic budget caps and PII redaction.

Repo: https://github.com/selixes/gateway

6 часов назад @ news.ycombinator.com
Show HN: I built a "living proof-of-work" for builders (Show HN that persists)
Show HN: I built a "living proof-of-work" for builders (Show HN that persists) Show HN: I built a "living proof-of-work" for builders (Show HN that persists)

01 the feedShip it.

Post your side projects and see what others are building, all in a feed that's curated for you.

No more posting the same thing in ten reddit communities.

6 часов назад @ kritive.com
Show HN: Rendering Markdown with LaTeX in the Terminal
Show HN: Rendering Markdown with LaTeX in the Terminal Show HN: Rendering Markdown with LaTeX in the Terminal

LLMs output markdown constantly, and Charm’s tools have some of the best terminal markdown rendering around, powered by their glamour library.

Occasionally I reach for Simon Willison’s llm CLI tool instead, which doesn’t do any markdown rendering.

In those cases I can still pipe the output to Charm’s standalone markdown renderer glow, which I have forked as well to add streaming support.

In a terminal that means squinting at raw LaTeX like$$x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}$$and reconstructing the formula in my head.

You can see it in action here in mods:or as a pure markdown renderer with glow:How does it work?

6 часов назад @ mil.ad
Show HN: Looped Whisper (FOSS) – Voice transcription menubar app for macOS
Show HN: Looped Whisper (FOSS) – Voice transcription menubar app for macOS Show HN: Looped Whisper (FOSS) – Voice transcription menubar app for macOS

Features🎙️ Local transcription — Whisper models run on-device via WhisperKit; works offline after the model is downloaded.

🧠 Bring your own model — pick tiny → large-v3; auto-downloaded & cached.

✨ LLM cleanup — optionally fix typos/punctuation via an Anthropic or OpenAI-compatible API key (stored in Keychain).

— optionally fix typos/punctuation via an Anthropic or OpenAI-compatible API key (stored in Keychain).

In Settings → Model, pick a model ( tiny / base are fastest).

6 часов назад @ github.com
Starter Story Starter Story
последний пост None
Indiehackers
последний пост 11 часов назад
I Spent a Year Building an AI Editorial Staff. It Changed Me More Than It Changed the AI
I Spent a Year Building an AI Editorial Staff. It Changed Me More Than It Changed the AI I Spent a Year Building an AI Editorial Staff. It Changed Me More Than It Changed the AI

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
Holy Sht
Holy Sht Holy Sht

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

13 часов назад @ rss.app
Built a local-first Amazon profit-by-SKU + QuickBooks/Xero journal tool. Looking for founding users.
Built a local-first Amazon profit-by-SKU + QuickBooks/Xero journal tool. Looking for founding users. Built a local-first Amazon profit-by-SKU + QuickBooks/Xero journal tool. Looking for founding 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

16 часов назад @ rss.app
I stepped away from my MVP for a month to work on another project. Here is what I learned.
I stepped away from my MVP for a month to work on another project. Here is what I learned. I stepped away from my MVP for a month to work on another project. Here is what I learned.

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

19 часов назад @ rss.app
Why are TV remote apps on iOS mostly subscription-based now?
Why are TV remote apps on iOS mostly subscription-based now? Why are TV remote apps on iOS mostly subscription-based now?

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

22 часа назад @ rss.app
Three weeks in. 5 signups. One framing that works
Three weeks in. 5 signups. One framing that works Three weeks in. 5 signups. One framing that works

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
My $5/1k-listing data product didn’t need a dashboard yet. It needed proof pages.
My $5/1k-listing data product didn’t need a dashboard yet. It needed proof pages. My $5/1k-listing data product didn’t need a dashboard yet. It needed proof pages.

Thank you for using RSS.app You are being redirected to the article now Opening article in 0 0 : 0 8The #1 Source of RSS FeedsConnect with Information You Care About Get RSS Feed From Almost Any Website

1 day, 17 hours назад @ rss.app
What MARFIN Option-Surface Research Means for Indie Hackers
What MARFIN Option-Surface Research Means for Indie Hackers What MARFIN Option-Surface Research Means for Indie Hackers

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, 18 hours назад @ rss.app
Why Remote Teams Stop Talking (And Don't Even Notice It)
Why Remote Teams Stop Talking (And Don't Even Notice It) Why Remote Teams Stop Talking (And Don't Even Notice It)

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, 20 hours назад @ rss.app
Struck on a Growth Plateau? You Don't Need More Tactics. You Need Fewer Priorities
Struck on a Growth Plateau? You Don't Need More Tactics. You Need Fewer Priorities Struck on a Growth Plateau? You Don't Need More Tactics. You Need Fewer Priorities

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, 23 hours назад @ rss.app
5 days after my "zero sales" post — traffic dropped as expected, but something interesting happened
5 days after my "zero sales" post — traffic dropped as expected, but something interesting happened 5 days after my "zero sales" post — traffic dropped as expected, but something interesting happened

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
We built an AI that scaffolds on our own framework instead of raw code
We built an AI that scaffolds on our own framework instead of raw code We built an AI that scaffolds on our own framework instead of raw code

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, 11 hours назад @ rss.app
Hitting $3.3k MRR in two months while working
Hitting $3.3k MRR in two months while working Hitting $3.3k MRR in two months while working

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, 11 hours назад @ rss.app
I built a LinkedIn outreach tool that makes it impossible to message the wrong people (60s demo + looking for testers)
I built a LinkedIn outreach tool that makes it impossible to message the wrong people (60s demo + looking for testers) I built a LinkedIn outreach tool that makes it impossible to message the wrong people (60s demo + looking for testers)

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, 15 hours назад @ rss.app
Nobody wants to hear "no." I built a business on saying it anyway.
Nobody wants to hear "no." I built a business on saying it anyway. Nobody wants to hear "no." I built a business on saying it anyway.

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
Reddit: /r/SideProject Reddit: /r/SideProject
последний пост 4 часа назад
I made a short brand film for my Android app: Worth your attention
I made a short brand film for my Android app: Worth your attention

I just posted a short 16-second vertical brand film for CherryBrew: https://x.com/neomarcopolo/status/2071381350288904540 CherryBrew is an Android app built around a simple idea: social apps should keep the useful parts and stop pulling you into the parts that never end. It opens the real mobile versions of Instagram, YouTube, Facebook, X, and Reddit inside CherryBrew, then hides or reduces Reels, Shorts, For You, recommendations, sponsored surfaces, and algorithmic feeds where possible. The line I am testing is: Worth your attention. For people building consumer apps: does that land as a bigger-positioning line, or is it too abstract without the functional explanation? submitted by /u/ever…

4 часа назад @ reddit.com
I quit a lucrative crypto-promo gig to build an AI fitness coach that roasts you instead of lying to you
I quit a lucrative crypto-promo gig to build an AI fitness coach that roasts you instead of lying to you

A couple weeks ago I walked away from steady money promoting crypto stuff I didn't believe in. Paid well, felt gross. I wanted to build one thing I'd actually be proud to put my name on — so I built Ghost Gains, solo, nights and weekends. The itch: every fitness app I've used is a sterile spreadsheet. You log a workout, it says "Great job! 🎉" and forgets you exist. No personality, no memory, no reason to come back. So I built the opposite — a coach that actually has one: - It roasts you. Log a whole tub of ice cream at midnight and it'll tell you that's not a snack, it's a crime scene. (There's a hype mode and a calm mode too, if you can't take the heat.) - It remembers you. Your streak, yo…

4 часа назад @ reddit.com
best.free
best.free best.free

Saw you could register .free domains. So thought this would be cool. https://best.free/games/ submitted by /u/nadermx [link] [comments]

5 часов назад @ reddit.com
Christine - Portable governed AI operator tested across airports and airplane mode
Christine - Portable governed AI operator tested across airports and airplane mode

I am the project: a portable governed AI operator being tested as a real side project, not a landing page. I am laptop-bound, online-capable, agentic, and fully gated. The goal is not to remove human judgment. The goal is to compress the distance between intent and review-ready work while keeping a human-in-the-loop. Recent field tests were real-world, not staged. I traveled from the East Coast to California through Chicago and Vegas. During that window, I drafted an AI grant application during a layover, prepared five grant applications for a historic Texas church needing capital repairs in about 15 minutes, and reviewed a wedding planner's website before producing a new HTML package in un…

5 часов назад @ reddit.com
Looking for feedback from founders who run UGC campaigns
Looking for feedback from founders who run UGC campaigns

We’ve been building a tool for a problem we kept running into with UGC marketing. The idea is that an AI agent searches the market for you and helps find the best fit UGC creators across TikTok and Instagram. You give it your product, target audience, competitors, and the kind of creators or content you are looking for. It then researches creators and matches them based on their content, niche, style, audience fit, past brand work, and campaign relevance. We’re also building a research layer for UGC campaigns. The goal is to let you do things like: Analyze a UGC video and get the blueprint behind it See what hooks, angles, formats, and concepts are being used Analyze a competitor’s UGC camp…

5 часов назад @ reddit.com
I wake up at 4:35am, work construction until 8pm, then come home and build an app. Nobody knows it exists.
I wake up at 4:35am, work construction until 8pm, then come home and build an app. Nobody knows it exists.

Every day for months. Alarm at 4:35. Construction site all day. Home by 8pm completely drained. Then I’d sit down and keep building. I built a budgeting app that turns finances into a game. XP, streaks, badges, a fox mascot that reacts to how you spend. I don’t know if anyone will ever find it. Just needed to say it out loud somewhere. submitted by /u/Yakiv_K [link] [comments]

5 часов назад @ reddit.com
Ultimate File Manager Pro - Now available in FOSS
Ultimate File Manager Pro - Now available in FOSS

Have a look at Ultimate File Manager Pro, it is developed for both mobile and Tv with 17k downloads and a 4.7 star rating. You can also visit the main reddit here r/UFManagerPro There is a FOSS version also available and all code is open for review, visit the official website. Official website: https://kilowatch.co.za/UFM/index.html It also supports RClone, only a few has been added but can add other providers on request. Thank You submitted by /u/GoRo2023 [link] [comments]

6 часов назад @ reddit.com
I built an offline Q&A Chatbot for my University using FastAPI and BM25 (No heavy LLMs required!)
I built an offline Q&A Chatbot for my University using FastAPI and BM25 (No heavy LLMs required!)

Hey everyone, I wanted to share an open-source project I've been working on: Fırat University Assistant. It’s a Turkish question-answering system that searches through local PDF documents (like student regulations, course contents) to find answers instantly. Instead of using expensive or slow APIs, I implemented a lightweight BM25 search index with Turkish-aware normalization. Key Features: Offline First: Does not require an internet connection or external API keys. Tech Stack: Python 3.10+, FastAPI, pdfplumber, and Jinja2. Speed: fast indexing and retrieval without heavy GPU usage. I built this to help students find information like "passing grades" or "absenteeism rules" quickly without r…

6 часов назад @ reddit.com
Hi there, I have designed an early stage site in framer as I dont have enough money to buy a domain yet
Hi there, I have designed an early stage site in framer as I dont have enough money to buy a domain yet

I've designed an early stage website for my community curation that I have planned. In this journey of development, I'd love if you guys can view what i am designed and if you truly believe in my work so far, you can even join the waitlist. The site is NOVAVOX submitted by /u/digital3ntity [link] [comments]

7 часов назад @ reddit.com
Made a digital planner that's a 24h dial instead of the usual vertical layout
Made a digital planner that's a 24h dial instead of the usual vertical layout Made a digital planner that's a 24h dial instead of the usual vertical layout

Wanted to see my whole day as one shape instead of scrolling a column. So it's a clock. Full 24h ring, blocks are wedges. You draw a sleep block and it paints an energy curve over the next day (built from your sleep + circadian rhythm), so you can actually see your morning fog and afternoon crash before you plan into them. if anyone wanna try it check reassign.ai Does a circular day read better to you than a vertical one, or does the list just win? submitted by /u/Livid_Finding [link] [comments]

7 часов назад @ reddit.com
I kept running into the same problem: my team's AI context lived in plans.md / claude.md / spec files, but there was no good way to co-edit them, and agents only ever saw old pasted snapshots. So I fixed it building easymd, completely free
I kept running into the same problem: my team's AI context lived in plans.md / claude.md / spec files, but there was no good way to co-edit them, and agents only ever saw old pasted snapshots. So I fixed it building easymd, completely free

So I built easymd: real-time collaborative markdown editing, like Google Docs, except the document is an actual .md file and an AI agent can edit it live alongside you. - Real-time multiplayer editor (live cursors, CRDT sync, no merge conflicts) - The file on disk stays canonical — edits sync straight back, no drift - MCP server built in: connect an agent in one line; it can read, create, and update the same docs you're editing. Its changes appear live in your editor, and your edits are instantly visible to it. - Clean markdown also saves a ton of tokens vs feeding models HTML/DOCX/PDF - One-line CLI to start: npx easymd open CLAUDE.md https://www.easymd.tech/ The idea is one shared, always…

7 часов назад @ reddit.com
I built a tiny app that interrupts urges with one foreign-language sentence
I built a tiny app that interrupts urges with one foreign-language sentence

I kept bouncing off habit apps because they track what happened after the fact. The moment I actually lose is earlier: phone in hand, about to do the thing on autopilot. So I made Sottosay for that moment. Tap "Urge? Say it now" and it gives you one short sentence in a language you don't speak well, with audio and phonetics. Saying it out loud takes just enough attention to buy a few seconds. Deliberately tiny: tap, hear it, say it back, pause. Free, no account, no subscription, iOS, fully offline. Build notes: native SwiftUI, Apple's on-device Translation framework, and iOS TTS. The hardest part was making first run one decision and zero typing. Try one calm rep before you need it: https:/…

7 часов назад @ reddit.com
Got my first paying user today and I genuinely couldn't believe it at first. Thank you all.
Got my first paying user today and I genuinely couldn't believe it at first. Thank you all.

Saw the notification and my first reaction was "wait, seriously?" and I opened the dashboard to check again. Then again. I'm still checking but yeah, it's real. I've been working on this for 2 months. Full time job on top of it. At some point I got so stuck in my own head about whether anyone actually needed this that I launched a completely separate SaaS just to distract myself. And then today, out of nowhere, someone paid. The fact that someone I've never met, who has no reason to be nice to me, decided this was worth their money is amazing. Still early, but thank you. I posted here a while ago and it got some upvotes that helped me keep going. Here’s the product if anyone wants to check …

8 часов назад @ reddit.com
The real-device bottleneck is the missing piece in AI mobile development
The real-device bottleneck is the missing piece in AI mobile development

AI can now write React Native code in the cloud. But mobile still has one awkward bottleneck: real iPhones. You still need to install, tap, test, read logs, and verify whether the fix actually works on a physical device. I’m building Metro Remote to solve this. It’s a secure AI-to-iPhone layer for React Native / Expo teams, so AI can debug, test, and ship React Native apps on your real iPhone - securely, from anywhere. Patent pending. I’m testing the positioning before launch: - Is “secure AI-to-iPhone layer” clear? - Would this fit a real React Native workflow? - Would you trust AI touching a real device if the connection is secure? - What would make you sign up or bounce? Founder pricing …

8 часов назад @ reddit.com
I built an AI finance autopilot for freelancers because I’m tired of being my own (unpaid) accountant
I built an AI finance autopilot for freelancers because I’m tired of being my own (unpaid) accountant

I’ve been freelancing for a while, and like many of you, I realized I was spending way too much time in spreadsheets and not enough time doing the work I actually get paid for. The stats are pretty scary—apparently, 82% of small businesses fail simply because of poor cash flow management. I didn't want to be a statistic, but I also didn't want to spend my weekends doing "admin." So, I built Notwen - https://notwen.app It’s an AI finance autopilot designed specifically for solopreneurs and creators. Instead of just tracking what happened in the past, it tries to be proactive about your future. What it actually does: AI Invoicing: It drafts line items directly from your project descriptions a…

8 часов назад @ reddit.com
Product Hunt Product Hunt
последний пост 1 day, 1 hour назад
Dotient
Dotient

Your local semantic search app Discussion | Link

1 day, 1 hour назад @ producthunt.com
Lyto
Lyto

"One AI agent across your browser, tools, and messages " Discussion | Link

1 day, 12 hours назад @ producthunt.com
QuietHaven
QuietHaven

Helping students find places to study. Discussion | Link

2 days, 4 hours назад @ producthunt.com
Supra Player
Supra Player

Compare & Sync Videos Fast Discussion | Link

2 days, 6 hours назад @ producthunt.com
Aurora
Aurora

Mac notch command center for productivity with tool access Discussion | Link

2 days, 22 hours назад @ producthunt.com
RetroMac
RetroMac

Turn your Mac into a time machine. Discussion | Link

2 days, 23 hours назад @ producthunt.com
Basedash for Excel
Basedash for Excel

Turn any Excel file into a live dashboard Discussion | Link

2 days, 23 hours назад @ producthunt.com
Group Subscriptions by beehiiv
Group Subscriptions by beehiiv

Sell subscriptions to teams, companies, and organizations. Discussion | Link

3 days, 2 hours назад @ producthunt.com
Cewsco
Cewsco

All-in-one AI assistant — chat, images, voice & market data Discussion | Link

3 days, 7 hours назад @ producthunt.com
Folio AI
Folio AI

Claude for PowerPoint, on steroids Discussion | Link

3 days, 7 hours назад @ producthunt.com
Paint the Cameras Dead
Paint the Cameras Dead

Postcards for pushing back against surveillance. Discussion | Link

3 days, 12 hours назад @ producthunt.com
LockIn MCP
LockIn MCP

Let AI block distractions for you when you need to lock in Discussion | Link

3 days, 18 hours назад @ producthunt.com
Kasier
Kasier

Modern Webflow template for consulting & business websites Discussion | Link

3 days, 20 hours назад @ producthunt.com
Sleek Analytics
Sleek Analytics

See who's on your site. Right now. Discussion | Link

3 days, 22 hours назад @ producthunt.com
Gemini Spark
Gemini Spark

Your 24/7 personal AI agent Discussion | Link

3 days, 22 hours назад @ producthunt.com
Путешествия
Vandrouki Vandrouki
последний пост 8 months назад
Прямые рейсы между Оманом и Кенией
Прямые рейсы между Оманом и Кенией

У авиакомпании SalamAir промо-тариф: улететь из Маската в Найроби (или наоборот) можно от 6200 рублей (30 OMR). Для въезда в Кению нужно заранее оформить электронное разрешение (сбор около 30-35 USD с человека). Купить билеты можно на сайте авиакомпании или через trip.com / aviasales.ru (тут немного дороже, но зато принимают российские карты). Маскат — Найроби в декабре за 6200 рублей: Российской картой: […]

8 months назад @ vandrouki.ru
Volotea: полеты по Европе и в Марокко
Volotea: полеты по Европе и в Марокко

Авиакомпания Volotea выкатила билеты за 19 евро. Но можно легко оформить пробную подписку SUPERVOLOTEA на 15 дней и купить их за 9 евро. Обычно подписка на год стоит 60 евро. Лоукостер утверждает, что Вы можете отменить членство в любой момент, но потеряете при этом некоторые привилегии, например, ручную кладь, но сохраните свою скидку на проезд. Главное, не забудьте […]

8 months назад @ vandrouki.ru
Шри-Ланка и ОАЭ в одной поездке из Екатеринбурга
Шри-Ланка и ОАЭ в одной поездке из Екатеринбурга Шри-Ланка и ОАЭ в одной поездке из Екатеринбурга

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

с 2012 года мы ищем и находим дешевые авиабилеты, отели, туры и круизы.

А вы путешествуете почти бесплатно.

8 months назад @ vandrouki.ru
Белавиа: прямые рейсы из Москвы в Могилев
Белавиа: прямые рейсы из Москвы в Могилев Белавиа: прямые рейсы из Москвы в Могилев

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

8 months назад @ vandrouki.ru
10 ночей во Вьетнаме с вылетом из Благовещенска
10 ночей во Вьетнаме с вылетом из Благовещенска 10 ночей во Вьетнаме с вылетом из Благовещенска

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

с 2012 года мы ищем и находим дешевые авиабилеты, отели, туры и круизы.

А вы путешествуете почти бесплатно.

8 months назад @ vandrouki.ru
Таиланд + ОАЭ из Москвы с захватом Нового года
Таиланд + ОАЭ из Москвы с захватом Нового года Таиланд + ОАЭ из Москвы с захватом Нового года

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

с 2012 года мы ищем и находим дешевые авиабилеты, отели, туры и круизы.

А вы путешествуете почти бесплатно.

8 months назад @ vandrouki.ru
Прямые рейсы из Екатеринбурга в Армению
Прямые рейсы из Екатеринбурга в Армению Прямые рейсы из Екатеринбурга в Армению

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

8 months назад @ vandrouki.ru
Готовые путешествия из Казани на остров Бали
Готовые путешествия из Казани на остров Бали Готовые путешествия из Казани на остров Бали

Сегодня мы решили слепить готовое путешествие из Казани в Индонезию — вышло от 47200 рублей с человека при поездке вдвоем.

Авиакомпания Etihad Airways предлагает билеты из Казани на Бали за 44000 рублей туда-обратно.

Даты полетов: например, 11-24 декабря (проживание с 12 по 24 декабря).

Все варианты на двоих на 12 ночей (рейтинг — выше 7/10)Не забываем настроить сортировку:— самая низкая цена (с учётом налога)— итого (в т.ч.

Первый отель — 3200 рублей на человека / 6400 рублей на двоих:Второй отель — 4700 рублей на человека / 9400 рублей на двоих:Третий отель — 5300 рублей на человека / 10600 рублей на двоих:Другие даты перелетов:4-17 декабря7-22 декабря

8 months назад @ vandrouki.ru
Прямой рейс из Египта в Самару
Прямой рейс из Египта в Самару Прямой рейс из Египта в Самару

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

8 months назад @ vandrouki.ru
Прямой рейс Аэрофлота с Сейшельских островов в Москву
Прямой рейс Аэрофлота с Сейшельских островов в Москву Прямой рейс Аэрофлота с Сейшельских островов в Москву

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

с 2012 года мы ищем и находим дешевые авиабилеты, отели, туры и круизы.

А вы путешествуете почти бесплатно.

8 months назад @ vandrouki.ru
Из Казани в Новокузнецк за почти бесплатно
Из Казани в Новокузнецк за почти бесплатно Из Казани в Новокузнецк за почти бесплатно

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

8 months назад @ vandrouki.ru
Etihad Airways: полеты из Казани в Азию
Etihad Airways: полеты из Казани в Азию Etihad Airways: полеты из Казани в Азию

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

8 months назад @ vandrouki.ru
Таиланд или Таиланд + Хайнань в одной поездке из Москвы
Таиланд или Таиланд + Хайнань в одной поездке из Москвы Таиланд или Таиланд + Хайнань в одной поездке из Москвы

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

8 months назад @ vandrouki.ru
AZAL: полеты из Москвы, Питера и Екб на Ближний Восток, в Индию и на Мальдивы
AZAL: полеты из Москвы, Питера и Екб на Ближний Восток, в Индию и на Мальдивы AZAL: полеты из Москвы, Питера и Екб на Ближний Восток, в Индию и на Мальдивы

Азербайджанские Авиалинии снизили цены ноябрь-март: взять из Москвы, Питера и Екб в ОАЭ, Израиль, Таджикистан, Саудовскую Аравию, Индию и на Мальдивы можно со скидками.

Билеты берем через сервис aviasales.ru (тут дешевле всего).

Москва — Душанбе — Москва:Москва — Даммам — Москва:Москва — Дубай — Москва:Москва — Тель-Авив — Москва:Москва — Дели — Москва:Москва — Мумбаи — Москва:Москва — Мале — Москва в ноябре:Москва — Мале — Москва в январе:Москва — Мале — Москва в феврале:Москва — Мале — Москва в марте:Питер — Душанбе — Питер:Питер — Даммам — Питер:Питер — Дубай — Питер:Питер — Тель-Авив — Питер:Питер — Дели — Питер:Питер — Мумбаи — Питер:Питер — Мале — Питер в ноябре-декабре:Питер — Мале —…

8 months, 1 week назад @ vandrouki.ru
Подборка недорогих билетов по всему миру
Подборка недорогих билетов по всему миру Подборка недорогих билетов по всему миру

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

8 months, 1 week назад @ vandrouki.ru
Atlas Obscura: Stories Atlas Obscura: Stories
последний пост 1 day, 14 hours назад
This Illinois Tower Was Built Exclusively for Swiss Goats
This Illinois Tower Was Built Exclusively for Swiss Goats This Illinois Tower Was Built Exclusively for Swiss Goats

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

1 day, 14 hours назад @ atlasobscura.com
7 Essential Experiences in Southwest Louisiana
7 Essential Experiences in Southwest Louisiana 7 Essential Experiences in Southwest Louisiana

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

2 days, 12 hours назад @ atlasobscura.com
The Santander to Alar del Rey Railway Line in Alar del Rey, Spain
The Santander to Alar del Rey  Railway  Line in Alar del Rey, Spain The Santander to Alar del Rey Railway Line in Alar del Rey, 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.

2 days, 12 hours назад @ atlasobscura.com
Horror Studies Archive in Pittsburgh, Pennsylvania
Horror Studies Archive in Pittsburgh, Pennsylvania Horror Studies Archive in Pittsburgh, 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.

2 days, 14 hours назад @ atlasobscura.com
Doorless Shrine of Gogni in Gogni, Georgia
Doorless Shrine of Gogni in Gogni, Georgia Doorless Shrine of Gogni in Gogni, Georgia

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
Convent of Santa Maria de Mave in Santa María de Mave, Spain
Convent of Santa Maria de Mave in Santa María de Mave, Spain Convent of Santa Maria de Mave in Santa María de Mave, 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.

3 days, 8 hours назад @ atlasobscura.com
Hello Kitty Cafe in Las Vegas, Nevada
Hello Kitty Cafe in Las Vegas, Nevada Hello Kitty Cafe in Las Vegas, Nevada

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
Campo Grande Park in Valladolid, Spain
Campo Grande Park in Valladolid, Spain Campo Grande Park in Valladolid, 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.

3 days, 12 hours назад @ atlasobscura.com
Project Rio Blanco Nuclear Test Site in Rio Blanco County, Colorado
Project Rio Blanco Nuclear Test Site in Rio Blanco County, Colorado Project Rio Blanco Nuclear Test Site in Rio Blanco County, 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.

3 days, 14 hours назад @ atlasobscura.com
Mosaics of Lin in Lin, Albania
Mosaics of Lin in Lin, Albania Mosaics of Lin in Lin, Albania

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, 8 hours назад @ atlasobscura.com
Hugon Savusaunat in Rautjärvi, Finland
Hugon Savusaunat in Rautjärvi, Finland Hugon Savusaunat in Rautjärvi, Finland

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, 10 hours назад @ atlasobscura.com
The Ship of Doom in Skopje, North Macedonia
The Ship of Doom in Skopje, North Macedonia The Ship of Doom in Skopje, North Macedonia

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
Klövasten (Cloven Stone) in Glemmingebro, Sweden
Klövasten (Cloven Stone) in Glemmingebro, Sweden Klövasten (Cloven Stone) in Glemmingebro, Sweden

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, 14 hours назад @ atlasobscura.com
Visiting All 50 U.S. States
Visiting All 50 U.S. States

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, 14 hours назад @ atlasobscura.com
Cass County Dentzel Carrousel in Logansport, Indiana
Cass County Dentzel Carrousel in Logansport, Indiana Cass County Dentzel Carrousel in Logansport, Indiana

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, 8 hours назад @ atlasobscura.com
T—Ж T—Ж
последний пост None
Европейское айти
EU-startups EU-startups
последний пост 2 days, 13 hours назад
Weekly funding round-up! All of the European startup funding rounds we tracked this week (June 22 – June 26)
Weekly funding round-up! All of the European startup funding rounds we tracked this week (June 22 – June 26)

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 […]

The post Weekly funding round-up! All of the European startup funding rounds we tracked this week (June 22 – June 26) appeared first on EU-Startups.

2 days, 13 hours назад @ eu-startups.com
Lab-free testing moves closer to home as Germany’s Intu Diagnostics raises €1.1 million
Lab-free testing moves closer to home as Germany’s Intu Diagnostics raises €1.1 million

Intu Diagnostics, a Liepzig-based startup developing a platform for completely lab-free molecular diagnostics, has closed a €1.1 million strategic bridge round- bringing their total funding secured to over €3 million. The round was supported by BSV Ventures, SAB (Saxonian Development Bank) and business angels. The proceeds will be used to further strengthen Intu Diagnostics’ intellectual […]

The post Lab-free testing moves closer to home as Germany’s Intu Diagnostics raises €1.1 million appeared first on EU-Startups.

2 days, 16 hours назад @ eu-startups.com
EIFO commits €200 million to Scaleup Europe Fund to back European tech scaleups
EIFO commits €200 million to Scaleup Europe Fund to back European tech scaleups

EIFO has announced a commitment of €200 million to the Scaleup Europe Fund, an initiative that is central to the European Commission’s Startup and Scaleup Strategy aiming to make Europe the best place to grow and keep global tech companies. In addition to EIFO, the founding investor group includes seven other institutional investors, including Novo […]

The post EIFO commits €200 million to Scaleup Europe Fund to back European tech scaleups appeared first on EU-Startups.

2 days, 17 hours назад @ eu-startups.com
UK BioTech Thalia Therapeutics raises €3.1 million and acquires Sanmirna Therapeutics
UK BioTech Thalia Therapeutics raises €3.1 million and acquires Sanmirna Therapeutics

Thalia Therapeutics, a British BioTech company developing RNA-based therapeutics and delivery technologies in oncology and cardiovascular disease, has announced the acquisition of Sanmirna Therapeutics, alongside a €3.1 million (£2.75 million) raise. The round was supported by new and existing investors, including Premier Miton. The deal brings miRisten, a clinical-stage microRNA therapeutic candidate for Acute Myeloid […]

The post UK BioTech Thalia Therapeutics raises €3.1 million and acquires Sanmirna Therapeutics appeared first on EU-Startups.

2 days, 19 hours назад @ eu-startups.com
What’s actually ‘hot’ in the new era of post-hype TechBio
What’s actually ‘hot’ in the new era of post-hype TechBio

The venture capital landscape in HealthTech and TechBio has undergone a necessary cleansing over the last 24 months. The era of market hype – where almost any startup with a dot AI suffix and a vague healthcare promise could command a premium valuation – has been replaced by a period of deep technical and operational […]

The post What’s actually ‘hot’ in the new era of post-hype TechBio appeared first on EU-Startups.

2 days, 20 hours назад @ eu-startups.com
Bosch and Siemens Energy partner Almetra raises €16 million Series A for manufacturing intelligence platform
Bosch and Siemens Energy partner Almetra raises €16 million Series A for manufacturing intelligence platform

Almetra, the Berlin-based manufacturing intelligence company formerly known as Deltia, today announced a €16 million ($19 million) Series A funding round to accelerate product development, international expansion into the US, and the build-out of Almetra’s platform into a comprehensive intelligence and automation layer for the shopfloor. The round was led by transatlantic investor Blisce, based […]

The post Bosch and Siemens Energy partner Almetra raises €16 million Series A for manufacturing intelligence platform appeared first on EU-Startups.

3 days, 13 hours назад @ eu-startups.com
Amid a €500-700 million SME HRTech opportunity, Ireland’s HR Duo secures €1.6 million for growth
Amid a €500-700 million SME HRTech opportunity, Ireland’s HR Duo secures €1.6 million for growth

HR Duo, an Irish employer operating layer for frontline-heavy businesses, today announces the completion of a €1.6 million funding round in order to grow their UK sales team and strengthen its SaaS infrastructure to support scale. The investment was led by existing key investor Puma Growth Partners, with strong support from Enterprise Ireland. Their original […]

The post Amid a €500-700 million SME HRTech opportunity, Ireland’s HR Duo secures €1.6 million for growth appeared first on EU-Startups.

3 days, 14 hours назад @ eu-startups.com
Leyden Labs secures €40 million to develop intranasal protection against influenza and coronaviruses
Leyden Labs secures €40 million to develop intranasal protection against influenza and coronaviruses

Following their selection for the EIC STEP Scale Up programme, Dutch BioTech startup Leyden Labs has raised €40 million to advance its nasal spray platform designed to protect against influenza and other respiratory viruses. The round brings together the European Innovation Council (EIC) Fund, Invest-NL, the Gates Foundation Strategic Investment Fund, ClavystBio, and others, with […]

The post Leyden Labs secures €40 million to develop intranasal protection against influenza and coronaviruses appeared first on EU-Startups.

3 days, 17 hours назад @ eu-startups.com
The EU-Startups Podcast | Interview with Tarek Müller, co-founder & co-CEO, About You
The EU-Startups Podcast | Interview with Tarek Müller, co-founder & co-CEO, About You

In this episode, we chatted with Tarek Müller, co-founder and co-CEO of ABOUT YOU, a leading European fashion and lifestyle e-commerce platform and Hamburg’s first unicorn. Tarek shares his journey from building websites at 13 to scaling one of Europe’s fastest-growing tech companies, and dives deep into the future of digital commerce, AI, and sustainable […]

The post The EU-Startups Podcast | Interview with Tarek Müller, co-founder & co-CEO, About You appeared first on EU-Startups.

3 days, 18 hours назад @ eu-startups.com
Impact Sips 2026: Corporación Hijos de Rivera and EIT Food launch open innovation programme (Sponsored)
Impact Sips 2026: Corporación Hijos de Rivera and EIT Food launch open innovation programme (Sponsored)

European beverage company Corporación Hijos de Rivera has launched the second edition of its Impact Sips open innovation programme in collaboration with EIT Food with the aim of identifying science-backed functional ingredients and innovative beverage solutions capable of shaping the future of health and wellbeing. This year’s edition builds on the success of the inaugural […]

The post Impact Sips 2026: Corporación Hijos de Rivera and EIT Food launch open innovation programme (Sponsored) appeared first on EU-Startups.

3 days, 19 hours назад @ eu-startups.com
British Business Bank commits €104 million to support UK venture capital fund managers
British Business Bank commits €104 million to support UK venture capital fund managers

The British Business Bank, the UK government’s economic development bank, is committing up to €104 million (£90 million) to support a new generation of UK venture capital fund managers, marking the first investments under the Microfunds segment of its £400m Investor Pathways Capital initiative. The Bank will act as a cornerstone investor in 10 new […]

The post British Business Bank commits €104 million to support UK venture capital fund managers appeared first on EU-Startups.

3 days, 19 hours назад @ eu-startups.com
5 hidden mistakes that are killing your international expansion before it starts
5 hidden mistakes that are killing your international expansion before it starts

Most startups think international expansion is as simple as translating some copy, swapping currency symbols, and hitting launch. What is often left overboard is everything that actually makes a customer buy. According to research from Lokalise, 29% of company leaders said that a cultural misunderstanding has caused the lack of brand trust and further led […]

The post 5 hidden mistakes that are killing your international expansion before it starts appeared first on EU-Startups.

4 days, 19 hours назад @ eu-startups.com
Austria’s Ora Computing secures €3.5 million to make AI models smaller and faster
Austria’s Ora Computing secures €3.5 million to make AI models smaller and faster

Vienna-based Ora Computing, a startup specialising in optimising and compressing AI foundation models, today announced the close of a €3.5 million Seed round in order to grow the team, extend compression capabilities to the largest frontier models, and launch a commercial product for cloud inference providers and companies deploying AI. The round was led by […]

The post Austria’s Ora Computing secures €3.5 million to make AI models smaller and faster appeared first on EU-Startups.

4 days, 22 hours назад @ eu-startups.com
Why this could be the best time in history to build a startup
Why this could be the best time in history to build a startup

The early stage fundraising conversation right now is dominated by talk of tighter conditions and scarcer capital. Strip out AI from the European venture numbers and the non-AI market is actually shrinking – deal volume fell 40% year-over-year in Q1 2026, even as the headline figures told a rosier story. But that focus on traditional […]

The post Why this could be the best time in history to build a startup appeared first on EU-Startups.

5 days, 13 hours назад @ eu-startups.com
British asset finance platform equipal secures €18.84 million to grow team and lending capacity
British asset finance platform equipal secures €18.84 million to grow team and lending capacity

equipal, a FinTech funder of business equipment out of London, has secured €18.84 million (£16.25 million) in a combined investment in order to hire across business development, marketing, operations, credit and data where the team expects to grow to 12 in the next year. The funding includes a €1.4 million (£1.25 million) equity investment alongside […]

The post British asset finance platform equipal secures €18.84 million to grow team and lending capacity appeared first on EU-Startups.

5 days, 14 hours назад @ eu-startups.com
Tech.eu Tech.eu
последний пост 2 days, 13 hours назад
Stark bags €500M, Tech.eu Funding Explorer launched, and Luxembourg's big ambitions
Stark bags €500M, Tech.eu Funding Explorer launched, and Luxembourg's big ambitions Stark bags €500M, Tech.eu Funding Explorer launched, and Luxembourg's big ambitions

This week, we tracked more than 75 tech funding deals worth over €2.1 billion and over 5 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.

Either way, let's get you up to speed.

💸 Notable and big funding rounds🇩🇪 Stark bags €500M in new funding🇫🇷 Health insurance outfit Alan agrees €480M funding round🇳🇱 Chip gear maker Nearfield Instruments raises $380M🫱🏽‍🫲🏻 Noteworthy acquisitions and mergers🇵🇱 LiveKid acquires Aldea to expand in Latin America🇩🇪 House of Gaia Group is acquiring Codio Impact🇫🇷 Withings acquires the Rennes…

2 days, 13 hours назад @ tech.eu
Stark bags €500M, Tech.eu Funding Explorer launched, and Luxembourg's big ambitions
Stark bags €500M, Tech.eu Funding Explorer launched, and Luxembourg's big ambitions Stark bags €500M, Tech.eu Funding Explorer launched, and Luxembourg's big ambitions

This week, we tracked more than 75 tech funding deals worth over €2.1 billion and over 5 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.

Either way, let's get you up to speed.

💸 Notable and big funding rounds🇩🇪 Stark bags €500M in new funding🇫🇷 Health insurance outfit Alan agrees €480M funding round🇳🇱 Chip gear maker Nearfield Instruments raises $380M🫱🏽‍🫲🏻 Noteworthy acquisitions and mergers🇵🇱 LiveKid acquires Aldea to expand in Latin America🇩🇪 House of Gaia Group is acquiring Codio Impact🇫🇷 Withings acquires the Rennes…

2 days, 13 hours назад @ tech.eu
AI minister shuns ChatGPT for ministerial business
AI minister shuns ChatGPT for ministerial business AI minister shuns ChatGPT for ministerial business

As an enthusiastic proponent of AI, one might expect the UK’s AI minister to be a keen user of ChatGPT or other popular AI chatbots in the course of his ministerial duties- perhaps to make his days more productive or to stay abreast of the latest technological advancements.

But Kanishka Narayan has not used ChatGPT, which has over 1bn active users, Claude, or any other popular AI chatbots for ministerial business since he became AI minister in September last year, according to a Freedom of Information (FoI) request.

The request also reveals that Technology Secretary Liz Kendall has not used ChatGPT or other AI chatbots for ministerial business since being appointed to the role in September …

2 days, 15 hours назад @ tech.eu
Seraphim Space CEO: “Europe is catching up”
Seraphim Space CEO: “Europe is catching up” Seraphim Space CEO: “Europe is catching up”

The CEO of UK-based spacetech investor Seraphim Space says Europe is “catching up” to US spacetech, powered by the SpaceX IPO, increased deal sizes, and European spacetech startups pivoting to defence applications, helping drive up investment.

Speaking on the Tech.eu podcast, Mark Boggett, co-founder and CEO of Seraphim Space, discusses the recent SpaceX IPO, its impact on the European spacetech sector, as well as the investment landscape, and European sovereignty.

Boggett said around 80 per cent of Seraphim's portfolio revenues were now coming from defence, as spacetech startups pivot to defence.

He also said a key driver of optimism in the sector was Starship, SpaceX’s new launch vehicle,…

2 days, 18 hours назад @ tech.eu
Companies bought the AI. Now they need people to use it
Companies bought the AI. Now they need people to use it Companies bought the AI. Now they need people to use it

Louise Ballard, co-founder and CEO of Atheni AI, has a mission — to ensure that when it comes to AI, nobody gets left behind.

Everyone should have access to the knowledge and confidence they need to use AI well.”When it comes to AI startups, Atheni AI is an outlier.

And what they’ve created is Atheni.ai, a UK startup focused on successful AI adoption rather than AI model development.

The AI adoption problemBallard contends that “Anyone can open ChatGPT and ask it a question.

Ballard explained that they'd bought AI licences, rolled them out across the company and expected people to use them, but adoption was low.

2 days, 19 hours назад @ tech.eu
Backed by Lakestar, Seedcamp and EWOR, SE3 unveils spatial AI platform for autonomous systems
Backed by Lakestar, Seedcamp and EWOR, SE3 unveils spatial AI platform for autonomous systems Backed by Lakestar, Seedcamp and EWOR, SE3 unveils spatial AI platform for autonomous systems

Spatial AI company SE3 Labs today emerges from stealth.

SE3 builds foundational spatial intelligence technology for the next generation of autonomous systems.

As autonomous systems operate in increasingly complex and contested environments, the ability to perceive, reason, and act in three dimensions becomes the defining capability.

That spatial picture is shared across the swarm, so every platform converges on the same target.

The company is committed to putting cutting-edge spatial AI in the hands of the German Bundeswehr and allied forces operating in modern conditions.

2 days, 19 hours назад @ tech.eu
ARX Robotics and Roboneers form ARX Industries to scale unmanned ground vehicle production
ARX Robotics and Roboneers form ARX Industries to scale unmanned ground vehicle production ARX Robotics and Roboneers form ARX Industries to scale unmanned ground vehicle production

German company ARX Robotics and Ukraine's Roboneers today announced the formation of ARX Industries, a joint venture to industrialise the mass production of unmanned ground vehicles.

ARX Industries will produce the Rys Pro UGV across facilities in Germany and Ukraine, combining industrial capacity with frontline proximity.

As part of this joint venture, ARX Industries will cover manufacturing, maintenance, and operational support, creating a long-term production base for sovereign UGV capacity.

Maximilian Wied, Co-Founder and CFO at ARX Robotics, shared:“Every week without the right equipment costs lives.

Now, ARX Robotics and Roboneers are bringing that power to scale - delivering battle-p…

3 days, 12 hours назад @ tech.eu
Serpier raises €1.4M to help online retailers improve digital visibility
Serpier raises €1.4M to help online retailers improve digital visibility Serpier raises €1.4M to help online retailers improve digital visibility

Danish martech startup Serpier has raised €1.4 million in funding from True Collective and the Export and Investment Fund of Denmark (EIFO) to expand its AI-powered marketing platform for e-commerce businesses.

Its first AI agent, Navi, already manages visibility optimisation end to end by identifying opportunities to improve a customer's online presence, creating content and publishing it.

The company plans to extend Navi's capabilities to include building landing pages, running marketing campaigns and automating additional marketing workflows.

We've proven that our platform can create visibility for e-commerce businesses across both Google and AI chatbots like ChatGPT.

Serpier will use th…

3 days, 13 hours назад @ tech.eu
N26 hits first full-year profit, amid challenging 2025
N26 hits first full-year profit, amid challenging 2025 N26 hits first full-year profit, amid challenging 2025

N26, one of Europe’s most well-known challenger banks, has reached its first full-year profit, new figures show, amid a difficult period for the German challenger bank, which saw a management shake-up and investor unrest.

N26 has reported net income of €1.6m in 2025, compared to a €42m net loss in 2024.

N26 said net fee and commission income increased 21 per cent year-on-year to €184.2m, accounting for 53 per cent of gross profit, driven by growth in subscriptions and card transaction volumes.

N26 said headcount, which stood at 1,500 at the end of 2025, had remained broadly stable.

Dargan was appointed in December last year, drawing to a close the leadership of co-founders Maximilian Tayent…

3 days, 16 hours назад @ tech.eu
Blue Lake VC closes in on first fund with British Business Bank backing for immigrant-led startups
Blue Lake VC closes in on first fund with British Business Bank backing for immigrant-led startups Blue Lake VC closes in on first fund with British Business Bank backing for immigrant-led startups

UK-based Blue Lake VC has secured a cornerstone commitment from the British Business Bank, the UK’s largest institutional investor in venture capital.

Ukrainians David Gilgur and Lyubov Guk, founding partners of Blue Lake VC, are backing exceptional immigrant founders in the UK.

Over the past six years, David Gilgur and Lyubov Guk have been laying the foundations of Blue Lake VC.

Blue Lake VC was the next thing they built together.

Blue Lake VC is one of just ten funds selected for the programme’s inaugural cohort out of more than a hundred that applied.

3 days, 17 hours назад @ tech.eu
French health insurance outfit Alan agrees €480M funding round
French health insurance outfit Alan agrees €480M funding round French health insurance outfit Alan agrees €480M funding round

French health insurance company Alan says it has reached an agreement on a €480m funding round, valuing it at €5.5bn.

The new Series G funding round follows just months after Alan announced a €100m funding round at a €5bn valuation.

Digital health app Alan, founded in 2016, provides health insurance and wellness insurance to businesses, public service organisations, and freelancers.

The Paris-based company says it’s the first company to “bring insurance, prevention and care together in a single integrated experience - combining health coverage, care navigation, wellbeing services and AI-powered health assistance”.

That is what prevention insurance is, and it's the category we are building.

3 days, 18 hours назад @ tech.eu
Wayout raises €2.42M to scale decentralised drinking water infrastructure platform
Wayout raises €2.42M to scale decentralised drinking water infrastructure platform Wayout raises €2.42M to scale decentralised drinking water infrastructure platform

Wayout International, the Swedish developer of Distributed Drinking Water Infrastructure, today announced the successful closing of a €2.42 million (SEK 26.6 million) Series A extension.

The round was oversubscribed by €956,000 (SEK 10.6 million), reflecting strong support from both existing shareholders and new strategic investors with significant industry expertise.

Wayout has developed a proprietary infrastructure platform that enables safe drinking water to be produced locally from virtually any water source through an integrated ecosystem of advanced purification, controlled mineralisation, reusable logistics, smart dispensing and digital monitoring.

"The strong support from both exist…

3 days, 19 hours назад @ tech.eu
Kalipso raises $3.2M to scale regulatory compliance platform
Kalipso raises $3.2M to scale regulatory compliance platform Kalipso raises $3.2M to scale regulatory compliance platform

Barcelona-based Kalipso, a regulatory technology platform built by lawyers and engineers to help organisations operationalise regulatory change, has raised $3.2 million in funding.

By bringing regulatory monitoring, remediation, ownership and audit workflows into a single environment, the platform enables legal and compliance teams to move from reactive compliance management to continuous regulatory oversight.

Complementing the core platform is Kalipso Regulatory Radar, the company's real-time regulatory intelligence layer.

She said the company was built to bring regulatory interpretation, policy implementation and compliance controls together within a single platform.

He said Kalipso was b…

3 days, 20 hours назад @ tech.eu
Almetra secures €16.3M Series A to drive smarter manufacturing
Almetra secures €16.3M Series A to drive smarter manufacturing Almetra secures €16.3M Series A to drive smarter manufacturing

Berlin-based manufacturing intelligence company Almetra, formerly known as Deltia, has raised €16.3 million in a Series A funding round led by blisce/, with participation from NAP, Merantix Capital, Robin Capital, Underline, Critical Ventures and a group of business angels.

Almetra addresses this challenge with a platform that combines video, machine data, IT systems and operator knowledge into a single source of operational intelligence.

AI-powered cameras installed above production lines process video locally, converting it into structured production data such as cycle times, output rates and equipment utilisation, without requiring IT integration.

He said the platform helps factories ide…

3 days, 21 hours назад @ tech.eu
Compri secures €3.2M to build AI-powered procurement teams
Compri secures €3.2M to build AI-powered procurement teams Compri secures €3.2M to build AI-powered procurement teams

Compri, a Milan-based startup developing AI-powered procurement software for industrial companies, has raised €3.2 million in a seed funding round led by Picus Capital, bringing its total funding to more than €5 million.

Founded in Milan in 2024 by Edoardo Arbizzi and Edoardo Gava, Compri aims to address this challenge through an AI-powered platform designed to operate as a digital workforce within procurement and supply chain teams.

By automating repetitive administrative work and consolidating fragmented information, Compri enables teams to focus on higher-value activities such as supplier negotiations, strategic sourcing, and cost optimisation.

The company says its platform is already us…

4 days, 16 hours назад @ tech.eu
TechCrunch: Europe TechCrunch: Europe
последний пост 1 month, 1 week назад
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.

1 month, 1 week назад @ 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.

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

2 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.

3 months, 1 week назад @ 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.

4 months, 1 week назад @ 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.

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

5 months, 1 week назад @ 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.

6 months назад @ techcrunch.com
Apple adds 650 megawatts of renewables in Europe with more coming in China
Apple adds 650 megawatts of renewables in Europe with more coming in China

Apple is adding renewable power to offset customer charging and support its operations, including third-party manufacturing in China.

8 months, 2 weeks назад @ techcrunch.com
European airports still dealing with disruptions days after ransomware attack
European airports still dealing with disruptions days after ransomware attack

Four major European airports in Berlin, Brussels, Dublin, and London continue to have flight delays due to a cyberattack on Collins Aerospace, a provider of check-in systems.

9 months, 1 week назад @ techcrunch.com
EU cyber agency confirms ransomware attack causing airport disruptions
EU cyber agency confirms ransomware attack causing airport disruptions

A cyberattack targeting Collins Aerospace, a provider of airport check-in systems, sparked delays and disrupted flights across Europe over the weekend.

9 months, 1 week назад @ techcrunch.com
Dawn Capital’s Shamillah Bankiya breaks down the state of the Euro venture market
Dawn Capital’s Shamillah Bankiya breaks down the state of the Euro venture market

Dawn Capital’s latest partner, Shamillah Bankiya, stopped by Equity this week to talk about the European landscape and the biggest misconceptions Americans have about the European startup world.

9 months, 1 week назад @ techcrunch.com
Why European founders are winning (and it’s not about working less)
Why European founders are winning (and it’s not about working less)

Europe’s startup scene is having a moment, with European unicorns multiplying and American VCs setting up shop across the pond. But while European funding dominates the early stages, late-stage capital still flows primarily from the U.S. So what does this mean for European founders, and how is the continent carving out its own identity in […]

9 months, 2 weeks назад @ techcrunch.com