Вастрик
👉 vas3k.ru
Веду блог о технологиях, пишу код, отвратительно путешествую и фотографирую это
Hacker News Hacker News
последний пост 1 час назад
Clara (YC P26) Is Hiring a Growth Engineer to Bring AI Doctors to Market
Clara (YC P26) Is Hiring a Growth Engineer to Bring AI Doctors to Market Clara (YC P26) Is Hiring a Growth Engineer to Bring AI Doctors to Market

You'll own Clara's growth engine, supporting our mission by helping more patients discover Clara and turn to it for their day-to-day primary care needs.

Landing pages, onboarding funnel, experimentation, attribution, and lifecycle messaging all belong to you.

You'll write the code, ship the pages, wire the events, run the tests, and read the results yourself.

You'll partner closely with our clinical and compliance teams to make sure every page, claim and experiment is medically accurate and HIPAA-safe.

Underneath: React 19 + TypeScript product app, Next.js + Payload CMS marketing site on Vercel, Python/Django backend on AWS, and frontier LLMs with proprietary prompts and tool calls.

1 час назад @ ycombinator.com
Run OpenBSD on DigitalOcean for $4/month
Run OpenBSD on DigitalOcean for $4/month Run OpenBSD on DigitalOcean for $4/month

So, in that vein, I wanted to write something on how you can get up and running on OpenBSD with DigitalOcean for $4 a month.

Finally, give your droplet a name and click Create Droplet.

Select disk sd0 for the root disk.

You are now SSH'd into your lovely OpenBSD server running on DigitalOcean for $4/month.

You can find my contact details on my cool homepage https://wallyjones.com, running on a cool OpenBSD server.

1 час назад @ nil.wallyjones.com
Lightweight system monitor for Linux VPS written in Go
Lightweight system monitor for Linux VPS written in Go Lightweight system monitor for Linux VPS written in Go

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

Reload to refresh your session.

You signed out in another tab or window.

Reload to refresh your session.

You switched accounts on another tab or window.

1 час назад @ github.com
Nitter project received cease and desist
Nitter project received cease and desist Nitter project received cease and desist

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

Reload to refresh your session.

You signed out in another tab or window.

Reload to refresh your session.

You switched accounts on another tab or window.

1 час назад @ github.com
Black hole singularity is a surface not a point
Black hole singularity is a surface not a point Black hole singularity is a surface not a point

Comments

1 час назад @ arxiv.org
A new ceiling for Λ: the de Bruijn–Newman constant is at most 0.1787854
A new ceiling for Λ: the de Bruijn–Newman constant is at most 0.1787854 A new ceiling for Λ: the de Bruijn–Newman constant is at most 0.1787854

Individually they are irregular — no known rule produces the next prime from the ones before it.

Counted in bulk, they obey a law: the number of primes up to x stays close to a single smooth curve (the prime number theorem, proved in 1896).

The open question is the size of the error — how far the true count can stray from the curve.

Its concrete content: the prime-count error up to x never exceeds roughly √x, the same size as the wobble of a fair coin flipped x times.

The primes are allowed to look random; RH says they are never allowed to drift with a bias.

1 час назад @ judegomila.com
Water behind the watts: The hidden risk of powering data centers
Water behind the watts: The hidden risk of powering data centers Water behind the watts: The hidden risk of powering data centers

As the buildout of data centers for AI accelerates across the U.S., the stakes for water, energy, and land are rising just as quickly.

It highlights steps that power producers, data center operators, policymakers, and investors can take to assess and address these risks.

Among the report’s key findings on water:Power generation makes up the bulk of the data center water use.

The amount of water needed to produce electricity varies widely by state, depending on the type of electricity generation used.

In these states, 66% of power plants that use water were exposed to medium-high to extremely high water stress.

2 часа назад @ ceres.org
My Friend Aaron
My Friend Aaron My Friend Aaron

*** * *This one is about my friend, Aaron.

I met him at school, and in our first year when we were eleven years old I told him I wanted to be his best friend but he said he already had a best friend.

Aaron’s bots had decided to make every single bet on his platform, which amounted to hundreds of betting categories, about Aaron himself.

Almost all the fellow programmers Aaron told about his exchange would respond with the same, feigned sympathetic encouragement and perplexity.

!’ Aaron growled.

2 часа назад @ rorz.io
LatticeDB – Like SQLite but for graph databases
LatticeDB – Like SQLite but for graph databases LatticeDB – Like SQLite but for graph databases

Graph traversal, HNSW vector similarity, and BM25 full-text — in the same query language.

Graph traversal, HNSW vector similarity, and BM25 full-text — in the same query language.

-- Find chunks similar to a query , traverse to their document , then to the author MATCH ( chunk : Chunk ) - [ : PART_OF ] -> ( doc : Document ) - [ : AUTHORED_BY ] -> ( author : Person ) WHERE chunk .

commit () # --- Query: vector search + text match + graph traversal --- results = db .

id , "AUTHORED_BY" ) ; } ) ; // Query across vector search + graph traversal const results = await db .

2 часа назад @ github.com
SpaceX – Starbase, LA
SpaceX – Starbase, LA SpaceX – Starbase, LA

Comments

2 часа назад @ spacex.com
Tooltips Need a Delay, and Then They Need to Skip It
Tooltips Need a Delay, and Then They Need to Skip It Tooltips Need a Delay, and Then They Need to Skip It

Comments

2 часа назад @ blog.master.dev
Fuzzing the Gleam Compiler
Fuzzing the Gleam Compiler Fuzzing the Gleam Compiler

Fuzzing The Gleam CompilerCan you find bugs in a compiler by generating random programs?

You can find the full code for the Gleam fuzzer in this branch of my Gleam fork: https://github.com/daniellionel01/gleam/tree/fuzzingPhase 1: The ParserAn important design choice for the fuzzer: use the public compiler API.

But how do we know if one of our Gleam programs produces incorrect behaviour if it compiles successfully?

It is one approach to fuzzing with a limited subset of Gleam programs.

There have been issues related to generics and type inference in the Gleam compiler that are definitely worth fuzzing for.

2 часа назад @ kurz.net
Run Minecraft in a Windows Sandbox for Computer Use Agents
Run Minecraft in a Windows Sandbox for Computer Use Agents Run Minecraft in a Windows Sandbox for Computer Use Agents

Run Minecraft in a Windows sandboxBoot a Windows sandbox, install Minecraft Java Edition, and drive it with an agent through the cua-driver MCP server running inside the sandbox.

This guide boots a Windows sandbox, installs Minecraft Java Edition, and hands it to an agent that talks to cua-driver's MCP server inside the sandbox — the same loop against a local sandbox and against Fleet.

sb.shell.run() still works over the forwarded port, but nothing inside Windows can reach the internet — and Minecraft needs to.

Use Settings → Java → Installations → Download instead and pick a Mojang Java 17 runtime — java-runtime-gamma 17.0.15 for 1.20.1.

The default sandbox — 4 vCPU and 4 GB …

2 часа назад @ cua.ai
Warnock: Harnessing GPU Geometry Amplification for Vector Graphics
Warnock: Harnessing GPU Geometry Amplification for Vector Graphics

Comments

3 часа назад @ dl.acm.org
How much of HN is AI?
How much of HN is AI? How much of HN is AI?

That said, the recent shift feels more profound: almost every day, it feels that the lineup is dominated by stories focused on AI, written by AI, or commented on by AI.

HN AI singularity (July 21, 2026).

For the tools to work, AI writing doesn’t need to be in any way “inhuman”.

Updated data for June 2026In June, to capture more detail, I used solid black for pure-play AI navel-gazing (vendor announcements, op-eds about the benefits or drawbacks of the technology, etc) and hatched shapes for stories that lean heavily into AI, but have broader ramifications (e.g., the Instagram AI support agent account hack).

