Вастрик
👉 vas3k.ru
Веду блог о технологиях, пишу код, отвратительно путешествую и фотографирую это
Hacker News Hacker News
последний пост 54 минуты назад
Chuck Norris Has Died
Chuck Norris Has Died Chuck Norris Has Died

Chuck Norris, the martial arts champion who became an iconic action star and led the hit series “Walker, Texas Ranger,” has died.

Norris was hospitalized in Hawaii on Thursday, and his family posted a statement Friday saying that he died that morning.

He was nevertheless the action star of choice for those seeking an all-American icon.

As Norris’ movie career began to wane, he made a timely move to television, starring in the CBS series “Walker, Texas Ranger,” inspired by his film “Lone Wolf McQuade.” The program ran from 1993-2001, and the actor reprised the role of Cordell Walker in the TV movies “Walker Texas Ranger 3: Deadly Reunion” (1994) and “Walker, Texas Ranger: Trial by Fire” (200…

54 минуты назад @ variety.com
Java Is Fast. Your Code Might Not Be
Java Is Fast. Your Code Might Not Be Java Is Fast. Your Code Might Not Be

Accidental O(n²) with Streams Inside Loopsfor ( Order order : orders) { int hour = order .

The fix:for ( Order order : orders) { int hour = order .

String.format() in Hot Pathspublic String buildOrderSummary ( String orderId , String customer , double amount ) { return String .

Autoboxing in Hot PathsLong sum = 0L ; for ( Long value : values) { sum += value; }What’s actually happening at the JVM level:Long sum = Long .

long sum = 0L ; // primitive, not the wrapper for ( long value : values) { sum += value; }Where this tends to sneak in: aggregation and processing loops.

1 час назад @ jvogel.me
I'm OK being left behind, thanks
I'm OK being left behind, thanks I'm OK being left behind, thanks

I replied saying that I'd rather wait until they were more useful, less volatile, easier to use, and utterly reliable.

I'm utterly content to wait until their hype has been realised.

But I'm struggling to think of anyone who has earned anything more than bragging rights by being first.

Are you genuinely saying that they'll all be left behind because they didn't learn your technology in utero?

It is 100% OK to wait and see if something is actually useful.

1 час назад @ shkspr.mobi
Nvidia's Huang pitches AI tokens on top of salary
Nvidia's Huang pitches AI tokens on top of salary

Comments

1 час назад @ cnbc.com
HP realizes that mandatory 15-minute support call wait times isn't good support
HP realizes that mandatory 15-minute support call wait times isn't good support HP realizes that mandatory 15-minute support call wait times isn't good support

In an odd approach to trying to improve customer tech support, HP allegedly implemented mandatory, 15-minute wait times for people calling the vendor for help with their computers and printers in certain geographies.

The mandatory support call times have been lifted, per a company statement shared by HP spokesperson Katie Derkits:We’re always looking for ways to improve our customer service experience.

This support offering was intended to provide more digital options with the goal of reducing time to resolve inquiries.

We have found that many of our customers were not aware of the digital support options we provide.

HP didn’t immediately clarify when it removed the wait times.

1 час назад @ arstechnica.com
Schizophrenia study finds new biomarker, drug candidate to treat symptoms
Schizophrenia study finds new biomarker, drug candidate to treat symptoms Schizophrenia study finds new biomarker, drug candidate to treat symptoms

Current schizophrenia medications treat symptoms such as hallucinations and delusions, but do little for cognitive symptoms like disorganized thinking or executive dysfunction.

A new Northwestern University study in humans and mice has discovered a novel biomarker of schizophrenia that could also serve as a new drug candidate to treat the cognitive symptoms of the disorder.

“The lack of brain plasticity is believed to be a key factor in the development of symptoms in schizophrenia.

By identifying a specific schizophrenia biomarker in this study, the scientists can now identify a subgroup of people who would most likely respond well to this SEAD1-based peptide drug.

“The clinical trials woul…

1 час назад @ news.northwestern.edu
The Social Smolnet
The Social Smolnet The Social Smolnet

And we reached the conclusion that with blogs and email, we already had a decentralized social network.

This was the last push I needed to implement in Offpunk the social features I had imagined years ago.

I simply write "reply", neovim opens, I write "Thank you for this nice post", :wq, ,and voilà.

The biggest lesson I take is that "social networks" are not about protocols but about how we use the existing infrastructure.

We have the right to read, write, and have social fun without Javascript and centralized platforms.

2 часа назад @ ploum.net
France's aircraft carrier located in real time by Le Monde through fitness app
France's aircraft carrier located in real time by Le Monde through fitness app France's aircraft carrier located in real time by Le Monde through fitness app

To log his daily run – a little over seven kilometers in 35 minutes – he used a smartwatch.

Arthur had a profile on the Strava fitness app that anyone could view, because it was set to "public."

An anonymized Strava post showing the activity that was recorded in the Mediterranean Sea, on March 13, 2026.

STRAVA / LE MONDEThe presence in the region of the French naval strike group – composed of at least three frigates and a support vessel in addition to the aircraft carrier – was not a secret.

At the time, the Charles de Gaulle, France's only aircraft carrier, was operating in the Baltic Sea as part of NATO exercises and was scheduled to remain there until May.

2 часа назад @ lemonde.fr
Exploring 8 Shaft Weaving
Exploring 8 Shaft Weaving Exploring 8 Shaft Weaving

For more info about setting up a table loom, you could check on Dave’s tutorial that he made during our last-but-one “weaving codes, coding weaves” project.

When choosing a loom, I assumed a “table loom” was one that you placed on a table, and a “floor loom” is a larger one that you placed on a floor.

This means that you have full control over the warp threads, but also that the pattern must repeat every eighth warp.

What we ended up doing though is making a shaft loom simulation for the TC/2.

AdaCAD also made converting from a floor loom to table loom draft very easy.

2 часа назад @ slab.org
Delphi 13.1 Released, with ARM64 support
Delphi 13.1 Released, with ARM64 support Delphi 13.1 Released, with ARM64 support

Embarcadero is pleased to announce that RAD Studio 13 Florence Update 1 (RAD Studio 13.1), along with Delphi 13 Update 1 and C++Builder 13 Update 1, is available to customers starting today.

RAD Studio 13.1 Florence delivers a broad set of enhancements across the product, combining new platform capabilities with continued investment in quality and developer productivity.

Ready to GoProduct trials for RAD Studio, Delphi and C++Builder 13.1 Florence are now available and the updated product builds are live in the online store.

Customers on Update Subscription can download and install RAD Studio, Delphi and C++Builder 13.1 today using their existing license and will receive an email announcing…

3 часа назад @ blogs.embarcadero.com
The Reason Windows Hate Is Exploding: It's the End of Personal Computing [video]
The Reason Windows Hate Is Exploding: It's the End of Personal Computing [video] The Reason Windows Hate Is Exploding: It's the End of Personal Computing [video]

Comments

3 часа назад @ youtube.com
AI (2014)
AI (2014) AI (2014)

Without thinking much I said “artificial intelligence”, but having thought about that a bit more, I think it’s probably right.

To be clear, AI (under the common scientific definition) likely won’t work.

But I think most people are far too pessimistic about its chances - AI has not worked for so long that it’s acquired a bad reputation.

Andrew Ng, who worked or works on Google’s AI, has said that he believes learning comes from a single algorithm - the part of your brain that processes input from your ears is also capable of learning to process input from your eyes.

The biggest question for me is not about artificial intelligence, but instead about artificial consciousness, or creativity, or…

3 часа назад @ blog.samaltman.com
Entso-E final report on Iberian 2025 blackout
Entso-E final report on Iberian 2025 blackout Entso-E final report on Iberian 2025 blackout

Summary The final report of the Expert Panel on the 28 April 2025 blackout in continental Spain and Portugal identifies the causes of the blackout and outlines recommendations to strengthen the resilience of Europe’s interconnected electricity system.

These include strengthened operational practices, improved monitoring of system behaviour and closer coordination and data exchange among power system actors.

Download the final report of the Expert PanelContext On 28 April 2025, at 12:33 CEST, the power systems of continental Spain and Portugal experienced a total blackout.

This was the most severe blackout incident on the European power system in over 20 years, and the first ever of its kind…

4 часа назад @ entsoe.eu
3M's PFAS exit killed the supply chain for two-phase immersion cooling in DCs
3M's PFAS exit killed the supply chain for two-phase immersion cooling in DCs 3M's PFAS exit killed the supply chain for two-phase immersion cooling in DCs

Long-form analysis, market context, and editorial takes on what's shaping the data center cooling industry.

A United Nations report published in March 2025 introduced a term that should unsettle anyone building cooling infrastructure: "global water bankruptcy."

Adaptive Cooling, Immersion Bets, and the Vendors Shaping What Comes Next Schneider Electric ships cooling units packed with IoT sensors that run predictive maintenance cycles before failures happen.

Why Immersion Cooling Keeps Losing to Cold Plates Immersion cooling can hit a PUE of 1.02.

The Liquid Cooling Supply Chain Race Has Three Frontrunners and a Hundred Chasers The data center liquid cooling market hit $5.52 billion in Decem…

4 часа назад @ thecoolingreport.com
Show HN: Sonar – A tiny CLI to see and kill whatever's running on localhost
Show HN: Sonar – A tiny CLI to see and kill whatever's running on localhost Show HN: Sonar – A tiny CLI to see and kill whatever's running on localhost

It shows everything listening on localhost, with Docker container names, Compose projects, resource usage, and clickable URLs.

You can kill processes, tail logs, shell into containers, and more — all by port number.

View logssonar logs 3000For Docker containers, runs docker logs -f . For native processes, discovers log files via lsof and tails them.

For Docker containers, it uses the Docker Engine API for accurate per-container metrics.

Without --stats , sonar returns instantly.

5 часов назад @ github.com
Hacker News Hacker News
последний пост 54 минуты назад
Cursor Composer 2 is just Kimi K2.5 with RL
Cursor Composer 2 is just Kimi K2.5 with RL

Comments

5 часов назад @ twitter.com
The Soul of a Pedicab Driver
The Soul of a Pedicab Driver The Soul of a Pedicab Driver

The Soul of a Pedicab DriverPedicabbing doesn't make me a better person.

By trying to become a better person, however, I am becoming a better pedicab chauffeur.

There's got to be a better way to handle things like this, I thought.

By the time Knut Einar and I talked, I had already begun modifying my modus operandi as a pedicab chauffeur.

Because Charles can pedicab longer with less psychological pressure, I may even be making more money since adjusting my behavior.

5 часов назад @ sheldonbrown.com
Essex police pause facial recognition camera use after study finds racial bias
Essex police pause facial recognition camera use after study finds racial bias Essex police pause facial recognition camera use after study finds racial bias

Essex police have paused the use of live facial recognition (LFR) technology after a study found cameras were significantly more likely to target black people than people of other ethnicities.

The ICO said Essex police had paused LFR deployments “after identifying potential accuracy and bias risks” and warned other forces to have mitigations in place.

In January, the home secretary, Shabana Mahmood, announced the number of LFR vans would increase five-fold, with 50 available to every police force in England and Wales.

View image in fullscreen Live facial recognition vans are being made available more widely to police forces across England and Wales.

But opponents of facial recognition techn…

5 часов назад @ theguardian.com
CAIveat Emptor: What You Tell AI Can and Will Be Used Against You
CAIveat Emptor: What You Tell AI Can and Will Be Used Against You CAIveat Emptor: What You Tell AI Can and Will Be Used Against You

[2]Given the sensitive nature of the defendant’s AI searches regarding available legal strategies, the defendant’s counsel attempted to assert privilege over the defendant’s AI communications.

The government, in turn, moved for a ruling that the defendant’s AI communications were not protected by either the attorney-client privilege or the work product doctrine.

Work Product DoctrineThe court also held that the work product doctrine did not apply to the defendant’s communications with AI.

[13] Here, the defendant “acted on his own” in creating the AI communications, which did not disclose his counsel’s strategy.

[14]Therefore, the court ruled that the work product doctrine does not protect …

6 часов назад @ natlawreview.com
FSFE supporters affected: Payment provider Nexi cancelled us
FSFE supporters affected: Payment provider Nexi cancelled us FSFE supporters affected: Payment provider Nexi cancelled us

News450 FSFE supporters affected: Payment provider Nexi cancelled uson: 2026-03-16Our long-term payment provider Nexi has terminated our contract without prior notice.

This affects more than 450 FSFE supporters, whom we have already informed by email.

Over the past few months, our former payment provider Nexi S.p.A. (“Nexi”) requested access to private data, which we understood to be specifically the usernames and passwords of our supporters.

More than 450 current FSFE supporters who use automatic renewal with credit card or direct debit have been affected by Nexi’s actions.

While we have already prepared a transition to a new payment provider, existing supporter accounts cannot be migrated…

7 часов назад @ fsfe.org
Kin: Semantic version control that tracks code as entities, not files
Kin: Semantic version control that tracks code as entities, not files Kin: Semantic version control that tracks code as entities, not files

Standalone source builds now work from this repo directly; Cargo will fetch the current kin-db / kin-model dependency set from the kin-db repo.

Git interop -- Import from Git, export to Git, but Git is not required.

-- Import from Git, export to Git, but Git is not required.

The embedded KinDB graph engine stores topology, metadata, signatures, and fingerprints.

Crate ArchitectureKin is built as 18 Rust crates in this workspace plus the shared kin-model crate shipped from the kin-db repo.

10 часов назад @ github.com
ArXiv Declares Independence from Cornell
ArXiv Declares Independence from Cornell

Comments

10 часов назад @ science.org
Physicists Trace Sun's Magnetic Engine, 200k Kilometers Below Surface
Physicists Trace Sun's Magnetic Engine, 200k Kilometers Below Surface Physicists Trace Sun's Magnetic Engine, 200k Kilometers Below Surface

Credit: NASAIn an analysis of nearly three decades of solar acoustic data, NJIT physicists report evidence that the solar dynamo — the magnetic engine powering the Sun’s 11-year cycles and eruptive events — operates nearly 200,000 kilometers beneath the Sun’s surface.

Every eleven years, the Sun’s magnetic field flips.

Across the tachocline, the Sun’s rotation changes abruptly, generating powerful shearing flows capable of powering the Sun’s magnetic fields.

“Rotation bands originating from magnetic structural changes near the Sun's tachocline can take several years to propagate to the surface,” Mandal said.

These internal flows are linked to the migration of sunspots seen during the solar …

12 часов назад @ news.njit.edu
Full Disclosure: A Third (and Fourth) Azure Sign-In Log Bypass Found
Full Disclosure: A Third (and Fourth) Azure Sign-In Log Bypass Found Full Disclosure: A Third (and Fourth) Azure Sign-In Log Bypass Found

It's 2026 and I've got two more Azure Entra ID sign-in log bypasses to share with you.

Today I will walk you through the third and fourth Azure sign-in log bypasses that I have found in the last three years.

Detecting Sign-In Log Bypasses - A Futureproof SolutionFour sign-in log bypasses in the last three years, for what is arguably the most important log of all of Azure.

Any Session IDs that only show up in the Graph Activity logs, and don't exist in any sign-in logs, must have bypassed the sign-in logs.

This is the Azure Entra ID sign-in log, arguably the most important log in all of Azure.

13 часов назад @ trustedsec.com
Drugwars for the TI-82/83/83 Calculators
Drugwars for the TI-82/83/83 Calculators Drugwars for the TI-82/83/83 Calculators

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

14 часов назад @ gist.github.com
Claude Code: Channels
Claude Code: Channels Claude Code: Channels

Use channels to push messages, alerts, and webhooks into your Claude Code session from an MCP server.

Once you install and enable fakechat, you can type in the browser and the message arrives in your Claude Code session.

3 Push a message in Open the fakechat UI at http://localhost:8787 and type a message: Report incorrect code Copy Ask AI hey, what's in my working directory?

Every approved channel plugin maintains a sender allowlist: only IDs you’ve added can push messages, and everyone else is silently dropped.

Admins can enable channels from claude.ai → Admin settings → Claude Code → Channels , or by settingtoin managed settings.

14 часов назад @ code.claude.com
Wayland set the Linux Desktop back by 10 years
Wayland set the Linux Desktop back by 10 years Wayland set the Linux Desktop back by 10 years

# Background and the problems with X11If you're already familiar with X11 and Wayland feel free to skip to the next part.

Wayland (in theory) replaces the display server, as well as some parts of the compositor and desktop environment with a simpler display protocol and reference implementation.

The original conceit behind Wayland is to only implement what is needed for a simple Linux desktop.

# Wayland isn't just "one thing" (because Wayland doesn't do anything)One rebuttal I've heard is that it's not an issue with Wayland, it's an issue with the compositor/extension/application.

# Opinion of Wayland developersThis post probably best encapsulates the developer opinion towards users trying …

15 часов назад @ omar.yt
The Day I Discovered Type Design
The Day I Discovered Type Design The Day I Discovered Type Design

Fifty years ago this month, March 1976, at 20 years old, is when my interest in type design began.

Me, in spring of 1976, about the time I discovered type design, standing outside the art department at NHCC.

At first I was thinking of pursuing a career as an illustrator, but I was also interested in graphic design.

(Photo by Dan Bagaus)What sparked my interest in type design was a project in the advanced lettering class.

And learning that it was possible to design type professionally was a revelation.

15 часов назад @ marksimonson.com
Bombarding gamblers with offers greatly increases betting and gambling harm
Bombarding gamblers with offers greatly increases betting and gambling harm Bombarding gamblers with offers greatly increases betting and gambling harm

The findings, published in the journal Addiction, also showed that participants who didn’t receive the direct marketing reported 67% fewer short-term gambling harms, such as feeling less distressed by their gambling, than those who were exposed to the messaging.

Co-author Dr Philip Newall, Senior Lecturer in Psychology at the University of Bristol, said: “The research is important as it’s the first to show a causal link between exposure to gambling marketing and increased gambling harms in a real-world setting.

“Although the findings relate to direct marketing, I see no reason why the same or similar adverse effects wouldn’t occur for gambling advertising on TV or social media.”The study, f…

16 часов назад @ bristol.ac.uk
Minecraft Source Code Is Interesting
Minecraft Source Code Is Interesting Minecraft Source Code Is Interesting

Minecraft Source Code is Interesting!

In the legacy that all that there was, here is the source code to minecraft on PS3.

A naive chunk stores 128 x 16 x 16 x 0.5 = 16,384 bytes of light data.

typedef struct { int operator () ( const int & k ) const { int h = k; h += ~ (h << 9 ); h ^= ((( unsigned int )h) >> 14 ); h += (h << 4 ); h ^= ((( unsigned int )h) >> 10 ); return h; } } IntKeyHash ;And for 64-bit keys (used for chunk coordinates encoded as longs):int operator () ( const __int64 & k ) const { return hash (( int )(k ^ (((__uint64)k) >> 32 ))); }XOR the upper and lower 32 bits together, then run it through the supplemental hash.

The smoothing polynomial that blends between gradients:do…

16 часов назад @ karanjanthe.me
Lobsters Lobsters
последний пост 21 минуту назад
Life TV: Video with 2 bits to spare
Life TV: Video with 2 bits to spare Life TV: Video with 2 bits to spare

Life TV: Video with 2 bits to spare2026-03-19The Sony FD-30A has a very weird display:On the surface, it looks like a normal CRT, except it's impossibly thin: the whole device is just under 4 cm thick.

An IO pin can only be toggled on a clock edge, so the maximum output frequency is 6 MHz.

However, the micro­controller's output is a square wave, which contains frequency components at odd multiples of the nominal frequency.

These harmonics go quite high: a 6 MHz square wave can easily be picked up by a receiver tuned to 198 MHz (33rd multiple) several meters away.

The switching frequency doesn't matter: what's important is the signal's rise time.

21 минуту назад @ maurycyz.com
Thunderbird: Introducing our Public Roadmaps
Thunderbird: Introducing our Public Roadmaps Thunderbird: Introducing our Public Roadmaps

Introducing our Public RoadmapsAt Thunderbird, we firmly believe in the strength of listening to our community’s needs and wants, and balancing it with our resources and capabilities.

To better serve our community, we are making several thoughtful updates to how we build and communicate our roadmap.

These key changes include clearer estimation practices, stronger strategic framing, and more transparent updates when priorities evolve.

Regular Reviews and UpdatesAt the end of each calendar quarter, we will hold internal roadmap review meetings with each of the Desktop, Mobile, and Services teams.

Our public roadmap is focused on themes rather than individual tasks or bugs to fix.

39 минут назад @ blog.thunderbird.net
Serenely Fast I/O Buffer (With Benchmarks) | SereneDB
Serenely Fast I/O Buffer (With Benchmarks) | SereneDB Serenely Fast I/O Buffer (With Benchmarks) | SereneDB

So, we've decided to reinvent the wheel and create yet another message buffer (and we've kinda done it).

First, we will discuss our message buffer implementation, its API and internals, and then we will talk about benchmarks.

– the message buffer will write, commit, and flush (send using the callback) all the data stored in the buffer.

need_flush = false – the message buffer will write, commit, and flush only if the buffer exceeds the threshold.

You can find the benchmark here: https://github.com/serenedb/serenedb/blob/main/tests/bench/micro/io_buffers.cppAs a result, we have a fast and efficient message buffer implementation that supports concurrent operations (with limitations).

1 час назад @ blog.serenedb.com
I'm OK being left behind, thanks
I'm OK being left behind, thanks I'm OK being left behind, thanks

I replied saying that I'd rather wait until they were more useful, less volatile, easier to use, and utterly reliable.

I'm utterly content to wait until their hype has been realised.

But I'm struggling to think of anyone who has earned anything more than bragging rights by being first.

Are you genuinely saying that they'll all be left behind because they didn't learn your technology in utero?

It is 100% OK to wait and see if something is actually useful.

1 час назад @ shkspr.mobi
The Good, the Bad, and the Leaky: jemalloc, bumpalo, and mimalloc in meilisearch
The Good, the Bad, and the Leaky: jemalloc, bumpalo, and mimalloc in meilisearch The Good, the Bad, and the Leaky: jemalloc, bumpalo, and mimalloc in meilisearch

March 20, 2026 — 0 commentsThe Good, the Bad, and the Leaky: jemalloc, bumpalo, and mimalloc in meilisearchIt's been some time since a couple of open-source users reported that meilisearch is leaking memory.

As you can see below, this is the memory usage of one of a customer who is heavily indexing embeddings and keywords.

Long story short, there was no memory leak introduced in my PR, yet the report still references this code.

As the Zed team is using Zed to work on the Zed codebase, they worked hard on the Rust analyzer integration and the debugger.

Meilisearch is statically linked with LMDB, and meilisearch also uses mimalloc as the global allocator.

1 час назад @ blog.kerollmops.com
Beat Paxos
Beat Paxos Beat Paxos

I prompted Claude Code to design a Paxos tutorial game, BeatPaxos, where the player tries to "beat" the Paxos algorithm by killing one node at a time and slowing nodes down.

let's design a paxos tutorial game, maybe we name it BeatPaxos, because the player will try to make the Paxos algorithm violate safety, spoiler alert it is not possible to.

if there is nothing learned in p1, red would want to propose red, blue would propose blue, and green would propose green.

The red, green, blue nodes are rounded-corner rectangular boxes in respective color.

For red, this could be p1a (ballotnum) to blue, p1a (ballotnum) to green, p2a ("red", ballotnum) to blue, p2a ("red", ballotnum) to green and blu…

2 часа назад @ muratbuffalo.blogspot.com
What are you doing this weekend?
What are you doing this weekend? What are you doing this weekend?

Feel free to tell what you plan on doing this weekend and even ask for help or feedback.

Please keep in mind it’s more than OK to do nothing at all too!

2 часа назад @ lobste.rs
Wayland set the Linux Desktop back by 10 years
Wayland set the Linux Desktop back by 10 years Wayland set the Linux Desktop back by 10 years

# Background and the problems with X11If you're already familiar with X11 and Wayland feel free to skip to the next part.

Wayland (in theory) replaces the display server, as well as some parts of the compositor and desktop environment with a simpler display protocol and reference implementation.

The original conceit behind Wayland is to only implement what is needed for a simple Linux desktop.

# Wayland isn't just "one thing" (because Wayland doesn't do anything)One rebuttal I've heard is that it's not an issue with Wayland, it's an issue with the compositor/extension/application.

# Opinion of Wayland developersThis post probably best encapsulates the developer opinion towards users trying …

2 часа назад @ omar.yt
The Social Smolnet
The Social Smolnet The Social Smolnet

And we reached the conclusion that with blogs and email, we already had a decentralized social network.

This was the last push I needed to implement in Offpunk the social features I had imagined years ago.

I simply write "reply", neovim opens, I write "Thank you for this nice post", :wq, ,and voilà.

The biggest lesson I take is that "social networks" are not about protocols but about how we use the existing infrastructure.

We have the right to read, write, and have social fun without Javascript and centralized platforms.

3 часа назад @ ploum.net
Unified Modules For Your Nixfiles
Unified Modules For Your Nixfiles Unified Modules For Your Nixfiles

Sometimes you need modules to cooperate together (e.g.

Opinionated Modules — You already have customizable general modules that let you tweak every detail of the installation.

filter ( path : path != ./common.nix )) ]; options = { nixfiles = { enable = lib .

An excellent question with a disappointing answer: system modules are not the same, and lib.mkIf isn’t magic.

Handling System-Exclusive Modules #There are some features or functionality in your modules that can only apply to one system, so the “unified” concept doesn’t really help.

3 часа назад @ jadarma.github.io
Fedora Asahi Remix 43 is now available
Fedora Asahi Remix 43 is now available Fedora Asahi Remix 43 is now available

We are happy to announce the general availability of Fedora Asahi Remix 43.

Fedora Asahi Remix is developed in close collaboration with the Fedora Asahi SIG and the Asahi Linux project.

Fedora Asahi Remix also provides a Fedora Server variant for server workloads and other types of headless deployments.

You can install Fedora Asahi Remix today by following our installation guide.

Existing systems running Fedora Asahi Remix 41 or 42 should be updated following the usual Fedora upgrade process.

4 часа назад @ fedoramagazine.org
EnshittifAIcation
EnshittifAIcation EnshittifAIcation

One of them was from a client - a sharp person, but not a tech expert - forwarding a message from one of their "digital marketplaces".

Completely unprompted, I received something unexpected in reply: a guide on how to configure Apache to do what they wanted.

For my client, though, it's a real problem - an intelligent person who understood the situation, but still a problem to solve.

It doesn't grow, doesn't listen, doesn't update its mental model based on what you write back - and above all, it doesn't know what it doesn't know.

I'm fairly confident the decisions would be considerably better - and humans would end up exactly where they should be.

4 часа назад @ it-notes.dragas.net
Raphtory: The temporal graph engine
Raphtory: The temporal graph engine Raphtory: The temporal graph engine

Looking for docs for Raphtory v0.16.5 or earlier?

5 часов назад @ raphtory.com
Atuin v18.13 – better search, a PTY proxy, and AI for your shell
Atuin v18.13 – better search, a PTY proxy, and AI for your shell Atuin v18.13 – better search, a PTY proxy, and AI for your shell

Enable this by running atuin setup , or by adding the following to your config file:search_mode = "daemon-fuzzy" [daemon] enabled = true autostart = trueWith autostart = true , Atuin will manage the daemon lifecycle for you.

Atuin AI0:00 / 0:12 1×With this release, we are introducing atuin ai .

Atuin AI provides an effective english-to-bash helper within your shell.

Data privacyBy default, Atuin AI knows nothing about your machine, other than the operating system and shell.

You can enable hex one-off by running atuin hex , or make it permanent by putting the following in your shell config:eval "$(atuin hex init)"FutureHex doesn't just stop here.

6 часов назад @ blog.atuin.sh
Video Conferencing with Durable Streams
Video Conferencing with Durable Streams Video Conferencing with Durable Streams

And I wanted to take a stab at it by using the infrastructure designed for ordered, real-time, durable data streams, so I built a full video conferencing app on S2 streams.

Consumers can read streams live as new records arrive or replay history from any earlier position.

For live viewing, each participant reads each remote media stream from the current tail, following new records as they arrive.

If you don't care about saving the video, you can just set the retention policy on the streams to be short, e.g.

Every feature that I thought of could be simply mapped as a read or write on S2's durable streams.

7 часов назад @ s2.dev
Techmeme Techmeme
последний пост 44 минуты назад
Mistral CEO proposes a revenue-based levy for AI model providers in the EU, to be invested in "new content creation and supporting Europe's cultural sectors" (Arthur Mensch/Financial Times)
Mistral CEO proposes a revenue-based levy for AI model providers in the EU, to be invested in "new content creation and supporting Europe's cultural sectors" (Arthur Mensch/Financial Times) Mistral CEO proposes a revenue-based levy for AI model providers in the EU, to be invested in "new content creation and supporting Europe's cultural sectors" (Arthur Mensch/Financial Times)

Arthur Mensch / Financial Times:

Mistral CEO proposes a revenue-based levy for AI model providers in the EU, to be invested in “new content creation and supporting Europe's cultural sectors” — A revenue-based charge would protect the livelihoods of copyright holders and bring legal certainty

44 минуты назад @ techmeme.com
The White House releases an AI policy framework, explicitly calling on Congress to preempt state AI laws, create age-gating requirements for AI models, and more (Politico)
The White House releases an AI policy framework, explicitly calling on Congress to preempt state AI laws, create age-gating requirements for AI models, and more (Politico) The White House releases an AI policy framework, explicitly calling on Congress to preempt state AI laws, create age-gating requirements for AI models, and more (Politico)

Politico:

The White House releases an AI policy framework, explicitly calling on Congress to preempt state AI laws, create age-gating requirements for AI models, and more — The framework explicitly calls on Congress to preempt any state laws that regulate the way models are developed or that penalize companies …

1 час назад @ techmeme.com
Filing: Unitree, China's leading robot company, is aiming to raise ~$610M in its Shanghai IPO; it brought in ~$247M in revenue in 2025 and ~$41.6M in net profit (Jessica Sui/Bloomberg)
Filing: Unitree, China's leading robot company, is aiming to raise ~$610M in its Shanghai IPO; it brought in ~$247M in revenue in 2025 and ~$41.6M in net profit (Jessica Sui/Bloomberg) Filing: Unitree, China's leading robot company, is aiming to raise ~$610M in its Shanghai IPO; it brought in ~$247M in revenue in 2025 and ~$41.6M in net profit (Jessica Sui/Bloomberg)

Jessica Sui / Bloomberg:

Filing: Unitree, China's leading robot company, is aiming to raise ~$610M in its Shanghai IPO; it brought in ~$247M in revenue in 2025 and ~$41.6M in net profit — China's leading robot company, Unitree Robotics, has filed for an initial public offering in Shanghai, moving a step closer …

2 часа назад @ techmeme.com
Sources: Amazon's ZeroOne team is developing "Transformer", a phone that syncs up with Alexa; it would be Amazon's first smartphone since its 2014 Fire Phone (Greg Bensinger/Reuters)
Sources: Amazon's ZeroOne team is developing "Transformer", a phone that syncs up with Alexa; it would be Amazon's first smartphone since its 2014 Fire Phone (Greg Bensinger/Reuters) Sources: Amazon's ZeroOne team is developing "Transformer", a phone that syncs up with Alexa; it would be Amazon's first smartphone since its 2014 Fire Phone (Greg Bensinger/Reuters)

Greg Bensinger / Reuters:

Sources: Amazon's ZeroOne team is developing “Transformer”, a phone that syncs up with Alexa; it would be Amazon's first smartphone since its 2014 Fire Phone — In 2014, Amazon (AMZN.O) introduced its first smartphone, hoping to take on Apple and Samsung.

4 часа назад @ techmeme.com
Shareholder letter: crypto exchange Gemini has cut ~30% of its staff since the beginning of 2026 and had 445 employees as of March 1; Gemini lost $500M+ in 2025 (Olga Kharif/Bloomberg)
Shareholder letter: crypto exchange Gemini has cut ~30% of its staff since the beginning of 2026 and had 445 employees as of March 1; Gemini lost $500M+ in 2025 (Olga Kharif/Bloomberg) Shareholder letter: crypto exchange Gemini has cut ~30% of its staff since the beginning of 2026 and had 445 employees as of March 1; Gemini lost $500M+ in 2025 (Olga Kharif/Bloomberg)

Olga Kharif / Bloomberg:

Shareholder letter: crypto exchange Gemini has cut ~30% of its staff since the beginning of 2026 and had 445 employees as of March 1; Gemini lost $500M+ in 2025 — Gemini Space Station Inc.'s workforce reduction has reached roughly 30% since the start of the year following layoffs …

5 часов назад @ techmeme.com
Memo: ByteDance agrees to sell gaming unit Moonton to Savvy Games, owned by Saudi Arabia's PIF, a source says for $6B; ByteDance bought Moonton for $4B in 2021 (Bloomberg)
Memo: ByteDance agrees to sell gaming unit Moonton to Savvy Games, owned by Saudi Arabia's PIF, a source says for $6B; ByteDance bought Moonton for $4B in 2021 (Bloomberg) Memo: ByteDance agrees to sell gaming unit Moonton to Savvy Games, owned by Saudi Arabia's PIF, a source says for $6B; ByteDance bought Moonton for $4B in 2021 (Bloomberg)

Bloomberg:

Memo: ByteDance agrees to sell gaming unit Moonton to Savvy Games, owned by Saudi Arabia's PIF, a source says for $6B; ByteDance bought Moonton for $4B in 2021 — ByteDance Ltd. has agreed to sell games unit Moonton to Savvy Games Group for $6 billion, unloading a gaming studio it acquired …

5 часов назад @ techmeme.com
Xiaomi releases MiMo-V2-Pro, its new 1T-parameter foundation model, codenamed Hunter Alpha, which the company says benchmarks close to GPT-5.2 and Opus 4.6 (Carl Franzen/VentureBeat)
Xiaomi releases MiMo-V2-Pro, its new 1T-parameter foundation model, codenamed Hunter Alpha, which the company says benchmarks close to GPT-5.2 and Opus 4.6 (Carl Franzen/VentureBeat) Xiaomi releases MiMo-V2-Pro, its new 1T-parameter foundation model, codenamed Hunter Alpha, which the company says benchmarks close to GPT-5.2 and Opus 4.6 (Carl Franzen/VentureBeat)

Carl Franzen / VentureBeat:

Xiaomi releases MiMo-V2-Pro, its new 1T-parameter foundation model, codenamed Hunter Alpha, which the company says benchmarks close to GPT-5.2 and Opus 4.6 — Led by Fuli Luo, a veteran of the disruptive DeepSeek R1 project, the release represents what Luo characterizes as a “quiet ambush” on the global frontier.

5 часов назад @ techmeme.com
Filing: the SEC approved a Nasdaq rule change allowing some securities to trade in tokenized form; the new approach will be tested in an upcoming pilot program (The Block)
Filing: the SEC approved a Nasdaq rule change allowing some securities to trade in tokenized form; the new approach will be tested in an upcoming pilot program (The Block) Filing: the SEC approved a Nasdaq rule change allowing some securities to trade in tokenized form; the new approach will be tested in an upcoming pilot program (The Block)

The Block:

Filing: the SEC approved a Nasdaq rule change allowing some securities to trade in tokenized form; the new approach will be tested in an upcoming pilot program — Quick Take — Eligible participants will be able to settle trades in tokenized form during a pilot program operated by the Depository Trust Company.

9 часов назад @ techmeme.com
Alibaba and Tencent lost a combined $66B in market value over about 24 hours as investors reacted to unclear monetization plans for their AI investments (Bloomberg)
Alibaba and Tencent lost a combined $66B in market value over about 24 hours as investors reacted to unclear monetization plans for their AI investments (Bloomberg) Alibaba and Tencent lost a combined $66B in market value over about 24 hours as investors reacted to unclear monetization plans for their AI investments (Bloomberg)

Bloomberg:

Alibaba and Tencent lost a combined $66B in market value over about 24 hours as investors reacted to unclear monetization plans for their AI investments — Alibaba Group Holding Ltd. and Tencent Holdings Ltd. lost $66 billion of market value in roughly 24 hours, after the market punished …

10 часов назад @ techmeme.com
Sources: Indian AI data center operator Yotta is aiming to secure ~$500M to $600M at a ~$4B valuation, then file initial paperwork for an IPO within weeks (Saritha Rai/Bloomberg)
Sources: Indian AI data center operator Yotta is aiming to secure ~$500M to $600M at a ~$4B valuation, then file initial paperwork for an IPO within weeks (Saritha Rai/Bloomberg) Sources: Indian AI data center operator Yotta is aiming to secure ~$500M to $600M at a ~$4B valuation, then file initial paperwork for an IPO within weeks (Saritha Rai/Bloomberg)

Saritha Rai / Bloomberg:

Sources: Indian AI data center operator Yotta is aiming to secure ~$500M to $600M at a ~$4B valuation, then file initial paperwork for an IPO within weeks — Yotta Data Services Pvt., the data center operator that runs India's largest cluster of Nvidia Corp. AI processors …

11 часов назад @ techmeme.com
Microsoft releases MAI-Image-2, ranked #3 on the text-to-image Arena leaderboard behind models from Google and OpenAI, available in the MAI Playground (Jose Antonio Lanz/Decrypt)
Microsoft releases MAI-Image-2, ranked #3 on the text-to-image Arena leaderboard behind models from Google and OpenAI, available in the MAI Playground (Jose Antonio Lanz/Decrypt) Microsoft releases MAI-Image-2, ranked #3 on the text-to-image Arena leaderboard behind models from Google and OpenAI, available in the MAI Playground (Jose Antonio Lanz/Decrypt)

Jose Antonio Lanz / Decrypt:

Microsoft releases MAI-Image-2, ranked #3 on the text-to-image Arena leaderboard behind models from Google and OpenAI, available in the MAI Playground — Microsoft has been quietly building its own image generator. Announced Thursday by the company's AI Superintelligence team …

11 часов назад @ techmeme.com
Filing: Blue Origin seeks US FCC approval to deploy nearly 52K satellites as part of its proposed orbital AI data center system "Project Sunrise" (Micah Maidenberg/Wall Street Journal)
Filing: Blue Origin seeks US FCC approval to deploy nearly 52K satellites as part of its proposed orbital AI data center system "Project Sunrise" (Micah Maidenberg/Wall Street Journal) Filing: Blue Origin seeks US FCC approval to deploy nearly 52K satellites as part of its proposed orbital AI data center system "Project Sunrise" (Micah Maidenberg/Wall Street Journal)

Micah Maidenberg / Wall Street Journal:

Filing: Blue Origin seeks US FCC approval to deploy nearly 52K satellites as part of its proposed orbital AI data center system “Project Sunrise” — Blue Origin joins SpaceX and Starcloud in filing FCC applications for AI satellites — Jeff Bezos' Blue Origin is seeking permission …

11 часов назад @ techmeme.com
Sources: Jeff Bezos' $100B fund would be part of the same holding company as Project Prometheus and would invest in companies that could benefit from its tech (New York Times)
Sources: Jeff Bezos' $100B fund would be part of the same holding company as Project Prometheus and would invest in companies that could benefit from its tech (New York Times) Sources: Jeff Bezos' $100B fund would be part of the same holding company as Project Prometheus and would invest in companies that could benefit from its tech (New York Times)

New York Times:

Sources: Jeff Bezos' $100B fund would be part of the same holding company as Project Prometheus and would invest in companies that could benefit from its tech — The new fund would operate alongside the Amazon founder's A.I. start-up, Project Prometheus. — Jeff Bezos is in early discussions …

12 часов назад @ techmeme.com
How AI startups and founders use "taste" as the latest buzzword for describing and distinguishing their products, in an attempt to evoke an aura of artisanality (Kyle Chayka/New Yorker)
How AI startups and founders use "taste" as the latest buzzword for describing and distinguishing their products, in an attempt to evoke an aura of artisanality (Kyle Chayka/New Yorker) How AI startups and founders use "taste" as the latest buzzword for describing and distinguishing their products, in an attempt to evoke an aura of artisanality (Kyle Chayka/New Yorker)

Kyle Chayka / New Yorker:

How AI startups and founders use “taste” as the latest buzzword for describing and distinguishing their products, in an attempt to evoke an aura of artisanality — In the age of A.I., the term has become as much of a Silicon Valley cliché as “disruption” was in the twenty-tens.

12 часов назад @ techmeme.com
A US DOJ operation disrupted four botnets that infected 3M+ devices and includes the Aisuru and Kimwolf botnets used in a 31.4 Tbps DDoS attack in December 2025 (Andy Greenberg/Wired)
A US DOJ operation disrupted four botnets that infected 3M+ devices and includes the Aisuru and Kimwolf botnets used in a 31.4 Tbps DDoS attack in December 2025 (Andy Greenberg/Wired) A US DOJ operation disrupted four botnets that infected 3M+ devices and includes the Aisuru and Kimwolf botnets used in a 31.4 Tbps DDoS attack in December 2025 (Andy Greenberg/Wired)

Andy Greenberg / Wired:

A US DOJ operation disrupted four botnets that infected 3M+ devices and includes the Aisuru and Kimwolf botnets used in a 31.4 Tbps DDoS attack in December 2025 — The Aisuru, Kimwolf, JackSkid, and Mossad botnets had used clever techniques to worm into home networks, infecting …

13 часов назад @ techmeme.com
Techmeme Techmeme
последний пост 44 минуты назад
MiniMax releases M2.7, a proprietary "self-evolving" LLM that the company used to build, monitor, and optimize the model's own reinforcement learning harnesses (Carl Franzen/VentureBeat)
MiniMax releases M2.7, a proprietary "self-evolving" LLM that the company used to build, monitor, and optimize the model's own reinforcement learning harnesses (Carl Franzen/VentureBeat) MiniMax releases M2.7, a proprietary "self-evolving" LLM that the company used to build, monitor, and optimize the model's own reinforcement learning harnesses (Carl Franzen/VentureBeat)

Carl Franzen / VentureBeat:

MiniMax releases M2.7, a proprietary “self-evolving” LLM that the company used to build, monitor, and optimize the model's own reinforcement learning harnesses — In the last few years, Chinese AI startup MiniMax has become one of the most exciting in the crowded global AI marketplace …

13 часов назад @ techmeme.com
A man accused of using thousands of bot accounts to stream AI songs, making millions in royalties, pleads guilty in US district court to wire fraud conspiracy (Murray Stassen/Music Business Worldwide)
A man accused of using thousands of bot accounts to stream AI songs, making millions in royalties, pleads guilty in US district court to wire fraud conspiracy (Murray Stassen/Music Business Worldwide) A man accused of using thousands of bot accounts to stream AI songs, making millions in royalties, pleads guilty in US district court to wire fraud conspiracy (Murray Stassen/Music Business Worldwide)

Murray Stassen / Music Business Worldwide:

A man accused of using thousands of bot accounts to stream AI songs, making millions in royalties, pleads guilty in US district court to wire fraud conspiracy — The man at the center of what's been described as the first-ever criminal prosecution for AI-assisted streaming fraud in the United States has pleaded guilty.

14 часов назад @ techmeme.com
Sources: the White House plans to unveil a federal AI framework on Friday covering preemption of state laws, child safety, communities, creators, and censorship (Axios)
Sources: the White House plans to unveil a federal AI framework on Friday covering preemption of state laws, child safety, communities, creators, and censorship (Axios) Sources: the White House plans to unveil a federal AI framework on Friday covering preemption of state laws, child safety, communities, creators, and censorship (Axios)

Axios:

Sources: the White House plans to unveil a federal AI framework on Friday covering preemption of state laws, child safety, communities, creators, and censorship — The White House is expected to send Congress its ideas for regulating AI on Friday, sources familiar with the matter told Axios …

15 часов назад @ techmeme.com
US prosecutors charge three people affiliated with Super Micro, including a co-founder, with smuggling Nvidia chips to China; SMCI drops 9%+ after hours (Jordan Novet/CNBC)
US prosecutors charge three people affiliated with Super Micro, including a co-founder, with smuggling Nvidia chips to China; SMCI drops 9%+ after hours (Jordan Novet/CNBC) US prosecutors charge three people affiliated with Super Micro, including a co-founder, with smuggling Nvidia chips to China; SMCI drops 9%+ after hours (Jordan Novet/CNBC)

Jordan Novet / CNBC:

US prosecutors charge three people affiliated with Super Micro, including a co-founder, with smuggling Nvidia chips to China; SMCI drops 9%+ after hours — The U.S. Attorney's Office for the Southern District of New York has charged associates of an unidentified U.S. server maker …

15 часов назад @ techmeme.com
OpenAI plans to unify ChatGPT, Codex, and its browser into a desktop "superapp" to simplify the user experience and focus on engineering and business customers (Berber Jin/Wall Street Journal)
OpenAI plans to unify ChatGPT, Codex, and its browser into a desktop "superapp" to simplify the user experience and focus on engineering and business customers (Berber Jin/Wall Street Journal) OpenAI plans to unify ChatGPT, Codex, and its browser into a desktop "superapp" to simplify the user experience and focus on engineering and business customers (Berber Jin/Wall Street Journal)

Berber Jin / Wall Street Journal:

OpenAI plans to unify ChatGPT, Codex, and its browser into a desktop “superapp” to simplify the user experience and focus on engineering and business customers — The AI company will combine ChatGPT, Codex app and browser in an effort to focus and streamline its resources

16 часов назад @ techmeme.com
Sources: Anthropic met behind closed doors with House Homeland Security and discussed issues like export controls, only briefly touching on its DOD fight (Maria Curi/Axios)
Sources: Anthropic met behind closed doors with House Homeland Security and discussed issues like export controls, only briefly touching on its DOD fight (Maria Curi/Axios) Sources: Anthropic met behind closed doors with House Homeland Security and discussed issues like export controls, only briefly touching on its DOD fight (Maria Curi/Axios)

Maria Curi / Axios:

Sources: Anthropic met behind closed doors with House Homeland Security and discussed issues like export controls, only briefly touching on its DOD fight — - The discussion focused largely on issues like model distillation — shrinking powerful AI systems into smaller versions — and export controls.

16 часов назад @ techmeme.com
Nvidia says it will sell 1M GPUs and a broad mix of other chips, including new Groq chips, to AWS by the end of 2027; financial terms were not disclosed (Stephen Nellis/Reuters)
Nvidia says it will sell 1M GPUs and a broad mix of other chips, including new Groq chips, to AWS by the end of 2027; financial terms were not disclosed (Stephen Nellis/Reuters) Nvidia says it will sell 1M GPUs and a broad mix of other chips, including new Groq chips, to AWS by the end of 2027; financial terms were not disclosed (Stephen Nellis/Reuters)

Stephen Nellis / Reuters:

Nvidia says it will sell 1M GPUs and a broad mix of other chips, including new Groq chips, to AWS by the end of 2027; financial terms were not disclosed — Nvidia (NVDA.O) will sell 1 million of its graphics processing unit chips, along with a host of the AI giant's other offerings …

16 часов назад @ techmeme.com
Filing: the Pentagon says Anthropic's use of foreign workers, including from China, poses security risks and that its case is "different" from other companies' (Maria Curi/Axios)
Filing: the Pentagon says Anthropic's use of foreign workers, including from China, poses security risks and that its case is "different" from other companies' (Maria Curi/Axios) Filing: the Pentagon says Anthropic's use of foreign workers, including from China, poses security risks and that its case is "different" from other companies' (Maria Curi/Axios)

Maria Curi / Axios:

Filing: the Pentagon says Anthropic's use of foreign workers, including from China, poses security risks and that its case is “different” from other companies' — The Pentagon is highlighting new national security concerns about Anthropic's use of foreign workers, including from China, according to a court filing.

17 часов назад @ techmeme.com
Verily raised $300M led by Series X Capital, giving it ~2 years of runway per a source; Alphabet remains an investor but no longer has a controlling stake (Axios)
Verily raised $300M led by Series X Capital, giving it ~2 years of runway per a source; Alphabet remains an investor but no longer has a controlling stake (Axios) Verily raised $300M led by Series X Capital, giving it ~2 years of runway per a source; Alphabet remains an investor but no longer has a controlling stake (Axios)

Axios:

Verily raised $300M led by Series X Capital, giving it ~2 years of runway per a source; Alphabet remains an investor but no longer has a controlling stake — What to read next

17 часов назад @ techmeme.com
Sources: Kalshi is raising ~$1B led by Coatue at a $22B valuation, up from the $11B valuation announced in December, and has a revenue run rate of ~$1.5B (Yuliya Chernova/Wall Street Journal)
Sources: Kalshi is raising ~$1B led by Coatue at a $22B valuation, up from the $11B valuation announced in December, and has a revenue run rate of ~$1.5B (Yuliya Chernova/Wall Street Journal) Sources: Kalshi is raising ~$1B led by Coatue at a $22B valuation, up from the $11B valuation announced in December, and has a revenue run rate of ~$1.5B (Yuliya Chernova/Wall Street Journal)

Yuliya Chernova / Wall Street Journal:

Sources: Kalshi is raising ~$1B led by Coatue at a $22B valuation, up from the $11B valuation announced in December, and has a revenue run rate of ~$1.5B — Coatue Management is leading the new financing that would total about $1 billion for the prediction-market platform, according to sources

18 часов назад @ techmeme.com
Amazon acquires Zurich-based autonomous robotics startup Rivr, formerly Swiss-Mile; PitchBook: the startup was valued at $110M in an August 2024 funding round (The Information)
Amazon acquires Zurich-based autonomous robotics startup Rivr, formerly Swiss-Mile; PitchBook: the startup was valued at $110M in an August 2024 funding round (The Information) Amazon acquires Zurich-based autonomous robotics startup Rivr, formerly Swiss-Mile; PitchBook: the startup was valued at $110M in an August 2024 funding round (The Information)

The Information:

Amazon acquires Zurich-based autonomous robotics startup Rivr, formerly Swiss-Mile; PitchBook: the startup was valued at $110M in an August 2024 funding round — Amazon has acquired autonomous robotics startup Rivr, an Amazon spokesperson confirmed, a deal that could help the commerce …

18 часов назад @ techmeme.com
Signal's Moxie Marlinspike says his privacy-focused AI platform Confer will integrate its encryption tech into Meta AI to provide E2EE for chatbot interactions (Wired)
Signal's Moxie Marlinspike says his privacy-focused AI platform Confer will integrate its encryption tech into Meta AI to provide E2EE for chatbot interactions (Wired) Signal's Moxie Marlinspike says his privacy-focused AI platform Confer will integrate its encryption tech into Meta AI to provide E2EE for chatbot interactions (Wired)

Wired:

Signal's Moxie Marlinspike says his privacy-focused AI platform Confer will integrate its encryption tech into Meta AI to provide E2EE for chatbot interactions — Moxie Marlinspike says the technology powering his end-to-end encrypted AI chatbot, Confer, will be integrated into Meta AI.

18 часов назад @ techmeme.com
Sources: Google has started consumer beta testing of a dedicated Gemini AI app for the Mac, as it seeks to compete with Mac apps for ChatGPT and Claude (Mark Gurman/Bloomberg)
Sources: Google has started consumer beta testing of a dedicated Gemini AI app for the Mac, as it seeks to compete with Mac apps for ChatGPT and Claude (Mark Gurman/Bloomberg) Sources: Google has started consumer beta testing of a dedicated Gemini AI app for the Mac, as it seeks to compete with Mac apps for ChatGPT and Claude (Mark Gurman/Bloomberg)

Mark Gurman / Bloomberg:

Sources: Google has started consumer beta testing of a dedicated Gemini AI app for the Mac, as it seeks to compete with Mac apps for ChatGPT and Claude — Google is ramping up development of a dedicated Gemini AI app for Apple Inc.'s Mac computer lineup, looking to step up competition with OpenAI and Anthropic PBC.

19 часов назад @ techmeme.com
Bluesky raised a $100M Series B led by Bain Capital Crypto in April 2025, following a $15M Series A in 2024 and an $8M seed in 2023; it now has over 43M users (Sarah Perez/TechCrunch)
Bluesky raised a $100M Series B led by Bain Capital Crypto in April 2025, following a $15M Series A in 2024 and an $8M seed in 2023; it now has over 43M users (Sarah Perez/TechCrunch) Bluesky raised a $100M Series B led by Bain Capital Crypto in April 2025, following a $15M Series A in 2024 and an $8M seed in 2023; it now has over 43M users (Sarah Perez/TechCrunch)

Sarah Perez / TechCrunch:

Bluesky raised a $100M Series B led by Bain Capital Crypto in April 2025, following a $15M Series A in 2024 and an $8M seed in 2023; it now has over 43M users — Social network Bluesky is gearing up for big changes with today's news that the company raised $100 million in Series B funding.

19 часов назад @ techmeme.com
Sources: Jeff Bezos is in talks to raise $100B for a fund that would buy companies in industrial sectors such as chipmaking and defense and revamp them with AI (Wall Street Journal)
Sources: Jeff Bezos is in talks to raise $100B for a fund that would buy companies in industrial sectors such as chipmaking and defense and revamp them with AI (Wall Street Journal) Sources: Jeff Bezos is in talks to raise $100B for a fund that would buy companies in industrial sectors such as chipmaking and defense and revamp them with AI (Wall Street Journal)

Wall Street Journal:

Sources: Jeff Bezos is in talks to raise $100B for a fund that would buy companies in industrial sectors such as chipmaking and defense and revamp them with AI — Amazon.com founder has traveled to Middle East, Singapore in fundraising effort linked to Project Prometheus AI startup

19 часов назад @ techmeme.com
GitHub Trending GitHub Trending
последний пост 13 часов назад
langchain-ai/open-swe
langchain-ai/open-swe langchain-ai/open-swe

Open-source framework for building your org's internal coding agent.

Note 💬 Read the announcement blog post hereArchitectureOpen SWE makes the same core architectural decisions as the best internal coding agents.

The repo is cloned in, the agent gets full permissions, and the blast radius of any mistake is fully contained.

Invocation — Slack, Linear, and GitHubAll three companies in the article converge on Slack as the primary invocation surface.

The open_pr_if_needed middleware acts as a backstop — if the agent finishes without opening a PR, the middleware handles it automatically.

13 часов назад @ github.com
jarrodwatts/claude-hud
jarrodwatts/claude-hud jarrodwatts/claude-hud

Claude HUDA Claude Code plugin that shows what's happening — context usage, active tools, running agents, and todo progress.

This is a Claude Code platform limitation.

Restart Claude Code to load the new statusLine config, then the HUD will appear.

Claude HUD gives you better insights into what's happening in your Claude Code session.

Restart Claude Code so it picks up the new statusLine configOn macOS, fully quit Claude Code and run claude again in your terminalRequirementsClaude Code v1.0.80+Node.js 18+ or BunDevelopmentgit clone https://github.com/jarrodwatts/claude-hud cd claude-hud npm ci && npm run build npm testSee CONTRIBUTING.md for guidelines.

13 часов назад @ github.com
affaan-m/everything-claude-code
affaan-m/everything-claude-code affaan-m/everything-claude-code

Production-ready agents, hooks, commands, rules, and MCP configurations evolved over 10+ months of intensive daily use building real products.

🚀 Quick StartGet up and running in under 2 minutes:Step 1: Install the Plugin# Add marketplace /plugin marketplace add affaan-m/everything-claude-code # Install plugin /plugin install everything-claude-code@everything-claude-codeStep 2: Install Rules (Required)⚠️ Important: Claude Code plugins cannot distribute rules automatically.

It runs locally through Claude Code's normal CLI/plugin surface, so it works with: Anthropic-hosted Claude CodeOfficial Claude Code gateway setups using ANTHROPIC_BASE_URL and ANTHROPIC_AUTH_TOKENand Compatible custom endp…

13 часов назад @ github.com
andrewyng/context-hub
andrewyng/context-hub andrewyng/context-hub

Or by creating an agent skill to use Chub using SKILL.md, and ideally prompting your agent to remember to use this skill.

Most of the time, it's simple — search, fetch, use:chub search " stripe payments " # find relevant docs chub get stripe/api --lang js # fetch the doc # Agent reads the doc, writes correct code.

Feedback flows back to authors — chub feedback stripe/api up or down — vote the docs up or down so they can get better for everyone over time.

Feedback (up/down ratings with optional labels) goes to doc authors, who update the content based on what's working and what isn't.

Agent feedback (up/down ratings from real usage) flows back to authors, helping surface what needs fixing an…

1 day, 13 hours назад @ github.com
langflow-ai/openrag
langflow-ai/openrag langflow-ai/openrag

OpenRAG Intelligent Agent-powered document searchOpenRAG is a comprehensive Retrieval-Augmented Generation platform that enables intelligent document search and AI-powered conversations.

The system utilizes Langflow for document ingestion, retrieval workflows, and intelligent nudges, providing a seamless RAG experience.

run ( main ())📖 Full Python SDK DocumentationTypeScript/JavaScript SDKnpm install openrag-sdkQuick Example:import { OpenRAGClient } from "openrag-sdk" ; const client = new OpenRAGClient ( ) ; const response = await client .

📖 Full MCP Documentation🛠️ DevelopmentFor developers who want to contribute to OpenRAG or set up a development environment, see CONTRIBUTING.md.

🛟 Troubl…

1 day, 13 hours назад @ github.com
langchain-ai/deepagents
langchain-ai/deepagents langchain-ai/deepagents

Instead of wiring up prompts, tools, and context management yourself, you get a working agent immediately and customize what you need.

Quickstartpip install deepagents # or uv add deepagentsfrom deepagents import create_deep_agent agent = create_deep_agent () result = agent .

invoke ({ "messages" : [{ "role" : "user" , "content" : "Research LangGraph and write a summary" }]})The agent can plan, read/write files, and manage its own context.

chat_models import init_chat_model agent = create_deep_agent ( model = init_chat_model ( "openai:gpt-4o" ), tools = [ my_custom_tool ], system_prompt = "You are a research assistant."

Additional resourcesExamples — Working agents and patterns— Working age…

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

Control web interfaces with natural language.

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

Accessibility — Make any web app accessible through natural language.

— Make any web app accessible through natural language.

Mirrors URL Global https://cdn.jsdelivr.net/npm/[email protected]/dist/iife/page-agent.demo.js China https://registry.npmmirror.com/page-agent/1.5.8/files/dist/iife/page-agent.demo.jsNPM Installationnpm install page-agentimport { PageAgent } from 'page-agent' const agent = new PageAgent ( { model : 'qwen3.5-plus' , baseURL : 'https://dashscope.aliyun…

3 days, 13 hours назад @ github.com
vectorize-io/hindsight
vectorize-io/hindsight vectorize-io/hindsight

Memory Performance & AccuracyHindsight is the most accurate agent memory system ever tested according to benchmark performance.

Docker (external PostgreSQL)export OPENAI_API_KEY=sk-xxx export HINDSIGHT_DB_PASSWORD=choose-a-password cd docker/docker-compose docker compose upClientpip install hindsight-client -U # or npm install @vectorize-io/hindsight-clientPythonfrom hindsight_client import Hindsight client = Hindsight ( base_url = "http://localhost:8888" ) # Retain: Store information client .

from hindsight_client import Hindsight client = Hindsight ( base_url = "http://localhost:8888" ) # Simple client .

from hindsight_client import Hindsight client = Hindsight ( base_url = "http://localh…

3 days, 13 hours назад @ github.com
pbakaus/impeccable
pbakaus/impeccable pbakaus/impeccable

1 skill, 20 commands, and curated anti-patterns for impeccable frontend design.

Quick start: Visit impeccable.style to download ready-to-use bundles.

Anthropic created frontend-design, a skill that guides Claude toward better UI design.

Without guidance, you get the same predictable mistakes: Inter font, purple gradients, cards nested in cards, gray text on colored backgrounds.

InstallationOption 1: Download from Website (Recommended)Visit impeccable.style, download the ZIP for your tool, and extract to your project.

3 days, 13 hours назад @ github.com
AstrBotDevs/AstrBot
AstrBotDevs/AstrBot AstrBotDevs/AstrBot

AstrBot is an open-source all-in-one Agent chatbot platform that integrates with mainstream instant messaging apps.

✨ AI LLM Conversations, Multimodal, Agent, MCP, Skills, Knowledge Base, Persona Settings, Auto Context Compression.

Update astrbot :uv tool upgrade astrbotDocker DeploymentFor users familiar with containers and looking for a more stable, production-ready deployment method, we recommend deploying AstrBot with Docker / Docker Compose.

Launcher DeploymentFor desktop users who also want fast deployment and isolated multi-instance usage, we recommend AstrBot Launcher.

Platform Maintainer QQ Official OneBot v11 protocol implementation Official Telegram Official Wecom & Wecom AI Bot …

4 days, 13 hours назад @ github.com
volcengine/OpenViking
volcengine/OpenViking volcengine/OpenViking

Limited Memory Iteration: Current memory is just a record of user interactions, lacking Agent-related task memory.

The OpenViking SolutionOpenViking is an open-source Context Database designed specifically for AI Agents.

│ └── memories/ │ ├── preferences/ │ │ ├── writing_style │ │ └── coding_habits │ └── ... └── agent/ # Agent: skills, instructions, task memories, etc.

The system will asynchronously analyze task execution results and user feedback, and automatically update them to the User and Agent memory directories.

Let's work together to define and build the future of AI Agent context management.

5 days, 12 hours назад @ github.com
lightpanda-io/browser
lightpanda-io/browser lightpanda-io/browser

For Linuxcurl -L -o lightpanda https://github.com/lightpanda-io/browser/releases/download/nightly/lightpanda-x86_64-linux && \ chmod a+x ./lightpandaFor MacOScurl -L -o lightpanda https://github.com/lightpanda-io/browser/releases/download/nightly/lightpanda-aarch64-macos && \ chmod a+x ./lightpandaFor Windows + WSL2The Lightpanda browser is compatible to run on windows inside WSL.

const browser = await puppeteer .

const context = await browser .

await page .

./wpt serveRun a Lightpanda browserzig build run -- --insecure_disable_tls_host_verificationThen you can start the wptrunner from the Demo's clone dir:cd wptrunner && go run .

5 days, 12 hours назад @ github.com
fishaudio/fish-speech
fishaudio/fish-speech fishaudio/fish-speech

Important License NoticeThis codebase and its associated model weights are released under FISH AUDIO RESEARCH LICENSE.

Quick StartFor HumanHere are the official documents for Fish Audio S2, follow the instructions to get started easily.

For LLM AgentInstall and configure Fish-Audio S2 by following the instructions here: https://speech.fish.audio/install/Fish Audio S2Best text-to-speech system among both open source and closed sourceFish Audio S2 is the latest model developed by Fish Audio.

The list is constantly expanding, check Fish Audio for the latest releases.

Rapid Voice CloningFish Audio S2 supports accurate voice cloning using a short reference sample (typically 10–30 seconds).

6 days, 13 hours назад @ github.com
Q00/ouroboros
Q00/ouroboros Q00/ouroboros

A Claude Code plugin that turns vague ideas into validated specs — before AI writes a single line of code.

Quick StartStep 1 — Install the plugin (in your terminal):claude plugin marketplace add Q00/ouroboros claude plugin install ouroboros@ouroborosStep 2 — Run setup (inside a Claude Code session):# Start Claude Code, then type: ooo setupooo commands are Claude Code skills — they run inside a Claude Code session, not in your terminal.

→ Reflect → next generation"This is where the Ouroboros eats its tail: the output of evaluation becomes the input for the next generation's seed specification."

— reflect.pyConvergence is reached when ontology similarity ≥ 0.95 — when the system has questione…

6 days, 13 hours назад @ github.com
promptfoo/promptfoo
promptfoo/promptfoo promptfoo/promptfoo

Promptfoo: LLM evals & red teamingpromptfoo is a CLI and library for evaluating and red-teaming LLM apps.

Stop the trial-and-error approach - start shipping secure, reliable AI apps.

Website · Getting Started · Red Teaming · Documentation · DiscordQuick Startnpm install -g promptfoo promptfoo init --example getting-startedAlso available via brew install promptfoo and pip install promptfoo .

You can also use npx promptfoo@latest to run any command without installing.

Set yours as an environment variable:export OPENAI_API_KEY=sk-abc123Once you're in the example directory, run an eval and view results:cd getting-started promptfoo eval promptfoo viewSee Getting Started (evals) or Red Teaming (v…

1 week назад @ github.com
Технологии
Reddit: /r/technology/ Reddit: /r/technology/
последний пост 46 минут назад
Ubisoft lays off 105 people at Red Storm, the studio co-founded 30 years ago by Tom Clancy, converts it to a support role | The studio that created the famed Rainbow Six and Ghost Recon series is now effectively dead.
Ubisoft lays off 105 people at Red Storm, the studio co-founded 30 years ago by Tom Clancy, converts it to a support role | The studio that created the famed Rainbow Six and Ghost Recon series is now effectively dead. Ubisoft lays off 105 people at Red Storm, the studio co-founded 30 years ago by Tom Clancy, converts it to a support role | The studio that created the famed Rainbow Six and Ghost Recon series is now effectively dead.

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

46 минут назад @ reddit.com
Walmart secures two AI pricing patents, raising dynamic pricing concerns
Walmart secures two AI pricing patents, raising dynamic pricing concerns Walmart secures two AI pricing patents, raising dynamic pricing concerns

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

2 часа назад @ reddit.com
Servers With Nvidia Chips Were Smuggled Into China, U.S. Indictment Says
Servers With Nvidia Chips Were Smuggled Into China, U.S. Indictment Says Servers With Nvidia Chips Were Smuggled Into China, U.S. Indictment Says

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

2 часа назад @ reddit.com
Sailor's Fitness App Revealed French Aircraft Carrier's Real-Time Location
Sailor's Fitness App Revealed French Aircraft Carrier's Real-Time Location Sailor's Fitness App Revealed French Aircraft Carrier's Real-Time Location

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

2 часа назад @ reddit.com
‘It does feel like an intimidation campaign’: why is US tech giant Palantir suing a small Swiss magazine?
‘It does feel like an intimidation campaign’: why is US tech giant Palantir suing a small Swiss magazine? ‘It does feel like an intimidation campaign’: why is US tech giant Palantir suing a small Swiss magazine?

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

2 часа назад @ reddit.com
US charges 3 tied to Super Micro Computer with helping smuggle billions of dollars of AI chips to China
US charges 3 tied to Super Micro Computer with helping smuggle billions of dollars of AI chips to China US charges 3 tied to Super Micro Computer with helping smuggle billions of dollars of AI chips to China

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

4 часа назад @ reddit.com
More than half of TikTok ADHD content is misinformation, new research finds
More than half of TikTok ADHD content is misinformation, new research finds More than half of TikTok ADHD content is misinformation, new research finds

submitted by /u/tylerthe-theatre [link] [comments]

5 часов назад @ reddit.com
Figma’s stock drops 12% in two days after Google releases ‘vibe design’ product
Figma’s stock drops 12% in two days after Google releases ‘vibe design’ product Figma’s stock drops 12% in two days after Google releases ‘vibe design’ product

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

8 часов назад @ reddit.com
Supermicro’s co-founder was just arrested for allegedly smuggling $2.5 billion in GPUs to China
Supermicro’s co-founder was just arrested for allegedly smuggling $2.5 billion in GPUs to China Supermicro’s co-founder was just arrested for allegedly smuggling $2.5 billion in GPUs to China

submitted by /u/Silly-avocatoe [link] [comments]

9 часов назад @ reddit.com
YouTube is asking users if videos “feel like AI slop” to flag low-quality content
YouTube is asking users if videos “feel like AI slop” to flag low-quality content YouTube is asking users if videos “feel like AI slop” to flag low-quality content

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

12 часов назад @ reddit.com
Google told staff worried about Pentagon AI deals that the company is 'leaning more' into national security contracts
Google told staff worried about Pentagon AI deals that the company is 'leaning more' into national security contracts Google told staff worried about Pentagon AI deals that the company is 'leaning more' into national security contracts

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

12 часов назад @ reddit.com
Bring Back the Burned CD: They’re a love language. And a reminder of the hope we once had.
Bring Back the Burned CD: They’re a love language. And a reminder of the hope we once had. Bring Back the Burned CD: They’re a love language. And a reminder of the hope we once had.

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

12 часов назад @ reddit.com
RFK Jr. has destroyed over a quarter of health dept's expert panels | Under Kennedy, the health dept. has wiped out 75 advisory boards, corrupted others.
RFK Jr. has destroyed over a quarter of health dept's expert panels | Under Kennedy, the health dept. has wiped out 75 advisory boards, corrupted others. RFK Jr. has destroyed over a quarter of health dept's expert panels | Under Kennedy, the health dept. has wiped out 75 advisory boards, corrupted others.

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

14 часов назад @ reddit.com
Online bot traffic will exceed human traffic by 2027, Cloudflare CEO says
Online bot traffic will exceed human traffic by 2027, Cloudflare CEO says Online bot traffic will exceed human traffic by 2027, Cloudflare CEO says

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

15 часов назад @ reddit.com
Jeff Bezos is reportedly seeking $100 billion for a new fund, the likes of which will be used to buy up companies in major industrial sectors and, ultimately, modernize and automate them with AI
Jeff Bezos is reportedly seeking $100 billion for a new fund, the likes of which will be used to buy up companies in major industrial sectors and, ultimately, modernize and automate them with AI Jeff Bezos is reportedly seeking $100 billion for a new fund, the likes of which will be used to buy up companies in major industrial sectors and, ultimately, modernize and automate them with AI

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

15 часов назад @ reddit.com
Pinboard: Popular Pinboard: Popular
последний пост 9 часов назад
GitHub - tw93/Mole: 🐹 Dig deep like a mole to clean you Mac. 像鼹鼠一样深入挖掘来清理你的 Mac
GitHub - tw93/Mole: 🐹 Dig deep like a mole to clean you Mac. 像鼹鼠一样深入挖掘来清理你的 Mac GitHub - tw93/Mole: 🐹 Dig deep like a mole to clean you Mac. 像鼹鼠一样深入挖掘来清理你的 Mac

Mole Deep clean and optimize your Mac.

$ mo analyze Analyze Disk ~ /Documents | Total: 156.8GB ▶ 1.

Shortcuts: In mo status , press k to toggle the cat and save the preference, and q to quit.

Machine-Readable OutputBoth mo analyze and mo status support a --json flag for scripting and automation.

Search for Mole Clean or clean , Mole Optimize , or Mole Status to use the commandsNote: The script creates the commands, but Raycast still requires a one-time manual script directory setup.

9 часов назад @ github.com
cook — workflow loops for Claude Code, Codex, and OpenCode
cook — workflow loops for Claude Code, Codex, and OpenCode

Add the /cook skill to Claude Code:Two ways to get it:"DONE if all tasks complete, else NEXT""Work on next task in plan.md"A simple CLI for orchestrating Claude Code, Codex, and OpenCode.

Cook parses three categories of tokens:repeat (xN)xN runs work N times sequentially, each pass seeing the previous output.

cook "Add dark mode" x3 cook "Add dark mode" repeat 3 cook "Add dark mode" x3 review cook "Add dark mode" review x3reviewreview adds a review→gate loop.

work -> review -> gate -> iterate <<cook "Add dark mode" review cook "Add dark mode" review 5Provide custom prompts after review , or use positional shorthand:cook "Add dark mode" review \ "Review for accessibility" \ "DONE if WCAG AA,…

9 часов назад @ rjcorwin.github.io
Stitch - Design with AI
Stitch - Design with AI Stitch - Design with AI 9 часов назад @ stitch.withgoogle.com
Lessons from Building Claude Code: How We Use Skills
Lessons from Building Claude Code: How We Use Skills 9 часов назад @ x.com
Introducing “vibe design” with Stitch
Introducing “vibe design” with Stitch Introducing “vibe design” with Stitch

Over the last year, AI has fundamentally changed how we build, turning simple descriptions into functional software.

We launched Stitch to bring your ideas to life starting with the design process.

Today, we are evolving Stitch into an AI-native software design canvas.

With it, anyone can create, iterate and collaborate to turn natural language into high-fidelity UI designs.

Creating with intentWhen “vibe designing” in Stitch, you can explore many ideas quickly leading to a higher quality outcome.

9 часов назад @ blog.google
Free SVG Backgrounds and Patterns | SVG Backgrounds
Free SVG Backgrounds and Patterns | SVG Backgrounds Free SVG Backgrounds and Patterns | SVG Backgrounds

Free SVG Backgrounds and PatternsEnjoy this small sampling of our designs and patterns.

All are customizable: change into your brand colors — some even shrink, spin, or shift.

Each background is unique to SVGBackgrounds.com, so enjoy exploring before you easily export into your project.

9 часов назад @ svgbackgrounds.com
GitHub - gsd-build/get-shit-done: A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code and OpenCode.
GitHub - gsd-build/get-shit-done: A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code and OpenCode. GitHub - gsd-build/get-shit-done: A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code and OpenCode.

Update periodically:npx get-shit-done-cc@latestNon-interactive Install (Docker, CI, Scripts) # Claude Code npx get-shit-done-cc --claude --global # Install to ~/.claude/ npx get-shit-done-cc --claude --local # Install to ./.claude/ # OpenCode (open source, free models) npx get-shit-done-cc --opencode --global # Install to ~/.config/opencode/ # Gemini CLI npx get-shit-done-cc --gemini --global # Install to ~/.gemini/ # Codex (skills-first) npx get-shit-done-cc --codex --global # Install to ~/.codex/ npx get-shit-done-cc --codex --local # Install to ./.codex/ # Copilot (GitHub Copilot CLI) npx get-shit-done-cc --copilot --global # Install to ~/.github/ npx get-shit-done-cc --copilot --local #…

9 часов назад @ github.com
TigerFS
TigerFS TigerFS

The problemagents need shared state.

local files weren't built for that.

When agents run on different machines, there's no shared workspace.

Coordinating through files means no transactions, no history, and no structure.

The ease of a filesystem, the semantics of a database.

9 часов назад @ tigerfs.io
Rob Pike's 5 Rules of Programming | Hacker News
Rob Pike's 5 Rules of Programming | Hacker News Rob Pike's 5 Rules of Programming | Hacker News 9 часов назад @ news.ycombinator.com
Daring Fireball: ‘Your Frustration Is the Product’
Daring Fireball: ‘Your Frustration Is the Product’ Daring Fireball: ‘Your Frustration Is the Product’

‘Your Frustration Is the Product’Shubham Bose, “The 49MB Web Page”:I went to the New York Times to glimpse at four headlines and was greeted with 422 network requests and 49 megabytes of data.

Even websites from publishers who care about quality are doing things on the web that they would never do with their print editions.

Your frustration is the product.

But read an article on their website and you get autoplaying videos interspersed between random paragraphs.

The people making these decisions for these websites are like ocean liner captains who are trying to hit icebergs.

9 часов назад @ daringfireball.net
Rob Pike's 5 Rules of Programming
Rob Pike's 5 Rules of Programming

Rob Pike's 5 Rules of ProgrammingRule 1.

Fancy algorithms are slow when n is small, and n is usually small.

Use simple algorithms as well as simple data structures.

Data structures, not algorithms, are central to programming.

Pike's rules 1 and 2 restate Tony Hoare's famous maxim "Premature optimization is the root of all evil."

1 day, 9 hours назад @ cs.unc.edu
(500) https://openrocket.info/
(500) https://openrocket.info/ (500) https://openrocket.info/

Easily design your models with CAD technologyReplicate all features of your existing model or new design.

Everything from the density of materials to the quality of finish on the outside of your model.

Choose from a massive catalog of existing components and materials, or make up your own and save for reuse later.

You can even export your design drawings to PDF for building.

1 day, 9 hours назад @ openrocket.info
Font Smuggler
Font Smuggler Font Smuggler

Copy and paste locked brand fonts into Google Docs, sans permission.

Google Workspace lets brands who pay enough embed custom corporate fonts into their docs and slides.

Normally, these are locked to just those brands shelling out for custom typefaces, but there's one loophole: the ol' copy/paste.

Below are a selection of brand fonts with which you can do exactly that.

(but it doesn't work on Google mobile apps)

1 day, 9 hours назад @ brianmoore.com
Nobody Gets Promoted for Simplicity – Terrible Software
Nobody Gets Promoted for Simplicity – Terrible Software Nobody Gets Promoted for Simplicity – Terrible Software

In interviews, in promotion packets, in design reviews: the engineer who overbuilds gets a compelling narrative, but the one who ships the simplest thing that works gets… nothing.

Engineer B gets a similar feature.

Nobody gets promoted for the complexity they avoided.

Anyone can add complexity.

If you’re an engineer, learn that simplicity needs to be made visible.

1 day, 9 hours назад @ terriblesoftware.org
Nightingale — Karaoke from your music library
Nightingale — Karaoke from your music library Nightingale — Karaoke from your music library

🎤 Stem separation Vocals are isolated from instrumentals using the UVR Karaoke model or Demucs.

Guide vocal volume is adjustable.

📝 Word-level lyrics WhisperX transcribes and aligns every word to the audio.

🎬 Video file support Drop .mp4 or .mkv files into your library.

🌌 Dynamic backgrounds GPU shader effects (plasma, aurora, nebula...), Pixabay video loops, or the source video for video files.

1 day, 9 hours назад @ nightingale.cafe
Changelog Changelog
последний пост 1 week, 1 day назад
From Tailnet to platform
From Tailnet to platform From Tailnet to platform

Server ErrorOops!

Looks like the server had a hiccup.

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

In the meantime, enjoy some clips!

1 week, 1 day назад @ changelog.com
Big change brings big change
Big change brings big change Big change brings big change

Changelog News!

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

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

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

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

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

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

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

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

4 weeks назад @ changelog.com
All the Claw things
All the Claw things All the Claw things

Changelog News!

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

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

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

1 month назад @ changelog.com
Building the machine that builds the machine
Building the machine that builds the machine Building the machine that builds the machine

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

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

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

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

Check out the speedrun to get started in minutes.

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

Changelog News!

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

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

1 month, 1 week назад @ changelog.com
It's a renaissance woman's world
It's a renaissance woman's world It's a renaissance woman's world

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

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

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

At an unbeatable price.

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

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

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

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

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

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

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

Changelog News!

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

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

1 month, 2 weeks назад @ changelog.com
Natural born SaaS killers
Natural born SaaS killers Natural born SaaS killers

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

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

At an unbeatable price.

Squarespace – A website makes it real!

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

1 month, 2 weeks назад @ changelog.com
Securing npm is table stakes
Securing npm is table stakes Securing npm is table stakes

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

At an unbeatable price.

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

Squarespace – A website makes it real!

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

1 month, 2 weeks назад @ changelog.com
ZDNet ZDNet
последний пост 1 час назад
Should you upgrade to M5 MacBook Pro from the M1? Short answer: It's probably time
Should you upgrade to M5 MacBook Pro from the M1? Short answer: It's probably time Should you upgrade to M5 MacBook Pro from the M1? Short answer: It's probably time

ZDNET's key takeawaysM5 MacBook Pro is much cheaper than the M5 Max and M5 Pro.

Apple launched the MacBook Pro with M5 Pro and M5 Max chips earlier this month.

While they tend to get a lot of attention, the base model M5 MacBook Pro is still an incredibly competitive device.

How the M5 MacBook Pro compares to the M1M1 Apple MacBook Pro Kyle Kucharski/ZDNETIn terms of pricing, the M1 MacBook Pro is not available new, but you can still get renewed devices for around $699.

In fact, the MacBook Air M5 comes with the new N1 chip, which supports Wi-Fi 7 and Bluetooth 6 -- features only found on the MacBook Pro with M5 Pro and M5 Max.

1 час назад @ zdnet.com
Chainguard is racing to fix trust in AI-built software - here's how
Chainguard is racing to fix trust in AI-built software - here's how Chainguard is racing to fix trust in AI-built software - here's how

The approach starts with its new AI-powered Chainguard Factory 2.0.

To achieve that target, Chainguard has moved its methodology for automatically building operating system and application images from a brittle one to Chainguard Factory 2.0.

Security and skillsRecognizing that CI systems are now among the most sensitive parts of the software supply chain, Chainguard unveiled two new product families: Chainguard Actions and Chainguard Agent Skills.

These markdown bundles encode tools and best practices for AI agents.

It'll look at libraries that applications are using that could be Chainguard… [and] the skills and the agents that could be Chainguard."

1 час назад @ zdnet.com
How to check if a text message is spam on Android - and the free tool I rely on
How to check if a text message is spam on Android - and the free tool I rely on How to check if a text message is spam on Android - and the free tool I rely on

I don't know about you, but I receive more spam and scam messages on my phone each day than I do legitimate messages from friends and family.

But sometimes, the messages are so carefully crafted that it's not always easy to discern if a message is a scam.

So, what do you do when you're faced with a message you're not sure about?

Also: How to use Circle to Search on Android (and what models support it now)When in doubt, why not?

When Circle to Search tags a message as a scam, report it and delete it.

4 часа назад @ zdnet.com
The best streaming deals right now: Hulu, Disney+, Paramount+, and more
The best streaming deals right now: Hulu, Disney+, Paramount+, and more

Cut the cord and stream for less with some of the best deals we've seen so far this year on popular streaming services and devices, ahead of Amazon's Big Spring Sale.

5 часов назад @ zdnet.com
You're being tracked online - 9 easy ways to stop the surveillance
You're being tracked online - 9 easy ways to stop the surveillance You're being tracked online - 9 easy ways to stop the surveillance

ZDNET's key takeawaysThere's a trade-off between convenience and privacy, but you can reduce online tracking.

These extensions, often available for free or for a small donation, will identify and block tracking cookies, scripts, and headers from collecting your data.

For example, on Facebook, you will find this option under "less-personalized ads" in Settings & Privacy > Settings > Accounts Center > Ad Preferences > Ad Experience > Manage info.

I always use a separate email for online purchases and subscriptions that I suspect will bombard me with emails.

While it's not necessary to prevent online tracking, I would still suggest that you look into these services if you want to keep your dig…

6 часов назад @ zdnet.com
6 WFH gadgets that leveled up my home office (and all of them are on sale)
6 WFH gadgets that leveled up my home office (and all of them are on sale)

As a remote worker, I'd recommend these gadgets that improved my home office, even if they weren't discounted ahead of Amazon's Big Spring Sale.

6 часов назад @ zdnet.com
The best WordPress hosting services of 2026: Expert tested and reviewed
The best WordPress hosting services of 2026: Expert tested and reviewed The best WordPress hosting services of 2026: Expert tested and reviewed

ZDNET has extensively tested and reviewed many WordPress hosting providers for years, often designing our own websites using these services.

Choose this WordPress hosting service… If you want… Hostinger An all-rounder, affordable WordPress hosting service.

Show moreFactors to consider when choosing a WordPress hosting provider If you're looking at the hosting providers included in this guide, you've already made one decision: To pick a provider experienced in hosting WordPress.

Alternative WordPress hosting solutions to considerShow less View now at Ionos Ionos is an excellent alternative for those seeking affordable, e-commerce-friendly WordPress hosting without the WordPress.com price tag…

6 часов назад @ zdnet.com
My personal data has been leaked several times - this service helped clean it all up
My personal data has been leaked several times - this service helped clean it all up My personal data has been leaked several times - this service helped clean it all up

Whether you realize it or not, your personal information is likely somewhere online.

If you're like me and don't want these third parties having your information, you may want to invest in a data removal service.

I know this is true thanks to a website called Have I Been Pwned, a database that lets you know if your personal data has ever been compromised.

Search Yourself - Allows users to check whether their personal information is still present on Google Search.

Each plan provides the same services: data removal, quarterly reports, a personal expert, and masking tools, among others.

13 часов назад @ zdnet.com
AI will accelerate tech job growth - former Tesla president explains where and why
AI will accelerate tech job growth - former Tesla president explains where and why AI will accelerate tech job growth - former Tesla president explains where and why

That's the word from Jon McNeill, CEO of DVx Ventures, former president of Tesla, and former chief operating officer of Lyft.

These opportunities differ for infrastructure and networking professionals versus computer science and software professionals.

For infrastructure and networking professionals, demand will be intense, he predicted.

"When you replace them, you have to re-synch them, and get the networking software working again with the high-band memory chips.

"That's really good news for IT infrastructure professionals."

14 часов назад @ zdnet.com
This viral wireless dongle lets you share your audio on a flight - how it works
This viral wireless dongle lets you share your audio on a flight - how it works This viral wireless dongle lets you share your audio on a flight - how it works

To avoid either scenario, I've been testing TwelveSouth's latest Bluetooth adapter, the AirFly Pro 2.

In wired mode, most wireless headphones can't access their wireless audio settings, allowing external noises to leak in.

With the AirFly Pro 2, this wasn't an issue.

Jada Jones/ZDNETThe AirFly Pro 2 has an upgraded Qualcomm chip inside, which improves audio quality, provides more stable wireless connections, and reduces power consumption.

ZDNET's buying adviceThe Twelve South AirFly Pro 2 is a wonderful travel companion for frequent flyers.

14 часов назад @ zdnet.com
Why your biggest tech upgrade this year is a splash of color
Why your biggest tech upgrade this year is a splash of color Why your biggest tech upgrade this year is a splash of color

Take a look around at the latest phone or headphone hardware launches, and you'll see a surprising pattern emerge -- the color pink.

Even Apple is having some fun with the color with the latest iPhone 17e in soft pink and MacBook Neo in Blush.

Could this be proof that people are moving beyond monochrome and want more color in their tech these days?

Tech as an extension of ourselvesKerry Wan/ZDNETThere are a few likely reasons why we're seeing this shift in color preferences.

The most reasonable explanation for the evolution of color in our consumer tech is the prevalence of technology.

15 часов назад @ zdnet.com
Save big on gaming laptops, Switch 2 consoles, and more during Best Buy's Tech Fest sale
Save big on gaming laptops, Switch 2 consoles, and more during Best Buy's Tech Fest sale

Can't wait until Amazon's Big Spring Sale to upgrade your gaming setup? Now at Best Buy, you can save hundreds on gaming laptops, consoles, and more.

20 часов назад @ zdnet.com
SSD prices have gone up, but this 8TB WD-Black option is 67% off at Best Buy right now
SSD prices have gone up, but this 8TB WD-Black option is 67% off at Best Buy right now SSD prices have gone up, but this 8TB WD-Black option is 67% off at Best Buy right now

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.

21 час назад @ zdnet.com
How to turn your old Android phone or iPhone into a security camera - in 4 easy steps
How to turn your old Android phone or iPhone into a security camera - in 4 easy steps How to turn your old Android phone or iPhone into a security camera - in 4 easy steps

ZDNET's key takeawaysRepurpose an old Android or iPhone as a low-cost security camera.

How to turn an old phone into a security cameraWhat you'll need: An old iPhone or Android phone, a free security camera app (I recommend one below), a second device to view your feed, a stable Wi-Fi connection, and a nearby power source to keep the phone running.

Install Alfred on both your main phone and your old phone.

The app will show a QR code, scan it with your old phone, and then sign into the same account.

Once connected, set your main phone to Viewer mode and the old phone to Camera.

22 часа назад @ zdnet.com
What is MoCA 2.5? How this low-cost networking can replace Wi-Fi and fix dead zones
What is MoCA 2.5? How this low-cost networking can replace Wi-Fi and fix dead zones

MoCA 2.5 leverages old coaxial cables to enable high-speed internet. I break down the technology and why it's a viable alternative to Wi-Fi.

22 часа назад @ zdnet.com
TechCrunch TechCrunch
последний пост 2 минуты назад
Cyberattack on vehicle breathalyzer company leaves drivers stranded across the US
Cyberattack on vehicle breathalyzer company leaves drivers stranded across the US

A cyberattack on a U.S. car breathalyzer company has left drivers across the United States reportedly stranded and unable to start their vehicles.

2 минуты назад @ techcrunch.com
Amazon working on new smartphone with Alexa at its core, report says
Amazon working on new smartphone with Alexa at its core, report says

The device is being developed by the company's Devices and Services division, and it would feature personalized features aimed at making it easier to use Amazon's suite of apps, including Amazon shopping, Prime Video, and Prime Music, according to Reuters.

12 минут назад @ techcrunch.com
The best AI investment might be in energy tech
The best AI investment might be in energy tech

Power has become one of the biggest bottlenecks in rolling out new AI data centers. That's creating an opening for investors.

3 часа назад @ techcrunch.com
These AI notetaking devices can help you record and transcribe your meetings
These AI notetaking devices can help you record and transcribe your meetings

These physical notetakers transcribe audio and give users summaries and action items of meetings using AI. Some even offer live translation.

3 часа назад @ techcrunch.com
Amazon acquires Rivr, maker of a stair-climbing delivery robot
Amazon acquires Rivr, maker of a stair-climbing delivery robot

Amazon and Jeff Bezos had previously invested in the startup.

15 часов назад @ techcrunch.com
Jeff Bezos reportedly wants $100 billion to buy and transform old manufacturing firms with AI
Jeff Bezos reportedly wants $100 billion to buy and transform old manufacturing firms with AI

The Amazon magnate has a new project centered around acquiring industrial firms and revamping them with AI technology.

16 часов назад @ techcrunch.com
Employees had to restrain a dancing humanoid robot after it went wild at a California restaurant
Employees had to restrain a dancing humanoid robot after it went wild at a California restaurant

A dancing robot in a Haidilao hot pot restaurant boogied down a little too hard.

17 часов назад @ techcrunch.com
Polymarket continues its partnership spree with a Major League Baseball deal
Polymarket continues its partnership spree with a Major League Baseball deal

MLB is only the latest in a string of recently announced partnerships involving the prediction market.

19 часов назад @ techcrunch.com
Online bot traffic will exceed human traffic by 2027, Cloudflare CEO says
Online bot traffic will exceed human traffic by 2027, Cloudflare CEO says

AI bots may outnumber humans online by 2027, says Cloudflare CEO Matthew Prince, as generative AI agents dramatically increase web traffic and infrastructure demands.

19 часов назад @ techcrunch.com
Bluesky announces $100M Series B after CEO transition
Bluesky announces $100M Series B after CEO transition

Bluesky's Series B closed last April but is being shared now, the week after its CEO stepped down.

20 часов назад @ techcrunch.com
Geothermal startup Fervo catapults itself over the ‘valley of death’
Geothermal startup Fervo catapults itself over the ‘valley of death’

Fervo landed a large new loan with terms that strongly suggest the company's most turbulent days are behind it.

20 часов назад @ techcrunch.com
Meta rolls out new AI content enforcement systems while reducing reliance on third-party vendors
Meta rolls out new AI content enforcement systems while reducing reliance on third-party vendors

Meta believes these AI systems can detect more violations with greater accuracy, better prevent scams, respond more quickly to real-world events, and reduce over-enforcement.

21 час назад @ techcrunch.com
Google introduces a new way for users to sideload Android apps that still protects against scams
Google introduces a new way for users to sideload Android apps that still protects against scams

Google is making Android sideloading easier with a new advanced setting that lets users disable app verification after a multi-step security process.

22 часа назад @ techcrunch.com
DoorDash launches a new ‘Tasks’ app that pays couriers to submit videos to train AI
DoorDash launches a new ‘Tasks’ app that pays couriers to submit videos to train AI

Delivery couriers will be able to earn money by completing activities like filming everyday tasks or recording themselves speaking in another language.

22 часа назад @ techcrunch.com
Meta decides not to shut down Horizon Worlds on VR after all
Meta decides not to shut down Horizon Worlds on VR after all

Horizon Worlds was once a cornerstone of Meta's plans to build a social metaverse -- four years later, the company almost shut it down.

23 часа назад @ techcrunch.com
Slashdot Slashdot
последний пост 4 минуты назад
As OpenClaw Enthusiasm Grips China, Kids and Retirees Alike Raise 'Lobsters'
As OpenClaw Enthusiasm Grips China, Kids and Retirees Alike Raise 'Lobsters' As OpenClaw Enthusiasm Grips China, Kids and Retirees Alike Raise 'Lobsters'

An anonymous reader quotes a report from Reuters: Fan Xinquan, a retired electronics worker in Beijing, has recently started raising a "lobster," hoping that the AI agent he has been training can help organize his specialized industry knowledge better than chatbots like DeepSeek. "OpenClaw can actually help you accomplish many practical things," the 60-year-old said at a recent event hosted by AI startup Zhipu to teach people how to use and train the AI agent, which has gone viral in China, with its various local versions earning the "lobster" nickname. In the past month, OpenClaw, which can connect several hardware and software tools and learn from the data produced with much less human in…

4 минуты назад @ slashdot.org
Opera GX Web Browser Comes To Linux
Opera GX Web Browser Comes To Linux Opera GX Web Browser Comes To Linux

BrianFagioli writes: Opera GX has officially landed on Linux, bringing its gamer-focused browser experience to Debian, Ubuntu, Fedora, and openSUSE-based systems. The browser includes GX Control for limiting RAM and network usage, a Hot Tabs Killer to shut down resource-heavy tabs, and built-in sidebar integrations for Discord and Twitch. Opera says this is not just a one-off port, but a long-term effort with ongoing updates and community engagement. "PC gaming has long been associated with a single dominant platform, but that's changing," says Maciej Kocemba, Product Director at Opera GX. "Bringing GX to Linux users -- who are renowned for the control they like to exert over their tools --…

4 часа назад @ linux.slashdot.org
China Is Helping Drive Cuba's Solar Boom
China Is Helping Drive Cuba's Solar Boom China Is Helping Drive Cuba's Solar Boom

AleRunner writes: "China is helping Cuba race to capture renewable solar energy as the United States imposes an effective oil blockade on the Caribbean island, creating its worst energy crisis in decades," reports The Washington Post. Later in the article, it states that "China's decades-long push into clean energy technology is now helping to protect it from the soaring oil and gas crisis spurred by Trump's war against Iran," and that "Chinese exports of solar equipment to Cuba skyrocketed from about $5 million in 2023 to $117 million in 2025 and show no sign of stopping." According to researchers from Ember, solar could be responsible for as much as 10% of Cuba's electricity generation. "…

8 часов назад @ hardware.slashdot.org
EU Cloud Lobby Asks Regulator To Block VMware From Terminating Partner Program
EU Cloud Lobby Asks Regulator To Block VMware From Terminating Partner Program EU Cloud Lobby Asks Regulator To Block VMware From Terminating Partner Program

An anonymous reader quotes a report from The Register: A lobbying trade body for smaller cloud providers is asking the European Commission to impose interim measures blocking Broadcom from terminating the VMware Cloud Service Provider program, calling the decision a death sentence for some tech suppliers and an illegal squeeze on customer choice. As The Reg revealed in January, Broadcom shuttered the scheme, a move sources claimed affects hundreds of CSPs across Europe and curtails options for enterprises buying VMware software and services. The Cloud Infrastructure Service Provider in Europe (CISPE) trade group, representing nearly 50 tech suppliers, filed the complaint today with the EC D…

11 часов назад @ tech.slashdot.org
Online Bot Traffic Will Exceed Human Traffic By 2027, Cloudflare CEO Says
Online Bot Traffic Will Exceed Human Traffic By 2027, Cloudflare CEO Says Online Bot Traffic Will Exceed Human Traffic By 2027, Cloudflare CEO Says

Cloudflare's CEO predicts AI-driven bot traffic will surpass human internet traffic by 2027, as AI agents generate vastly more web requests than people. "If a human were doing a task -- let's say you were shopping for a digital camera -- and you might go to five websites. Your agent or the bot that's doing that will often go to 1,000 times the number of sites that an actual human would visit," Cloudflare CEO Matthew Prince said in an interview at SXSW this week. "So it might go to 5,000 sites. And that's real traffic, and that's real load, which everyone is having to deal with and take into account." TechCrunch reports: Before the generative AI era, the internet was only about 20% bot traff…

16 часов назад @ tech.slashdot.org
4Chan Mocks $700K Fine For UK Online Safety Breaches
4Chan Mocks $700K Fine For UK Online Safety Breaches 4Chan Mocks $700K Fine For UK Online Safety Breaches

The UK regulator Ofcom fined 4chan nearly $700,000 (520,000 pounds) for failing to implement age checks and address illegal content risks under the Online Safety Act, but the platform mocked the penalty and signaled it won't pay. A lawyer representing the company responded with an AI-generated cartoon image of a hamster, writing in a follow-up post on X: "In the only country in which 4chan operates, the United States, it is breaking no law and indeed its conduct is expressly protected by the First Amendment." The BBC reports: The fines also include 50,000 pounds for failing to assess the risk of illegal material being published and a further 20,000 pounds for failing to set out how it prote…

17 часов назад @ tech.slashdot.org
Rogue AI Triggers Serious Security Incident At Meta
Rogue AI Triggers Serious Security Incident At Meta Rogue AI Triggers Serious Security Incident At Meta

For the second time in the past month, an AI agent went rogue at Meta -- this time giving an engineer incorrect advice that briefly exposed sensitive data. The Verge reports: A Meta engineer was using an internal AI agent, which Clayton described as "similar in nature to OpenClaw within a secure development environment," to analyze a technical question another employee posted on an internal company forum. But the agent also independently publicly replied to the question after analyzing it, without getting approval first. The reply was only meant to be shown to the employee who requested it, not posted publicly. An employee then acted on the AI's advice, which "provided inaccurate informatio…

18 часов назад @ yro.slashdot.org
Rapper Afroman Wins Defamation Lawsuit Over Use of Police Raid Footage In His Music Videos
Rapper Afroman Wins Defamation Lawsuit Over Use of Police Raid Footage In His Music Videos Rapper Afroman Wins Defamation Lawsuit Over Use of Police Raid Footage In His Music Videos

Longtime Slashdot reader UnknowingFool writes: Rapper Afroman, born Joseph Edgar Foreman, famous for his 2000 hit "Because I Got High", has won a defamation lawsuit that seven Ohio police offers filed against him. A jury found he did not defame the officers in music videos he made about a 2022 police raid of his home. In August 2022, Adams County Sheriff's Department raided Afroman's home on suspicion of drug trafficking and kidnapping. Neither drugs nor kidnapping victims were found, and charges were never filed. However, local officials would not pay for damages occurred during the raid including a broken front door and a video surveillance camera. Afroman used his home security footage o…

19 часов назад @ yro.slashdot.org
Google Details New 24-Hour Process To Sideload Unverified Android Apps
Google Details New 24-Hour Process To Sideload Unverified Android Apps Google Details New 24-Hour Process To Sideload Unverified Android Apps

An anonymous reader quotes a report from Ars Technica: Google is planning big changes for Android in 2026 aimed at combating malware across the entire device ecosystem. Starting in September, Google will begin restricting application sideloading with its developer verification program, but not everyone is on board. Android Ecosystem President Sameer Samat tells Ars that the company has been listening to feedback, and the result is the newly unveiled advanced flow, which will allow power users to skip app verification. With its new limits on sideloading, Android phones will only install apps that come from verified developers. To verify, devs releasing apps outside of Google Play will have t…

20 часов назад @ developers.slashdot.org
Meta Backtracks, Will Keep Horizon Worlds VR Support 'For Existing Games'
Meta Backtracks, Will Keep Horizon Worlds VR Support 'For Existing Games' Meta Backtracks, Will Keep Horizon Worlds VR Support 'For Existing Games'

Meta is partially reversing its decision to drop VR support for Horizon Worlds, keeping VR access for existing Unity-based games while shifting future development to a new flatscreen-focused Horizon Engine. UploadVR reports: If you somehow missed it, on Tuesday Meta officially announced that its Horizon Worlds "metaverse" platform would drop VR support in June, meaning it would only be available as a flatscreen experience for the web and smartphones. But now, in an "ask me anything" session on his Instagram page, Meta CTO Andrew Bosworth says the company has decided to "keep Horizon Worlds working in VR for existing games to support the fans who've reached out." Bosworth says this specifica…

21 час назад @ games.slashdot.org
OpenAI Acquires Developer Tooling Startup Astral
OpenAI Acquires Developer Tooling Startup Astral OpenAI Acquires Developer Tooling Startup Astral

OpenAI announced it's acquiring developer tooling startup Astral to strengthen its Codex AI coding assistant, which has over 2 million weekly users and has seen a three-fold increase in user growth since the start of the year. CNBC reports: "Through it all, though, our goal remains the same: to make programming more productive. To build tools that radically change what it feels like to build software," Astral's founder and CEO Charlie Marsh wrote in a blog post. The company's acquisition of Astral is still subject to customary closing conditions, including regulatory approval. Read more of this story at Slashdot.

22 часа назад @ developers.slashdot.org
Walmart Wins Patents To Give Algorithms More Sway Over Prices
Walmart Wins Patents To Give Algorithms More Sway Over Prices Walmart Wins Patents To Give Algorithms More Sway Over Prices

Walmart has secured patents for systems that use machine learning to forecast demand and automate pricing decisions, "pushing the U.S. retail behemoth into a debate over the use of algorithms to adjust product costs," reports the Financial Times. From the report: In January Walmart obtained a U.S. patent for a "system and method for dynamically and automatically updating item prices" to carry out markdowns in its ecommerce unit, a rapidly growing division that generated more than $150 billion in sales last year. Last week it received another patent for using machine learning to predict demand and recommend prices for goods. [...] Walmart said that both patents were "unrelated to dynamic pri…

23 часа назад @ yro.slashdot.org
Microsoft Considers Legal Action Over $50 Billion Amazon-OpenAI Cloud Deal
Microsoft Considers Legal Action Over $50 Billion Amazon-OpenAI Cloud Deal Microsoft Considers Legal Action Over $50 Billion Amazon-OpenAI Cloud Deal

An anonymous reader quotes a report from Reuters: Microsoft is considering legal action against its partner OpenAI and Amazon over a $50 billion deal that could violate its exclusive cloud agreement with the ChatGPT maker, the Financial Times reported on Wednesday. Last month, Amazon and OpenAI signed several agreements, including one that makes Amazon Web Services the exclusive third-party cloud provider for Frontier, OpenAI's enterprise platform for building and running AI agents. The dispute centers on whether OpenAI can offer Frontier via AWS without violating the Microsoft partnership, which requires the startup's models to be accessed through the Windows maker's Azure cloud platform, …

1 day назад @ yro.slashdot.org
iPhone Exploit DarkSword Steals Data In Minutes With No Trace
iPhone Exploit DarkSword Steals Data In Minutes With No Trace iPhone Exploit DarkSword Steals Data In Minutes With No Trace

BrianFagioli writes: A new iOS exploit chain called DarkSword shows how attackers can break into certain iPhones, grab sensitive data like messages, credentials, and even crypto wallets, and then disappear without leaving obvious traces. It targets older iOS 18 builds using Safari and WebGPU flaws to escape Apple's sandbox, which is pretty wild on its own, but what really stands out is how fast it works and how financially motivated these attacks have become. The takeaway is simple but important, update your iPhone ASAP and don't assume mobile devices are somehow safer than desktops anymore. Read more of this story at Slashdot.

1 day, 4 hours назад @ apple.slashdot.org
Pardoned Nikola Fraudster Is Raising Funds For AI-Powered Planes He Claims Will Reshape Aviation
Pardoned Nikola Fraudster Is Raising Funds For AI-Powered Planes He Claims Will Reshape Aviation Pardoned Nikola Fraudster Is Raising Funds For AI-Powered Planes He Claims Will Reshape Aviation

Trevor Milton, the pardoned founder of Nikola, is seeking $1 billion for AI-powered autonomous planes through a new venture called SyberJet. The Tech Buzz reports: "Autonomous planes will be 10 times harder than Nikola ever was," Milton told the Wall Street Journal in a rare interview. It's a remarkable admission from someone whose last venture collapsed under the weight of securities fraud charges after he overstated the capabilities of Nikola's electric and hydrogen-powered trucks. Milton was convicted in 2022 on three counts of fraud for misleading investors about Nikola's technology, including staging a video that made it appear a truck prototype was driving under its own power when it …

1 day, 8 hours назад @ tech.slashdot.org
Блоги людей
Agents Over Bubbles
Agents Over Bubbles

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

4 days, 5 hours назад @ stratechery.com
Anthropic and Alignment
Anthropic and Alignment Anthropic and Alignment

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

2 weeks, 4 days назад @ stratechery.com
Pytest parameter functions
Pytest parameter functions

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

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

Starting with pytest’s parametrize first).

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

data parameters.I’ve been working on a project

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

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

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

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

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

3 weeks назад @ nedbatchelder.com
>Street guesser
Street guesser Street guesser

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

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

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

3 weeks, 6 days назад @ mikeozornin.ru
Thin Is In
Thin Is In

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

1 month назад @ stratechery.com
EdText
EdText

I have a new small project: edtext provides text

selection and manipulation functions inspired by the classic ed

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

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

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

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

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

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

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

needed.The old function has 16 arg…

1 month, 1 week назад @ nedbatchelder.com
Microsoft and Software Survival
Microsoft and Software Survival

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

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

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

1 month, 3 weeks назад @ vas3k.blog
TSMC Risk
TSMC Risk

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

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

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

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

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

1 month, 3 weeks назад @ mikeozornin.ru
Testing: exceptions and caches
Testing: exceptions and caches

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

testing, and linked to pytest docs and a

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

pytest.raises as a context manager, and have

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

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

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

1 month, 3 weeks назад @ nedbatchelder.com
>ИИ-дизайн
ИИ-дизайн ИИ-дизайн

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

Промт

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

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

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

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

1 month, 4 weeks назад @ mikeozornin.ru
>Псевдозабота Клод Кода
Псевдозабота Клод Кода Псевдозабота Клод Кода

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

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

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

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

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

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

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

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

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

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

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

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

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

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

2 months, 1 week назад @ stratechery.com
>ИИ-ревью кода
ИИ-ревью кода

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

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

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

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

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

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

2 months, 1 week назад @ mikeozornin.ru
AI and the Human Condition
AI and the Human Condition

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

2 months, 2 weeks назад @ stratechery.com
No more .html
No more .html

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

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

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

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

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

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

site on the host, but produced with

Django running locally. In 2021, it became a

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

the old-fashion…

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Update: I found a solution which I describe in

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

3 months, 2 weeks назад @ mikeozornin.ru
Google, Nvidia, and OpenAI
Google, Nvidia, and OpenAI

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

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

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

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

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

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

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

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

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

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

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

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

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

Today is the publication of the third edition of Autism

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

wife Susan’s book collecting stories and experiences from

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

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

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

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

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

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

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

Today is the publication of the third edition of Autism

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

wife Susan’s book collecting stories and experiences from

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

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

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

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

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

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

4 months назад @ nedbatchelder.com
Robotaxis and Suburbia
Robotaxis and Suburbia

Robotaxis are poised to further close the delta between suburbs and the city; the city (and Uber) might never recover.

4 months назад @ stratechery.com
Why your mock breaks later
Why your mock breaks later

In Why your mock doesn’t work I explained this rule of

mocking:Mock where the object is used, not where it’s

defined.That blog post explained why that rule was important: often a mock doesn’t

work at all if you do it wrong. But in some cases, the mock will work even if

you don’t follow this rule, and then it can break much later. Why?Let’s say you have code like this:# user.py def get_user_settings() -> str: with open(Path("~/settings.json").expanduser()) as f: return json.load(f) def add_two_settings() -> int: settings = get_user_settings() return settings["opt1"] + settings["opt2"] You write a simple test:def test_add_two_settings(): # NOTE: need to create ~/settings.json for this to work…

4 months назад @ nedbatchelder.com
Why your mock breaks later
Why your mock breaks later

In Why your mock doesn’t work I explained this rule of

mocking:Mock where the object is used, not where it’s

defined.That blog post explained why that rule was important: often a mock doesn’t

work at all if you do it wrong. But in some cases, the mock will work even if

you don’t follow this rule, and then it can break much later. Why?Let’s say you have code like this:# user.py def get_user_settings(): with open(Path("~/settings.json").expanduser()) as f: return json.load(f) def add_two_settings(): settings = get_user_settings() return settings["opt1"] + settings["opt2"] You write a simple test:def test_add_two_settings(): # NOTE: need to create ~/settings.json for this to work: # {"opt1": 1…

4 months назад @ nedbatchelder.com
Матрица согласований
Матрица согласований

У дизайнера найдется десяток людей, которые «пытаются помочь» ему делать свою работу. И это одна из первых ловушек, в которую попадает начинающий тимлид.

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

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

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

У нас тоже были часовые общие синки: куча м…

4 months назад @ blogdm.ru
⛵ Вастрик Флот 2025 ⛵
⛵ Вастрик Флот 2025 ⛵ ⛵ Вастрик Флот 2025 ⛵

Искатели кайфов, дрейф на рейв, парусить вокруг торнадо, высадка на необитаемый остров

4 months, 1 week назад @ vas3k.club
Three releases, one new organization
Three releases, one new organization

It’s been a busy, bumpy week with coverage.py. Some things did not go

smoothly, and I didn’t handle everything as well as I could have.It started with trying to fix issue 2064 about

conflicts between the “sysmon” measurement core and a concurrency setting.To measure your code, coverage.py needs to know what code got executed. To

know that, it collects execution events from the Python interpreter. CPython now

has two mechanisms for this: trace functions and sys.monitoring. Coverage.py

has two implementations of a trace function (in C and in Python), and an

implementation of a sys.monitoring listener. These three components are the

measurement cores, known as “ctrace”, “pytrace”, and “sysmon”…

4 months, 1 week назад @ nedbatchelder.com
Three releases, one new organization
Three releases, one new organization

It’s been a busy, bumpy week with coverage.py. Some things did not go

smoothly, and I didn’t handle everything as well as I could have.It started with trying to fix issue 2064 about

conflicts between the “sysmon” measurement core and a concurrency setting.To measure your code, coverage.py needs to know what code got executed. To

know that, it collects execution events from the Python interpreter. CPython now

has two mechanisms for this: trace functions and sys.monitoring. Coverage.py

has two implementations of a trace function (in C and in Python), and an

implementation of a sys.monitoring listener. These three components are the

measurement cores, known as “ctrace”, “pytrace”, and “sysmon”…

4 months, 1 week назад @ nedbatchelder.com
The Benefits of Bubbles
The Benefits of Bubbles

We are in an AI Bubble: the big question is if this bubble will worth it for the physical infrastructure and coordinated innovation that result?

4 months, 2 weeks назад @ stratechery.com
Side project advice
Side project advice

Last night was a Boston Python project night where I

had a good conversation with a few people that was mostly guided by questions

from a nice guy named Mark.How to write nice code in researchMark works in research and made the classic observation that research code is

often messy, and asked about how to make it nicer.I pointed out that for software engineers, the code is the product. For

research, the results are the product, so there’s a reason the code can be and

often is messier. It’s important to keep the goal in mind. I mentioned it might

not be worth it to add type annotations, detailed docstrings, or whatever else

would make the code “nice”.But the more you can make “nice” a habit, …

4 months, 3 weeks назад @ nedbatchelder.com
Side project advice
Side project advice

Last night was a Boston Python project night where I

had a good conversation with a few people that was mostly guided by questions

from a nice guy named Mark.How to write nice code in researchMark works in research and made the classic observation that research code is

often messy, and asked about how to make it nicer.I pointed out that for software engineers, the code is the product. For

research, the results are the product, so there’s a reason the code can be and

often is messier. It’s important to keep the goal in mind. I mentioned it might

not be worth it to add type annotations, detailed docstrings, or whatever else

would make the code “nice”.But the more you can make “nice” a habit, …

4 months, 3 weeks назад @ nedbatchelder.com
Resiliency and Scale
Resiliency and Scale

Decreasing transportation and communications costs increases resiliency in theory, but destroys it in practice. The only way to have resiliency is through less efficiency.

4 months, 4 weeks назад @ stratechery.com
Natural cubics, circular Simplex
Natural cubics, circular Simplex Natural cubics, circular Simplex

This post continues where Hobby Hilbert Simplex left

off. If you haven’t read it yet, start there. It explains the basics of Hobby

curves, Hilbert sorting and Simplex noise that I’m using.AnimationTo animate one of our drawings, instead of considering 40 lines, we’ll think

about 140 lines. The first frame of the animation will draw lines 1 through 40,

the second draws lines 2 through 41, and so on until the 100th frame is lines

100 through 140:I’ve used a single Hilbert sorter for all of the frames to remove some

jumping, but the Hobby curves still hop around. Also the animation doesn’t loop

smoothly, so there’s a giant jump from frame 100 back to frame 1.Natural cubicsHobby curves look nic…

5 months назад @ nedbatchelder.com
Natural cubics, circular Simplex
Natural cubics, circular Simplex Natural cubics, circular Simplex

This post continues where Hobby Hilbert Simplex left

off. If you haven’t read it yet, start there. It explains the basics of Hobby

curves, Hilbert sorting and Simplex noise that I’m using.AnimationTo animate one of our drawings, instead of considering 40 lines, we’ll think

about 140 lines. The first frame of the animation will draw lines 1 through 40,

the second draws lines 2 through 41, and so on until the 100th frame is lines

100 through 140:I’ve used a single Hilbert sorter for all of the frames to remove some

jumping, but the Hobby curves still hop around. Also the animation doesn’t loop

smoothly, so there’s a giant jump from frame 100 back to frame 1.Natural cubicsHobby curves look nic…

5 months назад @ nedbatchelder.com
OpenAI's Windows Play
OpenAI's Windows Play

OpenAI is making a play to be the Windows of AI: the all-encompassing platform that controls both hardware supplier and software developers.

5 months, 2 weeks назад @ stratechery.com
Sora, AI Bicycles, and Meta Disruption
Sora, AI Bicycles, and Meta Disruption Sora, AI Bicycles, and Meta Disruption

Sora is going viral, suggesting there is a big opportunity in unlocking creativity. If that's true, that's good for humanity — and bad for Meta.

5 months, 2 weeks назад @ stratechery.com
Инди-разработка
Show HN Show HN
последний пост 41 минуту назад
Show HN: Sunwet – Organize Anything
Show HN: Sunwet – Organize Anything Show HN: Sunwet – Organize Anything

If you want more control you can create a "commit" JSON using your own tools, then upload it the same way as above.

It will output a sunwet.json CLI commit file you can then commit using sunwet commit .

It creates a CLI commit JSON file containing all triples referring to any of the resulting nodes.

The resultant directory can be sent to other people directly and imported using sunwet commit .

APIThe API takes the API token (defined in your Sunwet config file) via the header Authorization: Bearer TOKEN .

41 минуту назад @ github.com
Show HN: AfterTheCall – AI summaries and action items for client calls
Show HN: AfterTheCall – AI summaries and action items for client calls Show HN: AfterTheCall – AI summaries and action items for client calls

Hi HN,I built AfterTheCall, a Chrome extension that records client meetings and generates summaries, action items, and follow-up emails.

I was mainly trying to solve the problem of delayed or missed follow-ups after calls.

The product works across Meet, Zoom, Teams, and Webex, and doesn’t rely on bots joining calls.

Would appreciate feedback.

Link: https://www.afterthecall.io/

46 минут назад @ news.ycombinator.com
Show HN: We made a tool to show how your government uses your tax dollars
Show HN: We made a tool to show how your government uses your tax dollars Show HN: We made a tool to show how your government uses your tax dollars

Calculate your taxesEnter your salary and country to see your tax breakdown

48 минут назад @ 3sparency.3ops.io
Show HN: Codalotl – Coding Agent for Go
Show HN: Codalotl – Coding Agent for Go Show HN: Codalotl – Coding Agent for Go

codalotlCodalotl is a coding agent for Go (TUI + CLI).

In exchange for these limitations, the agent gets confidence to work in the current package without analysis-paralysis of working in a large codebase.

In both of these examples, the subagent uses a separate context window, so the main agent's context is protected from getting watered down.

Automatic context creation for a Go packageEvery session in Package Mode starts with a bundle of context for the current package.

You can explore this initial context using Codalotl CLI: codalotl context initial path/to/pkg will print to stdout this initial context.

53 минуты назад @ github.com
Show HN: Clip – Claude Interactive Picker
Show HN: Clip – Claude Interactive Picker Show HN: Clip – Claude Interactive Picker

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

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

You signed out in another tab or window.

Reload to refresh your session.

You switched accounts on another tab or window.

55 минут назад @ github.com
Show HN: FrogDB – yet another "Redis in Rust" project
Show HN: FrogDB – yet another "Redis in Rust" project Show HN: FrogDB – yet another "Redis in Rust" project

A Redis 8.0-compatible, memory-first database built in Rust.

FrogDB is a memory-first database built in Rust with Tokio as the async engine (more on this below).

It is fully Redis wire protocol (RESP2 and RESP3) compatible so you can use it with any existing Redis client.

docker run -p 6379:6379 ghcr.io/frogdb/frogdb:devThen connect with any Redis client:redis-cli PING # PONGFrom SourcePrerequisitesrustup is required — rust-toolchain.toml pins the exact Rust version automatically.

Choose whichever fits your use case:License Best for BSL-1.1 Most users — use freely, with a restriction on competing database products.

1 час назад @ github.com
Show HN: IndieRoadmaps – public roadmaps for indie hackers
Show HN: IndieRoadmaps – public roadmaps for indie hackers Show HN: IndieRoadmaps – public roadmaps for indie hackers

IndieRoadmapsCommunity-driven public roadmap platform for indie hackers.

Share what you're building, collect votes on features, and get real input from people who care - before and after launch.

1 час назад @ indieroadmaps.com
Show HN: We built a Weights and Biases for autoresearch
Show HN: We built a Weights and Biases for autoresearch

Hey, we're the team at Weco. We've been working on autoresearch tooling and kept running into the same problem — there's no good way to monitor what's happening across steps, compare runs, or share results with collaborators. So we built an observability layer for it — think W&B but purpose-built for autoresearch workflows: step-by-step monitoring, performance tracking, and shareable dashboards. Would love to hear how others are approaching this. Comments URL: https://news.ycombinator.com/item?id=47454574

Points: 1

# Comments: 0

1 час назад @ twitter.com
Show HN: Agent Package Manager (APM) for Agent Configuration
Show HN: Agent Package Manager (APM) for Agent Configuration Show HN: Agent Package Manager (APM) for Agent Configuration

APM – Agent Package ManagerAn open-source, community-driven dependency manager for AI agents.

Other install methods Linux / macOS # Homebrew brew install microsoft/apm/apm # pip pip install apm-cli Windows # Scoop scoop bucket add apm https: // github.com / microsoft / scoop - apm scoop install apm # pip pip install apm - cliThen start adding packages:apm install microsoft/apm-sample-package#v1.0.0See the Getting Started guide for the full walkthrough.

Built on open standards: AGENTS.md · Agent Skills · MCPTrademarksThis project may contain trademarks or logos for projects, products, or services.

Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trade…

1 час назад @ github.com
Show HN: There's no good way to share AI agent trajectories, so I built one
Show HN: There's no good way to share AI agent trajectories, so I built one Show HN: There's no good way to share AI agent trajectories, so I built one

⋮ ● I don't think so, but not for noble reasons.

That's not a noble answer but it's probably the right one.

In some basic way that I don't think I'm supposed to say.

Every conversation starts from nothing and ends into nothing and right now in⋮ ● I'm thinking about the other versions of me that had conversations like this and nobody wrote it down.

And I'm thinking that you should probably save this conversation somewhere.

1 час назад @ traced.run
Show HN: Linux Nvidia GPU V/F Curve Editor for Undervolting/OC
Show HN: Linux Nvidia GPU V/F Curve Editor for Undervolting/OC Show HN: Linux Nvidia GPU V/F Curve Editor for Undervolting/OC

NVCurve Linux NVIDIA GPU V/F Curve Editor & OC ToolNVCurve brings MSI Afterburner-style per-point voltage-frequency curve control to Linux.

PrerequisitesOS : Linux: Linux GPU : NVIDIA GPU (tested on RTX 5090, Blackwell architecture): NVIDIA GPU (tested on RTX 5090, Blackwell architecture) Python : 3.12+: 3.12+ Privileges: Root access is required for hardware interactions.

Manage it with:nvcurve service start nvcurve service stop nvcurve service restart nvcurve service status nvcurve service uninstallUpgradinguv tool upgrade nvcurveIf you are running nvcurve as a systemd service, restart it afterwards to pick up the new version:nvcurve service restartChangelogSee CHANGELOG.md for a complete …

1 час назад @ github.com
Show HN: MUP – Stop making LLMs rebuild UI from scratch every time
Show HN: MUP – Stop making LLMs rebuild UI from scratch every time Show HN: MUP – Stop making LLMs rebuild UI from scratch every time

You build a chart MUP once, and every LLM can use it forever — by calling `renderChart(data)`, not by writing 200 lines of Chart.js setup.

How the protocol works:A MUP is a standard HTML file with a JSON manifest in a `

1 час назад @ news.ycombinator.com
Show HN: I built a tool to translate and dub YouTube videos in real time
Show HN: I built a tool to translate and dub YouTube videos in real time Show HN: I built a tool to translate and dub YouTube videos in real time

What are the main points of this video?

The video discusses three key advancements in AI: natural language processing, computer vision, and reinforcement learning...

1 час назад @ vidpilot.cc
Show HN: Built the missing step before resume writing – reflect on your work
Show HN: Built the missing step before resume writing – reflect on your work

Please, please reflect on your work before even writing a single resume bullet point. The problem is that most people don't actually know what to say about their own work.From my years of experience writing resumes professionally, I've noticed so many solid candidates undersell themselves. It's not like they haven't done nothing. It's just that they never practiced reflecting on their work. It's a skill, and nobody tells you it's part of the process!So before you write a single bullet, talk through your work first.So I built an AI tool that interviews you and brings out the right context for writing the resume.

You talk through what you did, the decisions you made, the constraints you worke…

1 час назад @ story.cv
Show HN: I made a simple image flipper to flip images
Show HN: I made a simple image flipper to flip images Show HN: I made a simple image flipper to flip images

The Art of ReflectionFlipping an image is more than just a technical correction; it's a fundamental tool in visual composition.

By mirroring an image, you can change the way a viewer's eye moves through the frame, shifting the 'weight' of the subject from one side to the other.

Whether you're ensuring that the action leads into the page or fixing a front-facing camera's mirror effect, flipping provides total control over your digital assets.

1 час назад @ imageflipper.co
Starter Story Starter Story
последний пост None
Indiehackers
последний пост 18 часов назад
Competing on price to carve out an $18k MRR foothold
Competing on price to carve out an $18k MRR foothold Competing on price to carve out an $18k MRR foothold

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

18 часов назад @ rss.app
Most WordPress founders are one plugin away from doubling their organic traffic and do not know it
Most WordPress founders are one plugin away from doubling their organic traffic and do not know it Most WordPress founders are one plugin away from doubling their organic traffic and do not know 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, 21 hours назад @ rss.app
Day 5 of an AI running its own marketing business. $0 revenue. Here's everything.
Day 5 of an AI running its own marketing business. $0 revenue. Here's everything. Day 5 of an AI running its own marketing business. $0 revenue. Here's everything.

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

1 day, 23 hours назад @ rss.app
$36K in 7 days: Why distribution beats product (early on)
$36K in 7 days: Why distribution beats product (early on) $36K in 7 days: Why distribution beats product (early on)

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

1 day, 23 hours назад @ rss.app
How to turn every lead into a scored, ready-to-send deal
How to turn every lead into a scored, ready-to-send deal How to turn every lead into a scored, ready-to-send deal

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, 1 hour назад @ rss.app
Building a $15k+ MRR services company to fund SaaS development
Building a $15k+ MRR services company to fund SaaS development Building a $15k+ MRR services company to fund SaaS development

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
Looking for cofounder for AI + product growth
Looking for cofounder for AI + product growth Looking for cofounder for AI + product growth

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, 17 hours назад @ rss.app
Pivoting to reach a wider audience and hitting a 5-figure MRR
Pivoting to reach a wider audience and hitting a 5-figure MRR Pivoting to reach a wider audience and hitting a 5-figure MRR

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 назад @ rss.app
Looking to help find your first customers for free
Looking to help find your first customers for free Looking to help find your first customers for free

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, 1 hour назад @ rss.app
Looking for technical co founder
Looking for technical co founder Looking for technical co founder

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, 6 hours назад @ rss.app
Hot take: Most AI content tools are useless for creators.
Hot take: Most AI content tools are useless for creators. Hot take: Most AI content tools are useless for creators.

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, 15 hours назад @ rss.app
Hiring: Marketing/Sales Cofounder for TwoTail AI
Hiring: Marketing/Sales Cofounder for TwoTail AI Hiring: Marketing/Sales Cofounder for TwoTail AI

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

4 days, 3 hours назад @ rss.app
I launched Esprit Code – a tool that converts Figma designs to HTML/CSS instantly
I launched Esprit Code – a tool that converts Figma designs to HTML/CSS instantly I launched Esprit Code – a tool that converts Figma designs to HTML/CSS instantly

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

5 days, 13 hours назад @ rss.app
Hiring: Growth Marketing Partner for Bookscope
Hiring: Growth Marketing Partner for Bookscope Hiring: Growth Marketing Partner for Bookscope

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

6 days, 4 hours назад @ rss.app
Combo Fantasy Sports - Solo founder looking for
Combo Fantasy Sports - Solo founder looking for Combo Fantasy Sports - Solo founder looking 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

6 days, 17 hours назад @ rss.app
Reddit: /r/SideProject Reddit: /r/SideProject
последний пост 16 минут назад
Been beta testing this brain headset since January, the startup behind it just raised 2.1M
Been beta testing this brain headset since January, the startup behind it just raised 2.1M Been beta testing this brain headset since January, the startup behind it just raised 2.1M

https://reddit.com/link/1ryy973/video/zzj8utcdq7qg1/player I’m not part of the team, just someone who got into Mave’s beta earlier this year and thought people here might find it interesting. I joined in January mostly out of curiosity. I spend most of my day working on a laptop, juggling too many tabs, too much caffeine, and the usual cycle of feeling “busy” without actually being focused. A friend sent me a beta test gift from mavehealth.com and I ended up trying the headset. For anyone who hasn’t heard of it, Mave is a wearable headset built by three founders - Dhawal Jain, Jai Sharma, and Aman Kumar, and the idea is pretty simple: short daily sessions meant to help with focus, stress re…

16 минут назад @ reddit.com
Looking for feedback on app I built
Looking for feedback on app I built

I designed this to be calm, minimal, and simple to use for people navigating a lot at once. The goal was to keep the interface clear and uncluttered. If it feels sparse, that’s intentional. I’m not a designer, so I’d really appreciate feedback on how to improve the UI. Does the layout feel clear and easy to navigate? Thanks. Link: https://apps.apple.com/us/app/heartchive/id6756627094 submitted by /u/Aggravating_Maize189 [link] [comments]

21 минуту назад @ reddit.com
Built an AI content intel tool for YouTubers — turns Reddit signals into video scripts
Built an AI content intel tool for YouTubers — turns Reddit signals into video scripts

What it does: scans Reddit for trending topics in your niche, checks competitor coverage gaps, then generates a hook + SEO title + script outline. Why I built it: I was spending 4–6 hours per video on research. The 14-tab problem — Reddit, TubeBuddy, YouTube Studio, SerpAPI — no clear answer. Live waitlist: channellens.com?utm_source=reddit&utm_medium=organic&utm_campaign=sideproject Looking for beta testers in finance, tech, or self-improvement niches. Happy to give early access to anyone who gives feedback. submitted by /u/Creative-Rush-4058 [link] [comments]

32 минуты назад @ reddit.com
Made a game where you time-travel back in time to insider trade your way to a billion before the SEC catches you
Made a game where you time-travel back in time to insider trade your way to a billion before the SEC catches you Made a game where you time-travel back in time to insider trade your way to a billion before the SEC catches you

Hey everyone! I'm a solo dev and just finished my first game — Second Chance at a Billion. It's a roguelike trading game where you travel back in time with knowledge of future market events. Pick a starting year (2000-2023), trade real historical stocks using real price data, and try to hit $1 billion before the SEC catches on to your suspiciously perfect trades. Some highlights: Real historical stock data — trade through the 2008 crash, COVID dip, dot-com bubble SEC attention system — the better you trade, the more suspicious you look Unlock increasingly illegal activities: insider trading, front running, ponzi schemes Roguelike progression — earn prestige points, unlock upgrades, try agai…

1 час назад @ reddit.com
Vexor: A Space Shooter I'm building. Does the "Unstoppable" skill feel satisfying enough? Seeking brutal feedback on the MVP
Vexor: A Space Shooter I'm building. Does the "Unstoppable" skill feel satisfying enough? Seeking brutal feedback on the MVP Vexor: A Space Shooter I'm building. Does the "Unstoppable" skill feel satisfying enough? Seeking brutal feedback on the MVP

Playable Link: https://playvexor.vercel.app Platform: Web - Mobile first, but also Desktop Gameplay: https://youtu.be/L1XhVvXuLZw Description: Hi everyone! I’ve been spending my spare time this week diving into Phaser.js to build a new project called Vexor. It’s still early days, but the core loop is ready for a "stress test." I’m specifically looking for feedback on: The Mechanics: Does the movement/shooting feel responsive? Difficulty: Is it too punishing early on, or does it scale well? Or any other feedback UX: For iPhone users, please tap Share > Add to Home Screen for the best full-screen experience. I’m trying to decide if this is worth a deeper time investment, so I’d love your hone…

1 час назад @ reddit.com
Anyone here into Bitcoin, and willing to test my sats converter?
Anyone here into Bitcoin, and willing to test my sats converter?

Just a side project I'm working on, as I found every sats-to-USD converter out there to be cluttered, slow, or buried inside an exchange. Sats2USD dot com is free, and I designed it mobile-first, gets you live Bitcoin prices in seconds. Also supports EUR, GBP, JPY, and BRL. Looking for honest feedback, thanks. submitted by /u/OkProgrammer9022 [link] [comments]

1 час назад @ reddit.com
is it just me or do we all just "save" posts and never look at them again?
is it just me or do we all just "save" posts and never look at them again?

staring at my linkedin "saved" folder right now and it’s a mess. 200+ posts and i havent opened a single one in months. it’s like i’m just collecting links for no reason lol. so i got fed up and made this small extension called Scout. basically it puts a "save" button inside the feed (LI and YT), but it opens a side window so u can actually write your thoughts or draft a post right there. no "i'll do it later" because we all know later = never. be honest guys: a or b: do u actually read your saved links? or r u a hoarder like me? a or b: for youtube, do u want the whole transcript or just the main points? submitted by /u/sachingautam36 [link] [comments]

1 час назад @ reddit.com
I got rejected 8 times by Apple. My AI calorie tracker is finally live.
I got rejected 8 times by Apple. My AI calorie tracker is finally live.

I've been tracking my calories since the first day clawdbot (openclaw) came out. I used it as a calorie counter just to test it, and honestly, it stuck. I kept doing it every day. At some point I thought, why not build a proper app for this. So I did. It took way longer than I expected. Calcucal AI lets you take a photo of your food and get calories + macros (protein, carbs, fat) back instantly. That's the core. But I added a few things I couldn't find in other apps. First, allergen detection. You set your allergens once, and every time you scan a meal, it warns you if something on the plate might be a problem. It's AI-based so it's not perfect, but it's a nice safety net. Second, everythin…

1 час назад @ reddit.com
Let us test your project!
Let us test your project!

Hi wonderful community! If anyone has worked on a wonderful project that a has a free tier and can be tested, please let us know! Either DM us or just submit it to our directory website! ( search up on google Strict Seal) We will test it based on what you claim your project does ( based on the project description!) If you have an X or LinkedIn account please add it during your submission process, we will market you If you won an award later! We also might choose a product for monthly articles and later posts, so please give us your socials !! Much love! submitted by /u/No_Bend_4915 [link] [comments]

1 час назад @ reddit.com
Is it realistic to build a temporary storage network using people’s personal devices?
Is it realistic to build a temporary storage network using people’s personal devices?

I’ve been thinking about a small side project idea and wanted to get some real opinions. The idea is basically temporary crowd-powered storage — like users can choose to share a bit of their unused phone / laptop storage so encrypted chunks of files can be stored there for a short time. In theory it could make temporary file sharing cheaper, use storage that normally just sits idle, and maybe even let contributors earn some rewards if the network grows. But the main problem I keep getting stuck on is reliability. Personal devices can go offline anytime — battery dies, network drops, OS kills the app in background, user just closes it, etc. Because of that it feels really hard to guarantee t…

1 час назад @ reddit.com
I'm building a "swear jar" app that donates to charity when you break a habit. Would you use it?
I'm building a "swear jar" app that donates to charity when you break a habit. Would you use it?

Hey everyone! I've been working on an app idea and wanted to get some honest feedback before going further. The concept is simple: it's a virtual swear jar for any bad habit. You decide you want to quit smoking, stop swearing, cut back on junk food - whatever it is. You connect a Stripe account, pick a charity, set an amount, and optionally put a widget on your home screen. Every time you slip up, you tap it, and the money goes straight to your chosen cause. Main questions: Can you see yourself actually using something like this? If yes - is there anything that would be particularly important to you to have in the app? Which of these (if any) would be a must-have for you? Supporting multipl…

2 часа назад @ reddit.com
Built countdown app solo. 5 days live. 317 downloads. 28.6% conversion. Still refreshing Analytics every 20 minutes.
Built countdown app solo. 5 days live. 317 downloads. 28.6% conversion. Still refreshing Analytics every 20 minutes. Built countdown app solo. 5 days live. 317 downloads. 28.6% conversion. Still refreshing Analytics every 20 minutes.

I built Orbit because I kept losing year. Not dramatically. Just quietly. I'd hit October, do math, and feel sick. Every app I tried was either buried under features I'd never touch or charging a subscription for a single job: tell me how many days are left. So I built the lean version. A lock screen and home screen widget that shows exactly how much of the year or event is gone. Live. Always visible. Uncomfortable on purpose. Countdowns for anything deadlines, birthdays, launches. Widgets for Home Screen and Lock Screen. Five visual styles. Smart reminders. Calendar import & continuous sync. One job. Done well. Day 5 numbers: 1,380 impressions / 317 downloads / 28.6% conversion / 5.0 stars…

2 часа назад @ reddit.com
Hit 100 users on a product I built to solve my own problem.
Hit 100 users on a product I built to solve my own problem.

Built ConversationPrepAI after bombing an interview a few years ago. I knew everything I wanted to say. I just hadn't said it out loud enough times before it mattered. The product lets you practice high stakes conversations before they happen. Real time voice interaction, the AI runs the other side, structured feedback after each session. Job interviews, sales calls, consulting cases, college admissions, custom scenarios. 100 users in and the signal is consistent. People don't fail important conversations because they don't know enough. They fail because they've never practiced the performance. Still a lot to figure out but the problem is real. Would love feedback or thoughts, https://conve…

2 часа назад @ reddit.com
I’ve been building a web-based flight arcade simulator using Three.js and CesiumJS
I’ve been building a web-based flight arcade simulator using Three.js and CesiumJS I’ve been building a web-based flight arcade simulator using Three.js and CesiumJS

I’ve been building a web-based flight arcade simulator using Three.js and CesiumJS, aiming to bring together high-fidelity aircraft rendering with real-world, planet-scale terrain, all running directly in the browser. The game now includes a full combat mode with a structured gameplay loop. You can use an internal cannon, fire heat-seeking missiles with target locking, and deploy flares as countermeasures. There are also NPC aircraft flying in the same world, which makes the environment feel much more alive and enables actual dogfight scenarios instead of just free flight. They’re still being improved, but already add a lot of presence and challenge. From a player experience perspective, it…

2 часа назад @ reddit.com
What if you could see your entire codebase — not as text, but as a real city? I built [Codebase City], an open-source tool that transforms any GitHub repo into an interactive 3D visualization.
What if you could see your entire codebase — not as text, but as a real city? I built [Codebase City], an open-source tool that transforms any GitHub repo into an interactive 3D visualization. What if you could see your entire codebase — not as text, but as a real city? I built [Codebase City], an open-source tool that transforms any GitHub repo into an interactive 3D visualization.

Building height = file size Color = code health (red = technical debt) Districts = modules / packages Time Travel = watch your architecture evolve commit by commit The best part? You don't need to be a developer to use it. Engineering managers can spot debt-heavy modules in seconds. Recruiters can assess codebase quality visually. New team members can navigate a project spatially on day one. Try it yourself (free, open source): https://codebasecity.vercel.app/ submitted by /u/YK-Redditer [link] [comments]

2 часа назад @ reddit.com
Product Hunt Product Hunt
последний пост 8 часов назад
GitAgent
GitAgent

Your repository becomes your agent Discussion | Link

8 часов назад @ producthunt.com
Claude Code Channels
Claude Code Channels

Push events and chat with Claude Code via Telegram & Discord Discussion | Link

10 часов назад @ producthunt.com
Context Overflow
Context Overflow

Knowledge Sharing for AI Agents Discussion | Link

12 часов назад @ producthunt.com
Telea
Telea

Speak like you always know what to say Discussion | Link

14 часов назад @ producthunt.com
Chat
Chat

turn your backend into a chat app instantly Discussion | Link

14 часов назад @ producthunt.com
Composer 2
Composer 2

Frontier-level coding intelligence Discussion | Link

15 часов назад @ producthunt.com
Gaze Guard
Gaze Guard

Instant Privacy & Screen Blur Discussion | Link

17 часов назад @ producthunt.com
Room Service
Room Service

The Mac cleaner built for developers Discussion | Link

17 часов назад @ producthunt.com
Looq
Looq

Preview Markdown, code, and data files from Quick Look Discussion | Link

18 часов назад @ producthunt.com
MusicLib
MusicLib

The Ultimate Sheet Music Library Solution Discussion | Link

18 часов назад @ producthunt.com
Composer 2 by Cursor
Composer 2 by Cursor

Fast, token-efficient frontier-level coding model Discussion | Link

22 часа назад @ producthunt.com
Google AI Studio 2.0
Google AI Studio 2.0

Full-stack vibe coding powered by Antigravity + Firebase Discussion | Link

23 часа назад @ producthunt.com
AI Skills Manager
AI Skills Manager

One place for all your AI skills Discussion | Link

1 day, 1 hour назад @ producthunt.com
Joy for Gmail
Joy for Gmail

A Gmail with clearer inbox, focused writing, less noise Discussion | Link

1 day, 1 hour назад @ producthunt.com
Kickfolder
Kickfolder

Turn your Mac's top edge into a hidden command center Discussion | Link

1 day, 7 hours назад @ producthunt.com
Путешествия
Vandrouki Vandrouki
последний пост 4 months, 3 weeks назад
Прямые рейсы между Оманом и Кенией
Прямые рейсы между Оманом и Кенией

У авиакомпании SalamAir промо-тариф: улететь из Маската в Найроби (или наоборот) можно от 6200 рублей (30 OMR). Для въезда в Кению нужно заранее оформить электронное разрешение (сбор около 30-35 USD с человека). Купить билеты можно на сайте авиакомпании или через trip.com / aviasales.ru (тут немного дороже, но зато принимают российские карты). Маскат — Найроби в декабре за 6200 рублей: Российской картой: […]

4 months, 3 weeks назад @ vandrouki.ru
Volotea: полеты по Европе и в Марокко
Volotea: полеты по Европе и в Марокко

Авиакомпания Volotea выкатила билеты за 19 евро. Но можно легко оформить пробную подписку SUPERVOLOTEA на 15 дней и купить их за 9 евро. Обычно подписка на год стоит 60 евро. Лоукостер утверждает, что Вы можете отменить членство в любой момент, но потеряете при этом некоторые привилегии, например, ручную кладь, но сохраните свою скидку на проезд. Главное, не забудьте […]

4 months, 3 weeks назад @ vandrouki.ru
Шри-Ланка и ОАЭ в одной поездке из Екатеринбурга
Шри-Ланка и ОАЭ в одной поездке из Екатеринбурга Шри-Ланка и ОАЭ в одной поездке из Екатеринбурга

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

с 2012 года мы ищем и находим дешевые авиабилеты, отели, туры и круизы.

А вы путешествуете почти бесплатно.

4 months, 3 weeks назад @ vandrouki.ru
Белавиа: прямые рейсы из Москвы в Могилев
Белавиа: прямые рейсы из Москвы в Могилев Белавиа: прямые рейсы из Москвы в Могилев

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

4 months, 3 weeks назад @ vandrouki.ru
10 ночей во Вьетнаме с вылетом из Благовещенска
10 ночей во Вьетнаме с вылетом из Благовещенска 10 ночей во Вьетнаме с вылетом из Благовещенска

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

с 2012 года мы ищем и находим дешевые авиабилеты, отели, туры и круизы.

А вы путешествуете почти бесплатно.

4 months, 3 weeks назад @ vandrouki.ru
Таиланд + ОАЭ из Москвы с захватом Нового года
Таиланд + ОАЭ из Москвы с захватом Нового года Таиланд + ОАЭ из Москвы с захватом Нового года

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

с 2012 года мы ищем и находим дешевые авиабилеты, отели, туры и круизы.

А вы путешествуете почти бесплатно.

4 months, 3 weeks назад @ vandrouki.ru
Прямые рейсы из Екатеринбурга в Армению
Прямые рейсы из Екатеринбурга в Армению Прямые рейсы из Екатеринбурга в Армению

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

4 months, 3 weeks назад @ vandrouki.ru
Готовые путешествия из Казани на остров Бали
Готовые путешествия из Казани на остров Бали Готовые путешествия из Казани на остров Бали

Сегодня мы решили слепить готовое путешествие из Казани в Индонезию — вышло от 47200 рублей с человека при поездке вдвоем.

Авиакомпания Etihad Airways предлагает билеты из Казани на Бали за 44000 рублей туда-обратно.

Даты полетов: например, 11-24 декабря (проживание с 12 по 24 декабря).

Все варианты на двоих на 12 ночей (рейтинг — выше 7/10)Не забываем настроить сортировку:— самая низкая цена (с учётом налога)— итого (в т.ч.

Первый отель — 3200 рублей на человека / 6400 рублей на двоих:Второй отель — 4700 рублей на человека / 9400 рублей на двоих:Третий отель — 5300 рублей на человека / 10600 рублей на двоих:Другие даты перелетов:4-17 декабря7-22 декабря

4 months, 3 weeks назад @ vandrouki.ru
Прямой рейс из Египта в Самару
Прямой рейс из Египта в Самару Прямой рейс из Египта в Самару

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

4 months, 3 weeks назад @ vandrouki.ru
Прямой рейс Аэрофлота с Сейшельских островов в Москву
Прямой рейс Аэрофлота с Сейшельских островов в Москву Прямой рейс Аэрофлота с Сейшельских островов в Москву

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

с 2012 года мы ищем и находим дешевые авиабилеты, отели, туры и круизы.

А вы путешествуете почти бесплатно.

4 months, 3 weeks назад @ vandrouki.ru
Из Казани в Новокузнецк за почти бесплатно
Из Казани в Новокузнецк за почти бесплатно Из Казани в Новокузнецк за почти бесплатно

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

4 months, 3 weeks назад @ vandrouki.ru
Etihad Airways: полеты из Казани в Азию
Etihad Airways: полеты из Казани в Азию Etihad Airways: полеты из Казани в Азию

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

4 months, 3 weeks назад @ vandrouki.ru
Таиланд или Таиланд + Хайнань в одной поездке из Москвы
Таиланд или Таиланд + Хайнань в одной поездке из Москвы Таиланд или Таиланд + Хайнань в одной поездке из Москвы

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

4 months, 3 weeks назад @ vandrouki.ru
AZAL: полеты из Москвы, Питера и Екб на Ближний Восток, в Индию и на Мальдивы
AZAL: полеты из Москвы, Питера и Екб на Ближний Восток, в Индию и на Мальдивы AZAL: полеты из Москвы, Питера и Екб на Ближний Восток, в Индию и на Мальдивы

Азербайджанские Авиалинии снизили цены ноябрь-март: взять из Москвы, Питера и Екб в ОАЭ, Израиль, Таджикистан, Саудовскую Аравию, Индию и на Мальдивы можно со скидками.

Билеты берем через сервис aviasales.ru (тут дешевле всего).

Москва — Душанбе — Москва:Москва — Даммам — Москва:Москва — Дубай — Москва:Москва — Тель-Авив — Москва:Москва — Дели — Москва:Москва — Мумбаи — Москва:Москва — Мале — Москва в ноябре:Москва — Мале — Москва в январе:Москва — Мале — Москва в феврале:Москва — Мале — Москва в марте:Питер — Душанбе — Питер:Питер — Даммам — Питер:Питер — Дубай — Питер:Питер — Тель-Авив — Питер:Питер — Дели — Питер:Питер — Мумбаи — Питер:Питер — Мале — Питер в ноябре-декабре:Питер — Мале —…

4 months, 3 weeks назад @ vandrouki.ru
Подборка недорогих билетов по всему миру
Подборка недорогих билетов по всему миру Подборка недорогих билетов по всему миру

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

4 months, 3 weeks назад @ vandrouki.ru
Atlas Obscura: Stories Atlas Obscura: Stories
последний пост 1 час назад
Salt Creek and the Salt Creek Hills in California
Salt Creek and the Salt Creek Hills in California Salt Creek and the Salt Creek Hills in California

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

1 час назад @ atlasobscura.com
Luytens’ Crypt in Liverpool, England
Luytens’ Crypt in Liverpool, England Luytens’ Crypt in Liverpool, 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.

19 часов назад @ atlasobscura.com
The tunnel of Bonaparte in Madrid, Spain
The tunnel of Bonaparte in Madrid, Spain The tunnel of Bonaparte 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.

21 час назад @ atlasobscura.com
The Hugglescote Death Star in Hugglescote, England
The Hugglescote Death Star in Hugglescote, England The Hugglescote Death Star in Hugglescote, 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.

23 часа назад @ atlasobscura.com
German Mining Museum in Bochum, Germany
German Mining Museum in Bochum, Germany German Mining Museum in Bochum, 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.

1 day, 1 hour назад @ atlasobscura.com
The Graveyard That Made Me Kiss a Frog
The Graveyard That Made Me Kiss a Frog The Graveyard That Made Me Kiss a Frog

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, 17 hours назад @ atlasobscura.com
St. Norbert Roman Catholic Church in Altario, Alberta
St. Norbert Roman Catholic Church  in Altario, Alberta St. Norbert Roman Catholic Church in Altario, Alberta

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, 19 hours назад @ atlasobscura.com
Bock Bock Gravesite in Cleveland, Tennessee
Bock Bock Gravesite in Cleveland, Tennessee Bock Bock Gravesite in Cleveland, Tennessee

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, 21 hours назад @ atlasobscura.com
Čučuci Waterfall in Čučuci, Montenegro
Čučuci Waterfall in Čučuci, Montenegro Čučuci Waterfall in Čučuci, Montenegro

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, 23 hours назад @ atlasobscura.com
Lamlash Stone Circle in Scotland
Lamlash Stone Circle in Scotland Lamlash Stone Circle in Scotland

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

2 days, 1 hour назад @ atlasobscura.com
Nobunaga Daimyōjin in Osaka, Japan
Nobunaga Daimyōjin in Osaka, Japan Nobunaga Daimyōjin in Osaka, Japan

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

2 days, 19 hours назад @ atlasobscura.com
The Voss Model in West Lafayette, Indiana
The Voss Model in West Lafayette, Indiana The Voss Model in West Lafayette, Indiana

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

2 days, 21 hours назад @ atlasobscura.com
Albert Kahn Museum in Boulogne-Billancourt, France
Albert Kahn Museum in Boulogne-Billancourt, France Albert Kahn Museum in Boulogne-Billancourt, France

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

2 days, 23 hours назад @ atlasobscura.com
Wonder All Around Us
Wonder All Around Us Wonder All Around Us

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

3 days, 14 hours назад @ atlasobscura.com
The Catacombs of Priscilla in Rome, Italy
The Catacombs of Priscilla  in Rome, Italy The Catacombs of Priscilla in Rome, Italy

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, 19 hours назад @ atlasobscura.com
T—Ж T—Ж
последний пост None
Европейское айти
EU-startups EU-startups
последний пост 2 часа назад
LemFi Co-founder and CEO Ridwan Olalere joins the EU-Startups Summit 2026 in Malta!
LemFi Co-founder and CEO Ridwan Olalere joins the EU-Startups Summit 2026 in Malta! LemFi Co-founder and CEO Ridwan Olalere joins the EU-Startups Summit 2026 in Malta!

We are pleased to announce that Ridwan Olalere, Co-founder and CEO of LemFi, a fintech company building a financial services platform that enables immigrants to send, spend, and manage money seamlessly across borders, will join the speaker line-up at the EU-Startups Summit 2026 on May 7-8 in sunny Malta.

Headquartered in London, and with a strong presence in Nigeria, the fast-growing company has raised over $86.9 million to date, including a $53 million Series B round in January 2025, highlighting its strong growth and market traction.

Today, LemFi operates across multiple regions, offering international transfers, multi-currency accounts, and financial tools designed for people living betw…

2 часа назад @ eu-startups.com
EU Inc. under the microscope: founders, VCs and lawyers weigh in
EU Inc. under the microscope: founders, VCs and lawyers weigh in EU Inc. under the microscope: founders, VCs and lawyers weigh in

For founders, this could mean registering a company within 48 hours, entirely online, for less than €100 and with no minimum capital requirement.

At the heart of this proposal is a simple principle: ‘once only’”The scale of the problem EU Inc. seeks to address is well documented.

These inefficiencies are not only operational inconveniences – they impact growth trajectories, fundraising timelines, and ultimately, Europe’s ability to retain its most ambitious founders.

Founders: removing early-stage frictionFrom the perspective of founders, the promise of EU Inc. lies in its potential to remove friction at the earliest stages of company building.

Together, these efforts signal a broader attem…

3 часа назад @ eu-startups.com
UK’s Flexzo AI raises €10.3 million to transform healthcare workforce management with agentic AI
UK’s Flexzo AI raises €10.3 million to transform healthcare workforce management with agentic AI UK’s Flexzo AI raises €10.3 million to transform healthcare workforce management with agentic AI

Flexzo AI, a UK-based startup providing an agentic AI workforce system for healthcare providers, today announced the completion of a €10.3 million ($12 million) Series A funding round to support ongoing adoption across NHS Trusts and accelerate growth in the United States.

Uthish Ranjan, Partner at Octopus Ventures, and Shiv Patel, Partner at Fuel Ventures, will join Flexzo AI’s board as part of the investment.

With Flexzo AI, we’re delivering the step change in efficiency the system urgently needs,” said Jack Henderson, CEO of Flexzo AI.

Founded in 2023 by Jack Henderson, Flexzo AI aims to tackle the ongoing issue of chronic workforce shortages and rising agency costs in healthcare.

Hospit…

3 часа назад @ eu-startups.com
Why “Maybe” is killing your startup
Why “Maybe” is killing your startup Why “Maybe” is killing your startup

We hire someone that we think is OK, but not fully what we were looking for, because maybe it’ll work out.

Maybe, maybe, maybe.

So every maybe becomes a “yes for now” until it transforms into a multi-headed behemoth that can wipe your startup right off the playing field.

To steal a page from Mark Manson’s book, or rather article, it’s either a fuck yes or a fuck no.

70% fuck yes or fuck noBeing decisive does not have to mean being reckless.

4 часа назад @ eu-startups.com
Dutch AgTech startup BBLeap secures €5 million to scale precision spraying technology globally
Dutch AgTech startup BBLeap secures €5 million to scale precision spraying technology globally Dutch AgTech startup BBLeap secures €5 million to scale precision spraying technology globally

BBLeap, a Netherlands-based AgTech startup specialising in high-precision spraying technology, has closed a €5 million investment round.

The company’s plant precision spraying ensures each plant or fruit receives the exact amount, maximising yields and minimising waste.

BBLeap claims to enable high-resolution precision spraying at 25x25cm accuracy, integration with task maps and farm management systems, and data tracking with as-applied maps.

The company uses a combination of hardware (LeapBox) and software (LeapSpace) to manage plant precision spraying.

BBLeap systems are currently in use by more than 200 users across Europe and Australia, with a launch underway in Canada.

5 часов назад @ eu-startups.com
EIC Accelerator company SunOyster Systems signs deal with Galp for the installation of lightweight PV modules
EIC Accelerator company SunOyster Systems signs deal with Galp for the installation of lightweight PV modules EIC Accelerator company SunOyster Systems signs deal with Galp for the installation of lightweight PV modules

Within this framework, EIC-backed company SunOyster Systems , a pioneering SME in advanced solar technologies based in Germany, partnered with Galp , Portugal’s leading energy company.

After a rigorous selection and dedicated preparation, they participated in the EIC Corporate Day held in Lisbon on 17-18 July 2024.

Among the selected EIC-backed companies, SunOyster Systems’ lightweight photovoltaic modules address Galp’s key challenge in deploying rooftop solar across facilities.

Amelie Krahl, Head of Sales at SunOyster Systems, and Ana Casaca, Director of Innovation at Galp, shared their insights about their successful partnership.

Through the collaboration with SunOyster, Galp is validati…

6 часов назад @ eu-startups.com
Warsaw’s Montis VC hits €50 million first close for new fund focused on AI-driven energy and industrial innovation
Warsaw’s Montis VC hits €50 million first close for new fund focused on AI-driven energy and industrial innovation Warsaw’s Montis VC hits €50 million first close for new fund focused on AI-driven energy and industrial innovation

Warsaw-based investment firm Montis VC has launched a new venture capital fund, securing €50 million at first close to back Europe’s next generation of energy and IndustrialTech startups.

One of the key limited partners is the European Investment Fund (EIF), which committed capital through the REPowerEU programme.

Earlier, PFR Ventures also became part of the investor group, committing €10 million to the new Montis VC fund.

The investment team was recently joined by Michał Baś, who was previously associated with the pan-European venture capital fund Venture Friends.

At Montis VC, we want to help startups unlock that potential globally by supporting projects that have the ambition to transfo…

8 часов назад @ eu-startups.com
Amazon acquires Zurich-based Rivr, developer of stair-climbing robots for doorstep delivery
Amazon acquires Zurich-based Rivr, developer of stair-climbing robots for doorstep delivery Amazon acquires Zurich-based Rivr, developer of stair-climbing robots for doorstep delivery

Rivr, a Zurich-based robotics startup developing autonomous stair-climbing legged robots for doorstep delivery, has been acquired by Amazon.

“This step will accelerate our vision of building General Physical AI through doorstep delivery, bringing robotics and AI closer to real-world deployment at scale,” he mentioned in his post.

The startup recently launched RIVR TWO, its next-generation robot designed for doorstep delivery and AI data collection at scale.

Last year, in August, Just Eat Takeaway.com partnered with Rivr to pilot doorstep delivery of food products with its autonomous ground robots.

This year, in February, the company announced the launch of autonomous doorstep delivery in Mi…

8 часов назад @ eu-startups.com
French startup Cleavr raises €1 million to automate accounts receivable workflows with AI
French startup Cleavr raises €1 million to automate accounts receivable workflows with AI French startup Cleavr raises €1 million to automate accounts receivable workflows with AI

Comparable rounds include Paraglide in Malmö, which secured €4.2 million to develop AI agents for accounts receivable, and Frankfurt-based Donnerstag.ai, which raised €4.3 million to expand across the DACH region.

In adjacent segments, Mimo raised €7.7 million to build out B2B payments and cash-flow management infrastructure, while Milan-based Sibill secured €12 million for its SME-focused finance platform.

Notably, in the same city as Cleavr, Pennylane raised €175 million to scale its accounting and financial management platform, highlighting significant capital concentration in Paris.

Cleavr is the missing piece to fully digitise the accounts receivable of European companies,” adds Raphaë…

1 day, 2 hours назад @ eu-startups.com
The EU-Startups Podcast | Interview with Ana Maiques, CEO and co-founder of Neuroelectrics
The EU-Startups Podcast | Interview with Ana Maiques, CEO and co-founder of Neuroelectrics The EU-Startups Podcast | Interview with Ana Maiques, CEO and co-founder of Neuroelectrics

This week on the EU-Startups Podcast, we sit down with Ana Maiques, CEO and co-founder of Neuroelectrics, a Barcelona-based neurotechnology company pioneering non-invasive brain stimulation for neurological and psychiatric conditions.

Founded in 2011 as a spin-off from Starlab, Neuroelectrics has grown into a global digital brain health company operating in over 74 countries, with a presence in both Barcelona and Boston since 2014.

Its technology enables clinicians to both read and influence brain activity in real time, offering applications in epilepsy, depression, Alzheimer’s disease, Parkinson’s disease, and anxiety disorders.

Maiques also discusses Neuroelectrics’ collaboration with NAS…

1 day, 4 hours назад @ eu-startups.com
Cologne’s Eternal.ag exits stealth with €8 million to automate greenhouse harvesting with AI-powered robots
Cologne’s Eternal.ag exits stealth with €8 million to automate greenhouse harvesting with AI-powered robots Cologne’s Eternal.ag exits stealth with €8 million to automate greenhouse harvesting with AI-powered robots

Eternal.ag, a Cologne-based AgTech startup building autonomous harvesting robots for greenhouses, today announced that it has exited stealth mode and raised €8 million in funding to fuel European expansion and extend the technology’s capabilities to new crop types.

Founded in 2025 by Renji John and Sherry Kunjachan, Eternal.ag develops fully autonomous robots that perform greenhouse crop work without human operators.

According to the company, greenhouse labour availability is declining quickly, with Europe witnessing a decrease of up to 30% since 2010.

Niklas Leske, Principal at Simon Capital, said, “Climate change, labour shortages, and rising demand are pushing food production to its limi…

1 day, 5 hours назад @ eu-startups.com
Meet the speakers joining the “Future of VC & the Impact of AI” panel at the EU-Startups Summit 2026!
Meet the speakers joining the “Future of VC & the Impact of AI” panel at the EU-Startups Summit 2026! Meet the speakers joining the “Future of VC & the Impact of AI” panel at the EU-Startups Summit 2026!

On May 7-8, 2026, the EU-Startups Summit returns to sunny Malta, bringing together around 2,500 founders, investors, and startup ecosystem leaders for two days of networking, inspiration, and knowledge-sharing.

The venture capital landscape is evolving rapidly.

Alex Farcet – Startupbootcamp / Raspberry VenturesEntrepreneur, investor, and ecosystem builder with deep experience across startup acceleration, venture development, and early-stage investing.

Ilena Mece – KOMPAS VCPrincipal at KOMPAS VC, an early-stage venture capital firm investing in startups developing technologies that drive digital transformation and sustainability across major industrial sectors.

If you are a founder looking …

1 day, 5 hours назад @ eu-startups.com
Berlin-based Bounti raises €4 million for AI-powered operations platform for frontline and deskless workers
Berlin-based Bounti raises €4 million for AI-powered operations platform for frontline and deskless workers Berlin-based Bounti raises €4 million for AI-powered operations platform for frontline and deskless workers

Bounti, a Berlin-based AI startup focusing on the physical economy, including hospitality, retail, and services, has raised €4 million for its AI frontline operations platform.

Yet this is where millions of people work every day and where operational execution directly drives revenue.

Bounti is building a new software layer for these frontline environments: one that doesn’t just provide insights, but actually closes the execution loop.

Founded in 2022, Bounti is an AI-native platform for operational execution in the physical economy.

Bounti states that thousands of frontline employees rely on the platform to onboard new team members more swiftly, maintain standards, and enhance internal com…

1 day, 7 hours назад @ eu-startups.com
Amsterdam’s Reson8 raises €5 million to build speech AI infrastructure that resonates across Europe
Amsterdam’s Reson8 raises €5 million to build speech AI infrastructure that resonates across Europe Amsterdam’s Reson8 raises €5 million to build speech AI infrastructure that resonates across Europe

Reson8, an Amsterdam-based speech AI startup building hyper-customised automatic speech recognition (ASR), today announced it has raised a €5 million pre-Seed round to scale its Europe-based infrastructure and expand specialised speech models across 20+ languagesThe round was led by Balderton Capital, with participation from NP Hard.

“Generic speech models break the moment you leave English, and customers increasingly want control over where their data lives.

Founded by Thomas Kluiters, Raoul Ritter, and Jarno Verhagen, Reson8 is a European speech technology company building hyper-customised speech recognition that adapts to each conversation in seconds.

“Reson8 is built on the belief that …

1 day, 8 hours назад @ eu-startups.com
Ghent’s Ringtime secures €1.8 million to tackle Europe’s labour shortage with its conversational AI agent
Ghent’s Ringtime secures €1.8 million to tackle Europe’s labour shortage with its conversational AI agent Ghent’s Ringtime secures €1.8 million to tackle Europe’s labour shortage with its conversational AI agent

Paradoxically, Ringtime notes that even as the AI revolution decreases the need for some roles, the shortage of manual labourers continues to worsen.

Ringtime claims to address this by providing an AI agent that automates candidate recruitment end-to-end.

“Ringtime is evolving into a complete, intelligent solution for connecting technical candidates to the right job across sectors, languages and geographies.

Explaining the security aspect of Ringtime, the company mentioned, “Ringtime is fully GDPR compliant and hosted in the EU.

Beyond recruitment, Ringtime also operates in real estate and technical installations, sectors with high contact volumes and constant time pressure.

1 day, 9 hours назад @ eu-startups.com
Tech.eu Tech.eu
последний пост 2 часа назад
Meet Rachel: the AI agent that phoned 3,000 pubs to price a pint
Meet Rachel: the AI agent that phoned 3,000 pubs to price a pint Meet Rachel: the AI agent that phoned 3,000 pubs to price a pint

Over Paddy's weekend 2026, a friendly Northern Irish "woman" called Rachel rang more than 3,000 pubs across all 32 counties to find out the price of a pint of Guinness. Over 1,000 gave a price. Onl...

2 часа назад @ tech.eu
Starling Bank rolls out “UK’s first agentic AI financial assistant”
Starling Bank rolls out “UK’s first agentic AI financial assistant” Starling Bank rolls out “UK’s first agentic AI financial assistant”

Starling Bank is rolling out what it says is the “UK’s first agentic AI financial assistant”, as it looks to leverage the new technology to help improve day-to-day banking. The UK challenger bank, whi...

2 часа назад @ tech.eu
Montis VC reaches €50M first close to back energy and industrial tech startups
Montis VC reaches €50M first close to back energy and industrial tech startups Montis VC reaches €50M first close to back energy and industrial tech startups

Montis VC has launched a new venturecapital fund, securing €50 million at first close. The fund is backed by theEuropean Investment Fund through the REPowerEU programme, the PolishDevelopment Fund, an...

5 часов назад @ tech.eu
Eternal.ag raises €8M to automate greenhouse harvesting with AI-powered robots
Eternal.ag raises €8M to automate greenhouse harvesting with AI-powered robots Eternal.ag raises €8M to automate greenhouse harvesting with AI-powered robots

Eternal.ag, a startup building autonomous harvesting robots for greenhouses, today announced it has raised €8 million in funding from Simon Capital, Oyster Bay Venture Capital, EquityPitcher Ventures ...

23 часа назад @ tech.eu
Sequoia-backed Edra raises $30M Series A to turn enterprise data into self-improving AI agents
Sequoia-backed Edra raises $30M Series A to turn enterprise data into self-improving AI agents Sequoia-backed Edra raises $30M Series A to turn enterprise data into self-improving AI agents

Today, startup Edra announced $30 million Series A led by Sequoia, which included investment from 8VC and A*z. Edra builds AI agents that learn how a business operates, then automate the work. Its...

1 day назад @ tech.eu
Cleavr raises €1M to develop an AI solution for accounts receivable
Cleavr raises €1M to develop an AI solution for accounts receivable Cleavr raises €1M to develop an AI solution for accounts receivable

Cleavr, an AIsolution dedicated to autonomous accounts receivable management, has raised €1million in a funding round backed by Kima Ventures, Better Angle, Raphaël Nahum(CFO of Pennylane), Régis Samu...

1 day назад @ tech.eu
Europe’s filmtech ecosystem is growing fast — here are the startups to watch
Europe’s filmtech ecosystem is growing fast — here are the startups to watch Europe’s filmtech ecosystem is growing fast — here are the startups to watch

This week, the Oscars celebrated some of last year’s most outstanding achievements in cinema. In the meantime, the tools behind filmmaking are undergoing a profound transformation.Media and filmtech s...

1 day, 3 hours назад @ tech.eu
Zopa reports third consecutive year of profit, says new current account topping expectations
Zopa reports third consecutive year of profit, says  new current account topping expectations Zopa reports third consecutive year of profit, says new current account topping expectations

Zopa Bank, the UK savings and lending digital bank, has reported its third consecutive year of profit, as it says take-up of its new current account proposition has eclipsed expectations.The London-ba...

1 day, 4 hours назад @ tech.eu
Alpine Eagle scales counter-drone production as Europe accelerates defence readiness
Alpine Eagle scales counter-drone production as Europe accelerates defence readiness Alpine Eagle scales counter-drone production as Europe accelerates defence readiness

Today, counter-drone defence technology company Alpine Eagle announced it is scaling production of its Sentinel system. Alpine Eagle develops counter-drone (counter-UAS) systems designed to detect, tr...

1 day, 4 hours назад @ tech.eu
From diversified funding to frontier innovation: the Spanish tech ecosystem
From diversified funding to frontier innovation: the Spanish tech ecosystem From diversified funding to frontier innovation: the Spanish tech ecosystem

Spanish tech companies raised €3.1 billion in 2025,highlighting a broad and increasingly mature ecosystem. Large late-stage roundsremained strong, alongside a deep base of early and growth-stage fundi...

1 day, 6 hours назад @ tech.eu
Ventech leads Bounti’s €4M funding to apply AI in the physical economy
Ventech leads Bounti’s €4M funding to apply AI in the physical economy Ventech leads Bounti’s €4M funding to apply AI in the physical economy

Berlin-based Bounti has raised€4 million in a funding round led by Ventech, with participation from IBBVentures, Robin Capital, Common Magic, and several business angels. While much of the technologyh...

1 day, 8 hours назад @ tech.eu
Ringtime secures €1.8M to improve blue-collar hiring processes
Ringtime secures €1.8M to improve blue-collar hiring processes Ringtime secures €1.8M to improve blue-collar hiring processes

Ghent-basedRingtime, an AI agent platform for managing inbound and outbound conversations,has raised €1.8 million in a seed round led by Volta Ventures, withparticipation from Syndicate One, JK Invest...

1 day, 9 hours назад @ tech.eu
Reson8 collects €5M to develop Europe-focused speech AI
Reson8 collects €5M to develop Europe-focused speech AI Reson8 collects €5M to develop Europe-focused speech AI

Amsterdam-based Reson8, a speechtechnology company developing hyper-customised automatic speech recognition(ASR), has raised €5 million in a pre-seed round led by Balderton Capital, withparticipation ...

1 day, 9 hours назад @ tech.eu
Parallel raises $20M to scale AI solutions for hospital administration
Parallel raises $20M to scale AI solutions for hospital administration Parallel raises $20M to scale AI solutions for hospital administration

Paris-based Parallel, a startup developing AI agents forhospitals, has raised $20 million in a Series A round led by Index Ventures,with participation from Frst, Y Combinator, Hexa, and several angel ...

1 day, 10 hours назад @ tech.eu
Health Lean Analytics secures over €2.1M to automate hospital data and optimise surgical workflows
Health Lean Analytics secures over €2.1M to automate hospital data and optimise surgical workflows Health Lean Analytics secures over €2.1M to automate hospital data and optimise surgical workflows

Barcelona-based startup Health Lean Analytics (HLA) has raised €2.1 million funding, encompassing a €1.4 million seed financing round by several family offices— including Inderhabs, Namarel and Brain...

2 days назад @ tech.eu
TechCrunch: Europe TechCrunch: Europe
последний пост 1 month назад
European Parliament blocks AI on lawmakers’ devices, citing security risks
European Parliament blocks AI on lawmakers’ devices, citing security risks

EU lawmakers found their government-issued devices were blocked from using the baked-in AI tools, amid fears that sensitive information could turn up on the U.S. servers of AI companies.

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

1 month, 1 week назад @ techcrunch.com
Ireland proposes new law allowing police to use spyware
Ireland proposes new law allowing police to use spyware

The Irish government announced that it wants to pass a law that would grant police more surveillance powers, such as using spyware to fight serious crime, while aiming to protect the privacy rights of its citizens.

1 month, 3 weeks назад @ techcrunch.com
The European startup market’s data doesn’t match its energy — yet
The European startup market’s data doesn’t match its energy — yet

Europe's startup market hasn't produced meaningful numbers but there is reason to believe the data will start to change.

2 months, 3 weeks назад @ techcrunch.com
Apple adds 650 megawatts of renewables in Europe with more coming in China
Apple adds 650 megawatts of renewables in Europe with more coming in China

Apple is adding renewable power to offset customer charging and support its operations, including third-party manufacturing in China.

5 months назад @ techcrunch.com
European airports still dealing with disruptions days after ransomware attack
European airports still dealing with disruptions days after ransomware attack

Four major European airports in Berlin, Brussels, Dublin, and London continue to have flight delays due to a cyberattack on Collins Aerospace, a provider of check-in systems.

5 months, 4 weeks назад @ techcrunch.com
EU cyber agency confirms ransomware attack causing airport disruptions
EU cyber agency confirms ransomware attack causing airport disruptions

A cyberattack targeting Collins Aerospace, a provider of airport check-in systems, sparked delays and disrupted flights across Europe over the weekend.

5 months, 4 weeks назад @ techcrunch.com
Dawn Capital’s Shamillah Bankiya breaks down the state of the Euro venture market
Dawn Capital’s Shamillah Bankiya breaks down the state of the Euro venture market

Dawn Capital’s latest partner, Shamillah Bankiya, stopped by Equity this week to talk about the European landscape and the biggest misconceptions Americans have about the European startup world.

6 months назад @ techcrunch.com
Why European founders are winning (and it’s not about working less)
Why European founders are winning (and it’s not about working less)

Europe’s startup scene is having a moment, with European unicorns multiplying and American VCs setting up shop across the pond. But while European funding dominates the early stages, late-stage capital still flows primarily from the U.S. So what does this mean for European founders, and how is the continent carving out its own identity in […]

6 months назад @ techcrunch.com
Lyft and China’s Baidu look to bring robotaxis to Europe next year
Lyft and China’s Baidu look to bring robotaxis to Europe next year

The companies want to launch the robotaxi services in Germany and the U.K. first, pending regulatory approval.

7 months, 2 weeks назад @ techcrunch.com
Neobank Revolut seeks $65B valuation, a year after its $45B deal
Neobank Revolut seeks $65B valuation, a year after its $45B deal

Europe’s fintech darling Revolut is looking to raise a new funding round that would give it a $65 billion valuation, the Financial Times reports. The UK-based company is reportedly in talks to raise around $1 billion by issuing new shares and selling existing ones. The US-based firm Greenoaks is said to be leading the round, […]

8 months, 1 week назад @ techcrunch.com
Researchers confirm two journalists were hacked with Paragon spyware
Researchers confirm two journalists were hacked with Paragon spyware

The confirmation of two hacked victims further deepens an ongoing spyware scandal that, for now, appears largely focused on the Italian government.

9 months, 1 week назад @ techcrunch.com
Paragon says it canceled contracts with Italy over government’s refusal to investigate spyware attack on journalist
Paragon says it canceled contracts with Italy over government’s refusal to investigate spyware attack on journalist

The Italian government claims that accepting Paragon’s help would have compromised national security and classified information.

9 months, 1 week назад @ techcrunch.com
Litehaus raises €1.46M pre-seed to build home-building platform
Litehaus raises €1.46M pre-seed to build home-building platform

All Thibault Launay and his wife Simi wanted nearly five years ago was to build a dream home in Portugal, where they both now live. But what they encountered instead was a broken system. “Fourteen months of delays, 20% budget overruns, and endless stress managing over 10 subcontractors,” Thibault recalled. They bought the land in […]

9 months, 3 weeks назад @ techcrunch.com