As before, stories that are only tangentially related to AI (e.g., reports of RAM pr…

3 часа назад @ blog.coredump.cx
Hacker News Hacker News
последний пост 1 час назад
Beyond Good and Evil: Nietzsche and the Great War
Beyond Good and Evil: Nietzsche and the Great War

Comments

3 часа назад @ historytoday.com
AI is hitting entry-level jobs hardest, Stanford study finds
AI is hitting entry-level jobs hardest, Stanford study finds AI is hitting entry-level jobs hardest, Stanford study finds

Brynjolfsson et al Across the entire economy, relative employment effects in more heavily AI-impacted fields are relatively muted.

Brynjolfsson et al Brynjolfsson et al For entry-level workers, though, there is a large and widening gap between employment in fields that are or are not impacted by AI.

For entry-level workers, though, there is a large and widening gap between employment in fields that are or are not impacted by AI.

Brynjolfsson et al Across the entire economy, relative employment effects in more heavily AI-impacted fields are relatively muted.

Unsurprisingly, jobs where AI automation is prevalent are the ones showing the worst relative employment levels for entry-level workers…

4 часа назад @ arstechnica.com
Apple Releases New Polishing Cloth
Apple Releases New Polishing Cloth Apple Releases New Polishing Cloth

Apple today released a new version of its Polishing Cloth on its online store.

In the U.S., pricing is now set at $9, down from $19 for the previous version of the cloth.

We have yet to determine if the new Polishing Cloth is smaller than the original or has any other notable changes beyond lower pricing.

Apple says the cloth continues to be made with soft, nonabrasive material that can be used to clean any Apple display, including those with a nano-texture coating.

4 часа назад @ macrumors.com
Bomb Fishing Is Wreaking Havoc on Indonesia's Coral Reefs
Bomb Fishing Is Wreaking Havoc on Indonesia's Coral Reefs Bomb Fishing Is Wreaking Havoc on Indonesia's Coral Reefs

The practice is turning picturesque coral reefs to “rubble.”Nicknamed the “Amazon of the Seas,” the Coral Triangle is the world’s most biologically diverse marine ecosystem.

Blast fishing — a globally banned technique that uses plastic bottles packed with explosives to stun and kill everything in a 90-foot radius.

The data revealed for the first time that bomb fishing takes place year-round, peaks during the mornings and significantly reduces on Fridays, the local day of prayer.

“Managing all illegal fishing, including blast fishing, is complex and varies from place to place, but in general equitable, consistent, and legitimate enforcement is key,” said Hampton-Smith, who first studied the …

4 часа назад @ e360.yale.edu
Building a backyard office, the build and cost breakdown
Building a backyard office, the build and cost breakdown Building a backyard office, the build and cost breakdown

I wrote up my experience building a backyard office because I wish I had come across more articles like this when planning my build.

I don’t see myself returning to a local office in Portland, so we decided to invest in a backyard office.

My budget’s two most viable paths were an Autonomous.ai prefab office Pod or building an office by utilizing a shed frame.

This allowed me to have tall ceilings, making the small space feel bigger.

It was a small space, so I don’t need a ton of outlets, but I am already happy I installed 4 instead of 2.

4 часа назад @ imkylelambert.com
MySQL CDC to BigQuery: what periodic syncs miss, and how binlog avoids it
MySQL CDC to BigQuery: what periodic syncs miss, and how binlog avoids it MySQL CDC to BigQuery: what periodic syncs miss, and how binlog avoids it

What CDC does differentlyChange Data Capture reads directly from MySQL's binary log (binlog), the same mechanism MySQL uses internally for replication.

What has to be true on the MySQL sideCDC via binlog has real prerequisites:Binary logging in ROW format, with FULL row images.

If your CDC connection is offline longer than that, it won't be able to resume from where it left off.

If your team is still running full-table batch syncs against production MySQL, the question worth asking isn't "how do we make this faster."

If you want to try this in practice, you can create an Erathos account and connect your MySQL source with CDC enabled in a few minutes.

4 часа назад @ erathos.com
Anthropic tells staff to work from home due to possible security team strike
Anthropic tells staff to work from home due to possible security team strike Anthropic tells staff to work from home due to possible security team strike

Anthropic told staff in its San Francisco offices to start this week working from home because of a possible strike by its offices' security workers.

Anthropic then told its own workers they shouldn't come into San Francisco offices on Monday and Tuesday just in case, the person said.

The Service Employees International Union (SEIU), which represents workers at Allied, told Business Insider it is in protracted contract negotiations with Allied and other California security firms.

The union said it had not called a strike authorization vote or issued any strike threats for this week.

SEIU covers thousands of security workers in California and has been negotiating for a new contract since Apr…

4 часа назад @ businessinsider.com
The state of AI in 2026: On the road to ROI
The state of AI in 2026: On the road to ROI

Comments

5 часов назад @ mckinsey.com
Apple's new Mac mini, featuring M6 and M5 Pro
Apple's new Mac mini, featuring M6 and M5 Pro Apple's new Mac mini, featuring M6 and M5 Pro

And with up to an 18-core CPU and 20-core GPU, Mac mini with M5 Pro is an ultracompact powerhouse for complex pro workflows.

Mac mini with M6 delivers:2Up to 13.5x faster LLM prompt processing in LM Studio when compared to Mac mini with M1, and up to 4.8x faster than M4.

Mac mini with M5 ProUnprecedented Pro PerformanceMac mini with M5 Pro redefines what’s possible on such a small desktop, enabling pro users to take on demanding workflows like app development, video rendering, scientific simulations, and more.

On the back, there are three Thunderbolt 4 ports on Mac mini with M6, and three Thunderbolt 5 ports on Mac mini with M5 Pro, along with HDMI and Ethernet.

Mac mini and the Environment…

5 часов назад @ apple.com
US data centers tripled annual water consumption to 17B gallons
US data centers tripled annual water consumption to 17B gallons US data centers tripled annual water consumption to 17B gallons

Aug 24, 2026 • 5 min readUS data centers consumed an estimated 17 billion gallons of water in 2023, with electricity generation accounting for more than 80% of the total.

Source: The RegisterUS data centers used an estimated 17 billion gallons of water in 2023, roughly three times their consumption in 2014, according to a Congressional Research Service report published by the Library of Congress.

Cooling systems trade water for powerData centers can use several cooling approaches, and the choice depends on the facility’s size, location, climate and thermal requirements.

Their trade-off is substantial water consumption: evaporation removes heat efficiently, but the consumed water must be con…

5 часов назад @ forgeeks.net
Apple Introduces New Mac Studio with M5 Max and M5 Ultra
Apple Introduces New Mac Studio with M5 Max and M5 Ultra Apple Introduces New Mac Studio with M5 Max and M5 Ultra

Mac Studio with M5 MaxSerious Speed and Power for Pro WorkloadsBuilt for users who demand powerful performance in a compact footprint, Mac Studio with M5 Max is ideal for musicians, photographers, software engineers, and designers pushing real-time 3D and motion graphics.

Mac Studio with M5 Max enables:1Up to 10.7x faster LLM prompt processing in LM Studio when compared to Mac Studio with M1 Max, and 3.9x faster than M4 Max.

Mac Studio and the EnvironmentThe new Mac Studio was built with the environment in mind and drives progress toward Apple’s ambitious plan to be carbon neutral across its entire footprint by 2030.

Mac Studio with M5 Ultra starts at $5,499 (U.S.) and $5,099 (U.S.) for edu…

5 часов назад @ apple.com
Apple introduces M6 and M5 Ultra for a big leap in performance and AI compute
Apple introduces M6 and M5 Ultra for a big leap in performance and AI compute Apple introduces M6 and M5 Ultra for a big leap in performance and AI compute

“Today, we’re debuting the next giant leap in performance and AI compute for Apple silicon with the incredibly advanced M6 and the most powerful M-series chip yet, M5 Ultra,” said Sri Santhanam, Apple’s vice president of Silicon Engineering Group.

M6 has a brand-new 12-core CPU complex — two more cores than M5 — that consists of 2 super cores, 4 performance cores, and 6 efficiency cores.

M6 supports up to 32GB of unified memory to multitask across demanding apps and run LLMs on device for secure and private agentic tasks.

M5 Ultra uses UltraFusion to connect two dual-die M5 Max chips to form the quad-die architecture — a first for Apple silicon.

Today, Apple leads the world in innovation wi…

5 часов назад @ apple.com
France's tax agency got hacked (in French)
France's tax agency got hacked (in French) France's tax agency got hacked (in French)

Mais parfois il faut donner accès à des utilisateurs ou à des systèmes extérieurs dont on ne contrôle pas entièrement les conditions de sécurité.

Les attaquants ont obtenu des données de localisation à la minute près et des informations au niveau des comptes, sur des millions de personnes résidant aux États-Unis.

Ils avaient aussi l'historique des appels, qui appelle qui, à quelle heure, combien de temps et à quelle fréquence.

Elle aidera l'attaquant à trouver les failles plus vite, mais elle aidera tout autant le défenseur à les repérer et à les corriger.

Là où la France a la dissuasion nucléaire qui la rend crédible, nous n'avons pas de dissuasion IA de frontière.

6 часов назад @ cybernetica.fr
OpenAI restores 5-hour Codex and Work limits for ChatGPT Plus users
OpenAI restores 5-hour Codex and Work limits for ChatGPT Plus users OpenAI restores 5-hour Codex and Work limits for ChatGPT Plus users

Following several weeks during which ChatGPT users were subject only to a weekly usage cap, OpenAI announced today that it is restoring a five-hour limit on Codex and ChatGPT Work for Plus subscribers.

Thibault “Tibo” Sottiaux, OpenAI’s engineering lead for Codex and ChatGPT, announced tonight that a five-hour usage limit is returning to Codex and ChatGPT Work for Plus subscribers starting tomorrow (25).

Over the past few weeks, however, OpenAI temporarily lifted the five-hour usage limit for Codex and ChatGPT Work, leaving only the weekly cap in place.

However, as Tibo explained tonight on X:Tomorrow we will bring back the 5h limit for Plus accounts across ChatGPT Work and Codex.

Will you …

6 часов назад @ 9to5mac.com
Solving the 1+N Query Problem
Solving the 1+N Query Problem Solving the 1+N Query Problem

Comments

6 часов назад @ acadia.engineering
Lobsters Lobsters
последний пост 1 час назад
AI Review Loops Don't Always Stabilise
AI Review Loops Don't Always Stabilise

25 August 2026AI Review Loops Don’t Always StabiliseIt’s tempting to think that having AI review code and then implement fixes in a loop will create a flawless diamond at the end of the process.

What it considers good code can change from run to run.

In the worst case, it can flip-flop from review to review, causing a never-ending loop.

Reviews can often encourage scope creep, from ‘Hey, you don’t have a test for this!’, to ‘Hey, you don’t have a CI/CD pipeline!’, to ‘Hey, you don’t have an Android app for this!’.

As a quick test I asked Opus 5 to generate a small amount of ‘perfect, non-trivial’ code and passed it through three review-fix loops.

1 час назад @ kevinmahoney.co.uk
The Move to Python 3 Begins
The Move to Python 3 Begins The Move to Python 3 Begins

Some of you may remember upgrading to Stackless Python 2.5 in 2007 , then to Stackless Python 2.7 in 2010 .

A lot of it predates even Python 2.7, written to standards from the 2.3 and 2.5 era that Python 3 refuses to parse at all.

The first stage, where we are now, makes the code Python 3-ready while it still runs on Python 2.7.

It applies automated "fixers", each of which rewrites one obsolete pattern, into a modern form that both Python 2.7 and Python 3 accept.

Every one of our ~20K Python files is compiled under a real Python 2.7 interpreter and a real Python 3 interpreter, because the compiler is the ground truth for whether code parses.

2 часа назад @ eveonline.com
Thinking Is Slow. Copying Is Fast. | Michael Gomes Vieira
Thinking Is Slow. Copying Is Fast. | Michael Gomes Vieira Thinking Is Slow. Copying Is Fast. | Michael Gomes Vieira

Species currently have four means of adopting new behaviors, with trade-offs between speed of adoption and speed of active use.

Speed of adoption is how quickly a species, or an individual member of a species, can learn a new behavior.

Speed of active use is how quickly an individual can carry out a behavior when it is called to do so.

Pavlovian reinforcement mechanisms (slow adoption, fast active use).

Imitating the behavior of others (medium adoption, fast active use).

2 часа назад @ michaelgv.uk
Run OpenBSD on DigitalOcean for $4/month
Run OpenBSD on DigitalOcean for $4/month Run OpenBSD on DigitalOcean for $4/month

So, in that vein, I wanted to write something on how you can get up and running on OpenBSD with DigitalOcean for $4 a month.

Finally, give your droplet a name and click Create Droplet.

Select disk sd0 for the root disk.

You are now SSH'd into your lovely OpenBSD server running on DigitalOcean for $4/month.

You can find my contact details on my cool homepage https://wallyjones.com, running on a cool OpenBSD server.

2 часа назад @ nil.wallyjones.com
C2PA Cameras Do Not Survive Contact With Reality
C2PA Cameras Do Not Survive Contact With Reality C2PA Cameras Do Not Survive Contact With Reality

At time of writing, one-click root exploits exist in-the-wild for fully-patched Google Pixel devices.

The C2PA keys are still protected by hardware security, inside StrongBox (in Titan M2, on newer Pixel devices).

Once I get it working, I'd like to package this strategy up into a "universal Android hardware root" tool—watch this space?

Thus, the VRP does not meaningfully protect Android C2PA implementations.

They are all broken in the same way, except they're not exclusive to Google Pixel devices.

3 часа назад @ da.vidbuchanan.co.uk
I stabilized never type
I stabilized never type I stabilized never type

After 5 failed attempts to stabilize it.

After more than 2 years of working on it myself.

At long last, the never type is stable (on nightly) (or will be once a new nightly is released).

Just like the never type.

watch my “when is never” talk or something

3 часа назад @ blog.ihatereality.space
Feature comparison of ack, ag, git-grep, grep and ripgrep
Feature comparison of ack, ag, git-grep, grep and ripgrep Feature comparison of ack, ag, git-grep, grep and ripgrep

Feature comparison of ack, ag, git-grep, GNU grep and ripgrepThere are many greplike tools available to choose from.

ripgrep is currently the fastest, which folks seem to focus on, but they have different features.

If you find this chart useful, consider making one for the projects you run, even if it includes "competing" projects.

The best project for someone might not be your project, and that's OK.

If you have updates to the chart, please submit as a GitHub issue.

4 часа назад @ beyondgrep.com
Replacing a Rust Enum with a 64-bit Word Made My Interpreter 17% Faster
Replacing a Rust Enum with a 64-bit Word Made My Interpreter 17% Faster Replacing a Rust Enum with a 64-bit Word Made My Interpreter 17% Faster

Replacing a Rust Enum with a 64-bit Word Made My Interpreter 17% FasterThis blog post is the sixth in a series about my work building and optimizing the Plush language interpreter and virtual machine.

The diagram below illustrates how the value representation is structured in more detail:The tagged value representation.

The reason there are two kinds of pointers in this representation is that I wanted to make equality comparison between values fast.

Also, if an integer or float value exceeds the range we can fit in a tagged value, we have to allocate a heap object to box this value.

Impact on PerformanceThe graph below shows the speed of the interpreter with the new low-bit tagged value rep…

4 часа назад @ pointersgonewild.com
US data centers tripled water use to 17 billion gallons
US data centers tripled water use to 17 billion gallons US data centers tripled water use to 17 billion gallons

Aug 24, 2026 • Updated Aug 25, 2026 • 6 min readUS data centers consumed an estimated 17 billion gallons of water in 2023, with electricity generation accounting for more than 80% of the total.

The USGS put total US withdrawals at 322 billion gallons a day in 2015, about 117 trillion gallons across a year.

Thermoelectric power generation accounted for 133 billion gallons a day on its own, irrigation for roughly 118 billion and public supply for 39 billion.

Residential outdoor watering, mostly lawns, runs to nearly 8 billion gallons a day, and the EPA estimates household leaks waste 900 billion gallons a year.

Their trade-off is substantial water consumption: evaporation removes heat efficie…

4 часа назад @ forgeeks.net
The XY Problem
The XY Problem The XY Problem

The XY problem is asking about your attempted solution rather than your actual problem.

Others try to help user with Y, but are confused because Y seems like a strange problem to want to solve.

After much interaction and wasted time, it finally becomes clear that the user really wants help with X, and that Y wasn't even a suitable solution for X.

The problem occurs when people get stuck on what they believe is the solution and are unable step back and explain the issue in full.

There's no guarantee that every filename will have a three-letter extension, so blindly grabbing three characters does not solve the problem.

5 часов назад @ xyproblem.info
Adding CPU affinity in a 24-core build machine made builds take longer
Adding CPU affinity in a 24-core build machine made builds take longer Adding CPU affinity in a 24-core build machine made builds take longer

To use the Mastodon web application, please enable JavaScript.

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

5 часов назад @ infosec.exchange
Hunting Down a Go Runtime Bug on 32-bit Embedded Systems
Hunting Down a Go Runtime Bug on 32-bit Embedded Systems Hunting Down a Go Runtime Bug on 32-bit Embedded Systems

Hunting Down a Go Runtime Bug on 32-bit Embedded SystemsOur daily work usually revolves around Linux and security topics, deep down in the software stack.

This led us straight to a report in the Go project’s issue tracker: runtime: netpoll: eventfd ready for something unexpected.

Instead of storing the raw pointer &netpollEventFd , the fix stores a nil pollDesc as a tagged pointer.

When unpacking the tagged pointer yields nil , the event belongs to the event fd, otherwise to a socket fd.

SummaryA Go application crashed sporadically on a 32-bit ARM embedded Linux system with a fatal netpoll error.

6 часов назад @ sigma-star.at
An interactive introduction to the spanning tree protocol
An interactive introduction to the spanning tree protocol An interactive introduction to the spanning tree protocol

❦Spanning Tree Protocol Protocol Identifier : Spanning Tree Protocol ( 0x0000 ) Protocol Version Identifier : Rapid Spanning Tree ( 2 ) BPDU Type : Rapid/Multiple Spanning Tree ( 0x02 ) Root Identifier : 8192.02:00:00:01:00:01 Bridge Identifier : 8192.02:00:00:01:00:01Once a bridge receives a BPDU advertising a better root bridge, it propagates this new information to its neighbors.

Spanning Tree Protocol Protocol Identifier : Spanning Tree Protocol ( 0x0000 ) Protocol Version Identifier : Rapid Spanning Tree ( 2 ) BPDU Type : Rapid/Multiple Spanning Tree ( 0x02 ) Root Identifier : 4096.02:00:00:00:00:00 Bridge Identifier : 8192.02:00:00:00:00:01Assigning roles to ports#The second step is t…

6 часов назад @ vincent.bernat.ch
MNT Station - A modular, open hardware desktop computer and server
MNT Station - A modular, open hardware desktop computer and server MNT Station - A modular, open hardware desktop computer and server

As a modular, general-purpose computing platform, MNT Station is the most flexible MNT device yet designed!

With MNT Station you get a machine that’s designed to be stationary while maintaining the energy efficiency of a laptop.

Features & SpecificationsMNT Station is a versatile device: Upgrade your MNT Reform laptop to the latest mainboard version and use your previous mainboard with MNT Station.

Or, build your own Station choosing the MNT Reform Mainboard 3.0, a processor module of your choice, the MNT Reform Standalone Keyboard, and more.

Optional Add-onsMNT Reform Mainboard 3.0 (not included with MNT Station case)MNT Reform Processor Module (not included with MNT Station case) MNT Refo…

7 часов назад @ crowdsupply.com
Another look at SQLite's WAL-Reset bug
Another look at SQLite's WAL-Reset bug

Comments

8 часов назад @ theconsensus.dev
Techmeme Techmeme
последний пост 1 час назад
An ex-Meta staffer testified that less than 1% of teens used Instagram's opt-in "Take a Break" tool when it launched; the feature is now on by default for teens (Madlin Mekelburg/Bloomberg)
An ex-Meta staffer testified that less than 1% of teens used Instagram's opt-in "Take a Break" tool when it launched; the feature is now on by default for teens (Madlin Mekelburg/Bloomberg) An ex-Meta staffer testified that less than 1% of teens used Instagram's opt-in "Take a Break" tool when it launched; the feature is now on by default for teens (Madlin Mekelburg/Bloomberg)

Madlin Mekelburg / Bloomberg:

An ex-Meta staffer testified that less than 1% of teens used Instagram's opt-in “Take a Break” tool when it launched; the feature is now on by default for teens — A former data scientist at Meta Platforms Inc. testified that less than 1% of teenagers were early adopters …

1 час назад @ techmeme.com
UK filing: in FY 2025, OnlyFans paid out $6.3B to creators, net revenue rose 10% YoY to $1.55B, and creator accounts hit 5M; 5,076 creators made $1M+ since 2016 (Todd Spangler/Variety)
UK filing: in FY 2025, OnlyFans paid out $6.3B to creators, net revenue rose 10% YoY to $1.55B, and creator accounts hit 5M; 5,076 creators made $1M+ since 2016 (Todd Spangler/Variety) UK filing: in FY 2025, OnlyFans paid out $6.3B to creators, net revenue rose 10% YoY to $1.55B, and creator accounts hit 5M; 5,076 creators made $1M+ since 2016 (Todd Spangler/Variety)

Todd Spangler / Variety:

UK filing: in FY 2025, OnlyFans paid out $6.3B to creators, net revenue rose 10% YoY to $1.55B, and creator accounts hit 5M; 5,076 creators made $1M+ since 2016 — A sizable bunch of top OnlyFans creators have taken home seven-figure checks from the fan-monetization site.

1 час назад @ techmeme.com
Anthropic merges the memory systems for Claude chat and Claude Cowork, making Claude chat history available to Cowork unless users opt out (David Gewirtz/ZDNET)
Anthropic merges the memory systems for Claude chat and Claude Cowork, making Claude chat history available to Cowork unless users opt out (David Gewirtz/ZDNET) Anthropic merges the memory systems for Claude chat and Claude Cowork, making Claude chat history available to Cowork unless users opt out (David Gewirtz/ZDNET)

David Gewirtz / ZDNET:

Anthropic merges the memory systems for Claude chat and Claude Cowork, making Claude chat history available to Cowork unless users opt out — ZDNET's key takeaways — Claude chat and Cowork now share one memory system. — Memory updates as you chat, with sensitive-data controls.

1 час назад @ techmeme.com
The EPA plans to eliminate a federal rule that US states must publicize and solicit public input on air pollution permit applications for data centers (Maxine Joselow/New York Times)
The EPA plans to eliminate a federal rule that US states must publicize and solicit public input on air pollution permit applications for data centers (Maxine Joselow/New York Times) The EPA plans to eliminate a federal rule that US states must publicize and solicit public input on air pollution permit applications for data centers (Maxine Joselow/New York Times)

Maxine Joselow / New York Times:

The EPA plans to eliminate a federal rule that US states must publicize and solicit public input on air pollution permit applications for data centers — Under the proposal, states would no longer need to provide public notice or solicit comments on air pollution permits for data centers and other projects.

2 часа назад @ techmeme.com
Stability AI, which has deals with UMG, WMG, and EA to build AI models from their IP, raised a $76M Series B from them, Sony Music, and others (Corbin Bolies/Variety)
Stability AI, which has deals with UMG, WMG, and EA to build AI models from their IP, raised a $76M Series B from them, Sony Music, and others (Corbin Bolies/Variety) Stability AI, which has deals with UMG, WMG, and EA to build AI models from their IP, raised a $76M Series B from them, Sony Music, and others (Corbin Bolies/Variety)

Corbin Bolies / Variety:

Stability AI, which has deals with UMG, WMG, and EA to build AI models from their IP, raised a $76M Series B from them, Sony Music, and others — Stability AI, the AI startup backed by the likes of James Cameron and Sean Parker, has raised $76 million in a Series B funding round from a roster …

2 часа назад @ techmeme.com
Sources: Anthropic is likely to tell IPO investors that its potential revenue opportunities are above $30T, topping SpaceX's $28.5T; Uber predicted $6T in 2019 (Corrie Driebusch/Wall Street Journal)
Sources: Anthropic is likely to tell IPO investors that its potential revenue opportunities are above $30T, topping SpaceX's $28.5T; Uber predicted $6T in 2019 (Corrie Driebusch/Wall Street Journal) Sources: Anthropic is likely to tell IPO investors that its potential revenue opportunities are above $30T, topping SpaceX's $28.5T; Uber predicted $6T in 2019 (Corrie Driebusch/Wall Street Journal)

Corrie Driebusch / Wall Street Journal:

Sources: Anthropic is likely to tell IPO investors that its potential revenue opportunities are above $30T, topping SpaceX's $28.5T; Uber predicted $6T in 2019 — The AI startup is likely to top SpaceX's eye-popping potential revenue estimate — SpaceX's record-breaking IPO tested the limits of an obscure financial metric.

2 часа назад @ techmeme.com
Nvidia unveils the Jetson Orin Nano 2 edge AI computer that it says doubles inference performance, with 78 TOPS of AI compute and an eight-core Arm CPU (Eugene Demaitre/The Robot Report)
Nvidia unveils the Jetson Orin Nano 2 edge AI computer that it says doubles inference performance, with 78 TOPS of AI compute and an eight-core Arm CPU (Eugene Demaitre/The Robot Report) Nvidia unveils the Jetson Orin Nano 2 edge AI computer that it says doubles inference performance, with 78 TOPS of AI compute and an eight-core Arm CPU (Eugene Demaitre/The Robot Report)

Eugene Demaitre / The Robot Report:

Nvidia unveils the Jetson Orin Nano 2 edge AI computer that it says doubles inference performance, with 78 TOPS of AI compute and an eight-core Arm CPU — As AI models become more efficient, more devices can become autonomous, but developers need compact, energy-efficient computers built for edge AI …

3 часа назад @ techmeme.com
A detailed look at Jalapeño, OpenAI's ASIC developed with Broadcom in 16 months, which beat Nvidia, AMD, and Google chips on multiple top open-weight models (SemiAnalysis)
A detailed look at Jalapeño, OpenAI's ASIC developed with Broadcom in 16 months, which beat Nvidia, AMD, and Google chips on multiple top open-weight models (SemiAnalysis) A detailed look at Jalapeño, OpenAI's ASIC developed with Broadcom in 16 months, which beat Nvidia, AMD, and Google chips on multiple top open-weight models (SemiAnalysis)

SemiAnalysis:

A detailed look at Jalapeño, OpenAI's ASIC developed with Broadcom in 16 months, which beat Nvidia, AMD, and Google chips on multiple top open-weight models — OpenAI's self-designed ASIC compared with Rubin, Jalapeño's TCO, throughput per MW, and spicy deets

3 часа назад @ techmeme.com
Uber launches an optional safety feature allowing parents or guardians to watch a livestream of their teen's ride via the driver's front-facing phone camera (Natalie Lung/Bloomberg)
Uber launches an optional safety feature allowing parents or guardians to watch a livestream of their teen's ride via the driver's front-facing phone camera (Natalie Lung/Bloomberg) Uber launches an optional safety feature allowing parents or guardians to watch a livestream of their teen's ride via the driver's front-facing phone camera (Natalie Lung/Bloomberg)

Natalie Lung / Bloomberg:

Uber launches an optional safety feature allowing parents or guardians to watch a livestream of their teen's ride via the driver's front-facing phone camera — Uber Technologies Inc. is rolling out a new safety feature that lets parents or guardians view a video livestream of their teenager's ride.

3 часа назад @ techmeme.com
Mexico-based Primero, which aims to modernize legacy software used by Latin American companies with AI, raised a $12M seed co-led by Kaszek and General Catalyst (Kylie Madry/Reuters)
Mexico-based Primero, which aims to modernize legacy software used by Latin American companies with AI, raised a $12M seed co-led by Kaszek and General Catalyst (Kylie Madry/Reuters) Mexico-based Primero, which aims to modernize legacy software used by Latin American companies with AI, raised a $12M seed co-led by Kaszek and General Catalyst (Kylie Madry/Reuters)

Kylie Madry / Reuters:

Mexico-based Primero, which aims to modernize legacy software used by Latin American companies with AI, raised a $12M seed co-led by Kaszek and General Catalyst — Mexican startup Primero launched publicly on Tuesday with a $12 million seed round co-led by Kaszek and General Catalyst …

3 часа назад @ techmeme.com
Tel Aviv and NYC-based Alice, which works to protect AI models from misuse and rogue behavior, raised $140M led by Apax Digital at a valuation "close to $1B" (Marissa Newman/Bloomberg)
Tel Aviv and NYC-based Alice, which works to protect AI models from misuse and rogue behavior, raised $140M led by Apax Digital at a valuation "close to $1B" (Marissa Newman/Bloomberg) Tel Aviv and NYC-based Alice, which works to protect AI models from misuse and rogue behavior, raised $140M led by Apax Digital at a valuation "close to $1B" (Marissa Newman/Bloomberg)

Marissa Newman / Bloomberg:

Tel Aviv and NYC-based Alice, which works to protect AI models from misuse and rogue behavior, raised $140M led by Apax Digital at a valuation “close to $1B” — An Israeli startup that works to protect artificial intelligence models from misuse and rogue behavior has raised $140 million …

4 часа назад @ techmeme.com
Perplexity launches Portable Computer, a local AI agent platform running fully on-device with zero token costs, starting with Nvidia DGX Spark and RTX Linux PCs (Michael Nuñez/VentureBeat)
Perplexity launches Portable Computer, a local AI agent platform running fully on-device with zero token costs, starting with Nvidia DGX Spark and RTX Linux PCs (Michael Nuñez/VentureBeat) Perplexity launches Portable Computer, a local AI agent platform running fully on-device with zero token costs, starting with Nvidia DGX Spark and RTX Linux PCs (Michael Nuñez/VentureBeat)

Michael Nuñez / VentureBeat:

Perplexity launches Portable Computer, a local AI agent platform running fully on-device with zero token costs, starting with Nvidia DGX Spark and RTX Linux PCs — Perplexity is launching Portable Computer today, a version of its agentic “Computer” platform that runs entirely …

4 часа назад @ techmeme.com
Waymo plans to offer ride-hailing services in Germany, starting with Munich, by the end of 2027, marking its third international market and the first in the EU (Natalie Lung/Bloomberg)
Waymo plans to offer ride-hailing services in Germany, starting with Munich, by the end of 2027, marking its third international market and the first in the EU (Natalie Lung/Bloomberg) Waymo plans to offer ride-hailing services in Germany, starting with Munich, by the end of 2027, marking its third international market and the first in the EU (Natalie Lung/Bloomberg)

Natalie Lung / Bloomberg:

Waymo plans to offer ride-hailing services in Germany, starting with Munich, by the end of 2027, marking its third international market and the first in the EU — Waymo is planning to offer driverless ride-hailing services in Germany by the end of next year, marking its third planned international market …

4 часа назад @ techmeme.com
Autonomous trucking startup Gatik raised $200M, two months after striking a multi-year commercial agreement with PepsiCo, bringing its total funding to ~$500M (Kirsten Korosec/TechCrunch)
Autonomous trucking startup Gatik raised $200M, two months after striking a multi-year commercial agreement with PepsiCo, bringing its total funding to ~$500M (Kirsten Korosec/TechCrunch) Autonomous trucking startup Gatik raised $200M, two months after striking a multi-year commercial agreement with PepsiCo, bringing its total funding to ~$500M (Kirsten Korosec/TechCrunch)

Kirsten Korosec / TechCrunch:

Autonomous trucking startup Gatik raised $200M, two months after striking a multi-year commercial agreement with PepsiCo, bringing its total funding to ~$500M — Gatik, the autonomous vehicle startup known for its self-driving box trucks, has raised $200 million just two months after striking …

4 часа назад @ techmeme.com
OpenAI says its Jalapeño chip delivered 1.5x-1.9x more AI work per watt and 1.7x-3.6x lower latency vs. Nvidia chips across GPT-OSS, DeepSeek R1, Kimi K2.5 1T (Emma Roth/The Verge)
OpenAI says its Jalapeño chip delivered 1.5x-1.9x more AI work per watt and 1.7x-3.6x lower latency vs. Nvidia chips across GPT-OSS, DeepSeek R1, Kimi K2.5 1T (Emma Roth/The Verge) OpenAI says its Jalapeño chip delivered 1.5x-1.9x more AI work per watt and 1.7x-3.6x lower latency vs. Nvidia chips across GPT-OSS, DeepSeek R1, Kimi K2.5 1T (Emma Roth/The Verge)

Emma Roth / The Verge:

OpenAI says its Jalapeño chip delivered 1.5x-1.9x more AI work per watt and 1.7x-3.6x lower latency vs. Nvidia chips across GPT-OSS, DeepSeek R1, Kimi K2.5 1T — Jalapeño outperformed Nvidia's superchips on an AI inference benchmark test.

4 часа назад @ techmeme.com
Techmeme Techmeme
последний пост 1 час назад
Apple raises Mac mini and Studio prices: the M6 and M5 Pro Mac mini are $899+ and $1,699+, $100 above M4 models, and the M5 Ultra Mac Studio is $5,499+, up $200 (Nicole Nguyen/Wall Street Journal)
Apple raises Mac mini and Studio prices: the M6 and M5 Pro Mac mini are $899+ and $1,699+, $100 above M4 models, and the M5 Ultra Mac Studio is $5,499+, up $200 (Nicole Nguyen/Wall Street Journal) Apple raises Mac mini and Studio prices: the M6 and M5 Pro Mac mini are $899+ and $1,699+, $100 above M4 models, and the M5 Ultra Mac Studio is $5,499+, up $200 (Nicole Nguyen/Wall Street Journal)

Nicole Nguyen / Wall Street Journal:

Apple raises Mac mini and Studio prices: the M6 and M5 Pro Mac mini are $899+ and $1,699+, $100 above M4 models, and the M5 Ultra Mac Studio is $5,499+, up $200 — Between the AI agent craze and the global memory-chip shortage, Apple might struggle to keep these refreshed little powerhouse Macs in stock

5 часов назад @ techmeme.com
WhatsApp upgrades its two-step verification, letting users replace the six-digit PIN with a longer alphanumeric password, and adds support for multiple passkeys (Aisha Malik/TechCrunch)
WhatsApp upgrades its two-step verification, letting users replace the six-digit PIN with a longer alphanumeric password, and adds support for multiple passkeys (Aisha Malik/TechCrunch) WhatsApp upgrades its two-step verification, letting users replace the six-digit PIN with a longer alphanumeric password, and adds support for multiple passkeys (Aisha Malik/TechCrunch)

Aisha Malik / TechCrunch:

WhatsApp upgrades its two-step verification, letting users replace the six-digit PIN with a longer alphanumeric password, and adds support for multiple passkeys — WhatsApp announced Tuesday that it's launching new security features and updates to help users keep their accounts secure …

5 часов назад @ techmeme.com
Apple says M5 Ultra uses a quad-die 3nm architecture, "a first for Apple silicon", with inter-die bandwidth of 4.4TB/s+ and up to a 36-core CPU and 80-core GPU (Steve Dent/Engadget)
Apple says M5 Ultra uses a quad-die 3nm architecture, "a first for Apple silicon", with inter-die bandwidth of 4.4TB/s+ and up to a 36-core CPU and 80-core GPU (Steve Dent/Engadget) Apple says M5 Ultra uses a quad-die 3nm architecture, "a first for Apple silicon", with inter-die bandwidth of 4.4TB/s+ and up to a 36-core CPU and 80-core GPU (Steve Dent/Engadget)

Steve Dent / Engadget:

Apple says M5 Ultra uses a quad-die 3nm architecture, “a first for Apple silicon”, with inter-die bandwidth of 4.4TB/s+ and up to a 36-core CPU and 80-core GPU — The M6 has also arrived with all-new 2nm process technology. — With the launch of the latest Mac mini and Mac Studio computers …

5 часов назад @ techmeme.com
Apple unveils M6, a 2nm chip with a 12-core CPU and GPU, and up to 32GB of unified memory, saying it provides "the world's fastest single-threaded performance" (Jay Peters/The Verge)
Apple unveils M6, a 2nm chip with a 12-core CPU and GPU, and up to 32GB of unified memory, saying it provides "the world's fastest single-threaded performance" (Jay Peters/The Verge) Apple unveils M6, a 2nm chip with a 12-core CPU and GPU, and up to 32GB of unified memory, saying it provides "the world's fastest single-threaded performance" (Jay Peters/The Verge)

Jay Peters / The Verge:

Apple unveils M6, a 2nm chip with a 12-core CPU and GPU, and up to 32GB of unified memory, saying it provides “the world's fastest single-threaded performance” — Apple is introducing the M6 chip with a new Mac Mini. It's also launching a new M5 Ultra alongside an upgraded Mac Studio.

5 часов назад @ techmeme.com
Apple unveils a Mac mini with M6 and M5 Pro, with up to 4x faster AI performance and up to 2x faster graphics, for $899+ with M6 and $1,699+ with M5 Pro (Apple)
Apple unveils a Mac mini with M6 and M5 Pro, with up to 4x faster AI performance and up to 2x faster graphics, for $899+ with M6 and $1,699+ with M5 Pro (Apple) Apple unveils a Mac mini with M6 and M5 Pro, with up to 4x faster AI performance and up to 2x faster graphics, for $899+ with M6 and $1,699+ with M5 Pro (Apple)

Apple:

Apple unveils a Mac mini with M6 and M5 Pro, with up to 4x faster AI performance and up to 2x faster graphics, for $899+ with M6 and $1,699+ with M5 Pro — Mac mini delivers up to 4x faster AI performance, up to 2x faster graphics and storage, along with enhanced connectivity — all in its ultracompact footprint

5 часов назад @ techmeme.com
Apple updates the Mac Studio with M5 Max and M5 Ultra, with up to 4.3x faster AI performance, faster graphics, and up to 512GB of unified memory for $2,499+ (Apple)
Apple updates the Mac Studio with M5 Max and M5 Ultra, with up to 4.3x faster AI performance, faster graphics, and up to 512GB of unified memory for $2,499+ (Apple) Apple updates the Mac Studio with M5 Max and M5 Ultra, with up to 4.3x faster AI performance, faster graphics, and up to 512GB of unified memory for $2,499+ (Apple)

Apple:

Apple updates the Mac Studio with M5 Max and M5 Ultra, with up to 4.3x faster AI performance, faster graphics, and up to 512GB of unified memory for $2,499+ — Apple's most powerful Mac raises the bar for local AI with up to 4.3x faster performance, more advanced graphics, up to 512GB of unified memory, and extensive connectivity

5 часов назад @ techmeme.com
Asus opens pre-orders for the standalone Xbox Ally X20 at $1,300+, with shipments from October 15; a $2,500 bundle includes the X20 and ROG Xreal R1 glasses (Sean Hollister/The Verge)
Asus opens pre-orders for the standalone Xbox Ally X20 at $1,300+, with shipments from October 15; a $2,500 bundle includes the X20 and ROG Xreal R1 glasses (Sean Hollister/The Verge) Asus opens pre-orders for the standalone Xbox Ally X20 at $1,300+, with shipments from October 15; a $2,500 bundle includes the X20 and ROG Xreal R1 glasses (Sean Hollister/The Verge)

Sean Hollister / The Verge:

Asus opens pre-orders for the standalone Xbox Ally X20 at $1,300+, with shipments from October 15; a $2,500 bundle includes the X20 and ROG Xreal R1 glasses — Is the best handheld screen worth an extra $300 to you? … The Asus Xbox Ally X20 looked like it could be one of the best handheld gaming PCs yet …

5 часов назад @ techmeme.com
Google launches Gemini Enterprise for Legal, expanding its platform with specialized AI agents and integrations with Thomson Reuters, LexisNexis, and Harvey (Mike Scarcella/Reuters)
Google launches Gemini Enterprise for Legal, expanding its platform with specialized AI agents and integrations with Thomson Reuters, LexisNexis, and Harvey (Mike Scarcella/Reuters) Google launches Gemini Enterprise for Legal, expanding its platform with specialized AI agents and integrations with Thomson Reuters, LexisNexis, and Harvey (Mike Scarcella/Reuters)

Mike Scarcella / Reuters:

Google launches Gemini Enterprise for Legal, expanding its platform with specialized AI agents and integrations with Thomson Reuters, LexisNexis, and Harvey — Alphabet's Google (GOOGL.O) on Tuesday expanded its Gemini Enterprise artificial intelligence platform with new tools for lawyers and law firms …

6 часов назад @ techmeme.com
Fitbit co-founders James Park and Eric Friedman unveil the $250 Luffu Link, a screenless, jewelry-inspired LTE health and safety band, set to ship in early 2027 (Aisha Malik/TechCrunch)
Fitbit co-founders James Park and Eric Friedman unveil the $250 Luffu Link, a screenless, jewelry-inspired LTE health and safety band, set to ship in early 2027 (Aisha Malik/TechCrunch) Fitbit co-founders James Park and Eric Friedman unveil the $250 Luffu Link, a screenless, jewelry-inspired LTE health and safety band, set to ship in early 2027 (Aisha Malik/TechCrunch)

Aisha Malik / TechCrunch:

Fitbit co-founders James Park and Eric Friedman unveil the $250 Luffu Link, a screenless, jewelry-inspired LTE health and safety band, set to ship in early 2027 — Luffu, a new startup from Fitbit's co-founders James Park and Eric Friedman, on Tuesday launched Luffu Link …

6 часов назад @ techmeme.com
Emerald AI, which uses AI to optimize data center power consumption based on grid demands, raised $150M led by DCVC and Energize Capital at a $1.05B valuation (Sri Muppidi/New York Times)
Emerald AI, which uses AI to optimize data center power consumption based on grid demands, raised $150M led by DCVC and Energize Capital at a $1.05B valuation (Sri Muppidi/New York Times) Emerald AI, which uses AI to optimize data center power consumption based on grid demands, raised $150M led by DCVC and Energize Capital at a $1.05B valuation (Sri Muppidi/New York Times)

Sri Muppidi / New York Times:

Emerald AI, which uses AI to optimize data center power consumption based on grid demands, raised $150M led by DCVC and Energize Capital at a $1.05B valuation — Emerald AI, now valued at $1.05 billion, uses software to keep power demand at the computing facilities from getting out of control.

6 часов назад @ techmeme.com
OpenAI bans a cluster of Russian ChatGPT accounts that used VPNs to evade restrictions and run an influence operation, including creating social media comments (Kai Nicol-Schwarz/CNBC)
OpenAI bans a cluster of Russian ChatGPT accounts that used VPNs to evade restrictions and run an influence operation, including creating social media comments (Kai Nicol-Schwarz/CNBC) OpenAI bans a cluster of Russian ChatGPT accounts that used VPNs to evade restrictions and run an influence operation, including creating social media comments (Kai Nicol-Schwarz/CNBC)

Kai Nicol-Schwarz / CNBC:

OpenAI bans a cluster of Russian ChatGPT accounts that used VPNs to evade restrictions and run an influence operation, including creating social media comments — OpenAI has banned a cluster of ChatGPT accounts originating in Russia that it said were being used to support a covert online influence campaign to spread misinformation.

6 часов назад @ techmeme.com
Accelerated Understanding launches an enterprise-focused physics AI model that uses neural operators and handled 5T pieces of data in a single prompt in tests (Jeffrey Dastin/Reuters)
Accelerated Understanding launches an enterprise-focused physics AI model that uses neural operators and handled 5T pieces of data in a single prompt in tests (Jeffrey Dastin/Reuters) Accelerated Understanding launches an enterprise-focused physics AI model that uses neural operators and handled 5T pieces of data in a single prompt in tests (Jeffrey Dastin/Reuters)

Jeffrey Dastin / Reuters:

Accelerated Understanding launches an enterprise-focused physics AI model that uses neural operators and handled 5T pieces of data in a single prompt in tests — A research duo, once pitched to lead the Jeff Bezos-backed Project Prometheus, on Tuesday unveiled what they've built on their own …

7 часов назад @ techmeme.com
Xiaomi unveils the Xring O100, a 6nm AI accelerator to boost its MiMo models when paired with its O3 mobile chip, and the 3nm Xring D100 for autonomous driving (Iris Deng/South China Morning Post)
Xiaomi unveils the Xring O100, a 6nm AI accelerator to boost its MiMo models when paired with its O3 mobile chip, and the 3nm Xring D100 for autonomous driving (Iris Deng/South China Morning Post) Xiaomi unveils the Xring O100, a 6nm AI accelerator to boost its MiMo models when paired with its O3 mobile chip, and the 3nm Xring D100 for autonomous driving (Iris Deng/South China Morning Post)

Iris Deng / South China Morning Post:

Xiaomi unveils the Xring O100, a 6nm AI accelerator to boost its MiMo models when paired with its O3 mobile chip, and the 3nm Xring D100 for autonomous driving — Chinese tech giant's Xring O3 3nm AI processor scheduled to debut aboard folding smartphone in September

7 часов назад @ techmeme.com
Google is rolling out Motion Assist, a feature to reduce motion sickness by showing visual cues on the screen, to Android 17, starting with select Pixel devices (Adamya Sharma/Android Authority)
Google is rolling out Motion Assist, a feature to reduce motion sickness by showing visual cues on the screen, to Android 17, starting with select Pixel devices (Adamya Sharma/Android Authority) Google is rolling out Motion Assist, a feature to reduce motion sickness by showing visual cues on the screen, to Android 17, starting with select Pixel devices (Adamya Sharma/Android Authority)

Adamya Sharma / Android Authority:

Google is rolling out Motion Assist, a feature to reduce motion sickness by showing visual cues on the screen, to Android 17, starting with select Pixel devices — Pixel phones appear to be the first devices to get Google's Motion Assist feature. — • … TL;DR

7 часов назад @ techmeme.com
A profile of French software maker ChapsVision, which won a contract to replace Palantir at France's domestic intel agency in June and targets an IPO by 2030 (Adrienne Klasa/Financial Times)
A profile of French software maker ChapsVision, which won a contract to replace Palantir at France's domestic intel agency in June and targets an IPO by 2030 (Adrienne Klasa/Financial Times) A profile of French software maker ChapsVision, which won a contract to replace Palantir at France's domestic intel agency in June and targets an IPO by 2030 (Adrienne Klasa/Financial Times)

Adrienne Klasa / Financial Times:

A profile of French software maker ChapsVision, which won a contract to replace Palantir at France's domestic intel agency in June and targets an IPO by 2030 — ChapsVision pursues defence and intelligence contracts across the region as governments look to reduce reliance on US technology

7 часов назад @ techmeme.com
GitHub Trending GitHub Trending
последний пост 15 часов назад
Tencent/AI-Infra-Guard
Tencent/AI-Infra-Guard Tencent/AI-Infra-Guard

🔬 Security Scanning & EvaluationFeature More Info ClawScan(OpenClaw Security Scan) Supports one-click evaluation of OpenClaw security risks.

🔧 API DocumentationA.I.G provides a comprehensive set of task creation APIs that support AI infra scan, MCP Server Scan, and Jailbreak Evaluation capabilities.

MCP Plugins: Add new MCP security scan rules to the data/mcp/ directory.

Founded in 2019, Tencent Zhuque Lab is a top-tier security research lab focused on real-world offensive and defensive research and frontier technology in the AI security space, covering large model security, AI agent security, AI-empowered security, and AI-generated content detection.

[code]Papers:"Securing the AI Agent: A …

15 часов назад @ github.com
apache/maka
apache/maka apache/maka

Note Apache Maka (Incubating) is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator PMC.

Build the workspaces first:npm run buildThen start the TUI or run one Turn:npm run cli:dev npm run cli:dev -- run " Summarize this repository and identify its most important risk " npm run cli:dev -- run --graph " Implement two independent slices, integrate them, then review the result " npm run cli:dev -- --helpThe TUI also accepts /graph on , /graph off , and /graph .

Common repository-level commands:npm run build npm run typecheck npm test npm run check:releaseRun one workspace in isolation:npm --workspace @maka/runtime test npm --workspace @ma…

1 day, 15 hours назад @ github.com
anthropics/claude-plugins-community
anthropics/claude-plugins-community anthropics/claude-plugins-community

Claude Plugins — CommunityCommunity-contributed plugins for Claude Cowork and Claude Code.

What this repo isA read-only mirror of the community plugin marketplace.

The .claude-plugin/marketplace.json file here is the list of community plugins available to install.

Claude Codeclaude plugin marketplace add anthropics/claude-plugins-community claude plugin install < plugin-name > @claude-communitySubmitting a pluginSubmit via clau.de/plugin-directory-submission.

Pull requests opened directly against this repo are closed automatically — all changes flow from the internal review pipeline.

1 day, 15 hours назад @ github.com
eneskirca/nodeterm
eneskirca/nodeterm eneskirca/nodeterm

nodeterm A node-based terminal manager — your terminals and agents on an infinite canvas.

Multiple real terminals live as draggable nodes on a single pan/zoom canvas, and every project doubles as a Trello-style board of live Claude Code sessions.

— terminals keep running across node remounts and full app restarts, including live processes; machine reboots restore scrollback and resume agent sessions ( ).

AI commit messages & terminal names — bring-your-own local agent CLI run read-only on the staged diff or captured output.

A source checkout does not carry the bundled tmux: run node scripts/build-tmux.mjs once on macOS to build it into resources/bin/tmux (the release job does this automatic…

2 days, 14 hours назад @ github.com
cursor/plugins
cursor/plugins cursor/plugins

Cursor pluginsOfficial Cursor plugins for popular developer tools, frameworks, and SaaS products.

Each plugin is a standalone directory at the repository root with its own .cursor-plugin/plugin.json manifest.

PluginsRepository structureThis is a multi-plugin marketplace repository.

The root .cursor-plugin/marketplace.json lists all plugins, and each plugin has its own manifest:plugins/ ├── .cursor-plugin/ │ └── marketplace.json # Marketplace manifest (lists all plugins) ├── plugin-name/ │ ├── .cursor-plugin/ │ │ └── plugin.json # Per-plugin manifest │ ├── skills/ # Agent skills (SKILL.md with frontmatter) │ ├── rules/ # Cursor rules (.mdc files) │ ├── mcp.json # MCP server definitions │ ├──…

3 days, 15 hours назад @ github.com
cordiverse/cordis
cordiverse/cordis cordiverse/cordis

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

Reload to refresh your session.

You signed out in another tab or window.

Reload to refresh your session.

You switched accounts on another tab or window.

3 days, 15 hours назад @ github.com
akitaonrails/ai-memory
akitaonrails/ai-memory akitaonrails/ai-memory

ai-memory run claude , then ai-memory run codex --yolo , then ai-memory run command-code , transparently resumes one logical workstream with native per-harness sessions, a portable visible-event ledger, and full-ledger search.

Kiro defaults to v2; ai-memory run kiro --v3 selects v3, while a returning linked v3 workstream selects its engine transparently.

Re-run with # `--agent codex`, `--agent command-code`, `--agent devin`, `--agent opencode`, `--agent gemini-cli`, # `--agent grok`, `--agent kimi-code`, `--agent kiro-cli`, `--agent omp`, # `--agent oh-my-pi`, `--client cursor`, # `--client gemini-cli`, `--client grok`, `--client kiro-cli`, etc.

The Docker wrapper protects .ps1 fallback com…

4 days, 15 hours назад @ github.com
AprilNEA/OpenLogi
AprilNEA/OpenLogi AprilNEA/OpenLogi

OpenLogi⚡️ A native, local-first alternative to Logitech Options+, written in Rust 🦀Unlock the full capabilities of Logitech mice, keyboards, and webcams over HID++ and UVCFed up with Options+?

follows = "nixpkgs" ; } ; outputs = { nixpkgs , openlogi , ... } : { nixosConfigurations .

enable = true ; } ] ; } ; } ; }All Linux packages install udev rules that grant your user access to /dev/hidraw* , /dev/uinput and your Logitech mouse's /dev/input/event* node without sudo .

Windows support has been validated end-to-end on Windows 11 with real hardware (a wired keyboard and a Unifying-receiver mouse), including install, in-place upgrade, and uninstall of the MSI.

"Logitech", "MX Master", and "O…

4 days, 15 hours назад @ github.com
modular/modular
modular/modular modular/modular

Modular PlatformThis repo hosts open-source components of the Modular Platform, a unified platform for AI development and deployment, including the MAX Framework🧑‍🚀 and the Mojo Language🔥.

Get startedTo get started with the Modular Platform and serve a model using the MAX framework, see the MAX quickstart guide.

About the repoWe're constantly open-sourcing more of the Modular Platform and you can find all of it in here.

The main components include:Mojo compiler: /KGENMojo standard library: /mojo/stdlibMAX accelerator library: /max/kernelsMAX inference server: /max/python/max/serve (OpenAI-compatible endpoint)MAX model pipelines: /max/python/max/pipelines (Python-based graphs)Code examples: …

4 days, 15 hours назад @ github.com
CodebuffAI/freebuff
CodebuffAI/freebuff CodebuffAI/freebuff

FreebuffEnglish | 简体中文Five free AI products for coding, building, and research.

Freebuff brings specialized agents and a choice of leading models to your terminal, desktop, browser, and GitHub repositories.

Text ads support access to the included models.

Choose your FreebuffQuick startRun Freebuff in any project from your terminal:npm install -g freebuff cd ~ /my-project freebuffThen describe what you want.

Depending on the task, agents gather context, plan, edit or research, run tools, and review the result.

5 days, 15 hours назад @ github.com
jundot/omlx
jundot/omlx jundot/omlx

The Welcome screen guides you through three steps - model directory, server start, and first model download.

CLI# Managed background server (macOS app or Homebrew install) omlx start omlx stop omlx restart # Foreground server attached to this terminal omlx serve --model-dir ~ /modelsThe server discovers LLMs, VLMs, embedding models, and rerankers from subdirectories automatically.

Homebrew ServiceIf you installed via Homebrew, you can run oMLX as a managed background service:omlx start # Start via brew services omlx stop # Stop omlx restart # Restart brew services start omlx # Start (auto-restarts on crash) brew services stop omlx # Stop brew services restart omlx # Restart brew services in…

5 days, 15 hours назад @ github.com
harry0703/MoneyPrinterTurbo
harry0703/MoneyPrinterTurbo harry0703/MoneyPrinterTurbo

或者An error occurred while synchronizing the model Systran/faster-whisper-large-v3 from the Hugging Face Hub: An error happened while trying to locate the files on the Hub and we cannot find the appropriate snapshot folder for the specified revision on the local disk.

Please check your internet connection and try again.

Trying to load the model directly from the local cache, if it exists.

5 days, 15 hours назад @ github.com
volcengine/OpenViking
volcengine/OpenViking volcengine/OpenViking

What is OpenVikingOpenViking is an open-source context database for AI agents.

viking:// ├── resources/ # Resources: project docs, repos, web pages, etc.

Agent experience (tau2-bench): experience memory lifts task success by +6.87pp (retail) and +11.87pp (airline) over the same LLM without memory.

: detects OpenViking CLI, Claude Code, Codex, Cursor, Trae, and OpenCode, then configures supported plugin, MCP, Hook, and CLI integrations.

Local memory and skill management: views local memory / rule files and SKILL.md skills, then syncs them to OpenViking.

5 days, 15 hours назад @ github.com
superradcompany/microsandbox
superradcompany/microsandbox superradcompany/microsandbox

Run Code in a Sandboxuse microsandbox :: Sandbox ; # [ tokio :: main ] async fn main ( ) -> Result < ( ) , Box < dyn std :: error :: Error > > { let sandbox = Sandbox :: builder ( "my-sandbox" ) .

image ( "python" ) .

run ( main ()) Ruby Example → require "microsandbox" sandbox = Microsandbox :: Sandbox .

image ( "python" ) .

Fatal ( err ) } sandbox , err := microsandbox .

6 days, 15 hours назад @ github.com
public-apis/public-apis
public-apis/public-apis public-apis/public-apis

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

Reload to refresh your session.

You signed out in another tab or window.

Reload to refresh your session.

You switched accounts on another tab or window.

6 days, 15 hours назад @ github.com
Технологии
Reddit: /r/technology/ Reddit: /r/technology/
последний пост 2 часа назад
Charges Dropped Against Person Who Clapped at a City Data Center Meeting / Lux Claridge was dragged from a city meeting about data centers and charged with interfering with the police after they clapped during a presentation.
Charges Dropped Against Person Who Clapped at a City Data Center Meeting / Lux Claridge was dragged from a city meeting about data centers and charged with interfering with the police after they clapped during a presentation. Charges Dropped Against Person Who Clapped at a City Data Center Meeting / Lux Claridge was dragged from a city meeting about data centers and charged with interfering with the police after they clapped during a presentation.

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

2 часа назад @ reddit.com
Dario Amodei admits AI suffers from a crisis of trust, saying people worry companies or governments are 'cooking up some new way to screw them over'
Dario Amodei admits AI suffers from a crisis of trust, saying people worry companies or governments are 'cooking up some new way to screw them over' Dario Amodei admits AI suffers from a crisis of trust, saying people worry companies or governments are 'cooking up some new way to screw them over'

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

2 часа назад @ reddit.com
Apple releases new Polishing Cloth for $9
Apple releases new Polishing Cloth for $9 Apple releases new Polishing Cloth for $9

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

2 часа назад @ reddit.com
Popular erectile dysfunction drug linked to eye disease that can cause irreversible vision loss
Popular erectile dysfunction drug linked to eye disease that can cause irreversible vision loss Popular erectile dysfunction drug linked to eye disease that can cause irreversible vision loss

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

3 часа назад @ reddit.com
Honda warns U.S.-Canada trade fight may raise prices
Honda warns U.S.-Canada trade fight may raise prices Honda warns U.S.-Canada trade fight may raise prices

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

3 часа назад @ reddit.com
Universities are charging up to $28,000 to train executives to become chief AI officers
Universities are charging up to $28,000 to train executives to become chief AI officers Universities are charging up to $28,000 to train executives to become chief AI officers

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

4 часа назад @ reddit.com
De-Googled GrapheneOS is coming to Motorola’s foldables next year | The open source take on Android is also planning Pixel 11 support soon
De-Googled GrapheneOS is coming to Motorola’s foldables next year | The open source take on Android is also planning Pixel 11 support soon De-Googled GrapheneOS is coming to Motorola’s foldables next year | The open source take on Android is also planning Pixel 11 support soon

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

4 часа назад @ reddit.com
Twitch faces a class action lawsuit over using streamers' content to train Amazon's AI
Twitch faces a class action lawsuit over using streamers' content to train Amazon's AI Twitch faces a class action lawsuit over using streamers' content to train Amazon's AI

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

5 часов назад @ reddit.com
Sony reminds players they don't actually own the PlayStation games they purchased
Sony reminds players they don't actually own the PlayStation games they purchased Sony reminds players they don't actually own the PlayStation games they purchased

submitted by /u/Federal-Block-3275 [link] [comments]

5 часов назад @ reddit.com
AliExpress allegedly uses your browser's audio system to fingerprint your PC, hidden code runs even when no sound is playing
AliExpress allegedly uses your browser's audio system to fingerprint your PC, hidden code runs even when no sound is playing AliExpress allegedly uses your browser's audio system to fingerprint your PC, hidden code runs even when no sound is playing

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

6 часов назад @ reddit.com
Two planned datacentres will have higher UK carbon emissions than ExxonMobil, analysis finds
Two planned datacentres will have higher UK carbon emissions than ExxonMobil, analysis finds Two planned datacentres will have higher UK carbon emissions than ExxonMobil, analysis finds

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

6 часов назад @ reddit.com
U.S. Citizen Who Deleted Phone’s Data Says His Prosecution Puts Privacy at Risk
U.S. Citizen Who Deleted Phone’s Data Says His Prosecution Puts Privacy at Risk U.S. Citizen Who Deleted Phone’s Data Says His Prosecution Puts Privacy at Risk

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

6 часов назад @ reddit.com
"We've all been too ambitious": Sam Altman says our old habits are delaying the great AI transition
"We've all been too ambitious": Sam Altman says our old habits are delaying the great AI transition "We've all been too ambitious": Sam Altman says our old habits are delaying the great AI transition

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

6 часов назад @ reddit.com
Australia’s music industry bans AI songs from charts
Australia’s music industry bans AI songs from charts Australia’s music industry bans AI songs from charts

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

7 часов назад @ reddit.com
‘Never seen this level of objection’: Scotland pushes back against datacentre boom
‘Never seen this level of objection’: Scotland pushes back against datacentre boom ‘Never seen this level of objection’: Scotland pushes back against datacentre boom

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

8 часов назад @ reddit.com
Pinboard: Popular Pinboard: Popular
последний пост 13 часов назад
debloat.dev — replace the junk
debloat.dev — replace the junk debloat.dev — replace the junk

open-source replacements for bloated vendor software.

every listing is a forum — anyone can post, no account needed.

★ Featured GPL-3.0 –replaces Vendor DVR / cable-box appsOpen TV streaming server and DVR.

ATSC, DVB, IPTV, HDHomeRun.

0 post(s) » Vendor DVR / cable-box appsOpen TV streaming server and DVR.

13 часов назад @ debloat.dev
Your executable is a SQLite database | Farid Zakaria’s Blog
Your executable is a SQLite database | Farid Zakaria’s Blog Your executable is a SQLite database | Farid Zakaria’s Blog

$ file hello hello: SQLite 3.x database, application id 0x53454c46, user version 1 $ ./hello Hello, world!

If we were to replace ELF with SQLite, what would fall out and can all of the necessary information be represented in a SQLite database?

The tool reads the ELF, extracts the program headers and symbol table, and writes them into the SQLite database.

§The system is a closureA SQLite database though need not merely be a single executable.

nix run .#self-vm boots a NixOS VM where hello is a SQLite database.

13 часов назад @ fzakaria.com
Everything I own, owned - schlarp.com
Everything I own, owned - schlarp.com Everything I own, owned - schlarp.com

“Churn” is the time Claude was actually working, with the long idle gaps removed.

All five devices together came out to about 13 hours of churn and 98 prompts, spread across two weeks of evenings.

This then lets us transfer a staged firmware update to the device’s internal FAT filesystem, which the device then applies to itself on reboot.

This route does require user intervention to reboot with a replug, but there’s actually another command channel that exposes arbitrary read/write of files and a reboot command over the USB vendor class.

There’s no protection on the firmware update path.

13 часов назад @ schlarp.com
Anger, Anxiety and Agency | Armin Ronacher's Thoughts and Writings
Anger, Anxiety and Agency | Armin Ronacher's Thoughts and Writings Anger, Anxiety and Agency | Armin Ronacher's Thoughts and Writings

Anger, Anxiety and AgencySean Goedecke wrote a post arguing that you should never be angry at work — a post with which I strongly agree.

For me, the emotions I would expect in tech vis-a-vis these new developments are disorientation and anxiety, but not anger.

But anger is different from anxiety because anger needs to be directed somewhere.

I don’t know what the future of this industry will look like, and I don’t know who will benefit from it and I don’t think I’m alone with that.

However I can only urge anyone who feels anger and looks for a villain right to instead remain curious instead.

13 часов назад @ lucumr.pocoo.org
Figmimic - A bookmarklet to copy any webpage into Figma as editable layers
Figmimic - A bookmarklet to copy any webpage into Figma as editable layers

Figmimic A bookmarklet to copy any webpage into Figma as editable layersWhat is it?

Figmimic is a bookmarklet that captures the current web page and copies it to your clipboard as Figma frames.

Install Drag this bookmarklet to your bookmarks bar: Figmimic Building… The bookmarklet is big (around 400 KB) because Figma's capture library travels inside it.

The bookmarklet runs fine in Firefox once installed — there is just no way to install it there.

The capture isn't lost: click anywhere on the page and the copy runs from that click.

13 часов назад @ marcua.net
GitHub - tobi/walgit · GitHub
GitHub - tobi/walgit · GitHub GitHub - tobi/walgit · GitHub

Add more machines pointed at the same bucket and they serve the same repositories, consistently, with nothing to coordinate.

And because the WAL is the truth, there is complete provenance: every push and every repack, replayable to any point.

A push: our receive-pack indexes the pack ( git index-pack --fix-thin --rev-index in a scratch dir), checks connectivity and policy, uploads pack ∥ idx ∥ log entry , then CASes the manifest.

Any number of serve hosts may point at one bucket; give each repository one maintainer (placement globs) and you are done.

Placement is configured, never inferred; refs-level reads work everywhere, object work only where placed.

13 часов назад @ github.com
PicoMQ
PicoMQ PicoMQ

Unlimited streamsCreate a stream per use case instead of packing every record of a kind into one topic.

Each stream is independently addressable, bottomless, and can scale from idle to high throughput.

13 часов назад @ picomq.com
Andreessen Horowitz is shaping AI policy — while investing in a bleak vision of the future - Model Republic
Andreessen Horowitz is shaping AI policy — while investing in a bleak vision of the future - Model Republic Andreessen Horowitz is shaping AI policy — while investing in a bleak vision of the future - Model Republic

SleeperA16z led a $20 million Series B in May 2020 and participated in a $40 million Series C in September 2021.

Ex-Human's consumer product Botify AI hosts over one million AI characters.

ZenefitsA16z led a $15 million Series A in January 2014 and a $66.5 million Series B in June 2014.

Health IQA16z led a $34.6 million Series C in November 2017 Led a $34.6 million Series C in November 2017.

And they’re backing AI companies that want to “move fast and break things,” with little regard for the damage they’re causing.

13 часов назад @ modelrepublic.org
Three.js Components & Interactive Shaders | ThreeUI
Three.js Components & Interactive Shaders | ThreeUI Three.js Components & Interactive Shaders | ThreeUI 13 часов назад @ threeui.com
Munder Difflin — Agent harness to run an office of your clones
Munder Difflin — Agent harness to run an office of your clones Munder Difflin — Agent harness to run an office of your clones

WHAT EACH TEAM MEMBER GETSUnderstand your harnesses’ capabilities.

Munder Difflin doesn't give your team one shared bot.

It acts as a clone of the individual and controls their computer.

13 часов назад @ munderdiffl.in
Fast drilldown dashboards from a single Parquet file
Fast drilldown dashboards from a single Parquet file Fast drilldown dashboards from a single Parquet file

Fast drilldown dashboards from a single Parquet file One 40MB Parquet data cube, an 18KB reader, an R2 bucket, and a few unassuming http range requests.

Stack all of the grouping sets in one Parquet file, one section per set, and you have a data cube.

The same totals could be summed from daily rows, but there are fewer rows to fetch if we precompute by weeks and years.

The low latency in the dashboard requests is due to how the rows in the Parquet file are sorted and scanned.

That is why clicking NYPD in the agency leaderboard reads about 260KB out of the 40MB file rather than the whole file.

13 часов назад @ hamiltonulmer.com
BitCam: 1-bit camera app & editor for iPhone/iPad/Mac
BitCam: 1-bit camera app & editor for iPhone/iPad/Mac

BitCam1-bit camera & editorfor iPhone/iPad/MacThe Verge "An ode to Mac OS of ages past""I don’t think I can put into words the little tickle in my heart I get when I see the color photos taken with this app."

★★★★★- 900tonesDaring Fireball "Gorgeous, unbelievably faithful one-bit camera app"

13 часов назад @ bitcam-app.com
My HTML boilerplate in 2026 - Manuel Matuzović
My HTML boilerplate in 2026 - Manuel Matuzović My HTML boilerplate in 2026 - Manuel Matuzović

Viewport essentialThe viewport meta tag allows us to adjust the viewport width, which is necessary for responsive web design.

The viewport meta tag should come as early as possible in the document to ensure proper document rendering.

The page title requiredUnique page title - My SiteThe unique title of the page.

Page description essentialThe unique description of the page, for example, displayed on search result pages.

It's hard to tell wether there is a fallback to the canonical meta tag if the og:url meta tag doesn't exist.

13 часов назад @ matuzo.at
Why your local LLM feels dumber than it is - High-Performance Computing / Machine Learning, LLMs, & AI - Level1Techs Forums
Why your local LLM feels dumber than it is - High-Performance Computing / Machine Learning, LLMs, & AI - Level1Techs Forums Why your local LLM feels dumber than it is - High-Performance Computing / Machine Learning, LLMs, & AI - Level1Techs Forums

This impacts both speed and precision of prefill, while requiring different cuda kernels for every GPU family / SM compute capability 1.3.

A notable piece of information for our mathnasium is the actual CUDA kernel / GEMM (general matrix multiplication) / MMA (matrix multiply accumulate) instructions being run to calculate the logits for each quant are different:Weights/activations: BF16 weights, BF16 activationsBF16 weights, BF16 activations Linear/GEMM: UnquantizedLinearMethod → torch.nn.functional.linear.

Weights/activations: Static, symmetric, channel-wise INT8 linear weights; BF16 activations (W8A16).

Static, symmetric, channel-wise INT8 linear weights; BF16 activations (W8A16).

The ch…

1 day, 13 hours назад @ forum.level1techs.com
You should never be angry at work
You should never be angry at work You should never be angry at work

However, there’s one thing that I do think is solid advice: you should never be angry at work.

I certainly used to get angry — in fact, I wrote about the angriest I’ve ever been at work here.

When these people are angry at work, people will not work around them, because they are the ones deciding what gets worked on.

If you then take that level of emotion into your normal everyday work, you’re almost certainly overshooting.

A cynical person might say here that I’ve stopped caring about my work, so of course I don’t get angry anymore.

1 day, 13 hours назад @ seangoedecke.com
Changelog Changelog
последний пост 1 month назад
Canary tokens and digital tripwires
Canary tokens and digital tripwires Canary tokens and digital tripwires

Buildkite – You deserve better CI.

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

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

Learn more at WorkOS.com and AuthKit.com

1 month назад @ changelog.com
From open source hits to OpenAI
From open source hits to OpenAI From open source hits to OpenAI

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

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

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

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

Check out the speedrun to get started in minutes.

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

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

Tailscale – Adam loves Tailscale!

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

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

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

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

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

Tailscale – Adam loves Tailscale!

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

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

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

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

Changelog News!

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

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

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

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

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

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

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

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

4 months назад @ changelog.com
Astral has been acquired by OpenAI
Astral has been acquired by OpenAI Astral has been acquired by OpenAI

Changelog News!

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

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

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

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

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

5 months, 3 weeks назад @ changelog.com
Opus 4.5 changed everything
Opus 4.5 changed everything Opus 4.5 changed everything

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

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

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

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

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

5 months, 4 weeks назад @ changelog.com
The mythical agent-month
The mythical agent-month The mythical agent-month

Changelog News!

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

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

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

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

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

6 months, 1 week назад @ changelog.com
ZDNet ZDNet
последний пост 58 минут назад
Android's motion sickness feature is rolling out - how to see if you have it
Android's motion sickness feature is rolling out - how to see if you have it Android's motion sickness feature is rolling out - how to see if you have it

ZDNET's key takeawaysAndroid is rolling out a Motion Assist feature.

If you struggle with motion sickness while looking at your phone in a car, train, or other moving vehicle, there's finally an answer for Android.

Late last year, reports began surfacing of a motion sickness feature, called Motion Assist, for Android.

How to enable Motion Assist for AndroidThe next Pixel Drop isn't until September, but Motion Assist is rolling out now.

If you have the feature, Motion Assist will appear here.

58 минут назад @ zdnet.com
Some Spectrum internet customers can get free Amazon Prime - see if you're eligible
Some Spectrum internet customers can get free Amazon Prime - see if you're eligible Some Spectrum internet customers can get free Amazon Prime - see if you're eligible

ZDNET's key takeawaysSpectrum is offering a free Amazon Prime subscription.

If you're a Spectrum internet user, the company just dropped a pretty big perk you'll want to pay attention to.

Spectrum has announced that it's offering a free Amazon Prime subscription to eligible customers.

New and existing Spectrum internet customers can take advantage of this offer, and you can be an existing or new Amazon Prime member.

FeaturedHow to see if you get free Amazon Prime from SpectrumHere's how to see if you're eligible for free Amazon Prime:Log in to your Spectrum account.

1 час назад @ zdnet.com
Anthropic's Claude and Cowork will share memories about you now - unless you opt out
Anthropic's Claude and Cowork will share memories about you now - unless you opt out Anthropic's Claude and Cowork will share memories about you now - unless you opt out

Today, Anthropic announced the merger of the memory systems for Claude chat and Claude Cowork.

What you do in Claude chat is remembered by Claude Cowork.

It seems that what happens in Claude Code still stays in Claude Code.

If you've granted Claude permission to save sensitive topics, Claude will display a notice.

Both the memory features and the sensitive topics features are "off for organizations by default and subject to eligibility."

1 час назад @ zdnet.com
The best early Labor Day Costco deals 2026: TVs, smartwatches, Apple devices, and more
The best early Labor Day Costco deals 2026: TVs, smartwatches, Apple devices, and more

Summer may be ending, but Costco deals are heating up in time for Labor Day: Save big on electronics, home essentials, and more now.

2 часа назад @ zdnet.com
The best early Labor Day 2026 laptop deals: Apple, Lenovo, Dell, and more
The best early Labor Day 2026 laptop deals: Apple, Lenovo, Dell, and more The best early Labor Day 2026 laptop deals: Apple, Lenovo, Dell, and 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.

3 часа назад @ zdnet.com
You probably have Google Play points you can turn into gift cards - how to check
You probably have Google Play points you can turn into gift cards - how to check You probably have Google Play points you can turn into gift cards - how to check

ZDNET's key takeawaysEvery Google Play Store purchase earns you points.

If you're like a lot of people, you probably don't pay much attention to your Google Play Points.

Here's one of the more useful ways to spend your points: gift cards to retail stores.

The cards are all the same price: $5 for 750 points, $10 for 1,500 points, and $20 for 3,000 points.

How to check your Play Points balanceYour balance is easy to find.

3 часа назад @ zdnet.com
I ditched T-Mobile for Mint and found 3 major drawbacks of smaller carriers - and their workarounds
I ditched T-Mobile for Mint and found 3 major drawbacks of smaller carriers - and their workarounds I ditched T-Mobile for Mint and found 3 major drawbacks of smaller carriers - and their workarounds

A few weeks ago, I shared my journey of switching over to Mint Mobile, after being a T-Mobile customer for more than a decade.

But going from a big household name such as T-Mobile to a smaller brand like Mint has taught me a thing or two about the downsides of Mobile Virtual Network Operators (MVNOs), too.

Also: I ditched T-Mobile for Mint after 10 years of service - now I'm saving $120/monthThey're mostly tolerable, with some unique fixes and lifestyle changes that I've picked up over the past few months.

The delay in my phone uploading Raye's opening act to my group chat made it very clear where I sat that night within the hierarchy of mobile data speeds.

With Mint, you'll have to pay for…

3 часа назад @ zdnet.com
How I turned my ancient Windows PC into a Chromebook for free - with FydeOS
How I turned my ancient Windows PC into a Chromebook for free - with FydeOS How I turned my ancient Windows PC into a Chromebook for free - with FydeOS

When you go to the FydeOS download page, you are first greeted with four options: FydeOS for PC, FydeOS for VMware, FydeOS for You, and FydeOS for SBC.

The FydeOS AI tool can be called anytime (after you've signed in with Meta+A), or you can select text and hit Meta+C to have FydeOS AI interact with that text.

After signing in to my free FydeOS account, I noticed that FydeOS AI is listed as a free trial.

I was unable to locate any information on FydeOS AI pricing, nor could I find any mention within Settings about a free or paid FydeOS account.

According to the FydeOS Rox help chat on the FydeOS site, FydeOS AI is free "right now," and it provided no further information.

3 часа назад @ zdnet.com
Apple's M5 Ultra is its most powerful chip ever - with 4x faster AI performance than M3 Ultra
Apple's M5 Ultra is its most powerful chip ever - with 4x faster AI performance than M3 Ultra Apple's M5 Ultra is its most powerful chip ever - with 4x faster AI performance than M3 Ultra

ZDNET's key takeawaysApple announced its new Mac Mini and Mac Studio with the M6, M5 Max, and M5 Ultra chips.

Prices have also gone up, with the Mac Mini M6 starting at $899.

Apple announced on Tuesday a new range of chip configurations for its Mac Mini and Mac Studio desktop devices with the base M6 processor, M5 Max, and M5 Ultra chips.

Apple's M5 Ultra uses a quad-die architecture that fuses two M5 Max chips together, easily making these the most powerful Mac computers in its catalog.

Mac Studio with M5 Max AppleThe Mac Studio with the M5 Max starts at $2,499, and the high-end M5 Ultra and 96GB of unified memory starts at $5,499, with pricing for the higher-end configurations still unann…

3 часа назад @ zdnet.com
Portable Computer is Perplexity's new local AI agent - why it's a game changer
Portable Computer is Perplexity's new local AI agent - why it's a game changer Portable Computer is Perplexity's new local AI agent - why it's a game changer

ZDNET's key takeawaysPerplexity's new agentic Portable Computer runs AI locally.

Known as Portable Computer, this new option relies on local AI models to handle your agentic requests and assignments without the usual online overhead.

Local AI models can run faster and respond to your requests more quickly than their online counterparts.

Model optionsAs far as the local models themselves, Portable Computer offers a couple of options.

Whether or not your system and GPU can handle the heavy demands of Portable Computer, this latest development does represent a new option for local AI.

5 часов назад @ zdnet.com
'Just a hobby, won't be big': Linus Torvalds introduced Linux 35 years ago - and almost called it Freax
'Just a hobby, won't be big': Linus Torvalds introduced Linux 35 years ago - and almost called it Freax 'Just a hobby, won't be big': Linus Torvalds introduced Linux 35 years ago - and almost called it Freax

ZDNET's key takeawaysAt the start, Torvalds had no clue how big Linux would become.

Not bad for a hobby operating system.

I don't think Linux was necessarily all that special in that way either.

Trying out this new thingThe first person to "install" this wet-behind-the-ears operating system was his buddy, Lars Wirzenius.

By 2031, when Linux turns 40, maybe Linux will be the top desktop operating system.

6 часов назад @ zdnet.com
This free tool keeps my bookmarks synced across Chrome, Firefox, and Edge - here's how
This free tool keeps my bookmarks synced across Chrome, Firefox, and Edge - here's how This free tool keeps my bookmarks synced across Chrome, Firefox, and Edge - here's how

One is your regular bookmarks menu, which contains all your individual bookmarks.

The bookmarks menu is known as Other Bookmarks in Chrome, Other Favorites in Edge, and the Bookmarks Menu in Firefox.

The toolbar is called the Bookmarks Bar in Chrome and Edge but named the Bookmarks Toolbar in Firefox.

Because of these different names, you must create two profiles in Floccus: one for the bookmarks menu and another for the bookmarks toolbar.

Check your bookmarks menu and toolbar to make sure all the bookmarks synced properly.

7 часов назад @ zdnet.com
Businesses must reinvent their processes and workforce to scale agentic AI adoption
Businesses must reinvent their processes and workforce to scale agentic AI adoption Businesses must reinvent their processes and workforce to scale agentic AI adoption

Most business leaders are reevaluating their business models in light of advances in agentic AI.

Scaling agentic AI must begin with sufficient resources to transform the workforce.

Nearly two-thirds of business leaders are reevaluating their business models due to advances in agentic AI.

Only 1 in 5 businesses said their workforce is ready for agentic AI; a lack of employee reskilling and upskilling can be a major obstacle.

By 2030, 74% of business leaders noted that nearly half of business processes will be redesigned or rebuilt around AI agents.

23 часа назад @ zdnet.com
The best early Labor Day deals to shop now: Save on TVs, Apple devices, and more
The best early Labor Day deals to shop now: Save on TVs, Apple devices, and more

Labor Day is just around the corner, and there are already some great deals available at Amazon, Best Buy, Walmart, and more.

1 day назад @ zdnet.com
This Blink security camera can last up to 2 years on one charge - and it's on sale
This Blink security camera can last up to 2 years on one charge - and it's on sale

The Blink Outdoor 2K+ security camera and Blink Battery Doorbell 2K+ are on sale in this bundle deal, but not for long.

1 day назад @ zdnet.com
TechCrunch TechCrunch
последний пост 1 час назад
Claude Cowork finally remembers what you told the app in chat
Claude Cowork finally remembers what you told the app in chat

Anthropic is giving Claude a shared memory across chat and Cowork, so users no longer have to repeatedly brief the AI on projects, preferences, and other context.

1 час назад @ techcrunch.com
Waymo robotaxis are headed to Munich
Waymo robotaxis are headed to Munich

Germany's autonomous vehicle regulations have made it a hotspot for autonomous vehicle testing and eventual commercial robotaxi deployment.

1 час назад @ techcrunch.com
Life360 expands pet tracking with new $8 scannable tags and zoomie alerts
Life360 expands pet tracking with new $8 scannable tags and zoomie alerts

Life360’s new $7.99 scannable pet tags alert families when a lost pet is found and share its last known location, while new care-tracking features help households keep tabs on feeding, walks, medication, and more.

2 часа назад @ techcrunch.com
That fake Grand Theft Auto VI demo is actually just malware
That fake Grand Theft Auto VI demo is actually just malware

Grand Theft Auto fans, eager for news about one of the most anticipated video games of all time, appear especially vulnerable to this new cyberattack.

3 часа назад @ techcrunch.com
Pacific Fusion’s next fusion machine could clear a key hurdle to commercial power
Pacific Fusion’s next fusion machine could clear a key hurdle to commercial power

Fusion startup Pacific Fusion broke ground on a demonstration facility in New Mexico that it says will generate enough energy to power itself.

3 часа назад @ techcrunch.com
Gamma acquires Accel-backed design startup Lica
Gamma acquires Accel-backed design startup Lica

Lica co-founders are going to work on Gamma's new research team.

3 часа назад @ techcrunch.com
Apple rescues Hide My Email feature from the privacy scrap heap
Apple rescues Hide My Email feature from the privacy scrap heap

Apple says it will no longer ditch using its icloud.com domain for hiding people's email addresses.

4 часа назад @ techcrunch.com
OpenAI’s Jalapeño chip is built for fast inference at scale, benchmarks show
OpenAI’s Jalapeño chip is built for fast inference at scale, benchmarks show

Tested on SemiAnalysis’ InferenceX benchmark, Jalapeño registered both more tokens per user and more throughput per kilowatt than the currently available state-of-the art.

4 часа назад @ techcrunch.com
Apple debuts its ‘most powerful chip ever’ in M5 Ultra and M6
Apple debuts its ‘most powerful chip ever’ in M5 Ultra and M6

Apple unveils these new processors alongside an updated Mac Mini and Mac Studio.

4 часа назад @ techcrunch.com
Self-driving truck startup Gatik raises $200M following PepsiCo deal
Self-driving truck startup Gatik raises $200M following PepsiCo deal

The funding, Gatik's largest so far, was led by Qatar Investment Authority and Koch Disruptive Technologies.

4 часа назад @ techcrunch.com
Apple’s latest Mac Mini runs on a new M6 chip, and starts at $899
Apple’s latest Mac Mini runs on a new M6 chip, and starts at $899

The base model of the Mac Mini comes with 256GB of storage, 16GB of RAM, and costs $899.

5 часов назад @ techcrunch.com
Uber launches live video streaming for teen accounts
Uber launches live video streaming for teen accounts

Uber said no one will be able to access the video once the ride ends

5 часов назад @ techcrunch.com
Accel-backed Keenable is indexing the web for AI agents
Accel-backed Keenable is indexing the web for AI agents

Now exiting stealth mode with a $26 million seed round, Keenable has been building a vast web search index for AI agents.

5 часов назад @ techcrunch.com
Andy Dunn’s startup Pie becomes less of an events app and more of a social network
Andy Dunn’s startup Pie becomes less of an events app and more of a social network

The social app founded by Bonobos co-founder Andy Dunn is expanding beyond events with new digital homes for groups to connect, organize, and make plans.

5 часов назад @ techcrunch.com
WhatsApp tightens account security with stronger two-step verification and more
WhatsApp tightens account security with stronger two-step verification and more

WhatsApp’s two-step verification previously relied on a six-digit PIN, but now users can choose a longer, alphanumeric password with special characters.

5 часов назад @ techcrunch.com
Slashdot Slashdot
последний пост 1 час назад
Waymo Is Expanding to Germany
Waymo Is Expanding to Germany Waymo Is Expanding to Germany

Waymo plans to launch its robotaxi service in Munich by the end of 2027, marking the Google-owned company's first expansion into the European Union. "It already operates in 11 cities in the United States and has applied for a license in the United Kingdom to launch its robotaxis in London this year," notes Reuters. From the report: The Google subsidiary will start rolling out vehicles in the German city this year, which will be manually driven while the company "starts with high-definition mapping of local street networks" and testing with safety drivers, Waymo said in a statement. "Bavaria is determined to live up to its pioneering role and be an international leader in autonomous driving,…

1 час назад @ tech.slashdot.org
Apple Announces New Mac Mini With M6 and M5 Pro Chips
Apple Announces New Mac Mini With M6 and M5 Pro Chips Apple Announces New Mac Mini With M6 and M5 Pro Chips

Apple has unveiled a new Mac mini with either its new M6 chip or the M5 Pro chip released earlier this year. It adds faster CPU, GPU, storage, and AI performance along with Wi-Fi 7, Bluetooth 6, and 2.5Gb Ethernet as standard. There's also a new higher starting price of $899, which is up from the previous $799 base price and far above the $599 starting price of the 2024 model. MacRumors reports: The M6 chip is equipped with a 12-core CPU and a 12-core GPU, up from a 10-core CPU and 10-core GPU in the M5 chip. In addition, the M6 chip features the first-ever dual Neural Engine with two 16-core engines, up from one in previous chips. The M6 chip has up to 170GB/s memory bandwidth, up from 153…

2 часа назад @ hardware.slashdot.org
Motorola's 2027 Flagships Will Officially Support GrapheneOS
Motorola's 2027 Flagships Will Officially Support GrapheneOS Motorola's 2027 Flagships Will Officially Support GrapheneOS

Motorola is working with GrapheneOS to officially support the privacy-focused Android alternative on its 2027 flagship phones, starting with a non-folding model and later expanding to the next Razr Fold and Razr Ultra. "These will ship with Motorola's normal Android skin, but you will be able to switch to GrapheneOS later if you want to," notes GSMArena.com. GrapheneOS says the devices will "meet or exceed" its hardware and update requirements, and will include seven years of "proper updates." Interestingly, Motorola will be doing much of the porting work itself. Read more of this story at Slashdot.

3 часа назад @ news.slashdot.org
Windows Backdoor 'Sleepwalker' Hides in Memory Until Activated by a 'Magic Packet'
Windows Backdoor 'Sleepwalker' Hides in Memory Until Activated by a 'Magic Packet' Windows Backdoor 'Sleepwalker' Hides in Memory Until Activated by a 'Magic Packet'

"The Register has a story about a Windows backdoor that waits silently in memory for a 'magic packet' before springing into action," writes Slashdot reader fred133. "No outgoing traffic, just waiting..." From the report: Like a sleeper cell awaiting activation, a never-before-seen Windows backdoor dubbed Sleepwalker waits silently in memory for one specifically crafted network packet to wake it up and deliver commands using the malware's 23-instruction language. The commands can do everything from running code directly in memory to moving data off the computer. Malware researcher Dominik Reichel discovered the passive backdoor, which also has its own command language, and detailed Sleepwalk…

7 часов назад @ it.slashdot.org
AliExpress Leverages User Audio Systems For Fingerprinting
AliExpress Leverages User Audio Systems For Fingerprinting AliExpress Leverages User Audio Systems For Fingerprinting

A developer says AliExpress is using the browser's WebAudio API to help fingerprint users by playing inaudible audio and measuring tiny differences in how their devices process it. CyberNews reports: The developer, "laserphile," wrote on their blog that they recently ran into some weird issues with their Bluetooth headphones. They couldn't play music via their phone when, at the same time, the AliExpress website was open on their PC. The headphones, laserphile explained, support multipoint Bluetooth audio so they can be connected to the PC and phone at the same time, for instance, playing music on the phone and announcing notifications through the PC. "Shortly after loading the AliExpress h…

11 часов назад @ yro.slashdot.org
World's Oceans Hit Highest Temperature On Record As El Nino Grows
World's Oceans Hit Highest Temperature On Record As El Nino Grows World's Oceans Hit Highest Temperature On Record As El Nino Grows

An anonymous reader quotes a report from the BBC: The world's oceans are hotter than ever recorded, new data suggests, as they suffer from human-caused climate change and the growing El Nino weather phenomenon. The average surface temperature of the planet's seas outside the polar regions hit 21.1C (70F) on Saturday, according to figures from the European Copernicus climate change service. That edges past the 21.09C recorded on three separate days in March 2024, and is far above average for the time of year. [...] The data is based on sea temperatures 10m (32ft 10in) below the surface, using measurements from buoys, ships and satellites, which are combined to produce a global estimate. Whil…

15 часов назад @ news.slashdot.org
Amazon Hikes Hardware Prices By 60%, Blaming Memory Shortage
Amazon Hikes Hardware Prices By 60%, Blaming Memory Shortage Amazon Hikes Hardware Prices By 60%, Blaming Memory Shortage

Amazon has raised the prices of its hardware devices by as much as 60%, blaming "significant increases in memory and storage component costs." TechCrunch reports: The price explosion impacted Fire TVs, Echos, Kindles, and Eeros. One egregious example that's been cited is that of the Echo Dot, one of Amazon's cheapest smart speakers, the price of which jumped 60% overnight, from $49.99 to $79.99. Price-tracking sites like CamelCamelCamel show the stark uptick, which has previously hovered much lower. [...] The company also said that it would continue to offer occasional promotions to customers over the course of the next year. Amazon said in a statement: "The consumer electronics industry is…

19 часов назад @ news.slashdot.org
SEC Investigating Near-Implosion of AI Hedge Fund
SEC Investigating Near-Implosion of AI Hedge Fund SEC Investigating Near-Implosion of AI Hedge Fund

The SEC is investigating the near-collapse of AI-focused hedge fund Situational Awareness, sending subpoenas to major Wall Street banks for details about the fund's trades, borrowing, and communications with lenders. The fund, founded by former OpenAI researcher Leopold Aschenbrenner, managed over $30 billion and borrowed tens of billions more before leveraged bets unraveled, forcing it to sell most of its stock portfolio to Citadel at a discount. The New York Times reports: The subpoenas asked for details on the timing of Situational Awareness's trades and for its communications with lenders about the money it was borrowing, also known as "leverage," two of those people said. The subpoenas…

20 часов назад @ yro.slashdot.org
Trump Admin Moves to Impose More Than $100K Fee For H-1B Worker Visas
Trump Admin Moves to Impose More Than $100K Fee For H-1B Worker Visas Trump Admin Moves to Impose More Than $100K Fee For H-1B Worker Visas

The Trump administration is proposing to make permanent a $103,265 fee on certain new H-1B visas, dramatically increasing costs for employers that rely on highly skilled foreign workers in tech, education, and research. "A federal judge in June ruled that the fee was illegal and blocked the Trump administration from collecting it," reports Reuters. "A Boston-based appeals court is reviewing that decision while a different court considers whether a judge properly rejected a challenge to the fee by a major business group." From the report: Trump's temporary fee increase expires in September, one year after it was issued. The proposed rule by the U.S. Department of Homeland Security, posted in…

21 час назад @ news.slashdot.org
Raspberry Pi Shares Its Official Tutorial For Making a Cyberdeck
Raspberry Pi Shares Its Official Tutorial For Making a Cyberdeck Raspberry Pi Shares Its Official Tutorial For Making a Cyberdeck

Raspberry Pi has published an official guide for building a cyberdeck, leaning into a viral trend of homemade portable computers built from repurposed cases, purses, and other oddball hardware. The guide uses a Raspberry Pi 5, keyboard, battery, and Pelican-style case. The Verge reports: Raspberry Pi's head of social, Ashley Whittaker, acknowledged the cyberdeck trend today, saying "we haven't been able to get away from cyberdecks this year." Raspberry Pi has also increased its prices multiple times this year due to rising costs for RAM and other components, which could be another reason to support this growing market of active and would-be hobbyists. The 16GB version of the Raspberry Pi 5 …

22 часа назад @ hardware.slashdot.org
Nvidia Senior Manager Linked To Supermicro Scheme Smuggling AI Servers To China
Nvidia Senior Manager Linked To Supermicro Scheme Smuggling AI Servers To China Nvidia Senior Manager Linked To Supermicro Scheme Smuggling AI Servers To China

An anonymous reader quotes a report from Ars Technica: Taiwan has indicted nine people -- reportedly including an Nvidia senior manager and two Supermicro employees based in the country -- who allegedly helped forge documents to cover up illegal exports of high-end AI servers to China in violation of US export controls. On Monday, Reuters reported that prosecutors in Keelung did not release any names but confirmed that the suspects were "charged with breach of trust and document forgery." One suspect linked to a related case remains at large, accused of the "siphoning of funds from a distributor company involved" in helping China get access to restricted Nvidia chips. Since 2022, the US has…

23 часа назад @ slashdot.org
China Delays Ambitious Chang'e 7 Lunar Mission Until 2027
China Delays Ambitious Chang'e 7 Lunar Mission Until 2027 China Delays Ambitious Chang'e 7 Lunar Mission Until 2027

China has delayed its ambitious Chang'e 7 lunar mission until at least 2027 after scrubbing an August 24 launch. Poor weather conditions were likely a factor, with China's Manned Space Agency (CMSA) saying the decision reflects the need for "absolute safety." Scientific American reports: China and the U.S. are in a race to send humans back to the moon, a feat that that U.S. accomplished in the 1960s and that has never been achieved by any other country. Chang'e 7 is to play to a crucial part in China's ambitions: the probe is designed to search for frozen water in the Shackleton Crater, a pit that spans some 21 kilometers (13 miles) and sits beside the lunar south pole. No spacecraft has ev…

1 day назад @ science.slashdot.org
FDA Approves First Alzheimer's Blood Test For Americans As Young As 40
FDA Approves First Alzheimer's Blood Test For Americans As Young As 40 FDA Approves First Alzheimer's Blood Test For Americans As Young As 40

The FDA has cleared the first Alzheimer's blood test for symptomatic patients as young as 40. The test measures amyloid and tau biomarkers from a single blood draw and identified positive biomarkers with 97.6% accuracy in a validation study. New Atlas reports: PrecivityAD2 is a single blood test that quickly assesses the proteins amyloid and tau, using mass spectrometry to measure plasma AB42/40 and p-tau217/np-tau217. The results are then scored, qualifying as negative, likely positive, or positive for AD. "Just over a year ago, there were no FDA-cleared blood tests for Alzheimer's, and now we have three," Isobel Coleman, chief executive officer of the Alzheimer's Drug Discovery Foundation…

1 day, 1 hour назад @ science.slashdot.org
Humanoid Robots Run 100 Meters Faster Than Usain Bolt's Record Pace
Humanoid Robots Run 100 Meters Faster Than Usain Bolt's Record Pace Humanoid Robots Run 100 Meters Faster Than Usain Bolt's Record Pace

Two humanoid robots competing at the World Humanoid Robot Games in Beijing on Saturday ran the 100-meter dash faster than Usain Bolt's 9.58-second world-record time. "[T]he Tiangong Ultra humanoid robot completed the 100-meter dash in 9.39 seconds during a preliminary heat," reports Engadget. "Developed by Beijing Humanoid Robot Innovation Center, the record-holding robot overtook Honor's Lightning robot, which completed the sprint in 9.47 seconds. From the report: Despite the impressive finish times, don't expect these humanoid robots to be used for any commercial purposes yet. After their sprints, they slammed directly into pads and some even required human assistance to be stretchered of…

1 day, 2 hours назад @ hardware.slashdot.org
Dr. Dre Says He Uses AI To Produce Songs
Dr. Dre Says He Uses AI To Produce Songs Dr. Dre Says He Uses AI To Produce Songs

An anonymous reader quotes a report from Gizmodo: Dr. Dre, the pioneering rapper and seven-time Grammy-winning producer behind hit songs like Tupac's "California Love" and Eminem's "The Real Slim Shady," is very much pro using artificial intelligence tools to make music. In an interview with the New York Times, Dr. Dre and Interscope Records co-founder Jimmy Iovine spoke about artificial intelligence's recent foray into music production, with the producer characterizing those who oppose AI song generation tools as "afraid of learning new things." "I don't see it as a threat. I think the only people that see it as a threat are the people who have trouble creating," Dr. Dre said. "I had a dis…

1 day, 3 hours назад @ entertainment.slashdot.org
Блоги людей
Netflix to Sell Streaming Services?, Streamers as Aggregators, Revisiting Roku
Netflix to Sell Streaming Services?, Streamers as Aggregators, Revisiting Roku

Netflix is considering selling other streaming services, and I think it's a good idea; it's also a let-down for Netflix's original goals and potential pivots.

8 часов назад @ stratechery.com
>Нативный recipe scaler
Нативный recipe scaler Нативный recipe scaler

Ох, получается, я сейчас — айос-разработчик

Мои эксперименты с своим веб-приложением recipe scaler (см. посты по тегу recipe-scaler) довели меня до апстора. Я выпустил нативное приложение.

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

работа в оффлайне,

таймеры с пушами,

кбжу,

импорт откуда угодно: текст, сайты, даже фотографии бабушникой тетрадки, интеграция с телеграмом,

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

и, если ассистента не хватает, то есть MCP, который позволяет встроить р…

9 часов назад @ mikeozornin.ru
Как составлять пользовательские сценарии
Как составлять пользовательские сценарии

А расскажите, как вы составляете пользовательские сценарии при проектировании нового сервиса? С чего начинать?

И главное: как вы определяете глубину детализации, чтобы сценарий помогал проектировать, а не превращался в художественную литературу? Стоит ли прописывать реакцию системы на каждом шаге (ошибки, лоадеры) в тексте, или это уже лишняя работа, которую нужно делать сразу в макетах?

21 час назад @ bureau.ru
Autonomy and Innovation
Autonomy and Innovation

Incentives favor offense when it comes to agentic cybersecurity; it's the same dynamic that will limit incumbents and fuel startups in the long run.

1 day, 8 hours назад @ stratechery.com
Autonomy and Innovation
Autonomy and Innovation

Incentives favor offense when it comes to agentic cybersecurity; it's the same dynamic that will limit incumbents and fuel startups in the long run.

1 day, 8 hours назад @ stratechery.com
Highway Signs
Highway Signs Highway Signs 1 day, 14 hours назад @ xkcd.com
Micro language implementation: Calcium
Micro language implementation: Calcium

I wrote a tiny language implementation: Calcium.

It’s meant as a demonstration of how languages like Python are implemented. It

has a tokenizer, a parser, an AST, a compiler, bytecodes, and an execution

engine, all in about 300 lines of code.I did it because I often see the question: isn’t Python interpreted? Why do

people say it’s compiled? (BTW, I also answered this in an earlier blog post:

Is Python interpreted or compiled? Yes.) It can be hard to explain

that your Python program never becomes an explicit sequence of native CPU

instructions, which is what people often think “compiled” means.So I coded up Calcium to have on hand the next time

it comes up. I think it will help to be able t…

2 days, 23 hours назад @ nedbatchelder.com
2026.34: App Snore
2026.34: App Snore

The best Stratechery content from the week of August 17, 2026, including Apple making compromises in the EU, Truth (Social) and reconciliation, and August fun with the Clippers and Lakers.

4 days, 1 hour назад @ stratechery.com
xkcd store reopening
xkcd store reopening xkcd store reopening 4 days, 14 hours назад @ store.xkcd.com
Archery Feat
Archery Feat Archery Feat 4 days, 14 hours назад @ xkcd.com
Apple Settles With E.U., U.S. App Store Fees, ATT Rules in Germany
Apple Settles With E.U., U.S. App Store Fees, ATT Rules in Germany

Apple's App Store is finally facing the reality of lower fees, and the EU should be satisfied with its work; it's ok it's late.

6 days, 8 hours назад @ stratechery.com
Perseids
Perseids Perseids 6 days, 14 hours назад @ xkcd.com
Винный пейринг
Винный пейринг 6 days, 21 hours назад @ bureau.ru
Nvidia Backs OpenAI Data Center, Anthropic News, Google Buys Spirit Airlines Data
Nvidia Backs OpenAI Data Center, Anthropic News, Google Buys Spirit Airlines Data

Nvidia makes another deal, this time with a frontier lab; Anthropic's revenue continues to amaze; and maybe data finally is oil.

1 week назад @ stratechery.com
Нейросети — не ИИ. Почему ChatGPT на самом деле не думает
Нейросети — не ИИ. Почему ChatGPT на самом деле не думает Нейросети — не ИИ. Почему ChatGPT на самом деле не думает

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

The post Нейросети — не ИИ. Почему ChatGPT на самом деле не думает first appeared on Непиши.

1 week назад @ nepishi.ru
Как правильно отказать клиенту, который просит прислать дизайн до встречи-презентации?
Как правильно отказать клиенту, который просит прислать дизайн до встречи-презентации?

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

1 week назад @ bureau.ru
Stripe Acquiring OpenRouter, Aggregating AI?, Flipping the Business Model
Stripe Acquiring OpenRouter, Aggregating AI?, Flipping the Business Model

Stripe is reportedly acquiring OpenRouter, an implicit bet on a future market of models and the chance at Aggregation.

1 week, 1 day назад @ stratechery.com
Particle Physics Equipment
Particle Physics Equipment Particle Physics Equipment 1 week, 1 day назад @ xkcd.com
То, что раньше считалось профессиональной нормой, теперь считается признаком нейросетей
То, что раньше считалось профессиональной нормой, теперь считается признаком нейросетей

То, что раньше считалось профессиональной нормой, теперь считается признаком нейросетей: правильные кавычки, длинные тире, сложные конструкции типа «не только… но и». Как быть тем, кто привык использовать эти знаки препинания и фразы? Нужно ли теперь их избегать?

1 week, 2 days назад @ bureau.ru
2026.33: The CapEx Train Keeps Rolling
2026.33: The CapEx Train Keeps Rolling

The best Stratechery content from the week of August 10, 2026, including the capital constraint, AI writing, and a tale of two cities.

1 week, 4 days назад @ stratechery.com
Accretionary Arc
Accretionary Arc Accretionary Arc 1 week, 4 days назад @ xkcd.com
Anthropic’s Watermarking, How It (Probably) Works, Worse Than It Seems
Anthropic’s Watermarking, How It (Probably) Works, Worse Than It Seems

Anthropic is adding watermarking in response to the E.U.'s AI law. It's a terrible idea, first and foremost for philosophical reasons.

1 week, 6 days назад @ stratechery.com
Geology Building
Geology Building Geology Building 1 week, 6 days назад @ xkcd.com
Как впихнуть прайс-лист в А5?
Как впихнуть прайс-лист в А5?

Здравствуйте. Хотелось бы получить совет по улучшению этого прайс-листа и более компактной организации информации

Есть несколько обязательных ограничений: Формат листа должен оставаться A5. Уменьшать текст уже нельзя, поскольку текущий размер — минимально комфортный для чтения посетителями автосалона. Вся информация, включая QR-коды и дополнительные данные, должна быть сохранена. QR-коды также уже уменьшены до минимально допустимого размера.

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

1 week, 6 days назад @ bureau.ru
Nvidia’s Risky Business
Nvidia’s Risky Business

Nvidia is finding new ways for its customers to raise money, and it's expanding the risk of the AI buildout significantly.

2 weeks назад @ stratechery.com
Схема трамвайных маршрутов Белграда
Схема трамвайных маршрутов Белграда

Я сделал схему трамвайных маршрутов Белграда. Хочу получить комментарий эксперта. Особенно интересует мнение по поводу пересадок в центре схемы — стоит ли их изображать одной большой таблеткой или показать, как они работают на самом деле?

2 weeks назад @ bureau.ru
Apple Earnings, More on Amazon’s Earnings
Apple Earnings, More on Amazon’s Earnings

Apple's earnings (and stock) are limited not by memory but rather chip shortages; then, more on Amazon's earnings and Andy Jassy's market analysis.

2 weeks, 1 day назад @ stratechery.com
Size and Lifespan
Size and Lifespan Size and Lifespan 2 weeks, 1 day назад @ xkcd.com
Caller-specific coverage
Caller-specific coverage Caller-specific coverage

I’ve had an idea rattling around to get more detail from coverage

measurement. Can we measure the coverage in a function separately for each

caller of the function?Here’s why I want it: in Acidica, my toy

BASIC interpreter, I have code to implement the built-in functions that looks

something like this:match func_name: case "LEN": if len(args) != 1: raise TypeError(f"Wrong arguments for LEN, got {len(args)}") return len(args[0]) case "LEFT$": if len(args) != 2: raise TypeError(f"Wrong arguments for LEFT$, got {len(args)}") return args[0][:args[1]] # ... 19 other built-ins ... I didn’t like the repeated code here: each different func_name has to

check that it got its expected number of argume…

2 weeks, 2 days назад @ nedbatchelder.com
2026.32: Earnings and Learnings
2026.32: Earnings and Learnings

The best Stratechery content from the week of August 3, 2026, including earnings exposure, OpenAI's answer to Apple, and all about LeBron in Philly.

2 weeks, 4 days назад @ stratechery.com
Trick Play
Trick Play Trick Play 2 weeks, 4 days назад @ xkcd.com
>Что такое agentic UI / agent-friendly сервис
Что такое agentic UI / agent-friendly сервис

Нейросети сводят всех с ума, началась эпоха «агентского интерфейса».

Только ленивый не говорит про агентский юикс, выходят посты, статьи как его делать. В целом этот агентский юикс немножко напоминает истерию с чат-ботами лет десять назад. Когда появились чат-боты (те, которые работали на скриптах, не поверх языковых моделей), тоже была истерика, что всё, Галя, отменяем все интерфейсы, всё переводим на чат-боты.

Ну отлично, перевели на чат-ботов.

А потом оказалось, что пропускная способность интерфейса чат-бот (количество бит информации, которое может пропустить чат-бот за одно взаимодействие), очень низкая. И людям неинтересно, смотреть по одному варианту чат-бота для билетов. Они хотят вы…

2 weeks, 4 days назад @ mikeozornin.ru
Google Earnings, The Frontier Case, Amazon Earnings
Google Earnings, The Frontier Case, Amazon Earnings

Google's earnings seemed to confirm the Anthropic hedge; it was Andy Jassy who explained why their — and Amazon's — capex was justifiable.

2 weeks, 6 days назад @ stratechery.com
Antiques Roadshow
Antiques Roadshow Antiques Roadshow 2 weeks, 6 days назад @ xkcd.com
Дата‑классный пример: графики потребления алкоголя из «Москвы — Петушков»
Дата‑классный пример: графики потребления алкоголя из «Москвы — Петушков» 2 weeks, 6 days назад @ bureau.ru
Microsoft Earnings, Microsoft vs. Meta, The Efficiency Payoff
Microsoft Earnings, Microsoft vs. Meta, The Efficiency Payoff

Microsoft's earnings were compelling because they showed a clarity of strategy, lower costs, and a tangibility of application. The reason why is scarier.

3 weeks назад @ stratechery.com
Презентация для транспортной компании
Презентация для транспортной компании

Делаем с дизайнером презентацию для транспортной компании. Есть база качественных фото и есть идея совместить сразу две версии — русскую и китайскую (есть клиенты). Хотелось получить презентацию а-ля Rolex или XO Boats, но никак не получается всё это скомпоновать, мозг уже отказывается думать. Дизайнер говорит, что всё норм, но чую: хрень… Что делать? Дайте вектор для дальнейшего движения.

3 weeks назад @ bureau.ru
Meta Earnings, Meta’s Timing Problems, The Financial Tail
Meta Earnings, Meta’s Timing Problems, The Financial Tail

Meta's earnings were a bit disappointing; future promises about AI products were more disconcerting.

3 weeks, 1 day назад @ stratechery.com
Maze
Maze Maze 3 weeks, 1 day назад @ xkcd.com
Main Span
Main Span Main Span 3 weeks, 4 days назад @ xkcd.com
Vera Rubin Observatory
Vera Rubin Observatory Vera Rubin Observatory 3 weeks, 6 days назад @ xkcd.com
Афиша выставки нидерландской живописи
Афиша выставки нидерландской живописи

Подскажите, пожалуйста, какие ошибки в вёрстке и типографике я мог совершить?

3 weeks, 6 days назад @ bureau.ru
Интерфейс квестов
Интерфейс квестов

Здравствуйте, Илья!

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

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

4 weeks назад @ bureau.ru
Про акцию «Реакция»
Про акцию «Реакция»

Когда что-то мучает, крутится в голове и рядом не находится ни одного несчастного знакомого, готового выслушать длиннющую, сбивчивую цепочку рассуждений, «train of thought» из шестидесяти вагонов, нагруженных слабо связанными материалами — справляется блог. Это и есть моя психотерапия: выписать всё, что накопилось, сложить камни на берегу и некоторое время не бросать их обратно.

4 weeks назад @ staskulesh.com
Vacation: Week of July 27
Vacation: Week of July 27

Stratechery is on vacation the week of July 27. There will be no Weekly Article or Updates. The next Update will be on Monday, August 3. Sharp Tech, and Greatest of All Talk will also return the week of August 3. Sharp China and Asianometry will continue to publish, and there will be one episode of Dithering next week. The […]

4 weeks, 1 day назад @ stratechery.com
Инди-разработка
Show HN Show HN
последний пост 4 часа назад
Show HN: RIP MY BUILD, a cemetery for failed side projects
Show HN: RIP MY BUILD, a cemetery for failed side projects Show HN: RIP MY BUILD, a cemetery for failed side projects

The side project cemeteryYour side project deserves a proper funeral.

Give the app you stopped building a permanent obituary.

Tell the honest story, preserve its link, and send curious visitors toward whatever you build next.

Write the obituary · $12 Pay your respects ↓Permanent page · old link + next venture · no login

4 часа назад @ ripmybuild.com
Show HN: Turn any website into a CLI for AI agents (142x fewer tokens than HTML)
Show HN: Turn any website into a CLI for AI agents (142x fewer tokens than HTML) Show HN: Turn any website into a CLI for AI agents (142x fewer tokens than HTML)

oc open fetches a page and hands back a compact, numbered view instead of raw HTML or a screenshot, so agents like Claude Code, Codex, and Antigravity can browse without burning tokens.

Set HTTP_PROXY and HTTPS_PROXY explicitly and keep NO_PROXY to plain host and suffix entries when the two need to agree..

Seed them once per session, then browse normally:printf %s " session=...; auth=... " | oc login --cookie - --domain example.com --expires 2h --session work oc open https://example.com/dashboard --session work oc logout workPrefer --cookie - , which reads the header from stdin.

When cookies expire or the site returns a login page, oc says so plainly (exit 2) instead of distilling the logi…

4 часа назад @ github.com
Show HN: Unbox-AI Visualize your AI traces like a JavaScript bundle
Show HN: Unbox-AI Visualize your AI traces like a JavaScript bundle Show HN: Unbox-AI Visualize your AI traces like a JavaScript bundle

Quickstart | AI SDK DevTools | Viewer | For Agents | Skills | Trace FormatsSee where your agent's tokens actually go.

Generation detail - only the messages new since the previous generation, tool calls paired with their results, raw JSON one click away.

When stdout is not a TTY, bare unbox-ai trace.json prints the summary instead of starting a server, so agents never spawn one by accident.

Drop this in your AGENTS.md:To inspect AI trace files, use ` npx unbox-ai ` (read-only, bounded output): ` unbox-ai summary ` , then ` unbox-ai event ` to drill in, ` unbox-ai messages --grep ` to search, and the printed ` get ` pointers to fetch full values.

- a JSON object with of entries carrying …

5 часов назад @ github.com
Show HN: MyPRs – your open-source resume, built from your merged pull requests
Show HN: MyPRs – your open-source resume, built from your merged pull requests Show HN: MyPRs – your open-source resume, built from your merged pull requests

One link to highlight your open-source contributions.

The link-in-bio for your merged pull requests.

Curate your proudest work, hide the noise, and share one page that proves you ship.

5 часов назад @ myprs.dev
Show HN: Open-source AMDGCN kernels for optimizing LLM inference
Show HN: Open-source AMDGCN kernels for optimizing LLM inference Show HN: Open-source AMDGCN kernels for optimizing LLM inference

Netra Kernel compiles model operations into fixed-contract raw-assembly kernels and packages them as loadable Netra Engines.

Get started · Explore the architecture · Read the engine format · Integrate another engine · ContributeWhat Netra deliversNative performance without a model-locked codebase.

The separate gfx1151 wave32 kernel track remains available but is not emitted by the gfx950 compiler.

This keeps the library extensible without making the runtime kernel generic.

Contributions to the compiler, runtime, documentation, model frontends, validation infrastructure, and fixed-contract kernel library are welcome.

5 часов назад @ github.com
Show HN: A distributed agent runtime with SWIM mesh and zero-trust keys
Show HN: A distributed agent runtime with SWIM mesh and zero-trust keys Show HN: A distributed agent runtime with SWIM mesh and zero-trust keys

Memory backend — jarviscore memory init RAG + Search Document retrieval and live internet search.

mesh = Mesh () mesh .

get ( "data" , []) return { "status" : "success" , "output" : [ x * 2 for x in data ]} mesh = Mesh () mesh .

# List all registered atoms jarviscore atom list # Test a custom atom before registration jarviscore atom test my_atoms/fetch_orders.pyBrowser AutomationAgents can launch headless browser sessions for web research, form filling, and scraping.

github, slack) jarviscore nexus list # List registered providers jarviscore nexus test # Open browser OAuth flow for a provider jarviscore memory init # Initialize Athena MemOS backend jarviscore memory status # Check Athena he…

5 часов назад @ github.com
Show HN: MIT Beer Game free in the browser
Show HN: MIT Beer Game free in the browser Show HN: MIT Beer Game free in the browser

The gameA 60-year-old lesson that still surprises everyone.

You manage one stage of a beer supply chain.

Your only decision: how much to order each week.

But delays, incomplete information, and human psychology create massive oscillations.

A small demand bump of 4 → 8 at the customer becomes a tidal wave by the factory.

5 часов назад @ beergame.endash.us
Show HN: Zoetrope – Watch a Claude Code session as a live flow graph
Show HN: Zoetrope – Watch a Claude Code session as a live flow graph Show HN: Zoetrope – Watch a Claude Code session as a live flow graph

zoetropeWatch a Claude Code session as a live flow graph, in your terminal or your browser.

Behind the live edge it paces forward; at the edge it pins and folds in new appends as they land.

A live session and a saved recording differ only in where the playhead starts.

Behind the live edge it paces forward; at the edge it pins and folds in new appends as they land.

feat(timeline): index the playhead by event instead of wall-clock , fix(tailer): fold appends at the live edge without rebuilding ).

5 часов назад @ github.com
Show HN: Candlebar – crypto and stock prices in the Mac menu bar
Show HN: Candlebar – crypto and stock prices in the Mac menu bar Show HN: Candlebar – crypto and stock prices in the Mac menu bar

And when a glance isn't enough, one click opens a real chart - high, low, range, one-minute to daily candles.

Choose what earns a place in the menu bar - the rest wait in the dropdown.

Candlebar turns that habit into a glance: always there, never in the way - the answer, exactly where your eyes already are.

Search by name or symbol, add it, and choose whether it lives in the menu bar or waits in the dropdown.

+ Yes - search any US-listed stock or ETF and it gets the same quiet treatment: price in the menu bar, chart on click.

5 часов назад @ candlebar.app
Show HN: Crilio – pytest for prompts
Show HN: Crilio – pytest for prompts Show HN: Crilio – pytest for prompts

You version a crilio.yaml of prompts + natural-language rules, Crilio calls your model (BYOK), judges the response with another model, and reports PASS / FAIL per rule.

Usagecrilio init [--force] [--yes] crilio run [-c crilio.yaml] [-m gpt-4o] [--judge-model gpt-4o-mini] [--verbose] [--json] [--dry-run] crilio validate [-c crilio.yaml] [--json] crilio --version crilio --docs # full interactive guideinit : creates crilio.yaml .

Provider keys are never a flag — use env:Provider Env Default target Default judge openai OPENAI_API_KEY gpt-4o-mini gpt-4o-mini anthropic ANTHROPIC_API_KEY claude-3-5-sonnet-latest claude-3-5-haiku-latestprovider is inferred from env if not set in crilio.yaml .

GitHu…

5 часов назад @ github.com
Show HN: GitHub Dashboard aka GitBiased
Show HN: GitHub Dashboard aka GitBiased

Hi all.I'm working on GitBiased platform. Basically the idea is to let you or your team (manager) know what is happening at the moment in your development life.I myself use it lot, for having PRs of all my GitHub projects in one place. Also you can enable weekly mail with all things you have done for the previous week.Permission-wise each widget requires its own permissions. At the moment we do not require any write permissions first of all and none of them allow to read the code of the repo(s).I'm writing this post because I've recently released iOs version of the app.https://gitbiased.com

https://apps.apple.com/gb/app/gitbiased/id6782933062

GitBiased Comments URL: https://news.ycombinator…

5 часов назад @ news.ycombinator.com
Show HN: Privacy-First Screen-Time Tracker and Blocker (100% Local, MV3)
Show HN: Privacy-First Screen-Time Tracker and Blocker (100% Local, MV3) Show HN: Privacy-First Screen-Time Tracker and Blocker (100% Local, MV3)

React + TypeScript + ViteThis template provides a minimal setup to get React working in Vite with HMR and some Oxlint rules.

Currently, two official plugins are available:React CompilerThe React Compiler is not enabled on this template because of its impact on dev & build performances.

To add it, see this documentation.

Expanding the Oxlint configurationIf you are developing a production application, we recommend enabling type-aware lint rules by installing oxlint-tsgolint and editing .oxlintrc.json :{ "$schema" : " ./node_modules/oxlint/configuration_schema.json " , "plugins" : [ " react " , " typescript " , " oxc " ], "options" : { "typeAware" : true }, "rules" : { "react/rules-of-hooks" …

5 часов назад @ github.com
Show HN: Sktime-CLI A command line tool to do all time-series tasks
Show HN: Sktime-CLI A command line tool to do all time-series tasks Show HN: Sktime-CLI A command line tool to do all time-series tasks

Why a CLIsktime is a Python library, so trying a forecaster usually means opening an editor:import pandas as pd from sktime .

PeriodIndex ( y . index , freq = "M" ) forecaster = NaiveForecaster ( sp = 12 ) forecaster .

predict ( fh = range ( 1 , 13 )))The same forecast, from the shell:sktime-cli run fit-predict " NaiveForecaster(sp=12) " --data airline.csv --fh 1:12Both print the same twelve numbers.

Installationuv tool install sktime-cli # or: pip install sktime-cliCheck the setup and see which optional dependencies are available:sktime-cli doctorQuickstart# What can I use?

sktime-cli datasets load airline --output airline.csv sktime-cli data inspect airline.csv # Fit, predict, evaluate.

5 часов назад @ github.com
Show HN: Pyxle – Python and React in one file, no API layer
Show HN: Pyxle – Python and React in one file, no API layer Show HN: Pyxle – Python and React in one file, no API layer

05Same hardware, same load generator, both frameworks tuned in good faith.

When a setup is unfair to a competitor, we fix the setup — not the chart.

faster server-side rendering than Next.js, per core ~2.2× smaller HTML than Next.js for the same page 2–3× FastAPI's throughput on database-heavy pages, at 8 workers 1.3× errors under sustained loadMeasured July 2026 on Pyxle 0.7.1, and not re-measured for the 0.9 line.

Reproduce them yourself — full methodology, hardware, and harness at /benchmarks →Beyond raw speed — the full picture against Django, FastAPI, and Next.js is in the comparison →

5 часов назад @ pyxle.dev
Show HN: GitRank.lol – GitHub repo battleground funding open source
Show HN: GitRank.lol – GitHub repo battleground funding open source Show HN: GitRank.lol – GitHub repo battleground funding open source

ACTIVITY FEEDNo bids placed yet.

Be the first developer to crown a repo at Rank #1 for $1!

5 часов назад @ gitrank.lol
Starter Story Starter Story
последний пост None
Indiehackers
последний пост 1 day назад
Hiring: Sales Assistant for ViralHunt
Hiring: Sales Assistant for ViralHunt Hiring: Sales Assistant for ViralHunt

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

1 day назад @ rss.app
Growth has a paper trail -- capture it!
Growth has a paper trail -- capture it! Growth has a paper trail -- capture 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, 1 hour назад @ rss.app
Anyone else had an AI coding agent (Claude Code, Codex, etc.) silently die mid-task when your connection dropped?
Anyone else had an AI coding agent (Claude Code, Codex, etc.) silently die mid-task when your connection dropped? Anyone else had an AI coding agent (Claude Code, Codex, etc.) silently die mid-task when your connection dropped?

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, 1 hour назад @ rss.app
Two Companies Named "BrandScope" Are Fighting Over AI — and Google AI Can't Tell Them Apart
Two Companies Named "BrandScope" Are Fighting Over AI — and Google AI Can't Tell Them Apart Two Companies Named "BrandScope" Are Fighting Over AI — and Google AI Can't Tell Them Apart

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, 3 hours назад @ rss.app
Most founders know their churn rate. Almost none know how much of it is just failed cards
Most founders know their churn rate.  Almost none know how much of it is just failed cards Most founders know their churn rate. Almost none know how much of it is just failed cards

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, 5 hours назад @ rss.app
Three of my checks reported success while measuring nothing. The green light is the dangerous verdict
Three of my checks reported success while measuring nothing. The green light is the dangerous verdict Three of my checks reported success while measuring nothing. The green light is the dangerous verdict

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, 2 hours назад @ rss.app
Looking for a Growth & Sales Partner for My SaaS Products
Looking for a Growth & Sales Partner for My SaaS Products Looking for a Growth & Sales Partner for My SaaS Products

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, 3 hours назад @ rss.app
How would you get your first customers for an AI reliability product?
How would you get your first customers for an AI reliability product? How would you get your first customers for an AI reliability product?

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, 8 hours назад @ rss.app
How do you currently handle requests from clients?
How do you currently handle requests from clients? How do you currently handle requests from clients?

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, 10 hours назад @ rss.app
Day 1 to 61 of the free traffic exchange I built. Here's the data
Day 1 to 61 of the free traffic exchange I built. Here's the data Day 1 to 61 of the free traffic exchange I built. Here's the data

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

2 days, 13 hours назад @ rss.app
Hiring: Full Stack Developer (core Team) for healthcare platform
Hiring: Full Stack Developer (core Team) for healthcare platform Hiring: Full Stack Developer (core Team) for healthcare platform

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, 22 hours назад @ rss.app
Show IH: I built a Chinese AI API marketplace with 67 endpoints and x402 micropayments
Show IH: I built a Chinese AI API marketplace with 67 endpoints and x402 micropayments Show IH: I built a Chinese AI API marketplace with 67 endpoints and x402 micropayments

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

3 days, 5 hours назад @ rss.app
I shipped my first product after a year: a WordPress assistant that books and quotes
I shipped my first product after a year: a WordPress assistant that books and quotes I shipped my first product after a year: a WordPress assistant that books and quotes

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

3 days, 13 hours назад @ rss.app
I think founders misunderstand what Reddit is actually useful for.
I think founders misunderstand what Reddit is actually useful for. I think founders misunderstand what Reddit is actually useful for.

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

4 days, 1 hour назад @ rss.app
HookFlow AI — AI-Powered Viral Hook Generator
HookFlow AI — AI-Powered Viral Hook Generator HookFlow AI — AI-Powered Viral Hook Generator

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

4 days, 2 hours назад @ rss.app
Reddit: /r/SideProject Reddit: /r/SideProject
последний пост 4 часа назад
I got tired of bank statement PDFs lying to me, so I built a converter that refuses to lie back
I got tired of bank statement PDFs lying to me, so I built a converter that refuses to lie back

Every "PDF to Excel" tool I tried for bank statements just... dumps rows. No check that the numbers actually add up. So if the PDF extraction messes up a row (merged cells, weird OCR, whatever), you don't find out until your books don't balance three weeks later. Built BalanceProof to fix that: before you're allowed to download an export, it runs a reconciliation check opening balance + Σ transactions = closing balance running-balance continuity row by row duplicate & date-order detection a confidence score per statement Stack is Next.js 14 (web/API) + FastAPI/pdfplumber worker for extraction, Postgres for jobs. Bank-specific parsers with a generic fallback. It's very early (v0.1, just PDF→…

4 часа назад @ reddit.com
Why is it literally impossible to delete outdated menus from the internet?
Why is it literally impossible to delete outdated menus from the internet?

I used to judge restaurants when their online menu prices were outdated. i figured it was just laziness. Now that I run a small cafe, I realize that 'just updating your website' is a massive lie. Last week, our supplier raised egg prices again, so I had to bump up our breakfast sandwich from $7.50 to $9.00. i just made the quick edit in menuforma, printed new copies for the counter, and actually thought the job was done. Then a customer walked in and confidently showed me a screenshot of the $7.50 price tag. That's when I remembered that to a customer, 'online' is just one place. To a business owner, its a scattered graveyard of internet fossils. i started digging and the deeper I went, the…

4 часа назад @ reddit.com
What I've actually built with Claude Code over the past months
What I've actually built with Claude Code over the past months

I keep seeing "what are you building with Claude Code" threads so figured I'd share the real list — not the toy experiments, the actual apps I put time into: - **levensduur-coach** — mobile app (Expo/React Native) that tracks how long your belongings/appliances last, so you know when to expect maintenance or replacement. Add an item, get a profile of its lifespan. - **fit-check-ai** — outfit-rating app. Take a photo of your fit, AI analyzes and roasts/rates it, build a streak, compete on a leaderboard with friends. - **congress-ai-bot** — automated trading bot that tracks US congress member stock trades and mirrors them via Interactive Brokers, with a Next.js dashboard to monitor positions.…

4 часа назад @ reddit.com
made a tool that tracks WHY traders keep breaking their own rules, not just their P&L
made a tool that tracks WHY traders keep breaking their own rules, not just their P&L

so my best friend's been trading for 5 years, I've never touched a chart in my life. I'm the dev, he's the trader, we've known each other 10 years. started building this because he kept doing the same dumb thing over and over (revenge trading after a bad close) and no journal app actually caught that pattern, they just show you numbers after the fact. looked at tradezella and the other big names before building this, they're like $30-50/month for basically a fancy spreadsheet with charts. felt insane for what it actually does, so we priced ours way below that. built auto-journaling that pulls straight from MT4/MT5 (had to build our own docker/wine setup for this, most existing integrations …

4 часа назад @ reddit.com
We rebuilt our AI website builder from scratch — then migrated all 12+ of our own products onto it
We rebuilt our AI website builder from scratch — then migrated all 12+ of our own products onto it

Sharing this because the pivot was a bigger leap than it looked from the outside. I'm on the team at Modulify. For the last couple of years we built as a Webflow accelerator — our AI assembled sites from pre-built components, and the built site would be exported into Webflow to publish, host, and manage the CMS. We sped up the building part, but Webflow did everything downstream. Worked well for Webflow users, but it capped us at a specific audience and left the parts that mattered most — publishing, hosting, data, auth — on someone else's platform. We've now launched v2 as a full standalone platform. Proper AI code generation, own hosting, built-in CMS, database, authentication, analytics,…

4 часа назад @ reddit.com
I built an iOS app that trains you to notice when a text is working on your emotions
I built an iOS app that trains you to notice when a text is working on your emotions

It's flashcards for manipulation techniques. You get a short passage and answer questions about it — is this propaganda, what emotion is it engineered to produce, what is it actually trying to achieve. Then it names the mechanism and explains why that move works. The card in the screenshot is a good example of why "is it true?" is the wrong question. The claim about officials and pensioners might be entirely accurate. The engineering is in "this isn't a government — it's a mockery", which converts a fact into contempt and stops you asking what the raise actually was. Built solo over evenings: SwiftUI, StoreKit 2 for a one-time unlock, three languages. No backend at all — content ships encry…

4 часа назад @ reddit.com
I built the jobs version of outbid.lol, with a second ranking money can't get into
I built the jobs version of outbid.lol, with a second ranking money can't get into I built the jobs version of outbid.lol, with a second ranking money can't get into

bidjob.dev I took outbid.lol's mechanic (pay to be listed, rank is the total paid, outbidding costs the difference) and pointed it at job ads. That's the right-hand column. The left-hand column is the part outbid doesn't have, and it's where most of the work went. 1,534 fully remote engineering jobs ranked by a published formula: pay floor, how narrow the stated range is, how many countries it's open to, freshness, and how consistently that company states pay elsewhere on its own board. Money can't get into it. Two things I changed from outbid. A slot lasts 60 days instead of forever, because outbid's #1 settled at $15,000 and became unreachable, and on a job board a permanent slot means a …

5 часов назад @ reddit.com
I built a weight-loss app for my girlfriend. She’s now about 20 lbs down, and I ended up turning it into a real iPhone app
I built a weight-loss app for my girlfriend. She’s now about 20 lbs down, and I ended up turning it into a real iPhone app

I originally built DianDian Weight Loss for my girlfriend. She wanted to lose weight, but we kept running into the same problem: There is almost too much weight-loss advice. Most of it isn’t necessarily wrong. The real question was: “Which of these actually applies to me - and what should I change first?” That became the problem I wanted to build around. Instead of making another app that mainly asks you to log more data, I wanted to see whether an assessment could narrow a large set of possible behavior changes down to a few things that might actually be worth focusing on right now. So I started building a small tool for her. It gradually became much bigger than I expected. We ended up wit…

5 часов назад @ reddit.com
I started with a static HTML file containing 12 job boards. 4 years later it passed 100K 💵
I started with a static HTML file containing 12 job boards. 4 years later it passed 100K 💵

Over four years ago I had a static HTML file with about a dozen niche job boards. That was JobBoardSearch. Today it has: • 800+ job boards, all submitted organically by their founders • $100K+ lifetime revenue • 26K members in the subreddit • 6K+ members in the Telegram community • Multiple revenue streams • And it's still mostly just me running it The interesting part is that I never scraped the job boards. Many of the boards provide an API, XML or RSS feed, so I fetch those feeds and reuse the data in several different ways. Each job board has its own page on JobBoardSearch, where I show jobs from its feed. I call this the "meta" part of the site. Those same feeds power: → The main job se…

5 часов назад @ reddit.com
I built a simple session tracker for trainers, tutors and anyone who sells sessions
I built a simple session tracker for trainers, tutors and anyone who sells sessions

I’ve been building a small iPhone app for people who sell their time in sessions — personal trainers, tutors, yoga instructors, music teachers, coaches, etc. The idea is pretty simple. I didn’t want another huge business management app with a million features. I just wanted to make the basic workflow easier: * Add your clients * Schedule sessions on a calendar * Create session packages (like 10 sessions) * See how many sessions each client has left * Complete a session and automatically deduct it from their package * Keep a history of completed sessions * Track basic income and session stats The free version lets you add up to 3 clients, so you can actually use it and see if it fits your wo…

5 часов назад @ reddit.com
I built a free Canadian finance calculator that runs entirely in your browser (no backend, no account, no data collection)
I built a free Canadian finance calculator that runs entirely in your browser (no backend, no account, no data collection) I built a free Canadian finance calculator that runs entirely in your browser (no backend, no account, no data collection)

I'm a product designer, not a developer. This started as a personal Google Sheet I kept tweaking to figure out my own take-home pay, TFSA/RRSP room, and retirement math. It got tangled enough that I rebuilt the logic as a proper web app, partly to make it usable for other people, partly to force myself to actually learn the front end side of my job. What it does: take-home pay by province, budget split, growth projections for Canada's main tax-sheltered accounts (TFSA, RRSP, FHSA, roughly Canada's answer to a Roth IRA, 401k, and a first-home savings account), a retirement/coast FIRE timeline, net worth tracking, debt payoff (snowball vs avalanche), portfolio rebalancing, rent vs buy math. C…

5 часов назад @ reddit.com
6 months of building The AI Tech Pulse: From zero to 250+ using free utility tools
6 months of building The AI Tech Pulse: From zero to 250+ using free utility tools

I launched my site at the end of February with a focus on local AI deployment and hardware benchmarks. Initially, traffic was slow, but the trajectory completely shifted when I started building interactive utilities instead of just writing articles. I put together a Laptop Finder Tool and tablet finder tools , Local LLM VRAM Calculator and various other tools. That’s when the Amazon Associates graph finally started moving. Here are the stats from my first six months (Jan-Aug 2026): Total Earnings: $255.58 Clicks: 2,707 Conversion Rate: 3.03% August Spike: Cleared $100 this month alone. The initial bump in March gave me hope right after I joined the affiliate program, but seeing the growth c…

5 часов назад @ reddit.com
Budgeting, tracking Goals and Subscriptions all in one
Budgeting, tracking Goals and Subscriptions all in one Budgeting, tracking Goals and Subscriptions all in one

Check it out submitted by /u/Initial_Ruin_2608 [link] [comments]

6 часов назад @ reddit.com
Port22 v1.1 — live diffs, refined UI, and a look at what's next
Port22 v1.1 — live diffs, refined UI, and a look at what's next

Port22 puts coding agents running on your Mac onto your iPhone. You can see what each agent is doing and handle approvals directly from your phone. What's new in v1.1: Live diffs now render directly in the transcript as edits happen Refined UI with smoother loaders and transitions Fixed connection-related bugs Supported: Claude Code, Codex, OpenCode Coming next: Pi, Hermes, OpenClaw Coming next: launch new sessions directly from your phone Pricing: Free for 1 Mac and 2 sessions Unlimited is $19.99/year at the founding price. App Store: https://apps.apple.com/us/app/port22-coding-agents-anywhere/id6784157957 Mac agent: https://www.tryport22.com/ Product Hunt: https://www.producthunt.com/prod…

6 часов назад @ reddit.com
3 weeks on the App Store. 1600 users… what next
3 weeks on the App Store. 1600 users… what next

So my app has been live on the App Store for 3 weeks now and I have to say I’m astounded by the progress I have made in such a short time. I never expected to be making actual money and having over 1500 users so soon. BUT, the caveat is that all of this came from 1 viral tik tok video. Which is amazing, but it’s a lottery, and I don’t want to become over reliant on vitality as a means for growth. What strategies would you lovely people recommend to help me to continue growing n an upwards trajectory. I have proof that people like the app, and are willing to pay for it, now I just need to get more eyes on it Thanks submitted by /u/Academic-Bathroom710 [link] [comments]

6 часов назад @ reddit.com
Product Hunt Product Hunt
последний пост 16 часов назад
Keymap
Keymap

Every shortcut, one ⌘⌘ away. Discussion | Link

16 часов назад @ producthunt.com
Splitsense
Splitsense

Turn user behaviour into higher conversions with AI Discussion | Link

23 часа назад @ producthunt.com
whoisthegoat.lol
whoisthegoat.lol

Bid $ for the GOAT (trash only) Discussion | Link

1 day назад @ producthunt.com
ChatGPT Ad Library
ChatGPT Ad Library

See every ad running inside ChatGPT Discussion | Link

1 day, 3 hours назад @ producthunt.com
Altar II
Altar II

The mechanical keyboard Apple never made Discussion | Link

1 day, 6 hours назад @ producthunt.com
session-indexer
session-indexer

Semantic search over your own Claude Code session history Discussion | Link

1 day, 9 hours назад @ producthunt.com
Buddy Visual Tests
Buddy Visual Tests

Every UI change, reviewed before merge Discussion | Link

1 day, 9 hours назад @ producthunt.com
Postaway.space
Postaway.space

A little piece of the past, sent your way. Discussion | Link

1 day, 10 hours назад @ producthunt.com
Antigravity Remote Control
Antigravity Remote Control

Drive Antigravity agents from any browser Discussion | Link

1 day, 13 hours назад @ producthunt.com
Wavepocket ▶︎•၊||၊||။၊|။
Wavepocket ▶︎•၊||၊||။၊|။

Synth, drum kit, a 4-track tape loop, and FX app Discussion | Link

1 day, 20 hours назад @ producthunt.com
Purchase API by Agentcard
Purchase API by Agentcard

one API call and your agent buys anything online Discussion | Link

1 day, 23 hours назад @ producthunt.com
Alchemize
Alchemize

Ship more code with confidence Discussion | Link

2 days, 1 hour назад @ producthunt.com
Dropstone
Dropstone

The AI runtime that remembers, learns, and acts everywhere Discussion | Link

2 days, 1 hour назад @ producthunt.com
Lucid Train
Lucid Train

Build system design for new and existing codebase Discussion | Link

2 days, 1 hour назад @ producthunt.com
IFAH
IFAH

Instruments for composing and experiencing sound as a space Discussion | Link

2 days, 2 hours назад @ producthunt.com
Путешествия
Vandrouki Vandrouki
последний пост None
Atlas Obscura: Stories Atlas Obscura: Stories
последний пост 3 часа назад
Beyond Colonial Williamsburg: 11 Events Worth Planning a Trip Around
Beyond Colonial Williamsburg: 11 Events Worth Planning a Trip Around Beyond Colonial Williamsburg: 11 Events Worth Planning a Trip Around

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

3 часа назад @ atlasobscura.com
Scarborough Marsh in Scarborough, Maine
Scarborough Marsh in Scarborough, Maine Scarborough Marsh in Scarborough, Maine

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 часа назад @ atlasobscura.com
14 Mesmerizing Mazes and Labyrinths
14 Mesmerizing Mazes and Labyrinths 14 Mesmerizing Mazes and Labyrinths

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

1 day, 1 hour назад @ atlasobscura.com
Jingling Pot in England
Jingling Pot in England Jingling Pot in England

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, 22 hours назад @ atlasobscura.com
North American Cryptid Museum in Plano, Texas
North American Cryptid Museum in Plano, Texas North American Cryptid Museum in Plano, Texas

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

4 days назад @ atlasobscura.com
Bunski Kanal in Malo Polje, Bosnia and Herzegovina
Bunski Kanal in Malo Polje, Bosnia and Herzegovina Bunski Kanal in Malo Polje, Bosnia and Herzegovina

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

4 days, 2 hours назад @ atlasobscura.com
Gin Drinkers Line in Hong Kong
Gin Drinkers Line in Hong Kong Gin Drinkers Line in Hong Kong

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

4 days, 4 hours назад @ atlasobscura.com
‘The Missing’ Cabin in Jemez Springs, New Mexico
‘The Missing’ Cabin in Jemez Springs, New Mexico ‘The Missing’ Cabin in Jemez Springs, New Mexico

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, 22 hours назад @ atlasobscura.com
Volvo Island in Ottawa, Illinois
Volvo Island in Ottawa, Illinois Volvo Island in Ottawa, Illinois

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

4 days, 22 hours назад @ atlasobscura.com
Isis Heiligtum (Isis and Magna Mater Temple) in Mainz, Germany
Isis Heiligtum (Isis and Magna Mater Temple) in Mainz, Germany Isis Heiligtum (Isis and Magna Mater Temple) in Mainz, Germany

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 назад @ atlasobscura.com
Red Sea Terminal in Marsa Alam, Egypt
Red Sea Terminal in Marsa Alam, Egypt Red Sea Terminal in Marsa Alam, Egypt

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, 2 hours назад @ atlasobscura.com
Fyllingsdalstunnelen in Fyllingsdalen, Norway
Fyllingsdalstunnelen in Fyllingsdalen, Norway Fyllingsdalstunnelen in Fyllingsdalen, Norway

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, 4 hours назад @ atlasobscura.com
Branch Davidian Compound in Axtell, Texas
Branch Davidian Compound in Axtell, Texas Branch Davidian Compound in Axtell, Texas

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

5 days, 22 hours назад @ atlasobscura.com
Doña Manolita in Madrid, Spain
Doña Manolita in Madrid, Spain Doña Manolita in Madrid, Spain

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

6 days назад @ atlasobscura.com
Stillman’s Run Battle Site Memorial in Stillman Valley, Illinois
Stillman’s Run Battle Site Memorial in Stillman Valley, Illinois Stillman’s Run Battle Site Memorial in Stillman Valley, Illinois

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

6 days, 2 hours назад @ atlasobscura.com
T—Ж T—Ж
последний пост None
Европейское айти
EU-startups EU-startups
последний пост 4 часа назад
“Europe is aging rapidly”: Solace Care raises €2.1 million in largest pre-Seed round to date for a European end-of-life platform
“Europe is aging rapidly”: Solace Care raises €2.1 million in largest pre-Seed round to date for a European end-of-life platform “Europe is aging rapidly”: Solace Care raises €2.1 million in largest pre-Seed round to date for a European end-of-life platform

Solace Care, a Stockholm-based end-of-life platform, has raised a pre-Seed round of €2.1 million to expand its insurer and broker partnerships, enter the Netherlands and the UK, and grow its product and commercial teams.

“Today, insurance pays out and then the family is on their own for the next six months,” says Valtteri Korkiakoski, CEO and co-founder of Solace Care.

“Solace Care changes what the product actually delivers to a family, both before and after a loss.

Sold through life insurers and brokers, Solace Care is a digital platform for legacy planning and support after loss.

Solace Care went from its first policyholders in mid-2025 to more than 25,000 covered lives across Sweden, Fin…

4 часа назад @ eu-startups.com
AI cost scrutiny is a win for LegalTech
AI cost scrutiny is a win for LegalTech AI cost scrutiny is a win for LegalTech

Rising AI costs have become a talking point for LegalTech, and other industries, as the initial exuberance over agentic AI has waned.

Vendors need to scale up sustainablyAfter grappling with AI costs and large bills, companies are seeking ROI and proof points of legal AI.

For the vendors, AI costs are also a pressing issue because of the processing costs of the underlying large language models (LLMs) that their solutions depend on.

Making technically-smart choicesTo face these issues head on, AI vendors need to make smart technical choices about how they build their solutions.

The focus on AI costs and ROI is good news for LegalTech as a whole, and for the customers that use it.

4 часа назад @ eu-startups.com
French SpaceTech startup ArcSpace secures over €2 million for in-orbit satellite servicing and repair
French SpaceTech startup ArcSpace secures over €2 million for in-orbit satellite servicing and repair French SpaceTech startup ArcSpace secures over €2 million for in-orbit satellite servicing and repair

ArcSpace, a Paris-based SpaceTech startup developing technology for in-orbit satellite repair, assembly, and servicing, has closed a funding round of over €2 million to support the startup’s next stage of growth.

The round was led by DEPO Ventures through its DEPO Ventures One fund, alongside SCE Freiraum Ventures, IRDI Capital Investissement, and a French Business Angels network.

At DEPO Ventures, we focus precisely on innovations of this kind with global relevance and long-term strategic impact,” said Petr Šíma, Partner at DEPO Ventures.

The company highlights that its greatest advantage for in-orbit servicing lies in its ability to capture and repair satellites that were never originally…

5 часов назад @ eu-startups.com
You’ve Europeanised your professional tech stack. Now what about everything else?
You’ve Europeanised your professional tech stack. Now what about everything else? You’ve Europeanised your professional tech stack. Now what about everything else?

Run by Berlin-based social enterprise Good Search, GOOD positions itself around privacy, sustainability and independence from advertising-led Big Tech search.

Its most interesting feature for European users is interoperability: BirdyChat has implemented messaging with WhatsApp under the EU Digital Markets Act framework.

Its most interesting feature for European users is interoperability: BirdyChat has implemented messaging with WhatsApp under the EU Digital Markets Act framework.

Mastodon is a free, open-source decentralised social platform associated with Berlin-based Mastodon GmbH.

Mastodon is a free, open-source decentralised social platform associated with Berlin-based Mastodon GmbH.

7 часов назад @ eu-startups.com
Brussels-based MAASH secures €12.15 million to take mycoprotein production to industrial scale
Brussels-based MAASH secures €12.15 million to take mycoprotein production to industrial scale Brussels-based MAASH secures €12.15 million to take mycoprotein production to industrial scale

MAASH, a Brussels-based fermentation company specialising in the development and production of mycoproteins for the food industry, has secured a €12.15 million funding package combining equity investment and public financing.

The package includes a €5.85 million equity raise from five new investors: Ambra Capital, InvestPro, Bpifrance, Amorçage Industriel, Nordzucker and Tereos.

It also includes €4.3 million in support from Bpifrance through the Première Usine programme and a €2 million Bpifrance loan through its Prêt d’Amorçage Investissement, supported by France 2030.

The company states that with LoCylia™, its fermentation-derived mycoprotein, it is positioning itself as a B2B ingredient …

8 часов назад @ eu-startups.com
Portugal bet on innovation, but it’s still playing catch-up
Portugal bet on innovation, but it’s still playing catch-up Portugal bet on innovation, but it’s still playing catch-up

The European Innovation Scoreboard 2026 still classifies Portugal as a Moderate Innovator.

The government seeks to proliferate the success with seven additional “Sines”-style data centre zones across the north, centre, Lisbon and Tagus Valley, and interior Alentejo.

Things like universities, technical training, applied research, early-stage capital, technology transfer, and the people willing to build companies locally.

With its Atlantic geography, renewable energy capacity, EU political alignment, strong universities, and burgeoning startups, Portugal has the ingredients that Brussels wants to see.

Portugal’s emerging status is not a guarantee of it becoming an innovation capital.

9 часов назад @ eu-startups.com
Stockholm’s eComID raises €14.6 million to build the “shopping passport” for AI-powered personalised commerce
Stockholm’s eComID raises €14.6 million to build the “shopping passport” for AI-powered personalised commerce Stockholm’s eComID raises €14.6 million to build the “shopping passport” for AI-powered personalised commerce

eComID, a Stockholm-based startup that claims to be building the “shopping passport for the future of commerce”, today announced a €14.58 million ($17 million) Seed round.

This round lets us move faster, enter new markets and build the infrastructure we believe the next era of commerce will run on.”Founded in 2023, eComID calls itself the shopping passport for modern commerce.

Its “Shopping Passport” lets shoppers carry relevant context across connected brands, helping each store understand them from the first visit.

Since its launch in 2024, eComID reports that it now works with more than 60 brands and reaches 20 million shoppers each month.

“eComID is solving a structural problem in digit…

11 часов назад @ eu-startups.com
Hungary’s BOOKR Kids closes €6.1 million Series A for global EdTech expansion
Hungary’s BOOKR Kids closes €6.1 million Series A for global EdTech expansion Hungary’s BOOKR Kids closes €6.1 million Series A for global EdTech expansion

BOOKR Kids, a Budapest-based EdTech company behind BOOKR Class, has completed a €6.1 million Series A raise to develop their learning platform focused on literacy, language development and AI readiness.

This investment allows BOOKR to build the learning infrastructure behind those capabilities – and to take it to millions more children around the world,” says Dr. Dorka Horváth, PhD, CEO and co-founder of BOOKR Kids.

BOOKR Kids’ Series A comes amid continued 2026 investment in European language-learning and AI-supported education platforms.

EU-Startups previously reported on BOOKR Kids in 2020, when the company raised €2 million in funding alongside a further €2 million convertible note to s…

11 часов назад @ eu-startups.com
Amsterdam’s Neno raises €6.6 million to build the AI-native back office suite for entrepreneurs
Amsterdam’s Neno raises €6.6 million to build the AI-native back office suite for entrepreneurs Amsterdam’s Neno raises €6.6 million to build the AI-native back office suite for entrepreneurs

Neno, an Amsterdam-based AI-native financial services startup for small and medium-sized businesses, has raised €6.6 million in Seed funding to launch a new research unit, grow its accounting and tax teams, and expand into new European markets in 2027.

The business owner’s only touchpoint is reviewing what’s already been handled,” said Nick Knuppe, founder and CEO of Neno.

Through its AI-native financial workspace, Neno is targeting Europe’s accounting, tax and professional services market, worth more than €200 billion a year, according to the company.

“AI-native financial infrastructure with embedded professional services is one of the most compelling untouched opportunities in modern fint…

12 часов назад @ eu-startups.com
Smart thermostat maker Boldr raises €4.2 million to grow connected heating and cooling platform
Smart thermostat maker Boldr raises €4.2 million to grow connected heating and cooling platform Smart thermostat maker Boldr raises €4.2 million to grow connected heating and cooling platform

Today’s funding also follows an oversubscribed €2.7 million ($3.2 million) Seed round in 2025.

Boldr’s pre-Series A comes amid continued 2026 investment in European technologies for building energy management, heating and cooling, and grid flexibility.

“The team has identified HVAC contractors as a critical partner in the electrification of the home.

The company is building an energy management platform designed to connect equipment inside homes and other buildings, initially focusing on HVAC systems.

One of its products is the Universal Thermostat, a hardware-agnostic climate control system developed to simplify installations for HVAC contractors.

1 day, 4 hours назад @ eu-startups.com
How SMEs can grow internationally without opening local offices
How SMEs can grow internationally without opening local offices How SMEs can grow internationally without opening local offices

Why expansion is no longer about certaintyThe biggest risk in international expansion is no longer entering the wrong market.

As those insights build, businesses can adapt their go-to-market strategy with greater confidence before committing significant resources.

Over time, businesses build a clearer picture of where opportunities are strongest.

A more efficient way to grow internationallyThe goal of international expansion hasn’t changed.

The foundation of international expansion should no longer be tied to physical expansion, but to the outcome of proven demand.

1 day, 4 hours назад @ eu-startups.com
Fresh from €1.2 billion raise, NEURA Robotics acquires Adlatus Robotics to give cleaning robots a “new brain”
Fresh from €1.2 billion raise, NEURA Robotics acquires Adlatus Robotics to give cleaning robots a “new brain” Fresh from €1.2 billion raise, NEURA Robotics acquires Adlatus Robotics to give cleaning robots a “new brain”

NEURA Robotics, a Metzingen-based cognitive robotics startup, today announced that it is acquiring 100% of the shares in Adlatus Robotics, an Ulm-based maker of autonomous cleaning robots.

The deal was carried out through NEURA Mobile Robots GmbH, the group’s logistics and automated-vehicle arm, and folds Adlatus’s installed base of cleaning and sweeping robots into NEURA’s broader “Neuraverse” platform.

David Reger, founder and CEO of NEURA Robotics, said, “We’re not buying ADLATUS just to add another cleaning robot to our portfolio.

Headquartered in Hamburg, NEURA Mobile Robots develops and delivers mobile transport robotics for production and warehouse logistics at international companie…

1 day, 5 hours назад @ eu-startups.com
London-based Embedd raises €2.3 million to build the software infrastructure for physical AI
London-based Embedd raises €2.3 million to build the software infrastructure for physical AI London-based Embedd raises €2.3 million to build the software infrastructure for physical AI

Embedd, a London-based startup building infrastructure for physical AI, has raised €2.3 million ($2.7 million) in pre-Seed funding to continue developing its platform and expand its work with semiconductor companies.

The round was led by Seedcamp, with participation from Cocoa, Connect Ventures, 2100 Ventures, Vesna Capital, U.ventures, Underline Ventures, Common Magic and Roosh Ventures.

Since its commercial launch in April 2026, Embedd has also reported signing contracts with multiple semiconductor companies.

Lazarenko added, “The promise of physical AI is enormous, but today’s hardware fragmentation is slowing innovation.

This funding enables us to expand our platform and help more semic…

1 day, 7 hours назад @ eu-startups.com
Ready, set, pitch: Applications open for the MeOut Summit 2026 Pitch Marathon in Budapest
Ready, set, pitch: Applications open for the MeOut Summit 2026 Pitch Marathon in Budapest Ready, set, pitch: Applications open for the MeOut Summit 2026 Pitch Marathon in Budapest

Unlike a traditional startup pitch competition, the Pitch Marathon will not be about rankings, prizes or choosing a winner.

MeOut Summit 2026 expects to welcome more than 1,000 attendees and 50+ speakers over its two-day programme.

The MeOut Summit and EU-StartupsThe MeOut Summit 2026 is being co-organised by the EU-Startups team together with MeOut Group, and additionally supported by the Global Startup Awards (GSA).

Click here to applyJoin the MeOut Summit 2026The MeOut Summit 2026 will take place at Akvárium in Budapest on 25–26 November 2026, from 10:00 to 21:00.

Want to join the MeOut Summit 2026 in Budapest?

1 day, 8 hours назад @ eu-startups.com
Norway’s RunwayVC reaches €40 million first close for Fund II to back industrial technology startups
Norway’s RunwayVC reaches €40 million first close for Fund II to back industrial technology startups Norway’s RunwayVC reaches €40 million first close for Fund II to back industrial technology startups

RunwayVC, a Norwegian early-stage venture firm, has reached a €40 million first close for Fund II, targeting early-stage companies across industrial AI and software, robotics, automation and autonomous systems.

Aker was the sole LP in Fund I and continues as a cornerstone investor in Fund II.

New LPs in Fund II include Halliburton, Aker BP and Aker Solutions, alongside KLP, Norway’s largest pension company, and state-owned Investinor.

“We are in the middle of a technology shift in industry that will create the next generation of global technology companies.

The same investment team that built Fund I is now taking the model forward in Fund II.

1 day, 9 hours назад @ eu-startups.com
Tech.eu Tech.eu
последний пост 1 час назад
How intelligent technology could redefine recreational boating as MIRAVA moves towards production [Sponsored]
How intelligent technology could redefine recreational boating as MIRAVA moves towards production [Sponsored] How intelligent technology could redefine recreational boating as MIRAVA moves towards production [Sponsored]

MIRAVA believes recreational boating is ready for a similar transition.

This idea sits at the centre of the company's approach to intelligent boating.

According to MIRAVA, intelligent following could also allow the boat to remain connected to its users during certain water-based activities.

As software, AI and intelligent systems become increasingly integrated into everyday products, recreational boating could follow a similar path.

For MIRAVA, that is ultimately the purpose of intelligent boating: to give people more freedom on the water.

1 час назад @ tech.eu
Stability AI raises $76M, with Warner and Sony investing
Stability AI raises $76M, with Warner and Sony investing Stability AI raises $76M, with Warner and Sony investing

Stability AI, the London-founded AI startup behind the Stable Diffusion AI model, which has switched its focus from the UK to the US, has raised a $76m funding round, with investment from three music company giants, it said today.

The Series B round includes new investors Sony Music Group, Universal Music Group and Warner Music Group, along with gaming giant Electronic Arts, with AMD Ventures and Pacific Alliance Ventures also investing.

Stability AI today bills itself as “the leader in purpose-built AI products for professional creatives across music, gaming and entertainment".

The investment follows Stability AI striking deals with Warner and Electronic Arts to build new AI models leverag…

2 часа назад @ tech.eu
Inside Startup Due Dil: the AI tool turning hours of VC diligence into 10 minutes
Inside Startup Due Dil: the AI tool turning hours of VC diligence into 10 minutes Inside Startup Due Dil: the AI tool turning hours of VC diligence into 10 minutes

Vlad Tislenko, a partner at venture capital firm SMRK VC, today announced the launch of Startup Due Dil, a web application that automates the collection, verification, and structuring of information during startup due diligence.

Startup Due Dil is designed to produce an initial structured report in approximately 10 minutes.

I began building Startup Due Dil for my own work to automate this part of the process.

Nine specialists and an OracleThe system orchestrates ten AI agents, analyses pitch decks, supporting documents, and public sources, and produces a structured report for investors and founders.

To begin an analysis, a user only needs to upload the startup's pitch deck.

3 часа назад @ tech.eu
Ploughshare’s TAG Alliance grows to 19 members as defence spin-outs accelerate
Ploughshare’s TAG Alliance grows to 19 members as defence spin-outs accelerate Ploughshare’s TAG Alliance grows to 19 members as defence spin-outs accelerate

Ploughshare’s Technology and Growth (TAG) Alliance is gaining momentum less than a year after being announced, with at least three new defence technology spin-outs expected by the end of the year and three major organisations joining its growing membership.

Ploughshare was established in 2005 as the Ministry of Defence (MoD)’s trusted commercialisation partner.

It has brought over 140 technologies to market and created 16 spin-out companies.

The TAG Alliance Membership welcomes Babcock, Frazer-Nash Consultancy and UKRI to the Alliance, bringing together 19 organisations working to take UK defence innovation into wider markets:ADS BabcockBAE SystemsCBICranfield UniversityUK DINThe D GroupDst…

7 часов назад @ tech.eu
Itoflow lands $2.5M to scale investment research and portfolio management
Itoflow lands $2.5M to scale investment research and portfolio management Itoflow lands $2.5M to scale investment research and portfolio management

AI investment platform Itoflow has raised $2.5 million in pre-seed funding to develop its technology to help professional investment teams automate and scale research and portfolio management.

Founded in 2026, Itoflow is developing AI agents that learn how individual investment firms research opportunities, assess risk and review portfolios.

In current pilots, investment teams define their investment approach, risk constraints, and review criteria in plain language.

Itoflow also allows customers to determine how its agents operate, including which actions and thresholds require human approval.

The new funding will be used to expand Itoflow's engineering and quantitative research teams, acce…

8 часов назад @ tech.eu
Revolut launches AI unit as proclaims virtues of proprietary AI
Revolut launches AI unit as proclaims virtues of proprietary AI Revolut launches AI unit as proclaims virtues of proprietary AI

Revolut has today launched a unit dedicated to AI research across financial services, as it sets out its belief in building as much of the AI stack in-house and not relying on third parties.

Revolut says the division, called Revolut Research, will be the centre of Revolut's proprietary AI and machine learning activities and will work with leading academic and tech institutions developing AI.

According to Revolut, its model, PRAGMA, “learns patterns across the entire customer journey, creating a single AI foundation that can support fraud detection, credit decisions, product recommendations and customer service”.

Revolut believes its AI models and products will benefit from the sheer volume …

10 часов назад @ tech.eu
Lunar co-founders launch AI audit startup Repodo, raising over €8M
Lunar co-founders launch AI audit startup Repodo, raising over €8M Lunar co-founders launch AI audit startup Repodo, raising over €8M

The co-founders of Danish challenger bank Lunar have launched an AI audit startup, which has secured over €8 million in pre-seed funding.

Called Repodo, it has four co-founders in total, including the three co-founders of Lunar, the challenger bank which has raised over €500m in funding and has over one million customers and from which the three have left their executive roles.

The €8.2m pre-seed round in Repodo, which is launching in Denmark, is led by Hedosophia and Seed Capital, which backed Lunar, along with "prominent investors".

Repodo aims to reduce the manual work involved for both businesses and auditors, creating a “faster, lower-friction and more affordable audit experience”.

Kla…

11 часов назад @ tech.eu
Dutch AI-native financial services startup Neno secures €6.6M for European expansion
Dutch AI-native financial services startup Neno secures €6.6M for European expansion Dutch AI-native financial services startup Neno secures €6.6M for European expansion

Amsterdam-based AI-native financial services company Neno has raised €6.6 million in seed funding to develop its technology, expand its accounting and tax services and enter additional European markets.

Launched in the first quarter of 2026, Neno provides AI-native financial services to small and medium-sized enterprises, combining accounting, tax and financial administration through a single platform.

Rather than seeking to replace accountants, Neno is using AI to increase the number of businesses each accountant can support.

This enables a single Neno accountant to manage hundreds of customers instead of the traditional thirty, without compromising on advisory quality,said Knuppe.

Neno wi…

12 часов назад @ tech.eu
Volve lands $3M to expand construction tendering AI across Europe
Volve lands $3M to expand construction tendering AI across Europe Volve lands $3M to expand construction tendering AI across Europe

Norwegian construction technology company Volve has raised $3 million (NOK 30 million) in seed funding to further develop its intelligence platform for construction tendering and preconstruction and support its expansion across Europe.

Despite this, tendering and preconstruction remain among the less digitised parts of the construction industry.

Construction represents more than €1.6 trillion in annual investment across Europe, according to data cited from the European Construction Industry Federation, while construction contracts account for close to one in five public tenders.

Although individual construction projects differ, many of the commercial decisions involved are recurring.

The co…

12 часов назад @ tech.eu
COPD diagnosis is broken. TidalSense wants to fix it with 75 seconds of breathing
COPD diagnosis is broken. TidalSense wants to fix it with 75 seconds of breathing COPD diagnosis is broken. TidalSense wants to fix it with 75 seconds of breathing

Chronic Obstructive Pulmonary Disease (COPD), a group of lung diseases that cause breathing problems, is another major burden.

TidalSense develops novel diagnostics for respiratory diseases, including chronic conditions like asthma and COPD.

It aims to develop technology that addresses the needs of patients, healthcare providers, and the broader health system.

NHS clinics currently using the technology are running 10- to 15-minute appointments, enabling clinicians to see four to six patients an hour using traditional diagnostic spirometry.

Your new technology’s got to add value.”Beyond COPD: tackling childhood asthmaWhile TidalSense is focused currently on COPD diagnosis, it has its sights …

1 day, 7 hours назад @ tech.eu
Boldr raises $5M to turn home energy systems into grid capacity
Boldr raises $5M to turn home energy systems into grid capacity Boldr raises $5M to turn home energy systems into grid capacity

UK energy management startup Boldr has raised $5 million in a pre-Series A round to expand its technology for connecting residential energy equipment and turning it into flexible capacity for the power grid.

Boldr is developing an energy management platform that connects equipment inside homes, starting with heating, ventilation and air conditioning (HVAC) systems.

The company is initially focusing on HVAC, one of the largest sources of residential energy consumption in the US.

By connecting these systems, Boldr aims to enable homes to participate in distributed energy networks.

Over time, Boldr plans to extend its platform beyond HVAC to other residential energy assets, including batteries…

1 day, 7 hours назад @ tech.eu
NEURA Robotics acquires ADLATUS to bring Physical AI to autonomous cleaning
NEURA Robotics acquires ADLATUS to bring Physical AI to autonomous cleaning NEURA Robotics acquires ADLATUS to bring Physical AI to autonomous cleaning

NEURA Robotics is expanding its Physical AI ecosystem to include another important application area.

NEURA Mobile Robots is acquiring 100 per cent of the shares of ADLATUS Robotics from Ulm, an established provider of autonomous cleaning robots.

This transforms a specialised autonomous device into an intelligent actor within a larger physical AI ecosystem.

Andreas Lindemann, Managing Director of NEURA Mobile Robots, adds:“Our aim is to expand mobile robotics beyond traditional material handling.

Lead image: Adlatus' Stefan Erhardt, David Reger from NEURA Robotics, Andreas Lindemann from NEURA Mobile Robots.

1 day, 10 hours назад @ tech.eu
European tech weekly recap: More than 45 tech funding deals worth over €684M
European tech weekly recap: More than 45 tech funding deals worth over €684M European tech weekly recap: More than 45 tech funding deals worth over €684M

Last week, we tracked more than 45 tech funding deals worth over €684 million and over 5 exits, M&A transactions, rumours, and related news stories across Europe.

📊 The top three industries that raised the most were fintech (€239.2 million), robotics (€178 million), and artificial intelligence (€99 million).

At the country level, 🇨🇭 Switzerland took first place (€172.5 million), followed by 🇫🇷 France (€150 million) and 🇬🇧 the UK (€122.9 million).

❗ Be sure to check out the Tech.eu Funding Explorer, free and open to everyone, for deeper insights into funding data, investor activity, company profiles, and market trends.

Now, let's get you up to speed on everything that happened last week.

1 day, 10 hours назад @ tech.eu
Kazimi raises €2.2M pre-seed to tackle bot activity in mobile marketing
Kazimi raises €2.2M pre-seed to tackle bot activity in mobile marketing Kazimi raises €2.2M pre-seed to tackle bot activity in mobile marketing

Berlin-based mobile cybersecurity startup Kazimi has raised €2.2 million in an oversubscribed pre-seed round to scale its technology for securing and verifying first-party data used by app developers for marketing analytics and AI.

Kazimi is developing security technology that helps mobile app developers determine whether activity within their apps comes from genuine users or automated bots.

Its solution secures communication signals generated by an app, enabling developers to collect and verify first-party data, identify non-human activity and maintain user privacy.

Data from Cloudflare indicates that bot activity exceeded human activity on the internet in 2026, while AppsFlyer reports tha…

1 day, 11 hours назад @ tech.eu
Gravis Robotics bags $200M, a safer marketplace for teen odd jobs, and Monzo chairman Gary Hoffman to stand down
Gravis Robotics bags $200M, a safer marketplace for teen odd jobs, and Monzo chairman Gary Hoffman to stand down Gravis Robotics bags $200M, a safer marketplace for teen odd jobs, and Monzo chairman Gary Hoffman to stand down

This week, we tracked more than 45 tech funding deals worth over €684 million 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.

❗ Want to explore the data in more detail?

The free, open-access Tech.eu Funding Explorer offers deeper insights into funding rounds, investor activity, company profiles and market trends.

Either way, let's get you up to speed.

4 days, 4 hours назад @ tech.eu
TechCrunch: Europe TechCrunch: Europe
последний пост 4 weeks, 1 day назад
Europe got its own TBPN-style live show, and everyone’s angling for a guest spot
Europe got its own TBPN-style live show, and everyone’s angling for a guest spot

On Monday, the network announced a $1.6 million seed round from top players in the media ecosystem, including Powerhouse Capital, Axel Springer SE (which owns Business Insider and Politico), the popular media publication LadBible, and angel investors from OpenAI and DeepMind. With this fresh capital, the network is announcing its largest expansion yet.

4 weeks, 1 day назад @ techcrunch.com
Tesla’s Full Self-Driving software is creeping into Europe
Tesla’s Full Self-Driving software is creeping into Europe

First came the Netherlands, now it's Lithuania. And more European countries appear to be in the queue for Tesla's driver assistance system.

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

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

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

5 months назад @ techcrunch.com
European Parliament blocks AI on lawmakers’ devices, citing security risks
European Parliament blocks AI on lawmakers’ devices, citing security risks

EU lawmakers found their government-issued devices were blocked from using the baked-in AI tools, amid fears that sensitive information could turn up on the U.S. servers of AI companies.

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

6 months, 2 weeks назад @ techcrunch.com
Ireland proposes new law allowing police to use spyware
Ireland proposes new law allowing police to use spyware

The Irish government announced that it wants to pass a law that would grant police more surveillance powers, such as using spyware to fight serious crime, while aiming to protect the privacy rights of its citizens.

7 months назад @ techcrunch.com
The European startup market’s data doesn’t match its energy — yet
The European startup market’s data doesn’t match its energy — yet

Europe's startup market hasn't produced meaningful numbers but there is reason to believe the data will start to change.

8 months назад @ techcrunch.com