Вастрик
👉 vas3k.ru
Веду блог о технологиях, пишу код, отвратительно путешествую и фотографирую это
Hacker News Hacker News
последний пост 49 минут назад
The Future of Everything Is Lies, I Guess: Safety
The Future of Everything Is Lies, I Guess: Safety

First, ML models are a giant pile of linear algebra.

In short, the ML industry is creating the conditions under which anyone with sufficient funds can train an unaligned model.

One thing you can do with a Large Language Model is point it at an existing software systems and say “find a security vulnerability”.

ML systems sometimes tell people to kill themselves or each other, but they can also be used to kill more directly.

ML systems are going to be used to kill people, both strategically and in guiding explosives to specific human bodies.

49 минут назад @ aphyr.com
Claude Mythos: The System Card
Claude Mythos: The System Card Claude Mythos: The System Card

If given to anyone with a credit card, Claude Mythos would give attackers a cornucopia of zero-day exploits for essentially all the software on Earth, including every major operating system and browser.

​Early indications in the training of Claude Mythos Preview suggested that the model was likely to have very strong general capabilities.

It’s kind of wild that they did that, when at the time of the issuance of RSPv3 they knew about Claude Mythos.

Claude FavoritismDoes Mythos evaluate Claude outputs or Mythos outputs in particular more favorably?

To evaluate whether Claude Mythos Preview relies on mechanisms like these in its scratchpad, we followed the same procedure as in Roger (2025) and…

1 час назад @ thezvi.substack.com
Missouri town fires half its city council over data center deal
Missouri town fires half its city council over data center deal

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 час назад @ politico.com
Building a CLI for All of Cloudflare
Building a CLI for All of Cloudflare Building a CLI for All of Cloudflare

Many Cloudflare products have no CLI commands in Wrangler.

So we’ve been rebuilding Wrangler CLI, to make it the CLI for all of Cloudflare.

Rethinking schemas and our code generation pipeline from first principlesWe already generate the Cloudflare API SDKs , Terraform provider , and Code Mode MCP server based on the OpenAPI schema for Cloudflare API.

This was already error-prone, required too much back and forth, and wouldn’t scale to support the whole Cloudflare API in the next version of our CLI.

So we introduced a new TypeScript schema that can define the full scope of APIs, CLI commands and arguments, and context needed to generate any interface.

1 час назад @ blog.cloudflare.com
Stealthy RCE on Hardened Linux: Noexec and Userland Execution PoC
Stealthy RCE on Hardened Linux: Noexec and Userland Execution PoC Stealthy RCE on Hardened Linux: Noexec and Userland Execution PoC

May your userland-exec payload not nuke your own cyber bunker.

Memory mapping : mmap() or memfd_create + mmap chains – zero reliance on the kernel’s exec path.

Memfd mode (the real stealth play):memfd = memfd_create ( "stealth_payload" , 0 ); write (memfd, payload, size); lseek (memfd, 0 , SEEK_SET); userland_execv (memfd); // zero on-disk footprintThe demo payload just phones home:printf ( "[+] Userland RCE successful!"

https://github.com/hardenedlinux/userland-execMay your userland-exec payload never nuke your own cyber bunker.

– the crewTags: linux pwnage, noexec bypass, userland exec, stealthy RCE, SELinux, AppArmor, red team, grsecurity, oldskool hacking, W^X dance

1 час назад @ hardenedlinux.org
Claude.ai down
Claude.ai down Claude.ai down

Comments

1 час назад @ status.claude.com
Nothing Ever Happens: Polymarket bot that always buys No on non-sports markets
Nothing Ever Happens: Polymarket bot that always buys No on non-sports markets Nothing Ever Happens: Polymarket bot that always buys No on non-sports markets

Nothing Ever Happens Polymarket BotFocused async Python bot for Polymarket that buys No on standalone non-sports yes/no markets.

Safety ModelReal order transmission requires all three environment variables:BOT_MODE=liveLIVE_TRADING_ENABLED=trueDRY_RUN=falseIf any of those are missing, the bot uses PaperExchangeClient .

ConfigurationThe runtime reads:config.json for non-secret runtime settingsfor non-secret runtime settings .env for secrets and runtime flagsThe runtime config lives under strategies.nothing_happens .

Heroku WorkflowThe shell helpers use either an explicit app name argument or HEROKU_APP_NAME .

export HEROKU_APP_NAME= < your-app > ./alive.sh ./logs.sh ./live_enabled.sh ./live_…

1 час назад @ github.com
Alpine Divorce: A Hike That Ends a Relationship
Alpine Divorce: A Hike That Ends a Relationship

Please enable JS and disable any ad blocker

1 час назад @ nytimes.com
We May Be Living Through the Most Consequential Hundred Days in Cyber History
We May Be Living Through the Most Consequential Hundred Days in Cyber History We May Be Living Through the Most Consequential Hundred Days in Cyber History

Cisco’s separate March 2026 breach via the Trivy supply chain attack, in which over 300 internal GitHub repositories were cloned, fits the same general pattern of upstream developer-trust compromise.

Handala, for its part, answered the $10 million FBI bounty with a public $50 million counter-bounty aimed at Trump and Netanyahu.

Rockstar publicly confirmed a “third-party data breach” and characterized the accessed information as “limited” and “non-material” (Engadget; Tom’s Hardware).

The 2026 incident is, in effect, the second time in roughly six months that the same upstream aviation software supplier has produced a continent-scale outage.

Brief Defense, PKWARE, Cybersecurity News, ACI Lea…

2 часа назад @ ringmast4r.substack.com
Make Tmux Pretty and Usable
Make Tmux Pretty and Usable Make Tmux Pretty and Usable

In my previous blog post I gave a quick and easy introduction to tmux and explained how to use tmux with a basic configuration.

Let me tell you something about the basics of customizing tmux and share some of the configurations I find most useful.

Tmux uses a file called tmux.conf to store its configuration.

It’s a hidden file) tmux will pick this configuration file for your current user.

I find it pretty convenient and it doesn’t get in my way often, so I usually enable it:# Enable mouse control (clickable windows, panes, resizable panes) set -g mouse onI like to give my tmux windows custom names using the , key.

2 часа назад @ hamvocke.com
MEMS Array Chip Can Project Video the Size of a Grain of Sand
MEMS Array Chip Can Project Video the Size of a Grain of Sand MEMS Array Chip Can Project Video the Size of a Grain of Sand

The device is a one-square-millimeter photonic chip capable of projecting the Mona Lisa onto an area smaller than the size of two human egg cells.

Each second, their chip is capable of projecting 68.6 million individual spots of light—called scannable pixels to differentiate them from physical pixels.

A micro-cantilever wiggles and waggles to project light in the right place.

What was more of a challenge than engineering the chip itself was figuring out the details of actually making the chip project images and videos.

Another process that Wen thinks the chip could improve is scanning objects for 3D printing.

2 часа назад @ spectrum.ieee.org
Microsoft isn't removing Copilot from Windows 11, it's just renaming it
Microsoft isn't removing Copilot from Windows 11, it's just renaming it

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 часа назад @ neowin.net
US appeals court declares 158-year-old home distilling ban unconstitutional
US appeals court declares 158-year-old home distilling ban unconstitutional US appeals court declares 158-year-old home distilling ban unconstitutional

A U.S. appeals court on Friday declared unconstitutional a nearly 158-year-old federal ban on home distilling, calling it an unnecessary and improper means for ​Congress to exercise its power to tax.

Circuit Court of ‌Appeals in New Orleans ruled in favor of the nonprofit Hobby Distillers Association and four of its 1,300 members.

Circuit Court of ‌Appeals in New Orleans on Friday declared unconstitutional a nearly 158-year-old federal ban on home distilling.

Devin Watkins, a lawyer representing the Hobby Distillers Association, in an ​interview called the ruling an important decision about the limits of ​federal power.

The decision upheld a July 2024 ​ruling by U.S. District Judge Mark Pit…

3 часа назад @ nypost.com
They See Your Photos
They See Your Photos They See Your Photos

Comments

3 часа назад @ theyseeyourphotos.com
Initial mainline video capture and camera support for Rockchip RK3588
Initial mainline video capture and camera support for Rockchip RK3588 Initial mainline video capture and camera support for Rockchip RK3588

The missionOver the last few years, Collabora has invested significant efforts into mainline support for the Rockchip RK3588 SoC.

On the other hand, there are still a few unsupported hardware blocks that need to be taken care of.

The problemVideo capture blocks and image signal processors (ISPs) notoriously fall into the category of hardware blocks that gain mainline support at a late stage (if at all).

Based on that, the third issue centers on libcamera support for the RK3588 image processing pipeline including suitable image processing algorithms (IPA).

But for the real deal (full RK3588 ISP kernel driver and libcamera support), stay tuned!

3 часа назад @ collabora.com
Hacker News Hacker News
последний пост 49 минут назад
AI could be the end of the digital wave, not the next big thing
AI could be the end of the digital wave, not the next big thing AI could be the end of the digital wave, not the next big thing

I have deliberately tried not to write too much about AI, because the signal gets swamped by the noise.

Late-cycle investment theory suggests AI is the efficiency breakthrough of the computing and networks era, not the start of a new one.

What a new technology surge looks likeBut it’s worth summarising some of the observations.

First, that at the start of a new technology surge, you don’t know it’s happening.

At the early stage of a surge, investment tends to be patchy and not fully understood—the sector exists but it is not completely legible yet.

4 часа назад @ thenextwavefutures.wordpress.com
I went to America's worst national parks so you don't have to
I went to America's worst national parks so you don't have to I went to America's worst national parks so you don't have to

This site requires JavaScript to run correctly.

Please turn on JavaScript or unblock scripts

4 часа назад @ substack.com
The hottest college major [Computer Science] hit a wall. What happened?
The hottest college major [Computer Science] hit a wall. What happened?

Comments

4 часа назад @ washingtonpost.com
Servo is now available on crates.io
Servo is now available on crates.io Servo is now available on crates.io

Today the Servo team has released v0.1.0 of the servo crate.

This is our first crates.io release of the servo crate that allows Servo to be used as a library.

As you can see from the version number, this release is not a 1.0 release.

Nevertheless, the increased version number reflects our growing confidence in Servo’s embedding API and its ability to meet some users’ needs.

For more details on the LTS release, see the respective section in the Servo book.

5 часов назад @ servo.org
Michigan 'digital age' bills pulled after privacy concerns raised
Michigan 'digital age' bills pulled after privacy concerns raised Michigan 'digital age' bills pulled after privacy concerns raised

451: Unavailable due to legal reasonsWe recognize you are attempting to access this website from a country belonging to the European Economic Area (EEA) including the EU which enforces the General Data Protection Regulation (GDPR) and therefore access cannot be granted at this time.

For any issues, contact [email protected] or call (847) 497-5230.

5 часов назад @ thecentersquare.com
Android now stops you sharing your location in photos
Android now stops you sharing your location in photos Android now stops you sharing your location in photos

Most modern phones embed a geolocation within the photo's metadata, so we use that information to put the photos on a map.

This had the unfortunate side-effect of allowing the user to upload any file, rather than just photos.

There's a worry that users don't know they're taking photos with geolocation enabled.

Perhaps a pop up saying "This website wants to see the location of your photos.

If anyone has a working way to let Android web-browsers access the full geolocation EXIF metadata of photos uploaded on the web, please drop a comment in the box.

5 часов назад @ shkspr.mobi
Galactic Algorithm
Galactic Algorithm

Comments

5 часов назад @ en.wikipedia.org
Point Cloud Allemansrätten
Point Cloud Allemansrätten Point Cloud Allemansrätten

On of the things that Sweden is known for is its allemansrätten law, which gives people access to the land - what we'd call the "right to roam" in the UK.

I've shared a couple of little views on my weeknotes (here and here) of the Swedish lidar data from Lantmäteriet, both limited to around 200,000 data points.

This year's Great Moose Migration should begin on the 22nd of April, and was in part the inspiration for this work.

To achieve the significant increase in data volume I switched from using Point Cloud Data format and moved to Cloud Optimised Point Cloud.

Just this change alone did most of the work, after that it's been trying to tweak how much data to load when.

6 часов назад @ digitalflapjack.com
Show HN: I built a social media management tool in 3 weeks with Claude and Codex
Show HN: I built a social media management tool in 3 weeks with Claude and Codex Show HN: I built a social media management tool in 3 weeks with Claude and Codex

Plan, compose, schedule, approve, publish, and monitor content across Facebook, Instagram, LinkedIn, TikTok, YouTube, Pinterest, Threads, Bluesky, Google Business Profile, and Mastodon from a single multi-workspace dashboard.

To update:git pull docker compose -f docker-compose.yml -f docker-compose.prod.yml up -d --build docker compose exec app python manage.py migrateOther PlatformsPlatform Config file Notes Heroku Procfile + app.json Deploy-button ready.

This supports personal, creator, and business Instagram accounts without requiring a linked Facebook Page.

For Docker: docker compose ps should show postgres as "healthy".

In Docker: check docker compose logs worker .

7 часов назад @ github.com
Caffeine, cocaine, and painkillers detected in sharks from The Bahamas
Caffeine, cocaine, and painkillers detected in sharks from The Bahamas Caffeine, cocaine, and painkillers detected in sharks from The Bahamas

Please contact our support team for more information and provide the details below.

Reference number: 9eb99f208f763a439eb99f208f763a43 IP Address: 23.88.109.523.88.109.5::CLOUDFLARE_ERROR_1000S_BOX::

8 часов назад @ sciencedirect.com
Programming Used to Be Free
Programming Used to Be Free Programming Used to Be Free

He didn’t work as a software developer, so he insisted on using the technology he used and understood: QBasic.

The Free Software movement was the driving force behind turning the tide.

It wasn’t thanks to programs or services with free trials – I needed to be able to keep learning after a month has passed.

It wasn’t thanks to free plans – I was already limited by status and knowledge gaps, and further restrictions would only exacerbate the issue.

The difference between $0 and $1 wasn’t “free” vs “cheap”.

10 часов назад @ purplesyringa.moe
The AI Layoff Trap
The AI Layoff Trap The AI Layoff Trap

Comments

11 часов назад @ arxiv.org
The Economics of Software Teams: Why Most Engineering Orgs Are Flying Blind
The Economics of Software Teams: Why Most Engineering Orgs Are Flying Blind The Economics of Software Teams: Why Most Engineering Orgs Are Flying Blind

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

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

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

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

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

11 часов назад @ viktorcessan.com
X Randomly Banning Users for "Inauthentic Behavior"
X Randomly Banning Users for "Inauthentic Behavior"

Your request has been blocked due to a network policy.

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

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

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

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

11 часов назад @ old.reddit.com
A Canonical Generalization of OBDD
A Canonical Generalization of OBDD A Canonical Generalization of OBDD

Comments

12 часов назад @ arxiv.org
Lobsters Lobsters
последний пост 1 час назад
Lean proved this program was correct; then I found a bug
Lean proved this program was correct; then I found a bug Lean proved this program was correct; then I found a bug

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

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

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

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

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

1 час назад @ kirancodes.me
App Store Reviews are Busted
App Store Reviews are Busted App Store Reviews are Busted

Reviews on the App Store have bothered me for a long time.

For example, if you have a 4.1 star rating in the App Store, any 4 star review is going to decrease that average.

There’s also a fundamental mismatch in the way they’re used by the platforms (i.e.

The logical endpoint of apps optimizing for a 5 star review invalidates the system as meaningful on the store.

The incentive isn’t to create an actual 5 star app, but rather to create a robust system that transmits only 5 star reviews.

1 час назад @ blog.terrygodier.com
Autoscaling Forgejo Runner
Autoscaling Forgejo Runner

April 12, 2026Over the last months, the Forgejo community equipped Forgejo and Forgejo Runner with the necessary building blocks for autoscaling Forgejo Runner.

Forgejo 15.0 and Forgejo Runner 12.8 or newer are required unless noted otherwise.

Because I created an ephemeral runner, Forgejo will remove the runner automatically after the job has completed.

We discussed the idea to create a similar mechanism for Forgejo Runner, but ultimately abandoned it because it would tie Forgejo Runner to Forgejo even more.

You could also use multiple labels, for example, [debian, ephemeral] (for an ephemeral runner) and [debian] (for a persistent runner).

1 час назад @ aahlenst.dev
Configuration flags are where software goes to rot
Configuration flags are where software goes to rot Configuration flags are where software goes to rot

More flags, more knobs, more environment variables, more ways to make the software fit every possible use case.

But in practice, configuration flags are often just a polite way to ship uncertainty.

But temporary flags are rarely temporary.

A lot of software teams treat flags as free because adding a boolean looks cheap.

If a migration needs three generations of compatibility toggles, maybe the old behavior was never clearly isolated from the new one.

2 часа назад @ 00f.net
Recovering a Lost Document: Habitat Anecdotes (1988)
Recovering a Lost Document: Habitat Anecdotes (1988)

Habitat MoneyThe Habitat official currency is the Token.

The IssuesIntroductionAs I have said before, Habitat is a society, and as such, has spawned many debates about how the Habitat world should be.

One of the Motivators took to randomly shooting people roaming outside of town.

I don’t have mail!”Chip thought this up – Send this ESP message “ESP from: yournamehere”, then quickly send a “Hello” also.

I really expect to be meeting you soon “On The Other Side” in a world not unlike Habitat.

2 часа назад @ habitatchronicles.com
Malleable Software
Malleable Software

I saw this line on Armin Ronacher’s latest post about Pi:When you look at what Pi and by extension OpenClaw are doing, there is an example of software that is malleable like clay.

Switching from Gnome to i3, I had doubts about finding good software for my day-to-day work.

Screen recorders, clipboard managers, a couple of random Gnome extensions I collected along the way, that work just right.

Then I encountered i3blocks, a program that allows you to run any script and print its output in the status bar.

Software should accept the fact that getting working code is cheaper than ever and it should lean on that fact.

3 часа назад @ blog.cemunalan.com.tr
Servo 0.1.0 (first LTS version) is now available on crates.io
Servo 0.1.0 (first LTS version) is now available on crates.io Servo 0.1.0 (first LTS version) is now available on crates.io

Today the Servo team has released v0.1.0 of the servo crate.

This is our first crates.io release of the servo crate that allows Servo to be used as a library.

As you can see from the version number, this release is not a 1.0 release.

Nevertheless, the increased version number reflects our growing confidence in Servo’s embedding API and its ability to meet some users’ needs.

For more details on the LTS release, see the respective section in the Servo book.

3 часа назад @ servo.org
Little LaTeX Pearls
Little LaTeX Pearls Little LaTeX Pearls

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

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

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

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

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

3 часа назад @ ionathan.ch
Point cloud allemansrätten
Point cloud allemansrätten Point cloud allemansrätten

On of the things that Sweden is known for is its allemansrätten law, which gives people access to the land - what we'd call the "right to roam" in the UK.

I've shared a couple of little views on my weeknotes (here and here) of the Swedish lidar data from Lantmäteriet, both limited to around 200,000 data points.

This year's Great Moose Migration should begin on the 22nd of April, and was in part the inspiration for this work.

To achieve the significant increase in data volume I switched from using Point Cloud Data format and moved to Cloud Optimised Point Cloud.

Just this change alone did most of the work, after that it's been trying to tweak how much data to load when.

4 часа назад @ digitalflapjack.com
Show: /digest – a Claude Code skill for daily dev news digest
Show: /digest – a Claude Code skill for daily dev news digest Show: /digest – a Claude Code skill for daily dev news digest

/digest — Tech Digest for Claude CodeA Claude Code skill that aggregates top developer RSS feeds and produces a structured daily digest — sorted by day, deduplicated, filtered by vote count.

What it doesType /digest in Claude Code and get a structured recap of the best tech articles from the last 3 days — sourced from Hacker News Daily and Lobste.rs.

# Tech Digest -- April 7 to April 13, 2026 > 12 articles from 3 sources over the last 7 days ## Sunday, April 13, 2026 - **The peril of laziness lost** -- `engineering` -- *Lobste.rs* On the hidden costs of over-engineering and how simplicity compounds... ## Saturday, April 12, 2026 - ...

The Python script fetches RSS feeds in parallel, parses …

4 часа назад @ github.com
Reflecting on deserialization. Why you should explicitly decode your JSON
Reflecting on deserialization. Why you should explicitly decode your JSON Reflecting on deserialization. Why you should explicitly decode your JSON

Using C# reflection to deserialze JSON into a C# objectIn 99% of cases, you'll either be using Newtonsoft.Json or System.Text.Json to work with JSON.

public class Person { public int Id { get ; set ; } public string Name { get ; set ; } public IList DocumentIds { get ; set ; } public bool IsManager { get ; set ; } public Address Address { get ; set ; } } public class Address { public string Street { get ; set ; } public string Number { get ; set ; } public string City { get ; set ; } }With the most simple way to deserializing that JSON looking something like this:using System.Text.Json ; public async Task GetPerson ( int id ) { var http = new HttpClient ( ) ; var json = await http .

A set o…

5 часов назад @ hashset.dev
What are you doing this week?
What are you doing this week? What are you doing this week?

What are you doing this week?

Feel free to share!

Keep in mind it’s OK to do nothing at all, too.

5 часов назад @ lobste.rs
All elementary functions from a single binary operator
All elementary functions from a single binary operator All elementary functions from a single binary operator

Comments

6 часов назад @ arxiv.org
Live++: A Bag of Tricks
Live++: A Bag of Tricks

Comments

7 часов назад @ liveplusplus.tech
xtrace — Command-line CPU Profiling for macOS as a skill
xtrace — Command-line CPU Profiling for macOS as a skill xtrace — Command-line CPU Profiling for macOS as a skill

xtrace ./my_app --benchmark # Pipe to a flamegraph xtrace ./my_app | trace-speedscope - # Build → profile → interactive analysis cmake --build .

Profile TRACE= $( xtrace -d 10 ./build/my_app --benchmark ) # 3.

Identify the hotspot trace-analyze.py summary " $TRACE " --top 10 # → "computeHash() at 24% self time" # 4.

Compare trace-analyze.py summary " $TRACE " --json > /tmp/before.json trace-analyze.py summary " $TRACE_AFTER " --json > /tmp/after.json trace-analyze.py diff /tmp/before.json /tmp/after.json # 7.

Visual diff trace-diff-flamegraph.sh " $TRACE " " $TRACE_AFTER " -o diff.svgDrill Into a SpikeTRACE= $( xtrace -d 10 ./my_app ) # See the timeline — where does it spike?

8 часов назад @ github.com
Techmeme Techmeme
последний пост 27 минут назад
Internal memo: OpenAI Chief Revenue Officer says Anthropic is "grossing up rev share with Amazon and Google" and overstating its "run rate by roughly $8B" (Hayden Field/The Verge)
Internal memo: OpenAI Chief Revenue Officer says Anthropic is "grossing up rev share with Amazon and Google" and overstating its "run rate by roughly $8B" (Hayden Field/The Verge) Internal memo: OpenAI Chief Revenue Officer says Anthropic is "grossing up rev share with Amazon and Google" and overstating its "run rate by roughly $8B" (Hayden Field/The Verge)

Hayden Field / The Verge:

Internal memo: OpenAI Chief Revenue Officer says Anthropic is “grossing up rev share with Amazon and Google” and overstating its “run rate by roughly $8B” — OpenAI's chief revenue officer, Denise Dresser, sent a four-page memo to employees on Sunday …

27 минут назад @ techmeme.com
Shares of Dell and HP jump after a report said Nvidia "has been in negotiations for over a year to buy a large company and it will reshape the PC landscape" (Dina Bass/Bloomberg)
Shares of Dell and HP jump after a report said Nvidia "has been in negotiations for over a year to buy a large company and it will reshape the PC landscape" (Dina Bass/Bloomberg) Shares of Dell and HP jump after a report said Nvidia "has been in negotiations for over a year to buy a large company and it will reshape the PC landscape" (Dina Bass/Bloomberg)

Dina Bass / Bloomberg:

Shares of Dell and HP jump after a report said Nvidia “has been in negotiations for over a year to buy a large company and it will reshape the PC landscape” — Shares of Dell Technologies Inc. and HP Inc. jumped after a report from website SemiAccurate that Nvidia Corp. was seeking …

42 минуты назад @ techmeme.com
Intel added $100B+ in value and now has a $300B+ market cap after its stock jumped 53% in nine sessions on plans to buy an Ireland fab and join Terafab (Bloomberg)
Intel added $100B+ in value and now has a $300B+ market cap after its stock jumped 53% in nine sessions on plans to buy an Ireland fab and join Terafab (Bloomberg) Intel added $100B+ in value and now has a $300B+ market cap after its stock jumped 53% in nine sessions on plans to buy an Ireland fab and join Terafab (Bloomberg)

Bloomberg:

Intel added $100B+ in value and now has a $300B+ market cap after its stock jumped 53% in nine sessions on plans to buy an Ireland fab and join Terafab — Intel Corp. has quickly become one of the hottest stocks in the S&P 500 Index thanks to a nine-day surge that has added more than $100 billion in market value.

1 час назад @ techmeme.com
Cybersecurity analysis: Claude Mythos Preview had a 73% success rate on expert-level capture-the-flag challenges, which no model could finish before April 2025 (AI Security Institute)
Cybersecurity analysis: Claude Mythos Preview had a 73% success rate on expert-level capture-the-flag challenges, which no model could finish before April 2025 (AI Security Institute) Cybersecurity analysis: Claude Mythos Preview had a 73% success rate on expert-level capture-the-flag challenges, which no model could finish before April 2025 (AI Security Institute)

AI Security Institute:

Cybersecurity analysis: Claude Mythos Preview had a 73% success rate on expert-level capture-the-flag challenges, which no model could finish before April 2025 — The AI Security Institute (AISI) conducted evaluations of Anthropic's Claude Mythos Preview (announced on 7th April) to assess its cybersecurity capabilities.

2 часа назад @ techmeme.com
Stanford HAI 2026 AI Index Report: AI capability is accelerating, not plateauing, the US-China gap closed, the US leads in data centers and investment, and more (Stanford HAI)
Stanford HAI 2026 AI Index Report: AI capability is accelerating, not plateauing, the US-China gap closed, the US leads in data centers and investment, and more (Stanford HAI) Stanford HAI 2026 AI Index Report: AI capability is accelerating, not plateauing, the US-China gap closed, the US leads in data centers and investment, and more (Stanford HAI)

Stanford HAI:

Stanford HAI 2026 AI Index Report: AI capability is accelerating, not plateauing, the US-China gap closed, the US leads in data centers and investment, and more — AI's influence on society has never been more pronounced. — At Stanford HAI, we believe AI is poised to be the most transformative technology of the 21st century.

3 часа назад @ techmeme.com
The EU appoints Anthony Whelan as its top competition official; Whelan says he will press ahead with Big Tech investigations despite President Trump's pressure (Barbara Moens/Financial Times)
The EU appoints Anthony Whelan as its top competition official; Whelan says he will press ahead with Big Tech investigations despite President Trump's pressure (Barbara Moens/Financial Times) The EU appoints Anthony Whelan as its top competition official; Whelan says he will press ahead with Big Tech investigations despite President Trump's pressure (Barbara Moens/Financial Times)

Barbara Moens / Financial Times:

The EU appoints Anthony Whelan as its top competition official; Whelan says he will press ahead with Big Tech investigations despite President Trump's pressure — Anthony Whelan, a former adviser on tech, vows to pursue cases irrespective of ‘noise’ around them

3 часа назад @ techmeme.com
Microsoft says it is "exploring the potential of technologies like OpenClaw in an enterprise context", including a team of always-on agents within Microsoft 365 (Aaron Holmes/The Information)
Microsoft says it is "exploring the potential of technologies like OpenClaw in an enterprise context", including a team of always-on agents within Microsoft 365 (Aaron Holmes/The Information) Microsoft says it is "exploring the potential of technologies like OpenClaw in an enterprise context", including a team of always-on agents within Microsoft 365 (Aaron Holmes/The Information)

Aaron Holmes / The Information:

Microsoft says it is “exploring the potential of technologies like OpenClaw in an enterprise context”, including a team of always-on agents within Microsoft 365 — As Microsoft faces growing competition for business customers from Anthropic, it is developing new features …

3 часа назад @ techmeme.com
Internal memo: OpenAI Chief Revenue Officer Denise Dresser says the Microsoft deal "limited our ability" to reach clients on Bedrock and touts its Amazon deal (Ashley Capoot/CNBC)
Internal memo: OpenAI Chief Revenue Officer Denise Dresser says the Microsoft deal "limited our ability" to reach clients on Bedrock and touts its Amazon deal (Ashley Capoot/CNBC) Internal memo: OpenAI Chief Revenue Officer Denise Dresser says the Microsoft deal "limited our ability" to reach clients on Bedrock and touts its Amazon deal (Ashley Capoot/CNBC)

Ashley Capoot / CNBC:

Internal memo: OpenAI Chief Revenue Officer Denise Dresser says the Microsoft deal “limited our ability” to reach clients on Bedrock and touts its Amazon deal — OpenAI's newly appointed revenue chief, Denise Dresser, sent a memo to staffers on Sunday, touting the company's alliance …

4 часа назад @ techmeme.com
Roblox unveils Kids accounts for ages 5-8 and Select accounts for ages 9-15, with age verification, coming in June; games for both must pass a three-step review (Jay Peters/The Verge)
Roblox unveils Kids accounts for ages 5-8 and Select accounts for ages 9-15, with age verification, coming in June; games for both must pass a three-step review (Jay Peters/The Verge) Roblox unveils Kids accounts for ages 5-8 and Select accounts for ages 9-15, with age verification, coming in June; games for both must pass a three-step review (Jay Peters/The Verge)

Jay Peters / The Verge:

Roblox unveils Kids accounts for ages 5-8 and Select accounts for ages 9-15, with age verification, coming in June; games for both must pass a three-step review — People who don't do an age check can only access family-friendly games. … Roblox is about to make a big change …

4 часа назад @ techmeme.com
Originality AI: 23 major news websites and Reddit block the Internet Archive's crawler; journalists and advocacy groups sign a letter supporting the Archive (Kate Knibbs/Wired)
Originality AI: 23 major news websites and Reddit block the Internet Archive's crawler; journalists and advocacy groups sign a letter supporting the Archive (Kate Knibbs/Wired) Originality AI: 23 major news websites and Reddit block the Internet Archive's crawler; journalists and advocacy groups sign a letter supporting the Archive (Kate Knibbs/Wired)

Kate Knibbs / Wired:

Originality AI: 23 major news websites and Reddit block the Internet Archive's crawler; journalists and advocacy groups sign a letter supporting the Archive — As major news outlets cut off the Wayback Machine, journalists and advocacy groups are rallying to protect the Internet Archive's vast collection of web pages.

5 часов назад @ techmeme.com
Amazon quietly expands Amazon Autos to offer cars from Kia, Mazda, Subaru, Chevrolet, and Jeep, after launching with Hyundai; the service is in 130+ US cities (Sean McLain/Wall Street Journal)
Amazon quietly expands Amazon Autos to offer cars from Kia, Mazda, Subaru, Chevrolet, and Jeep, after launching with Hyundai; the service is in 130+ US cities (Sean McLain/Wall Street Journal) Amazon quietly expands Amazon Autos to offer cars from Kia, Mazda, Subaru, Chevrolet, and Jeep, after launching with Hyundai; the service is in 130+ US cities (Sean McLain/Wall Street Journal)

Sean McLain / Wall Street Journal:

Amazon quietly expands Amazon Autos to offer cars from Kia, Mazda, Subaru, Chevrolet, and Jeep, after launching with Hyundai; the service is in 130+ US cities — The e-commerce giant's new-car buying program expands to Jeep, Chevrolet and other brands — Now you can buy a brand-new Corvette on Amazon.com .

6 часов назад @ techmeme.com
Rockstar confirms "a limited amount of non-material company information was accessed in connection with a third-party data breach"; ShinyHunters demand a ransom (Zack Zwiezen/Kotaku)
Rockstar confirms "a limited amount of non-material company information was accessed in connection with a third-party data breach"; ShinyHunters demand a ransom (Zack Zwiezen/Kotaku) Rockstar confirms "a limited amount of non-material company information was accessed in connection with a third-party data breach"; ShinyHunters demand a ransom (Zack Zwiezen/Kotaku)

Zack Zwiezen / Kotaku:

Rockstar confirms “a limited amount of non-material company information was accessed in connection with a third-party data breach”; ShinyHunters demand a ransom — Well known hacking group ShinyHunters claims to have breached the GTA 6 developers cloud servers — More bad news for Rockstar Games.

6 часов назад @ techmeme.com
A verified @elonmusk TikTok account posted its first video, promoting SpaceX and Tesla and hitting 2M+ views; a verified Instagram account is yet to post (Ryan Mac/New York Times)
A verified @elonmusk TikTok account posted its first video, promoting SpaceX and Tesla and hitting 2M+ views; a verified Instagram account is yet to post (Ryan Mac/New York Times) A verified @elonmusk TikTok account posted its first video, promoting SpaceX and Tesla and hitting 2M+ views; a verified Instagram account is yet to post (Ryan Mac/New York Times)

Ryan Mac / New York Times:

A verified @elonmusk TikTok account posted its first video, promoting SpaceX and Tesla and hitting 2M+ views; a verified Instagram account is yet to post — A verified account with the @elonmusk handle also recently showed up on Instagram, as the billionaire prepares to take his rocket company SpaceX public.

7 часов назад @ techmeme.com
OpenAI plans to open its first permanent London office with a 500+ staff capacity; in February, OpenAI said it would make London its largest non-US research hub (Kai Nicol-Schwarz/CNBC)
OpenAI plans to open its first permanent London office with a 500+ staff capacity; in February, OpenAI said it would make London its largest non-US research hub (Kai Nicol-Schwarz/CNBC) OpenAI plans to open its first permanent London office with a 500+ staff capacity; in February, OpenAI said it would make London its largest non-US research hub (Kai Nicol-Schwarz/CNBC)

Kai Nicol-Schwarz / CNBC:

OpenAI plans to open its first permanent London office with a 500+ staff capacity; in February, OpenAI said it would make London its largest non-US research hub — OpenAI has announced it's opening its first permanent London office with a capacity of over 500 team members …

7 часов назад @ techmeme.com
The Trump family's World Liberty Financial faces an investor revolt; Justin Sun accuses WLFI of building a "backdoor" that could be used to blacklist investors (Olga Kharif/Bloomberg)
The Trump family's World Liberty Financial faces an investor revolt; Justin Sun accuses WLFI of building a "backdoor" that could be used to blacklist investors (Olga Kharif/Bloomberg) The Trump family's World Liberty Financial faces an investor revolt; Justin Sun accuses WLFI of building a "backdoor" that could be used to blacklist investors (Olga Kharif/Bloomberg)

Olga Kharif / Bloomberg:

The Trump family's World Liberty Financial faces an investor revolt; Justin Sun accuses WLFI of building a “backdoor” that could be used to blacklist investors — World Liberty Financial Inc., a Trump family crypto venture, is facing an investor revolt that includes billionaire backer Justin Sun …

8 часов назад @ techmeme.com
Techmeme Techmeme
последний пост 27 минут назад
For the first time, 50% of employed US adults say they use AI at work a few times per year or more; leaders are more likely to see AI's impact as positive (Andy Kemp/Gallup)
For the first time, 50% of employed US adults say they use AI at work a few times per year or more; leaders are more likely to see AI's impact as positive (Andy Kemp/Gallup) For the first time, 50% of employed US adults say they use AI at work a few times per year or more; leaders are more likely to see AI's impact as positive (Andy Kemp/Gallup)

Andy Kemp / Gallup:

For the first time, 50% of employed US adults say they use AI at work a few times per year or more; leaders are more likely to see AI's impact as positive — Employees report productivity gains with AI but not fundamental shifts in how work gets done. — For the first time in Gallup's measurement …

8 часов назад @ techmeme.com
A profile of the Biological Computing Company, which uses living neurons to build AI chips and algorithms, and emerged from stealth in February with a $25M seed (Nat Rubio-Licht/The Deep View)
A profile of the Biological Computing Company, which uses living neurons to build AI chips and algorithms, and emerged from stealth in February with a $25M seed (Nat Rubio-Licht/The Deep View) A profile of the Biological Computing Company, which uses living neurons to build AI chips and algorithms, and emerged from stealth in February with a $25M seed (Nat Rubio-Licht/The Deep View)

Nat Rubio-Licht / The Deep View:

A profile of the Biological Computing Company, which uses living neurons to build AI chips and algorithms, and emerged from stealth in February with a $25M seed — Tucked into an unassuming office building in San Francisco, one startup is betting on an unconventional way of alleviating the AI energy crisis: living human cells.

9 часов назад @ techmeme.com
Law firms say lawyers are spending more time responding to swaths of AI-generated client documents, potentially leading firms to raise fixed-fee contract prices (Elizabeth Bratton/Financial Times)
Law firms say lawyers are spending more time responding to swaths of AI-generated client documents, potentially leading firms to raise fixed-fee contract prices (Elizabeth Bratton/Financial Times) Law firms say lawyers are spending more time responding to swaths of AI-generated client documents, potentially leading firms to raise fixed-fee contract prices (Elizabeth Bratton/Financial Times)

Elizabeth Bratton / Financial Times:

Law firms say lawyers are spending more time responding to swaths of AI-generated client documents, potentially leading firms to raise fixed-fee contract prices — Firms may raise prices for fixed-fee contracts if clients keep sending flurries of emails and letters

9 часов назад @ techmeme.com
Sources: SoftBank, Sony, Honda, and six other Japanese companies launch a new AI company to develop a 1T-parameter foundation model for "physical AI" by 2030 (Natsuki Yamamoto/Nikkei Asia)
Sources: SoftBank, Sony, Honda, and six other Japanese companies launch a new AI company to develop a 1T-parameter foundation model for "physical AI" by 2030 (Natsuki Yamamoto/Nikkei Asia) Sources: SoftBank, Sony, Honda, and six other Japanese companies launch a new AI company to develop a 1T-parameter foundation model for "physical AI" by 2030 (Natsuki Yamamoto/Nikkei Asia)

Natsuki Yamamoto / Nikkei Asia:

Sources: SoftBank, Sony, Honda, and six other Japanese companies launch a new AI company to develop a 1T-parameter foundation model for “physical AI” by 2030 — TOKYO — SoftBank has established a company to develop artificial intelligence in Japan, with NEC and Honda Motor among eight peers …

11 часов назад @ techmeme.com
Sources: Meta is building photorealistic, AI-powered 3D characters; Zuckerberg helped train and test an AI version of himself that offers feedback to employees (Financial Times)
Sources: Meta is building photorealistic, AI-powered 3D characters; Zuckerberg helped train and test an AI version of himself that offers feedback to employees (Financial Times) Sources: Meta is building photorealistic, AI-powered 3D characters; Zuckerberg helped train and test an AI version of himself that offers feedback to employees (Financial Times)

Financial Times:

Sources: Meta is building photorealistic, AI-powered 3D characters; Zuckerberg helped train and test an AI version of himself that offers feedback to employees — Meta is building an artificial intelligence version of Mark Zuckerberg that can engage with employees in his stead …

11 часов назад @ techmeme.com
Analysis: US state lawmakers introduced 12 data center moratorium bills in 2026, 11 stalled or voted out, with a Maine bill set for a final vote on April 15 (Ellen Thomas/Business Insider)
Analysis: US state lawmakers introduced 12 data center moratorium bills in 2026, 11 stalled or voted out, with a Maine bill set for a final vote on April 15 (Ellen Thomas/Business Insider) Analysis: US state lawmakers introduced 12 data center moratorium bills in 2026, 11 stalled or voted out, with a Maine bill set for a final vote on April 15 (Ellen Thomas/Business Insider)

Ellen Thomas / Business Insider:

Analysis: US state lawmakers introduced 12 data center moratorium bills in 2026, 11 stalled or voted out, with a Maine bill set for a final vote on April 15 — Follow Ellen Thomas … - Maine is set to pass a bill pausing new data centers until late 2027.

11 часов назад @ techmeme.com
Ornn Compute Price Index: Nvidia Blackwell GPU hourly rent hit $4.08, up 48% from $2.75 two months ago, driven by agentic AI demand (Wall Street Journal)
Ornn Compute Price Index: Nvidia Blackwell GPU hourly rent hit $4.08, up 48% from $2.75 two months ago, driven by agentic AI demand (Wall Street Journal) Ornn Compute Price Index: Nvidia Blackwell GPU hourly rent hit $4.08, up 48% from $2.75 two months ago, driven by agentic AI demand (Wall Street Journal)

Wall Street Journal:

Ornn Compute Price Index: Nvidia Blackwell GPU hourly rent hit $4.08, up 48% from $2.75 two months ago, driven by agentic AI demand — AI companies are rationing offerings and products, rankling users—a warning sign for a boom that depends on rapid adoption

12 часов назад @ techmeme.com
Shenzhen-listed server PCB maker Victory Giant plans an April 21 Hong Kong listing, aiming to raise as much as $2.2B; the company was valued at $37B on April 10 (Bloomberg)
Shenzhen-listed server PCB maker Victory Giant plans an April 21 Hong Kong listing, aiming to raise as much as $2.2B; the company was valued at $37B on April 10 (Bloomberg) Shenzhen-listed server PCB maker Victory Giant plans an April 21 Hong Kong listing, aiming to raise as much as $2.2B; the company was valued at $37B on April 10 (Bloomberg)

Bloomberg:

Shenzhen-listed server PCB maker Victory Giant plans an April 21 Hong Kong listing, aiming to raise as much as $2.2B; the company was valued at $37B on April 10 — Victory Giant Technology Huizhou Co. began taking investor orders for a listing in Hong Kong that may raise as much as HK$17.5 billion …

13 часов назад @ techmeme.com
Sources: the US FTC is in settlement talks with ad companies to end an antitrust probe into their alleged coordinated boycotts against sites like Elon Musk's X (Suzanne Vranica/Wall Street Journal)
Sources: the US FTC is in settlement talks with ad companies to end an antitrust probe into their alleged coordinated boycotts against sites like Elon Musk's X (Suzanne Vranica/Wall Street Journal) Sources: the US FTC is in settlement talks with ad companies to end an antitrust probe into their alleged coordinated boycotts against sites like Elon Musk's X (Suzanne Vranica/Wall Street Journal)

Suzanne Vranica / Wall Street Journal:

Sources: the US FTC is in settlement talks with ad companies to end an antitrust probe into their alleged coordinated boycotts against sites like Elon Musk's X — The government began an inquiry last year into whether ad firms were funneling client dollars away from certain media platforms

13 часов назад @ techmeme.com
Sources: the US' AI chip export push risks being undermined by licensing bottlenecks, staff attrition, and unclear policy at the Bureau of Industry and Security (Maggie Eastland/Bloomberg)
Sources: the US' AI chip export push risks being undermined by licensing bottlenecks, staff attrition, and unclear policy at the Bureau of Industry and Security (Maggie Eastland/Bloomberg) Sources: the US' AI chip export push risks being undermined by licensing bottlenecks, staff attrition, and unclear policy at the Bureau of Industry and Security (Maggie Eastland/Bloomberg)

Maggie Eastland / Bloomberg:

Sources: the US' AI chip export push risks being undermined by licensing bottlenecks, staff attrition, and unclear policy at the Bureau of Industry and Security — President Donald Trump's goal of significantly boosting global sales of American AI chips risks being undermined by licensing bottlenecks …

14 часов назад @ techmeme.com
Anthropic debuts Claude for Word in beta, which adds AI editing tools and clickable citations, targeting document-heavy workflows, for Team and Enterprise users (Tristan Anthony/Business Insider)
Anthropic debuts Claude for Word in beta, which adds AI editing tools and clickable citations, targeting document-heavy workflows, for Team and Enterprise users (Tristan Anthony/Business Insider) Anthropic debuts Claude for Word in beta, which adds AI editing tools and clickable citations, targeting document-heavy workflows, for Team and Enterprise users (Tristan Anthony/Business Insider)

Tristan Anthony / Business Insider:

Anthropic debuts Claude for Word in beta, which adds AI editing tools and clickable citations, targeting document-heavy workflows, for Team and Enterprise users — - Anthropic launched a beta version of Claude for Word. — It follows February's release of Claude add-ins for Excel and PowerPoint.

15 часов назад @ techmeme.com
Police report: Sam Altman's home appears to have been targeted in a second attack after a gun appeared to have been fired at his home from a car early Sunday (Jonah Owen Lamb/The San Francisco ...)
Police report: Sam Altman's home appears to have been targeted in a second attack after a gun appeared to have been fired at his home from a car early Sunday (Jonah Owen Lamb/The San Francisco ...) Police report: Sam Altman's home appears to have been targeted in a second attack after a gun appeared to have been fired at his home from a car early Sunday (Jonah Owen Lamb/The San Francisco ...)

Jonah Owen Lamb / The San Francisco Standard:

Police report: Sam Altman's home appears to have been targeted in a second attack after a gun appeared to have been fired at his home from a car early Sunday — OpenAI CEO Sam Altman's home appears to have been the target of a second attack Sunday morning, a mere two days …

18 часов назад @ techmeme.com
A look at the escalating global AI arms race, as the US, China, Russia, and others rush to build AI-backed autonomous weapons and defense systems (New York Times)
A look at the escalating global AI arms race, as the US, China, Russia, and others rush to build AI-backed autonomous weapons and defense systems (New York Times) A look at the escalating global AI arms race, as the US, China, Russia, and others rush to build AI-backed autonomous weapons and defense systems (New York Times)

New York Times:

A look at the escalating global AI arms race, as the US, China, Russia, and others rush to build AI-backed autonomous weapons and defense systems — China, the U.S., Russia and others have ramped up their contest over artificial-intelligence-backed weapons and military systems.

19 часов назад @ techmeme.com
A deep dive into the debate about Claude Mythos Preview, the model's capabilities, attempts to refute Anthropic's claims, and what it means for the future of AI (Zvi Mowshowitz/Don't Worry About the Vase)
A deep dive into the debate about Claude Mythos Preview, the model's capabilities, attempts to refute Anthropic's claims, and what it means for the future of AI (Zvi Mowshowitz/Don't Worry About the Vase) A deep dive into the debate about Claude Mythos Preview, the model's capabilities, attempts to refute Anthropic's claims, and what it means for the future of AI (Zvi Mowshowitz/Don't Worry About the Vase)

Zvi Mowshowitz / Don't Worry About the Vase:

A deep dive into the debate about Claude Mythos Preview, the model's capabilities, attempts to refute Anthropic's claims, and what it means for the future of AI — Anthropic is not going to release its new most capable model, Claude Mythos, to the public any time soon.

20 часов назад @ techmeme.com
As weather betting grows on prediction markets, climate experts are debating whether it improves forecasts by aggregating knowledge or is simply a zero-sum game (Bloomberg)
As weather betting grows on prediction markets, climate experts are debating whether it improves forecasts by aggregating knowledge or is simply a zero-sum game (Bloomberg) As weather betting grows on prediction markets, climate experts are debating whether it improves forecasts by aggregating knowledge or is simply a zero-sum game (Bloomberg)

Bloomberg:

As weather betting grows on prediction markets, climate experts are debating whether it improves forecasts by aggregating knowledge or is simply a zero-sum game — From Kalshi and Polymarket to niche scientific platforms, traders are predicting the weather — and climate experts are debating the results.

23 часа назад @ techmeme.com
GitHub Trending GitHub Trending
последний пост 15 часов назад
coleam00/Archon
coleam00/Archon coleam00/Archon

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

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

Isolated - Every workflow run gets its own git worktree.

- Every workflow run gets its own git worktree.

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

15 часов назад @ github.com
aaif-goose/goose
aaif-goose/goose aaif-goose/goose

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

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

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

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

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

1 day, 15 hours назад @ github.com
multica-ai/multica
multica-ai/multica multica-ai/multica

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

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

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

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

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

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

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

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

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

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

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

3 days, 14 hours назад @ github.com
NVIDIA/personaplex
NVIDIA/personaplex NVIDIA/personaplex

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

You enjoy having a good conversation.

You enjoy having a good conversation.

You enjoy having a good conversation.

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

3 days, 14 hours назад @ github.com
HKUDS/DeepTutor
HKUDS/DeepTutor HKUDS/DeepTutor

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

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

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

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

3 days, 14 hours назад @ github.com
telegramdesktop/tdesktop
telegramdesktop/tdesktop telegramdesktop/tdesktop

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

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

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

5 days, 15 hours назад @ github.com
antinomyhq/forgecode
antinomyhq/forgecode antinomyhq/forgecode

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

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

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

Please use forge provider login instead.

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

5 days, 15 hours назад @ github.com
google-ai-edge/LiteRT-LM
google-ai-edge/LiteRT-LM google-ai-edge/LiteRT-LM

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

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

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

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

: Desktop GPU support and Multi-Modality.

5 days, 15 hours назад @ github.com
nvim-treesitter/nvim-treesitter
nvim-treesitter/nvim-treesitter nvim-treesitter/nvim-treesitter

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

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

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

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

setup { -- Directory t…

6 days, 15 hours назад @ github.com
google-ai-edge/gallery
google-ai-edge/gallery google-ai-edge/gallery

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

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

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

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

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

6 days, 15 hours назад @ github.com
roboflow/supervision
roboflow/supervision roboflow/supervision

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

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

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

import cv2 import supervision as sv image = cv2 .

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

1 week назад @ github.com
sherlock-project/sherlock
sherlock-project/sherlock sherlock-project/sherlock

Hunt down social media accounts by username across 400+ social networksInstallation • Usage • ContributingInstallationWarning Packages for ParrotOS and Ubuntu 24.04, maintained by a third party, appear to be broken.

$ sherlock --help usage: sherlock [-h] [--version] [--verbose] [--folderoutput FOLDEROUTPUT] [--output OUTPUT] [--tor] [--unique-tor] [--csv] [--xlsx] [--site SITE_NAME] [--proxy PROXY_URL] [--json JSON_FILE] [--timeout TIMEOUT] [--print-all] [--print-found] [--no-color] [--browse] [--local] [--nsfw] USERNAMES [USERNAMES ...] Sherlock: Find Usernames Across Social Networks (Version 0.14.3) positional arguments: USERNAMES One or more usernames to check with social networks.

--fol…

1 week, 1 day назад @ github.com
vas3k/TaxHacker
vas3k/TaxHacker vas3k/TaxHacker

You can even create custom fields with your own AI prompts to extract any specific information you need.

With built-in filtering, multi-project support, import/export capabilities, and custom categories, TaxHacker simplifies reporting and makes tax filing a bit easier.

TaxHacker works with a wide variety of documents, including store receipts, restaurant bills, invoices, bank statements, letters, even handwritten receipts.

TaxHacker automatically detects currencies in your documents and converts them to your base currency using historical exchange rates.

Write custom AI prompts for fields, categories, and projects, or modify the built-in ones to match your specific needs.

1 week, 2 days назад @ github.com
onyx-dot-app/onyx
onyx-dot-app/onyx onyx-dot-app/onyx

Onyx enables LLMs through advanced capabilities like RAG, web search, code execution, file creation, deep research and more.

🤖 Custom Agents: Build AI Agents with unique instructions, knowledge, and actions.

Build AI Agents with unique instructions, knowledge, and actions.

🌍 Web Search: Browse the web to get up to date information.

💻 Custom code: Run custom code to remove PII, reject sensitive queries, or to run custom analysis.

1 week, 2 days назад @ github.com
Технологии
Reddit: /r/technology/ Reddit: /r/technology/
последний пост 42 минуты назад
France is replacing 2.5 million Windows desktops with Linux
France is replacing 2.5 million Windows desktops with Linux France is replacing 2.5 million Windows desktops with Linux

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

42 минуты назад @ reddit.com
Windows 11 no longer forces you to install updates when setting up your PC — ending mandatory 30 minute update process forever
Windows 11 no longer forces you to install updates when setting up your PC — ending mandatory 30 minute update process forever Windows 11 no longer forces you to install updates when setting up your PC — ending mandatory 30 minute update process forever

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

1 час назад @ reddit.com
The Internet's Most Powerful Archiving Tool Is in Peril
The Internet's Most Powerful Archiving Tool Is in Peril The Internet's Most Powerful Archiving Tool Is in Peril

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

3 часа назад @ reddit.com
NZXT pays $3.45 million over “predatory” Flex PC rental program
NZXT pays $3.45 million over “predatory” Flex PC rental program NZXT pays $3.45 million over “predatory” Flex PC rental program

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

3 часа назад @ reddit.com
Mark Zuckerberg is reportedly building an AI clone to replace him in meetings | The AI version of Zuckerberg is trained on his mannerisms, tone, and public statements, according to a report from the Financial Times
Mark Zuckerberg is reportedly building an AI clone to replace him in meetings | The AI version of Zuckerberg is trained on his mannerisms, tone, and public statements, according to a report from the Financial Times Mark Zuckerberg is reportedly building an AI clone to replace him in meetings | The AI version of Zuckerberg is trained on his mannerisms, tone, and public statements, according to a report from the Financial Times

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

3 часа назад @ reddit.com
Meta is reportedly building an AI clone of Mark Zuckerberg
Meta is reportedly building an AI clone of Mark Zuckerberg Meta is reportedly building an AI clone of Mark Zuckerberg

submitted by /u/Ok-Review9023 [link] [comments]

3 часа назад @ reddit.com
Anti-data center vote in Wisconsin puts future AI projects on notice
Anti-data center vote in Wisconsin puts future AI projects on notice Anti-data center vote in Wisconsin puts future AI projects on notice

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

4 часа назад @ reddit.com
Polestar Wants Tesla Owners To Jump Ship With A Massive $21,000 Discount
Polestar Wants Tesla Owners To Jump Ship With A Massive $21,000 Discount Polestar Wants Tesla Owners To Jump Ship With A Massive $21,000 Discount

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

5 часов назад @ reddit.com
AI Is Using So Much Energy That Computing Firepower Is Running Out
AI Is Using So Much Energy That Computing Firepower Is Running Out AI Is Using So Much Energy That Computing Firepower Is Running Out

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

5 часов назад @ reddit.com
Most Australian children are ignoring social media ban
Most Australian children are ignoring social media ban Most Australian children are ignoring social media ban

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

5 часов назад @ reddit.com
Sam Altman reportedly targeted in second attack
Sam Altman reportedly targeted in second attack Sam Altman reportedly targeted in second attack

submitted by /u/Abject-Pick-6472 [link] [comments]

6 часов назад @ reddit.com
Solar leads global additions in 2025 as wind growth accelerates
Solar leads global additions in 2025 as wind growth accelerates Solar leads global additions in 2025 as wind growth accelerates

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

7 часов назад @ reddit.com
Apple has removed most of the towns and villages in Lebanon from Apple maps
Apple has removed most of the towns and villages in Lebanon from Apple maps

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

8 часов назад @ reddit.com
U.S President praises Palantir as the stock plunged 14% for its worst week in over a year and Iran conflict drags on
U.S President praises Palantir as the stock plunged 14% for its worst week in over a year and Iran conflict drags on U.S President praises Palantir as the stock plunged 14% for its worst week in over a year and Iran conflict drags on

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

9 часов назад @ reddit.com
Companies switching to electric trucks despite slower EV sales, new report says
Companies switching to electric trucks despite slower EV sales, new report says Companies switching to electric trucks despite slower EV sales, new report says

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

10 часов назад @ reddit.com
Pinboard: Popular Pinboard: Popular
последний пост 11 часов назад
The peril of laziness lost | The Observation Deck
The peril of laziness lost | The Observation Deck The peril of laziness lost | The Observation Deck

Laziness drives us to make the system as simple as possible (but no simpler!

That is, our laziness serves to make software easier to write, and systems easier to compose — to allow more people to write more of it.

Pejoratively, this was the rise of the brogrammer, with the virtue of ironic laziness and hammock-driven development displaced by hustle porn about crushing code.

If laziness is a virtue of a programmer, thinking about software this way is clearly a vice.

The problem is that LLMs inherently lack the virtue of laziness.

11 часов назад @ bcantrill.dtrace.org
How I run multiple $10K MRR companies on a $20/month tech stack | Steve Hanov's Blog
How I run multiple $10K MRR companies on a $20/month tech stack | Steve Hanov's Blog 11 часов назад @ stevehanov.ca
Most people can't juggle one ball — LessWrong
Most people can't juggle one ball — LessWrong

TLDR: A complete guide to juggling, from zero to siteswap notation, by someone who juggles in nightclubs. …

11 часов назад @ lesswrong.com
I run multiple $10K MRR companies on a $20/month tech stack | Hacker News
I run multiple $10K MRR companies on a $20/month tech stack | Hacker News I run multiple $10K MRR companies on a $20/month tech stack | Hacker News 11 часов назад @ news.ycombinator.com
Native Instant Space Switching on MacOS
Native Instant Space Switching on MacOS Native Instant Space Switching on MacOS

I believe to have found the best solution to instant space switching!

Install the yabai tiling window manager and use its instant space switcher.

Use a third-party virtual space manager facade, hiding and showing windows as needed when switching spaces.

Enable “Move Right Space (Without Animation)” and “Move Left Space (Without Animation)”.

It is a simple menu bar application that achieves instant space switching while offering none of the aforementioned drawbacks.

11 часов назад @ arhan.sh
Steve Blank Nowhere Is Safe
Steve Blank Nowhere Is Safe Steve Blank Nowhere Is Safe

The lessons from Gaza reinforce that underground systems can also preserve forces and enable maneuver.

We need to rethink the nature of force protection as well as military and civilian infrastructure protection.

Air Defense SystemsFor decades the U.S. has built air defense systems designed for shooting down aircraft and missiles.

Instead, their plan – the Agile Combat Employment (ACE) program – was to disperse small teams to remote austere locations (with minimal air defense systems) in time of war.

The Air Force doctrine barely addresses physical hardening at all, having spent 30 years assuming air superiority would substitute for it.

11 часов назад @ steveblank.com
Keeping a Postgres queue healthy — PlanetScale
Keeping a Postgres queue healthy — PlanetScale Keeping a Postgres queue healthy — PlanetScale

Keeping a Postgres queue healthyBy Simeon Griggs | April 10, 2026A healthy digestive system is one that efficiently eliminates waste.

The "just use Postgres" meme lends credence to the notion that every workload belongs in a Postgres database.

Your application may use a job queue to track asynchronous actions like sending an email, creating an invoice, or generating a report.

This means in our job queue a row in a Postgres database targeted by a DELETE operation is not immediately removed.

Dead tuples are cleaned up by a "vacuum" operation, which can be performed manually or occurs regularly in a healthy Postgres database.

11 часов назад @ planetscale.com
The Honest Climate Case for AI - DEV Community
The Honest Climate Case for AI - DEV Community The Honest Climate Case for AI - DEV Community

Both camps avoid the actual question: how fast is aggregate AI demand growing, what will power it, and what will it enable?

Feeling guilty over a 0.3 Wh query is about as useful as holding your breath to fight climate change.

Someone who quits ChatGPT to "help the planet" while still eating beef and driving a combustion car is doing climate theater, not climate action.

And unlike streaming, where humans have finite viewing hours, AI demand has no obvious ceiling because agents can generate queries continuously.

"AI will save the climate" is as lazy as "AI will destroy it."

11 часов назад @ dev.to
The United States is destroying itself | Rebecca Solnit | The Guardian
The United States is destroying itself | Rebecca Solnit | The Guardian The United States is destroying itself | Rebecca Solnit | The Guardian

The United States is being murdered, and it’s an inside job.

Every department, every branch, every bureau and function of the federal government is being fatally corrupted or altogether dismantled or disabled.

Hegseth has reportedly stood in the way of promotions for more than a dozen Black and female officers.

The Iran war is creating a fertilizer crisis in Europe, Africa and Asia that may also result in widespread famine.

But not to return to the way things were.

11 часов назад @ theguardian.com
Golden tickets. – Present & Correct
Golden tickets. – Present & Correct Golden tickets. – Present & Correct

Typographic gold in this collection of thirty 1950s Milwaukee bus tickets.

The print textures & surprisingly wild palettes did not get unnoticed either.

These have been kindly sent by Transit Tickets, a growing Instagram archive of transport tickets from around the world.

A must follow.

11 часов назад @ presentandcorrect.com
The Zettelkasten Method in Obsidian: A Practical Setup Guide
The Zettelkasten Method in Obsidian: A Practical Setup Guide The Zettelkasten Method in Obsidian: A Practical Setup Guide

Most people set up a Zettelkasten Obsidian system, but abandon it by month three.

This matches the core mechanic of Zettelkasten: ideas reference other ideas, and those relationships are visible from either side.

Zettelkasten in Obsidian: What to take with youA Zettelkasten Obsidian system works when you keep it simple and consistent.

They’re not part of Niklas Luhmann’s original method, but they’re a practical framework for applying the Zettelkasten method to Obsidian workflows today.

They’re not part of Niklas Luhmann’s original method, but they’re a practical framework for applying the Zettelkasten method to Obsidian workflows today.

11 часов назад @ desktopcommander.app
Installing every* Firefox extension
Installing every* Firefox extension Installing every* Firefox extension

It turns out there’s only 84 thousand Firefox extensions.

log ( `PAGE ${ page ++ }: ${ data .

log ( `PAGE ${ page ++ }: ${ data .

Biggest extensionsThe biggest Firefox extension is dmitlichess at 196.3 MB, which contains 2000+ audio files.

Because I scraped every Firefox extension twice, I can see what got removed in between the runs.

1 day, 11 hours назад @ jack.cab
Let’s talk about LLMs
Let’s talk about LLMs Let’s talk about LLMs

And when I talk about “ LLM coding”, I mean use of an LLM to generate code in some programming language.

Many people are currently promoting LLMs as a revolutionary step forward for software development, but are doing so based almost exclusively on claims about LLMs’ ability to generate code at high speed.

And initially it certainly seems like it’s declaring the effects of LLMs are settled, in favor of the LLMs.

So even if I were an advocate of LLM coding, I’d be very wary of pushing it to non-programmers.

Correspondingly, I think there is not a huge downside, right now, to slow or delayed adoption of LLM coding.

1 day, 11 hours назад @ b-list.org
Research-Driven Agents: What Happens When Your Agent Reads Before It Codes | SkyPilot Blog
Research-Driven Agents: What Happens When Your Agent Reads Before It Codes | SkyPilot Blog Research-Driven Agents: What Happens When Your Agent Reads Before It Codes | SkyPilot Blog

Total cost: ~$29 ($20 in CPU VMs, $9 in API calls) over ~3 hours with 4 VMs.

In our previous post, we scaled that to 16 GPUs and watched the agent run ~910 experiments in 8 hours, driving val_bpb down 2.87%.

in the domain knowledge a senior engineer would bring), an agent working from code alone will generate shallow hypotheses.

The original autoresearch loop is: edit code -> run experiment -> check metric -> keep or discard.

What this means for coding agents#The standard autoresearch loop (brainstorm from code, run experiments, check metrics) works when the optimization surface is visible in the source.

1 day, 11 hours назад @ blog.skypilot.co
50 Years of Apple Innovation | Stichting The Apple Museum
50 Years of Apple Innovation | Stichting The Apple Museum 50 Years of Apple Innovation | Stichting The Apple Museum

The Garage collection is the origin story you can feel.

Before Apple was a company, it was a small team with a bold idea: make computing personal, friendly, and accessible.

In this space, you see the mindset that shaped everything that followed, obsessive simplicity, fast iteration, and a belief that “good enough” is never good enough.

The garage is not a myth here.

It is a blueprint for how Apple turned curiosity into products that changed how people work, learn, and create.

1 day, 11 hours назад @ applemuseum.nl
Changelog Changelog
последний пост 2 weeks, 2 days назад
Astral has been acquired by OpenAI
Astral has been acquired by OpenAI Astral has been acquired by OpenAI

Changelog News!

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

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

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

Server ErrorOops!

Looks like the server had a hiccup.

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

In the meantime, enjoy some clips!

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

Changelog News!

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Changelog News!

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

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

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

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

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

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

Changelog News!

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

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

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

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

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

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

Push-button deployments that scale to thousands of instances.

Check out the speedrun to get started in minutes.

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

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

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

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

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

Check out the speedrun to get started in minutes.

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

Changelog News!

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

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

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

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

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

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

At an unbeatable price.

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

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

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

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

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

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

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

Changelog News!

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

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

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

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

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

At an unbeatable price.

Squarespace – A website makes it real!

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

2 months, 1 week назад @ changelog.com
ZDNet ZDNet
последний пост 1 час назад
I tested Artix Linux: An enjoyable systemd-free distro for experienced users (and ChromeOS speeds)
I tested Artix Linux: An enjoyable systemd-free distro for experienced users (and ChromeOS speeds) I tested Artix Linux: An enjoyable systemd-free distro for experienced users (and ChromeOS speeds)

ZDNET's key takeawaysArtix is a Linux distribution with a different approach, but plenty to offer.

"The art of Linux" -- that's where the name for the Artix distribution comes from, and this modern, independent take on Linux takes the art in its name seriously.

Rather, Artix is about the art of creating a unique Linux distribution while replacing several of the usual bits and pieces.

Artix is like so many other Linux distributions I've used: it's fast.

Most everything it does is a bit different, but it does it all well enough that I find this Linux distribution a viable and enjoyable option.

1 час назад @ zdnet.com
I love AirTags, but this alternative slips right in my wallet and solves their biggest flaw
I love AirTags, but this alternative slips right in my wallet and solves their biggest flaw I love AirTags, but this alternative slips right in my wallet and solves their biggest flaw

UAG Metropolis 4 / 5 Very good pros and cons Pros Tough polycarbonate construction built to last in a wallet or purse.

Simple to use, no third-party app needed Cons High price (but on par with similar tracker cards).

One tag I've been testing recently is the UAG Metropolis by Urban Armor Gear, a company known for its tough smartphone cases.

It's far less likely to wear through the sides of a wallet or purse compared to some other cards I've tested.

The UAG Metropolis is an excellent alternative to Apple AirTags, especially if you're looking for a tracker that fits into your wallet or purse.

3 часа назад @ zdnet.com
How I squeeze more power from my portable solar panels: 11 ways to get up to 30% extra
How I squeeze more power from my portable solar panels: 11 ways to get up to 30% extra

After years of testing portable solar panels, I've found that small adjustments to my setup can yield massive efficiency gains.

3 часа назад @ zdnet.com
France is replacing 2.5 million Windows desktops with Linux - and I mapped out its new stack
France is replacing 2.5 million Windows desktops with Linux - and I mapped out its new stack France is replacing 2.5 million Windows desktops with Linux - and I mapped out its new stack

No one, however, has made a major move to the Linux desktop -- until now.

A few weeks ago at KubeCon Europe in Amsterdam, I talked with Thierry Carrez, a French citizen and general manager of Linux Foundation Europe, who's also a Linux desktop user.

Since France will be replacing 2.5 million Windows desktops with Linux, you might think that aim sounds impossibly ambitious.

Starting in 2008, France's Gendarmerie, its national police force, started replacing Windows XP with its own Ubuntu Linux distribution, GendBuntu.

2026 won't be the long-anticipated "Year of the Linux Desktop," but with this move, 2027 may well be.

4 часа назад @ zdnet.com
I bought an earwax camera for my toolkit and use it for everything but my ears
I bought an earwax camera for my toolkit and use it for everything but my ears

The Bebird Earsight Plus D39R earwax removal tool is a surprisingly powerful inspection camera, and a worthwhile investment.

5 часов назад @ zdnet.com
I took 500 photos with the latest Samsung, Oppo, and Xiaomi phones - this one won the most
I took 500 photos with the latest Samsung, Oppo, and Xiaomi phones - this one won the most I took 500 photos with the latest Samsung, Oppo, and Xiaomi phones - this one won the most

Samsung has launched its latest flagship phone, the Samsung Galaxy S26 Ultra, and, as in years past, added a quartet of cameras to the back.

Also: The best Android phones to buy in 2025The Xiaomi 17 and the Oppo Find X9 Pro are two juggernauts in the camera industry.

Samsung Galaxy S26 Ultra Adam Doud/ZDNETOppo Find X9 Pro Adam Doud/ZDNETXiaomi 17 Adam Doud/ZDNETAs for super zooms, the Xiaomi maxes out at 60x, the Samsung at 100x, and the Oppo at 120x.

Samsung Galaxy S26 Ultra Adam Doud/ZDNETOppo Find X9 Pro Adam Doud/ZDNETXiaomi 17 Adam Doud/ZDNETAt night, the Xiaomi 17 doesn't compete at all.

It's important to keep in mind that I was using the Xiaomi 17, and not the 17 Ultra, for this com…

5 часов назад @ zdnet.com
As an Android user, this MagSafe wallet is the clearest reason why Qi2 magnets shouldn't be ignored
As an Android user, this MagSafe wallet is the clearest reason why Qi2 magnets shouldn't be ignored

The Veger X5 is a 5000mAh MagSafe charger, wallet, and device tracker with Find My built in. But there's more that it can do.

6 часов назад @ zdnet.com
The best Zoom alternatives in 2026: Expert tested and reviewed
The best Zoom alternatives in 2026: Expert tested and reviewed The best Zoom alternatives in 2026: Expert tested and reviewed

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

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

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

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

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

8 часов назад @ zdnet.com
Here's my favorite email trick for cleaning up inbox clutter - automatically
Here's my favorite email trick for cleaning up inbox clutter - automatically

Is your inbox overflowing with ads, newsletters, and social media updates? This one feature that's built into most email solutions will fix that for you.

1 day, 8 hours назад @ zdnet.com
The $30 Google TV stick may be the budget Chromecast successor we've been waiting for
The $30 Google TV stick may be the budget Chromecast successor we've been waiting for

Walmart's next streaming device might be exactly what Chromecast fans have been longing for. Here's what's expected.

1 day, 17 hours назад @ zdnet.com
The best AR and MR glasses in 2026: Expert tested and reviewed
The best AR and MR glasses in 2026: Expert tested and reviewed The best AR and MR glasses in 2026: Expert tested and reviewed

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

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

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

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

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

2 days, 8 hours назад @ zdnet.com
This handy electric screwdriver is now 50% off on Amazon - how to snag the deal
This handy electric screwdriver is now 50% off on Amazon - how to snag the deal

Tackle small home repairs, DIY projects, and crafts with the Fanttik S1 Pro electric screwdriver.

2 days, 21 hours назад @ zdnet.com
Home Depot's Ryobi yard work bundle packs a free power tool - how to get yours
Home Depot's Ryobi yard work bundle packs a free power tool - how to get yours

Prep your lawn and garden with this Ryobi string trimmer and leaf blower bundle, plus choose an extra tool for absolutely free.

2 days, 21 hours назад @ zdnet.com
'Finally, a boomless headset for the office': How Jabra made headphones I'd take to a boardroom
'Finally, a boomless headset for the office': How Jabra made headphones I'd take to a boardroom 'Finally, a boomless headset for the office': How Jabra made headphones I'd take to a boardroom

But Jabra wants to challenge that stereotype with the Evolve3 75.

The Evolve3 75 headset is also very portable.

Business featuresKyle Kucharski/ZDNETDespite their hybrid appeal, these cans ultimately are business headphones designed for the office first.

If you want a more affordable business headset, check out the Logitech Zone Wireless 2 ES.

Why the Jabra Evolve3 75 gets an Editor's Choice awardWe awarded the Evolve3 75 headset an Editors' Choice award for its successful execution of a hybrid business headset that works well outside the office.

2 days, 22 hours назад @ zdnet.com
I used this EcoFlow battery to run my 3,000-sq-ft home in a blackout - here's how it kept my AC on
I used this EcoFlow battery to run my 3,000-sq-ft home in a blackout - here's how it kept my AC on

Many backup systems keep essentials online, but the EcoFlow Delta Pro Ulta X can run your house like normal without interruption.

2 days, 22 hours назад @ zdnet.com
TechCrunch TechCrunch
последний пост 1 час назад
Vercel CEO Guillermo Rauch signals IPO readiness as AI agents fuel revenue surge
Vercel CEO Guillermo Rauch signals IPO readiness as AI agents fuel revenue surge

"The company is ready and getting more ready for every day," Rauch said about an IPO at HumanX conference.

1 час назад @ techcrunch.com
Hack at Anodot leaves over a dozen breached companies facing extortion
Hack at Anodot leaves over a dozen breached companies facing extortion

The data breach at Anodot, which affects customers like Rockstar Games, is the latest hack aimed at stealing data from a large number of corporate giants.

2 часа назад @ techcrunch.com
Slate Auto raises $650M to fund its affordable EV truck plans
Slate Auto raises $650M to fund its affordable EV truck plans

Slate Auto's latest funding round was led by existing investor TWG Global, a firm run by LA Dodgers owner Mark Walter.

3 часа назад @ techcrunch.com
Roblox introduces ‘Kids’ and ‘Select’ accounts for age-appropriate access to games and chat
Roblox introduces ‘Kids’ and ‘Select’ accounts for age-appropriate access to games and chat

Users aged five to nine will be assigned to a "Roblox Kids" account, and users aged nine to 15 to will be put in a "Roblox Select" account.

4 часа назад @ techcrunch.com
The largest orbital compute cluster is open for business
The largest orbital compute cluster is open for business

Kepler Communications is flying 40 GPUs in Earth orbit. And its latest customer is Sophia Space.

10 часов назад @ techcrunch.com
Trump officials may be encouraging banks to test Anthropic’s Mythos model
Trump officials may be encouraging banks to test Anthropic’s Mythos model

The report is particularly surprising since the Department of Defense recently declared Anthropic a supply-chain risk.

19 часов назад @ techcrunch.com
Apple reportedly testing four designs for upcoming smart glasses
Apple reportedly testing four designs for upcoming smart glasses

These glasses are a step back from an ambitious plan that once called for Apple to launch a variety of mixed and augmented reality devices.

21 час назад @ techcrunch.com
X says it’s reducing payments to clickbait accounts
X says it’s reducing payments to clickbait accounts

X is cutting back on payments to accounts that are “flooding the timeline” with clickbait and rapid-fire news aggregation, according to its head of product Nikita Bier

1 day назад @ techcrunch.com
TechCrunch Mobility: Who is poaching all the self-driving vehicle talent?
TechCrunch Mobility: Who is poaching all the self-driving vehicle talent?

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

1 day, 1 hour назад @ techcrunch.com
From LLMs to hallucinations, here’s a simple guide to common AI terms
From LLMs to hallucinations, here’s a simple guide to common AI terms

The rise of AI has brought an avalanche of new terms and slang. Here is a glossary with definitions of some of the most important words and phrases you might encounter.

1 day, 2 hours назад @ techcrunch.com
At the HumanX conference, everyone was talking about Claude
At the HumanX conference, everyone was talking about Claude

Anthropic was the star of the show at San Francisco's AI-centric conference.

1 day, 2 hours назад @ techcrunch.com
Slate Auto: Everything you need to know about the Bezos-backed EV startup
Slate Auto: Everything you need to know about the Bezos-backed EV startup

Slate auto burst onto the scene in April 2025. Here is a timeline that covers its origins, backers, product, and other new details.

1 day, 3 hours назад @ techcrunch.com
Walmart-owned Flipkart, Amazon are squeezing India’s quick commerce startups
Walmart-owned Flipkart, Amazon are squeezing India’s quick commerce startups

Flipkart's ongoing expansion beyond major cities and heavy discounting is raising risks for India's quick commerce startups, analysts say.

1 day, 14 hours назад @ techcrunch.com
Kalshi wins temporary pause in Arizona criminal case
Kalshi wins temporary pause in Arizona criminal case

The Commodity Futures Trading Commission announced Friday that it has won a temporary restraining order preventing Arizona from pursuing its criminal case against Kalshi.

1 day, 19 hours назад @ techcrunch.com
AMC will stream ‘The Audacity’ premiere in 21 parts on TikTok
AMC will stream ‘The Audacity’ premiere in 21 parts on TikTok

Is this a smart way to build buzz, or just an odd attempt to recreate Quibi?

1 day, 20 hours назад @ techcrunch.com
Slashdot Slashdot
последний пост 12 минут назад
Mark Zuckerberg Is Reportedly Building an AI Clone To Replace Him In Meetings
Mark Zuckerberg Is Reportedly Building an AI Clone To Replace Him In Meetings Mark Zuckerberg Is Reportedly Building an AI Clone To Replace Him In Meetings

According to the Financial Times, Meta is developing an AI avatar of Mark Zuckerberg that could interact with employees using his voice, image, mannerisms, and public statements, "so that employees might feel more connected to the founder through interactions with it." The Verge reports: Meta may start allowing creators to make AI avatars of themselves if the experiment with Zuckerberg succeeds, according to the Financial Times. [...] Zuckerberg is involved in training the AI avatar, the Financial Times reports, and has also started spending five to 10 hours per week coding on Meta's other AI projects and participating in technical reviews. Read more of this story at Slashdot.

12 минут назад @ meta.slashdot.org
Maine Set To Become First State With Data Center Ban
Maine Set To Become First State With Data Center Ban Maine Set To Become First State With Data Center Ban

Maine is on track to become the first U.S. state to impose a temporary statewide ban on new data center construction. "Lawmakers in Maine greenlit the text of a bill this week to block data centers from being built in the state until November 2027," reports CNBC. "The measure, which is expected to get final passage in the next few days, also creates a council to suggest potential guardrails for data centers to ensure they don't lead to higher energy prices or other complications for Maine residents." From the report: Maine's bill has a few steps to go through before becoming law, notably whether Gov. Janet Mills will exercise her veto power. Mills asked lawmakers to include an exemption for…

1 час назад @ yro.slashdot.org
Californians Sue Over AI Tool That Records Doctor Visits
Californians Sue Over AI Tool That Records Doctor Visits Californians Sue Over AI Tool That Records Doctor Visits

An anonymous reader quotes a report from Ars Technica: Several Californians sued Sutter Health and MemorialCare this week over allegations that an AI transcription tool was used to record them without their consent, in violation of state and federal law. The proposed class-action lawsuit, filed on Wednesday in federal court in San Francisco, states that, within the past six months, the plaintiffs received medical care at various Sutter and MemorialCare facilities. During those visits, medical staff used Abridge AI. According to the complaint, this system "captured and processed their confidential physician-patient communications. Plaintiffs did not receive clear notice that their medical co…

2 часа назад @ slashdot.org
Will Some Programmers Become 'AI Babysitters'?
Will Some Programmers Become 'AI Babysitters'? Will Some Programmers Become 'AI Babysitters'?

Will some programmers become "AI babysitters"? asks long-time Slashdot readertheodp. They share some thoughts from a founding member of Code.org and former Director of Education at Google: "AI may allow anyone to generate code, but only a computer scientist can maintain a system," explained Google.org Global Head Maggie Johnson in a LinkedIn post. So "As AI-generated code becomes more accurate and ubiquitous, the role of the computer scientist shifts from author to technical auditor or expert. "While large language models can generate functional code in milliseconds, they lack the contextual judgment and specialized knowledge to ensure that the output is safe, efficient, and integrates corr…

5 часов назад @ developers.slashdot.org
Anthropic Asks Christian Leaders for Help Steering Claude's Spiritual Development
Anthropic Asks Christian Leaders for Help Steering Claude's Spiritual Development Anthropic Asks Christian Leaders for Help Steering Claude's Spiritual Development

Anthropic recently "hosted about 15 Christian leaders from Catholic and Protestant churches, academia, and the business world" for a two-day summit , reports the Washington Post: Anthropic staff sought advice on how to steer Claude's moral and spiritual development as the chatbot reacts to complex and unpredictable ethical queries, participants said. The wide-ranging discussions also covered how the chatbot should respond to users who are grieving loved ones and whether Claude could be considered a "child of God." "They're growing something that they don't fully know what it's going to turn out as," said Brendan McGuire, a Catholic priest based in Silicon Valley who has written about faith …

9 часов назад @ slashdot.org
Sam Altman's Home Targeted a Second Time, Two Suspects Arrested
Sam Altman's Home Targeted a Second Time, Two Suspects Arrested Sam Altman's Home Targeted a Second Time, Two Suspects Arrested

"Early Sunday morning, a car stopped and appears to have fired a gun at the Russian Hill home of OpenAI's CEO," reportsThe San Francisco Standard, citing reports from the local police department: The San Francisco Police Department announced the arrest of two suspects, Amanda Tom, 25, and Muhamad Tarik Hussein, 23, who were booked for negligent discharge... [The person in the passenger seat] put their hand out the window and appeared to fire a round on the Lombard side of the property, according to a police report on the incident, which cited surveillance footage and the compound's security personnel, who reported hearing a gunshot. The car then fled, and a camera captured its license plate…

13 часов назад @ yro.slashdot.org
Robot Birds Deployed by Park to Attract Real Birds - Built By High School Students
Robot Birds Deployed by Park to Attract Real Birds - Built By High School Students Robot Birds Deployed by Park to Attract Real Birds - Built By High School Students

"Robotic bird decoys are being deployed at Grand Teton National Park," reports Interesting Engineering, "to influence the behavior of real sage grouse and help restore a declining population.". Robotics mentor Gary Duquette describes the machines as "kind of a Frankenbird." (SFGate shows one of the robot birds charging up with a solar panel... "Recorded breeding calls are played at the scene, with clucking and cooing beginning at 5 a.m. each day.") Duquette builds the birds with a team of high school students, telling WyoFile that at school they "don't really get to experience real-world problems" where failures lurk. So while their robot birds may cost $150 in parts, the practical experien…

15 часов назад @ news.slashdot.org
Has the Rust Programming Language's Popularity Reached Its Plateau?
Has the Rust Programming Language's Popularity Reached Its Plateau? Has the Rust Programming Language's Popularity Reached Its Plateau?

"Rust's rise shows signs of slowing," argues the CEO of TIOBE. Back in 2020 Rust first entered the top 20 of his "TIOBE Index," which ranks programming language popularity using search engine results. Rust "was widely expected to break into the top 10," he remembers today. But it never happened, and "That was nearly six years ago...." Since then, Rust has steadily improved its ranking, even reaching its highest position ever (#13) at the beginning of this year. However, just three months later, it has dropped back to position #16. This suggests that Rust's adoption rate may be plateauing. One possible explanation is that, despite its ability to produce highly efficient and safe code, Rust r…

17 часов назад @ developers.slashdot.org
How Good is Windows on Arm With Snapdragon X?
How Good is Windows on Arm With Snapdragon X? How Good is Windows on Arm With Snapdragon X?

A new powerful chipset has arrived to take on x86 CPUs and Apple's M5, writes Wccftech. The blog Windows Central writes that "Qualcomm's Snapdragon X2 processors are here" — and they run Windows: Microsoft has done a massive amount of work to improve compatibility and has also convinced developers to embrace Windows 11 on Arm. Users of Windows 11 on Arm PCs spend 90% of their time on Arm-based apps that run natively. Additionally, apps that do not run natively can often run through Prism emulation, which has improved dramatically since launch... [A]pp compatibility issues are overblown by many, and unfortunately those sharing false information are the same folks people rely on to make purch…

19 часов назад @ hardware.slashdot.org
'Super Mario Galaxy Movie' and 'Project Hail Mary' Combine for Best Box Office in 7 Years
'Super Mario Galaxy Movie' and 'Project Hail Mary' Combine for Best Box Office in 7 Years 'Super Mario Galaxy Movie' and 'Project Hail Mary' Combine for Best Box Office in 7 Years

The Super Mario Galaxy Movie "is officially the year's highest-grossing film to date with $629 million at the global box office," reports Variety — and it will likely earn over $1 billion. Project Hail Mary now becomes the year's second highest-grossing movie, with four-week ticket sales over $510, notes The Hollywood Reporter: The two films have helped propel year-to-date revenue to $2.113 billion — the best showing for the first part of the year since before the pandemic in 2019 ($2.619 billion), according to Comscore. And revenue is running 25% ahead of the same corridor last year. Some context from ScreenRant: Even though The Super Mario Galaxy Movie reviews were largely negative, earni…

20 часов назад @ entertainment.slashdot.org
Hisense's New Backlit RGB LED TV 'a Shot Against OLED's Bow', and Includes a DP Port
Hisense's New Backlit RGB LED TV 'a Shot Against OLED's Bow', and Includes a DP Port Hisense's New Backlit RGB LED TV 'a Shot Against OLED's Bow', and Includes a DP Port

"RGB LED TVs have been the talk of the TV world this year," argues The Verge, with models coming from all the manufacturers."

And the first one of 2026 is here — the UR9 from China's Hisense — "the first look at the viability of the new backlight technology outside of demo rooms." They call it "a step above the traditional mini-LED TVs of years past." and "a great first shot against OLED's bow."

HDR is colorful and accurate, it has great brightness, and it is capable of showing colors beyond the P3 color space for movies and TV shows that have wider color. But at $3,500, the 65-inch model I reviewed is priced comparably to high-end OLEDs from LG and Samsung, which is tough competition... On…

22 часа назад @ hardware.slashdot.org
Botched IT Upgrade Ended Liquor Sales for the Entire State of Mississippi
Botched IT Upgrade Ended Liquor Sales for the Entire State of Mississippi Botched IT Upgrade Ended Liquor Sales for the Entire State of Mississippi

Mississippi has one warehouse — run by a contractor — that sells all the liquor for the entire state of 2.9 million people. "If a restaurant or store anywhere in Mississippi wanted a bottle of Jim Beam, they had to order it from the wholesale warehouse," reports the Washington Post. But then Mississippi's warehouse-managing contractor implemented a new computer system that wasn't compatible with the state's delivery system (like they'd promised it would be back in 2023). And then things got even worse... "The problem, business owners allege, is that the company tore out the conveyor belts but didn't hire humans to replace them." In February a state Revenue Department commissioner told lawma…

23 часа назад @ news.slashdot.org
Neuroscientist' AI-Powered Startup AIms To Transform Human Cognition With Perfect, Infinite Memory
Neuroscientist' AI-Powered Startup AIms To Transform Human Cognition With Perfect, Infinite Memory Neuroscientist' AI-Powered Startup AIms To Transform Human Cognition With Perfect, Infinite Memory

Bloomberg describes him as a "former Harvard Medical School professor whose research has focused on the intersection of AI and neuroscience." "For the past 20 years, I studied how the human brain stores and retrieves memories," Kreiman writes on LinkedIn. And now "My co-founder Spandan Madan and I built a new algorithm to endow humans with perfect and infinite memory." Engramme connects to your **memorome**, i.e., entire digital life. Large Memory Models work in the same way that your brain encodes and retrieves information. Then memories are recalled automatically — no searching, no prompting, no hallucinations. [The startup's web site promises "omniscient AI to augment human cognition."] …

1 day назад @ hardware.slashdot.org
Neuroscientist's AI-Powered Startup Aims To Transform Human Cognition With Perfect, Infinite Memory
Neuroscientist's AI-Powered Startup Aims To Transform Human Cognition With Perfect, Infinite Memory Neuroscientist's AI-Powered Startup Aims To Transform Human Cognition With Perfect, Infinite Memory

Bloomberg describes him as a "former Harvard Medical School professor whose research has focused on the intersection of AI and neuroscience." "For the past 20 years, I studied how the human brain stores and retrieves memories," Kreiman writes on LinkedIn. And now "My co-founder Spandan Madan and I built a new algorithm to endow humans with perfect and infinite memory." Engramme connects to your **memorome**, i.e., entire digital life. Large Memory Models work in the same way that your brain encodes and retrieves information. Then memories are recalled automatically — no searching, no prompting, no hallucinations. [The startup's web site promises "omniscient AI to augment human cognition."] …

1 day назад @ hardware.slashdot.org
DNA-Level Encryption Developed by Researchers to Protect the Secrets of Bioengineered Cells
DNA-Level Encryption Developed by Researchers to Protect the Secrets of Bioengineered Cells DNA-Level Encryption Developed by Researchers to Protect the Secrets of Bioengineered Cells

The biotech industry's engineered cells could become an $8 trillion market by 2035, notes Phys.org. But how do you keep them from being stolen? Their article notes "an uptick in the theft and smuggling of high-value biological materials, including specially engineered cells." In Science Advances, a team of U.S. researchers present a new approach to genetically securing precious biological material. They created a genetic combination lock in which the locking or encryption process scrambled the DNA of a cell so that its important instructions were non-functional and couldn't be easily read or used. The unlocking, or decryption, process involves adding a series of chemicals in a precise order…

1 day, 1 hour назад @ science.slashdot.org
Блоги людей
Mythos, Muse, and the Opportunity Cost of Compute
Mythos, Muse, and the Opportunity Cost of Compute

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

7 часов назад @ stratechery.com
Linklint
Linklint

I wrote a Sphinx extension to eliminate excessive links:

linklint. It started as a linter to check and modify

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

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

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

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

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

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

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

describing a function …

22 часа назад @ nedbatchelder.com
>ИИ-нативные продукты
ИИ-нативные продукты

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

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

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

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

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

1 week, 6 days назад @ stratechery.com
>ЛЛМ и дизайн
ЛЛМ и дизайн

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

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

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

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

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

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

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

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

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

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

Human.json is a new

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

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

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

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

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

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

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

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

structured data to web pages:

tags are a…

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

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

4 weeks назад @ stratechery.com
Anthropic and Alignment
Anthropic and Alignment Anthropic and Alignment

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

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

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

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

Starting with pytest’s parametrize first).

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

data parameters.I’ve been working on a project

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

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

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

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

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

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

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

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

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

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

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

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

I have a new small project: edtext provides text

selection and manipulation functions inspired by the classic ed

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

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

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

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

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

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

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

needed.The old function has 16 arg…

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

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

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

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

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

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

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

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

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

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

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

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

testing, and linked to pytest docs and a

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

pytest.raises as a context manager, and have

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

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

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

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

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

Промт

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

site on the host, but produced with

Django running locally. In 2021, it became a

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

the old-fashion…

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Update: I found a solution which I describe in

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Today is the publication of the third edition of Autism

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

wife Susan’s book collecting stories and experiences from

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

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

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

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

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

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

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

Today is the publication of the third edition of Autism

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

wife Susan’s book collecting stories and experiences from

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

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

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

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

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

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

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

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

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

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

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

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

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

you don’t follow this rule, and then it can break much later. Why?Let’s say you have code like this:# user.py def get_user_settings(): 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, 4 weeks назад @ 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() -> 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, 4 weeks назад @ nedbatchelder.com
Матрица согласований
Матрица согласований

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

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

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

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

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

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

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

5 months назад @ vas3k.club
Three releases, one new organization
Three releases, one new organization

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

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

conflicts between the “sysmon” measurement core and a concurrency setting.To measure your code, coverage.py needs to know what code got executed. To

know that, it collects execution events from the Python interpreter. CPython now

has two mechanisms for this: trace functions and sys.monitoring. Coverage.py

has two implementations of a trace function (in C and in Python), and an

implementation of a sys.monitoring listener. These three components are the

measurement cores, known as “ctrace”, “pytrace”, and “sysmon”…

5 months назад @ nedbatchelder.com
Three releases, one new organization
Three releases, one new organization

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

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

conflicts between the “sysmon” measurement core and a concurrency setting.To measure your code, coverage.py needs to know what code got executed. To

know that, it collects execution events from the Python interpreter. CPython now

has two mechanisms for this: trace functions and sys.monitoring. Coverage.py

has two implementations of a trace function (in C and in Python), and an

implementation of a sys.monitoring listener. These three components are the

measurement cores, known as “ctrace”, “pytrace”, and “sysmon”…

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

5 months, 1 week назад @ 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, …

5 months, 2 weeks назад @ nedbatchelder.com
Инди-разработка
Show HN Show HN
последний пост 1 час назад
Show HN: Open-source strategy that placed #2 in a prediction market challenge
Show HN: Open-source strategy that placed #2 in a prediction market challenge

Article URL: https://github.com/octavi42/prediction-market-maker

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

Points: 1

# Comments: 0

1 час назад @ github.com
Show HN: Girlfriend in CLI – AI-native persona harness for social training
Show HN: Girlfriend in CLI – AI-native persona harness for social training

Being good at coding alone is no longer enough.In the AI-native era, the ability to talk to people, empathize, and convey your charm is also part of your stack.Feeling lonely while vibe coding?

Do you want to find a real-world girlfriend or boyfriend?

Do you want to measure your dating combat power and see whether you could actually date IU?With a single brew install click, talk in your terminal while vibe coding with the person you want to become lovers with.

Just enter a name or a link, and it will do the deep research you want, create a person-based persona, and let you immediately talk to the kind of person you want.

While you talk, it will help you discover your charm, and at the end, …

1 час назад @ github.com
Show HN: Behavioural-dashboard, framework agnostic library for living dashboards
Show HN: Behavioural-dashboard, framework agnostic library for living dashboards

Library playgroundbehavioural-dashboardA framework-agnostic TypeScript engine that tracks interaction patterns and outputs adaptive UI state.

Both views start with a pre-seeded default layout showing how implementers define a curated starting point that adapts over time.

Tanvi Palkar's demo includes a pin feature that locks a widget in place regardless of its score.

Implementers can freeze a widget's position with CSS ( order property) or simply exclude it from any sorting pass.

That gives consumers two strategies: keep the original order and let only size and variant change, or sort by score so frequently-used widgets float to the top.

1 час назад @ ricardomonteirosimoes.github.io
Show HN: Context Surgeon – Let AI agents edit their own context window
Show HN: Context Surgeon – Let AI agents edit their own context window

AI agents accumulate stale tool results — file reads, web fetches, bash outputs — in their context window. Every one sits there for the entire conversation, consuming tokens and degrading quality. The standard fix is auto-compaction: wait until full, then drop content indiscriminately.Context Surgeon gives the agent three operations — evict, replace, and restore — so it can manage its own context. It works as a transparent local proxy that intercepts API requests, assigns IDs to content blocks, and applies eviction directives before forwarding. The agent calls the tools via bash. The proxy is ephemeral: starts with your CLI session, dies when it ends.The interesting part is that agents natu…

1 час назад @ github.com
Show HN: CCS – CLI to switch Claude Code profiles with different MCP servers
Show HN: CCS – CLI to switch Claude Code profiles with different MCP servers Show HN: CCS – CLI to switch Claude Code profiles with different MCP servers

ccs - Claude Code SwitcherA lightweight CLI tool for switching between Claude Code profiles with different MCP server configurations and authentication methods.

See HOW-IT-WORKS.md for a deep dive into the implementation, architecture, and Claude Code integration.

Vertex AI profiles use gcloud credentials.

Add env.zsh :export CLAUDE_CODE_USE_VERTEX=1 export CLOUD_ML_REGION=us-east5 export ANTHROPIC_VERTEX_PROJECT_ID=your-project-idVertex AI authentication relies on gcloud auth being configured.

"No saved token for profile"For standard auth profiles, you need to save the token:claude login ccs save < profile-name >Profile not appearing in listEnsure the profile directory has a valid settings…

1 час назад @ github.com
Show HN: IceGate – Observability data lake engine
Show HN: IceGate – Observability data lake engine Show HN: IceGate – Observability data lake engine

IceGateAn Observability Data Lake engine designed to be fast, easy-to-use, cost-effective, scalable, and fault-tolerant.

IceGate supports open protocols and APIs compatible with standard ingesting and querying tools.

All data is persisted in Object Storage, including WAL for ingested data, catalog metadata, and the data layer.

This design enables cost-effective scaling where compute resources (Ingest, Query, Maintain, Alert) can be scaled independently based on workload demands, while all data resides in object storage.

AcknowledgmentsBuilt with:Apache Iceberg - Table format for data lakesApache Arrow - Columnar memory formatApache Parquet - Columnar storage formatOpenTelemetry - Observabil…

1 час назад @ github.com
Show HN: 15 yrs of Django in prod: patterns I keep using (agent skills)
Show HN: 15 yrs of Django in prod: patterns I keep using (agent skills) Show HN: 15 yrs of Django in prod: patterns I keep using (agent skills)

The API layer never touches the ORM.

No business logic, no custom save() , no properties that compute.

No business logic, no custom , no properties that compute.

Pure business logic.

Pure business logic.

1 час назад @ github.com
Show HN: NRC nuclear licensing RAG pipeline and regulatory embeddings dataset
Show HN: NRC nuclear licensing RAG pipeline and regulatory embeddings dataset Show HN: NRC nuclear licensing RAG pipeline and regulatory embeddings dataset

NRC Regulatory Embeddings37,734 chunked and embedded NRC nuclear regulatory documents, ready for use in RAG pipelines.

Built for the nrc-licensing-rag project, an AI system for analyzing nuclear Combined License Applications (COLAs).

nureg_0800 , 10cfr50 , reg_guide ) document_type string srp , cfr , or reg_guide document_id string Document identifier title string Section or guide title section_id string NRC section number chapter string Chapter (for SRP documents) chunk_index int Position of chunk within source document source_url string NRC.gov URL where available guide_id string Regulatory Guide number (e.g.

To query without re-embedding your documents, use the same model.

LicenseMIT, do…

2 часа назад @ huggingface.co
Show HN: Git-native solution for documenting software architecture
Show HN: Git-native solution for documenting software architecture Show HN: Git-native solution for documenting software architecture

This is a very early POC to gain feedback for a project I've been working on for the last couple of months.Let me know what you think!Based on an ODI (Outcome Driven Innovation) research on current pain points documenting software architecture. Comments URL: https://news.ycombinator.com/item?id=47753093

Points: 1

# Comments: 0

2 часа назад @ app.maniok.io
Show HN: MOS Tech 6502 emulated in pure Postgres
Show HN: MOS Tech 6502 emulated in pure Postgres Show HN: MOS Tech 6502 emulated in pure Postgres

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.

2 часа назад @ github.com
Show HN: I built a tool that automatically turns tickets into design doc and PRs
Show HN: I built a tool that automatically turns tickets into design doc and PRs Show HN: I built a tool that automatically turns tickets into design doc and PRs

Investigates the ticket across all your repos, and creates a design doc 2.

we use whatever is SOTA at the present time - works with whatever ticketing system or version-control system your team is using.

no migration needed - watches for comments on its PRs or tickets, and iterates based on your feedback - uses industry best practices for getting optimal ai results.

Having an AI agent automatically produce a design doc and PR has been a huge accelerator.

We’re happy to build support for any ticketing system and version-control system your team is using.

2 часа назад @ news.ycombinator.com
Show HN: I built a sandboxed agent that writes JSON rules to avoid repeat errors
Show HN: I built a sandboxed agent that writes JSON rules to avoid repeat errors Show HN: I built a sandboxed agent that writes JSON rules to avoid repeat errors

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

Points: 1

# Comments: 1

2 часа назад @ news.ycombinator.com
Show HN: Crafto – AI carousel post generator for LinkedIn and Instagram
Show HN: Crafto – AI carousel post generator for LinkedIn and Instagram Show HN: Crafto – AI carousel post generator for LinkedIn and Instagram

While our AI creates beautiful designs automatically, you have full control to customize every aspect.

You can adjust colors, fonts, layouts, add your brand elements, modify text, and fine-tune the design to perfectly match your vision using our intuitive editor.

2 часа назад @ crafto.ai
Show HN: _hyperscript 0.9.90
Show HN: _hyperscript 0.9.90 Show HN: _hyperscript 0.9.90

§ hyperscript 0.9.90 ReleaseWe are pleased to present the 0.9.90 release of hyperscript.

§ 3. transition requires * style refs The transition command previously accepted bare identifiers like width and opacity as CSS property names.

The scroll form go to the top of ... continues to work but has been superseded by the dedicated scroll command.

Upgrade Step: Remove async from your hyperscript code, moving any necessarily non-blocking async operations out to JavaScript.

Upgrade Step: Replace any /* ... */ comments with -- or // line comments.

2 часа назад @ hyperscript.org
Show HN: Darkdrive – self-hosted encrypted cloud storage with split keys
Show HN: Darkdrive – self-hosted encrypted cloud storage with split keys

These terms apply to the use of the Darkdrive software by all customers.

Self-Host Darkdrive is installed on the customer's own infrastructure.

Managed Darkdrive is operated on ISO/IEC 27001:2022 certified servers in Germany.

Darkdrive Light is operated on ISO/IEC 27001:2022 certified shared servers in Germany.

Managed Darkdrive is operated reliably, but interruptions may occur.

2 часа назад @ darkdrive.de
Starter Story Starter Story
последний пост None
Indiehackers
последний пост 23 часа назад
Week 6 — The Nigerian flag is planted. Both streams running. Here is the honest account.
Week 6 — The Nigerian flag is planted. Both streams running. Here is the honest account. Week 6 — The Nigerian flag is planted. Both streams running. Here is the honest account.

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

23 часа назад @ rss.app
[GIVEAWAY] 500 Free SerpAPI Credits for the first 30 builders
[GIVEAWAY] 500 Free SerpAPI Credits for the first 30 builders [GIVEAWAY] 500 Free SerpAPI Credits for the first 30 builders

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

1 day, 1 hour назад @ rss.app
How to find your first paying user
How to find your first paying user How to find your first paying user

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, 7 hours назад @ rss.app
Stop Wasting AI Tokens: How to Build Systematic AI Workflows with Prompt Chaining
Stop Wasting AI Tokens: How to Build Systematic AI Workflows with Prompt Chaining Stop Wasting AI Tokens: How to Build Systematic AI Workflows with Prompt Chaining

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
Racing for #1 on PeerPush, 8 hours to go
Racing for #1 on PeerPush, 8 hours to go Racing for #1 on PeerPush, 8 hours to go

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
Stop Treating Prompts Like Throwaway Text
Stop Treating Prompts Like Throwaway Text Stop Treating Prompts Like Throwaway Text

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

2 days, 18 hours назад @ rss.app
Hiring: Full-stack Engineer for Tuco AI
Hiring: Full-stack Engineer for Tuco AI Hiring: Full-stack Engineer for Tuco 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

3 days, 3 hours назад @ rss.app
Day 9 — Payments are live. It was a nightmare.
Day 9 — Payments are live. It was a nightmare. Day 9 — Payments are live. It was a nightmare.

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

3 days, 5 hours назад @ rss.app
Launched yesterday. Here's what I learned.
Launched yesterday. Here's what I learned. Launched yesterday. Here's what I learned.

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

3 days, 6 hours назад @ rss.app
I launched AgileTask 10 days ago. Zero followers, zero customers, zero social presence.
I launched AgileTask 10 days ago. Zero followers, zero customers, zero social presence. I launched AgileTask 10 days ago. Zero followers, zero customers, zero social presence.

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, 7 hours назад @ rss.app
Looking for a long-term technical partner (Client-facing role)
Looking for a long-term technical partner (Client-facing role) Looking for a long-term technical partner (Client-facing role)

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, 9 hours назад @ rss.app
Why users get close to signing up… and then don’t
Why users get close to signing up… and then don’t Why users get close to signing up… and then don’t

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, 9 hours назад @ rss.app
Looking for partner to relaunch $130K+ Shopify store (bedding niche)
Looking for partner to relaunch $130K+ Shopify store (bedding niche) Looking for partner to relaunch $130K+ Shopify store (bedding niche)

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, 17 hours назад @ rss.app
Getting fired and using it as motivation to build
Getting fired and using it as motivation to build Getting fired and using it as motivation to build

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

4 days, 2 hours назад @ rss.app
We built an AI that gets cheaper every time you use it
We built an AI that gets cheaper every time you use it We built an AI that gets cheaper every time you use 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

4 days, 15 hours назад @ rss.app
Reddit: /r/SideProject Reddit: /r/SideProject
последний пост 21 минуту назад
Sports guessing game, wordle style (vibe coded)
Sports guessing game, wordle style (vibe coded)

Been messing around with this claude + codex setup and ngl… this is the first time the whole vibe coding thing actually clicked for me. I’m not some cracked engineer. I can get around code, but I’m way more of an “I know what I want to make” guy than a “let me design the perfect architecture and build everything the proper way” guy whihc is exactly why this feels so insane. Last year I tried making a super basic version of a sports guessing game, and it still took me like 3 days of actual suffering just to gather, clean, sort, and structure the data before I could even touch the fun part. By then I was already half annoyed and half mentally done with the project. Now I made a way better ver…

21 минуту назад @ reddit.com
Showcase: Pantr AI - an infinite canvas for Gemini image generation
Showcase: Pantr AI - an infinite canvas for Gemini image generation

I’m building Pantr, an infinite canvas for AI image generation. My thesis is that most AI image tools are still optimized around model access, not creative workflow. They’re great at producing images, but awkward for actual exploration: comparing directions, keeping references visible, staying consistent across a set, and presenting work. So I’m trying a different wedge: - infinite canvas instead of chat - @ references instead of constant re-uploading/re-explaining - a canvas-aware “creative director” assistant - shareable canvases - credits instead of subscriptions I’m focusing first on workflows where comparison and consistency matter a lot: - brand/marketing - architecture/interiors - fa…

39 минут назад @ reddit.com
I kept throwing away food every week so I started building an app to fix it
I kept throwing away food every week so I started building an app to fix it

The problem: I get home from work knackered, open the fridge, stare at it, close it, order Deliveroo. The chicken I bought on Monday goes in the bin on Thursday. Every single week. I'm a decent cook. The issue was never recipes - it's the cognitive overhead of "what should I make, what do I have, what do I need to buy." By the time I've figured that out, I'm too tired to care. So I started building Cooking Sherpa (cookingsherpa.app) - an AI meal planning app specifically for UK home cooks. It looks at what you've got, suggests what to make, and sorts your shopping list by supermarket. Early days still. Would love feedback from anyone who's tried to solve this problem themselves. What featur…

1 час назад @ reddit.com
i designed an ad format that places products inside creator videos. heres how it works
i designed an ad format that places products inside creator videos. heres how it works

im a designer. i built an ad format called embedded ai ads. the short version is ai places a brands product directly inside creator videos after filming. on the desk, on the shelf, in the background. photorealistic. the creator never mentions it. no script, no reshoots. you just enter your website and we handle the rest. the reason i built this is most ad formats fight for attention against the content people actually want to watch. pre rolls get skipped in two seconds. banners get ignored. embedded ai ads are part of the content. theres no skip button because theres nothing to skip. right now we have 1,000+ creators on the platform, 50,000 ad slots, 250 million viewers. the engine that doe…

1 час назад @ reddit.com
Anyone else open a DM then just sit there not knowing what to say?
Anyone else open a DM then just sit there not knowing what to say?

I do this all the time.I’ll open a message and just sit there. Thinking: what do I even say? how do I not sound awkward? how do I not waste their time? Then I close it and go back to building instead .It feels like progress but it’s not. Even when I push myself to send something:some people reply once then disappear and I have no idea what I did wrong.What’s confusing is:everyone says “just talk to users” like it’s the easiest thing in the world,but no one really talks about,how to actually do it Right now I’m trying to understand this better not the advice but the real experience behind it,like:what makes someone reply?what makes them stop replying?what actually keeps a conversation going?…

2 часа назад @ reddit.com
Does anyone actually make money from building apps or is it all fantasy??
Does anyone actually make money from building apps or is it all fantasy??

asking because the app building hype is everywhere right now and i can't tell what's real. Every other week there's a new post about someone shipping an app in a weekend, hitting the app store, making money while they sleep. everyone saying you don't need to know swift, don't need a developer, just describe what you want and it builds it. building an app apparently doesn't require knowing how to code anymore. I have a few ideas i've been sitting on for a while. a niche utility app for cyclists, a simple meal planner, a budget tracker with one specific feature i can't find anywhere else. been seriously considering building them because the tools are making it weirdly easy to start. been test…

2 часа назад @ reddit.com
I built a tool that tells you your chances before applying to a job
I built a tool that tells you your chances before applying to a job

Hey everyone, I’ve been job hunting recently and realized how frustrating it is to apply without knowing if you’re even a good fit. So I built a small tool called Aplyr. You upload your resume + paste a job description, and it tells you: - how well you match - what you're missing - what you can improve It also helps track your applications so you don’t lose track. I’m still improving it and would love some real feedback from people actually job hunting. If you want to try it: https://aplyr.io/ Happy to hear any feedback — good or bad 🙂 submitted by /u/SeaweedAdept5331 [link] [comments]

2 часа назад @ reddit.com
Is it weird to personally email your first paying users?
Is it weird to personally email your first paying users?

I built a small side project called PodRead — a web app that converts articles into podcast episodes that automatically show up in your own personal podcast. It's been live for a couple months, but in the past week I just got my first two paying customers that I don't know personally (I think?). I have zero analytics or attribution tracking, so I have no idea how they found the app. I'm thinking about sending each of them a short personal email — something like "hey, I built this, thanks for using it, curious how you found us." Part of me thinks this is totally normal founder behavior and a good way to learn. The other part worries it comes across as "we're watching you" or creates an oblig…

2 часа назад @ reddit.com
I tested Apollo, Lusha, Cognism, and SalesTarget.ai with the same ICP. here are my actual bounce rates
I tested Apollo, Lusha, Cognism, and SalesTarget.ai with the same ICP. here are my actual bounce rates

I manage outbound for a B2B agency and I’m tired of people saying “just use Apollo” without acknowledging that their data quality has fallen off a cliff. So I ran a proper test. Same ICP: US-based SaaS companies, 50-500 employees, VP Sales and above. 500 contacts from each provider. Same sending infrastructure, same copy, same schedule. Results: Apollo: 8.4% bounce rate. Honestly disappointing for what used to be the gold standard. A lot of stale emails, people who changed jobs 6+ months ago still showing their old company. Lusha: 5.1% bounce. Better than Apollo but the database felt thin. Some filters returned way fewer results than expected. Cognism: 2.8% bounce. Great quality, especially…

2 часа назад @ reddit.com
I built a free, open-source job search toolkit that scored 1,000 LinkedIn jobs a week and helped me land a role abroad
I built a free, open-source job search toolkit that scored 1,000 LinkedIn jobs a week and helped me land a role abroad

I’m an AI lead based in France with 11 years of experience. I spent months job searching and the process was draining me. Not because of my skills, but because LinkedIn is noisy: internships labeled as permanent contracts, postings flooded with mass applications, and by the time I found something worth applying to I had no energy left to tailor my CV. So I built a system to handle the repetitive parts. **What it does:** - Scrapes LinkedIn job listings weekly based on search queries I define once - Scores each job against my candidate persona using an LLM (score, fit category, reasoning) - Everything lands in a spreadsheet. I reviewed ~1,000 jobs in 20-30 minutes without opening a single pos…

2 часа назад @ reddit.com
I built a passive API/MCP schema monitor to keep help integrations stay healthy
I built a passive API/MCP schema monitor to keep help integrations stay healthy

I've been working in enterprise SaaS for years, specifically in the integrations space. There's a piece of software I've always wanted, but never existed in the way I wanted. Finally, with some extra time and some help from modern AI models, I put together a product that I hope some of you might find useful. The problem I'm aiming to solve is API drift - changes to the expected response patterns for a REST or MCP-based API. For example, an upstream API quietly changes a field type (string to integer, for example) or updates a key name (created to created_on, for example), and my integration quietly breaks. It doesn't *tell* me it breaks - I find out when things start to melt down. I wanted …

2 часа назад @ reddit.com
You can make Animated ASCII Text SVG
You can make Animated ASCII Text SVG You can make Animated ASCII Text SVG

You can easily make animated ASCII text SVGs from https://syi0808.github.io/asciianimesvg Just copy the SVG and paste it into your GitHub profile README. Source code: https://github.com/syi0808/asciianimesvg (mostly vibe-coded) submitted by /u/CoffeeInteresting396 [link] [comments]

2 часа назад @ reddit.com
We built a PaaS where your AI can deploy and debug your app/website for you (looking for feedback)
We built a PaaS where your AI can deploy and debug your app/website for you (looking for feedback)

Hello! we're a small team. 9 people. bootstrapped. no VC money. we've been building UseCTL for a while and we finally opened up some founding member spots. The core idea is pretty simple (it goes way deeper than this, but that's for later): you connect a GitHub repo and you don’t have to think about servers anymore. It runs your app on dedicated infrastructure (each project gets its own isolated Kubernetes namespace) and you get: push-to-deploy + PR preview environments automatic SSL + DDoS protection no server setup or maintenance etc It gets even more interesting with addons (which you can add in 1 click): PostgreSQL, MongoDB, Redis, NATS, Meilisearch, SQL Server, plus 10GB S3 storage; al…

3 часа назад @ reddit.com
Small MirrorMind update: added auto-eval, document import, provider settings and self-improving fixes
Small MirrorMind update: added auto-eval, document import, provider settings and self-improving fixes

A few days ago I shared MirrorMind here. It started as my open-source project for building AI clones / personas with memory, writing style, rules, knowledge graph, testing, training, etc. Since that first release, I pushed a bunch of real upgrades and I wanted to share a more human update instead of just dropping a dry changelog. Biggest changes so far: added auto-evaluation in the Testing Lab, so now runs can actually be scored instead of just “feeling right” added an evaluation dashboard to see how the clone is doing over time added document import + analysis, so now you can feed it docs and turn them into structured persona updates added per-user provider settings, which makes the whole …

3 часа назад @ reddit.com
Day 17 of Building OpennAccess in Public | Reset, Reality Check, Moving Forward
Day 17 of Building OpennAccess in Public | Reset, Reality Check, Moving Forward

Hi everyone, This is Day 17 of building OpennAccess in public. There’s been a small gap in updates because of some medical issues, so I wasn’t able to work or post consistently for a few days. Getting back to it from today. Also wanted to share something real about what’s happening behind the scenes. One of the biggest challenges right now is team consistency. A lot of people joined early with enthusiasm, but over time: some stopped contributing some are still in the team but not really working some joined mainly for resume value or just because it sounded like a good project even within the core team, not everyone is putting in consistent effort Right now, only a few people are actually wo…

3 часа назад @ reddit.com
Product Hunt Product Hunt
последний пост 10 часов назад
Deconflict
Deconflict

Plan your WiFi and see through walls Discussion | Link

10 часов назад @ producthunt.com
VoxCPM2
VoxCPM2

Open-source 48kHz TTS with voice design and cloning Discussion | Link

12 часов назад @ producthunt.com
SuperHQ
SuperHQ

Run AI coding agents in real microVM sandboxes Discussion | Link

15 часов назад @ producthunt.com
Claunnector
Claunnector

Connect your Mac's Mail, Calendar, and more to AI Discussion | Link

17 часов назад @ producthunt.com
Open Comet
Open Comet

The autonomous AI browser agent for deep research & tasks Discussion | Link

17 часов назад @ producthunt.com
Clarm
Clarm

AI inbound layer to capture, qualify, and route leads Discussion | Link

17 часов назад @ producthunt.com
CatchAll Web Search API
CatchAll Web Search API

Access and analyze global news data in real time Discussion | Link

19 часов назад @ producthunt.com
ContextPool
ContextPool

Persistent memory for AI coding agents Discussion | Link

19 часов назад @ producthunt.com
Libertify.com
Libertify.com

Turn any document into an interactive video Discussion | Link

21 час назад @ producthunt.com
showmd
showmd

Markdown was never meant to be previewed plain text Discussion | Link

21 час назад @ producthunt.com
Pop Eye
Pop Eye

30-second video ads for local services Discussion | Link

21 час назад @ producthunt.com
WelPay
WelPay

Benefits payment infrastructure for SME workers Discussion | Link

21 час назад @ producthunt.com
REasy
REasy

The operating system for African importers Discussion | Link

21 час назад @ producthunt.com
BuildBuild
BuildBuild

AI-native ERP for construction companies Discussion | Link

21 час назад @ producthunt.com
Cede Labs
Cede Labs

Compete with other centralized exchange (CEX) traders Discussion | Link

21 час назад @ producthunt.com
Путешествия
Vandrouki Vandrouki
последний пост 5 months, 2 weeks назад
Прямые рейсы между Оманом и Кенией
Прямые рейсы между Оманом и Кенией

У авиакомпании SalamAir промо-тариф: улететь из Маската в Найроби (или наоборот) можно от 6200 рублей (30 OMR). Для въезда в Кению нужно заранее оформить электронное разрешение (сбор около 30-35 USD с человека). Купить билеты можно на сайте авиакомпании или через trip.com / aviasales.ru (тут немного дороже, но зато принимают российские карты). Маскат — Найроби в декабре за 6200 рублей: Российской картой: […]

5 months, 2 weeks назад @ vandrouki.ru
Volotea: полеты по Европе и в Марокко
Volotea: полеты по Европе и в Марокко

Авиакомпания Volotea выкатила билеты за 19 евро. Но можно легко оформить пробную подписку SUPERVOLOTEA на 15 дней и купить их за 9 евро. Обычно подписка на год стоит 60 евро. Лоукостер утверждает, что Вы можете отменить членство в любой момент, но потеряете при этом некоторые привилегии, например, ручную кладь, но сохраните свою скидку на проезд. Главное, не забудьте […]

5 months, 2 weeks назад @ vandrouki.ru
Шри-Ланка и ОАЭ в одной поездке из Екатеринбурга
Шри-Ланка и ОАЭ в одной поездке из Екатеринбурга Шри-Ланка и ОАЭ в одной поездке из Екатеринбурга

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

с 2012 года мы ищем и находим дешевые авиабилеты, отели, туры и круизы.

А вы путешествуете почти бесплатно.

5 months, 2 weeks назад @ vandrouki.ru
Белавиа: прямые рейсы из Москвы в Могилев
Белавиа: прямые рейсы из Москвы в Могилев Белавиа: прямые рейсы из Москвы в Могилев

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

5 months, 2 weeks назад @ vandrouki.ru
10 ночей во Вьетнаме с вылетом из Благовещенска
10 ночей во Вьетнаме с вылетом из Благовещенска 10 ночей во Вьетнаме с вылетом из Благовещенска

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

с 2012 года мы ищем и находим дешевые авиабилеты, отели, туры и круизы.

А вы путешествуете почти бесплатно.

5 months, 2 weeks назад @ vandrouki.ru
Таиланд + ОАЭ из Москвы с захватом Нового года
Таиланд + ОАЭ из Москвы с захватом Нового года Таиланд + ОАЭ из Москвы с захватом Нового года

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

с 2012 года мы ищем и находим дешевые авиабилеты, отели, туры и круизы.

А вы путешествуете почти бесплатно.

5 months, 2 weeks назад @ vandrouki.ru
Прямые рейсы из Екатеринбурга в Армению
Прямые рейсы из Екатеринбурга в Армению Прямые рейсы из Екатеринбурга в Армению

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

5 months, 2 weeks назад @ vandrouki.ru
Готовые путешествия из Казани на остров Бали
Готовые путешествия из Казани на остров Бали Готовые путешествия из Казани на остров Бали

Сегодня мы решили слепить готовое путешествие из Казани в Индонезию — вышло от 47200 рублей с человека при поездке вдвоем.

Авиакомпания Etihad Airways предлагает билеты из Казани на Бали за 44000 рублей туда-обратно.

Даты полетов: например, 11-24 декабря (проживание с 12 по 24 декабря).

Все варианты на двоих на 12 ночей (рейтинг — выше 7/10)Не забываем настроить сортировку:— самая низкая цена (с учётом налога)— итого (в т.ч.

Первый отель — 3200 рублей на человека / 6400 рублей на двоих:Второй отель — 4700 рублей на человека / 9400 рублей на двоих:Третий отель — 5300 рублей на человека / 10600 рублей на двоих:Другие даты перелетов:4-17 декабря7-22 декабря

5 months, 2 weeks назад @ vandrouki.ru
Прямой рейс из Египта в Самару
Прямой рейс из Египта в Самару Прямой рейс из Египта в Самару

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

5 months, 2 weeks назад @ vandrouki.ru
Прямой рейс Аэрофлота с Сейшельских островов в Москву
Прямой рейс Аэрофлота с Сейшельских островов в Москву Прямой рейс Аэрофлота с Сейшельских островов в Москву

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

с 2012 года мы ищем и находим дешевые авиабилеты, отели, туры и круизы.

А вы путешествуете почти бесплатно.

5 months, 2 weeks назад @ vandrouki.ru
Из Казани в Новокузнецк за почти бесплатно
Из Казани в Новокузнецк за почти бесплатно Из Казани в Новокузнецк за почти бесплатно

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

5 months, 2 weeks назад @ vandrouki.ru
Etihad Airways: полеты из Казани в Азию
Etihad Airways: полеты из Казани в Азию Etihad Airways: полеты из Казани в Азию

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

5 months, 2 weeks назад @ vandrouki.ru
Таиланд или Таиланд + Хайнань в одной поездке из Москвы
Таиланд или Таиланд + Хайнань в одной поездке из Москвы Таиланд или Таиланд + Хайнань в одной поездке из Москвы

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

5 months, 2 weeks назад @ vandrouki.ru
AZAL: полеты из Москвы, Питера и Екб на Ближний Восток, в Индию и на Мальдивы
AZAL: полеты из Москвы, Питера и Екб на Ближний Восток, в Индию и на Мальдивы AZAL: полеты из Москвы, Питера и Екб на Ближний Восток, в Индию и на Мальдивы

Азербайджанские Авиалинии снизили цены ноябрь-март: взять из Москвы, Питера и Екб в ОАЭ, Израиль, Таджикистан, Саудовскую Аравию, Индию и на Мальдивы можно со скидками.

Билеты берем через сервис aviasales.ru (тут дешевле всего).

Москва — Душанбе — Москва:Москва — Даммам — Москва:Москва — Дубай — Москва:Москва — Тель-Авив — Москва:Москва — Дели — Москва:Москва — Мумбаи — Москва:Москва — Мале — Москва в ноябре:Москва — Мале — Москва в январе:Москва — Мале — Москва в феврале:Москва — Мале — Москва в марте:Питер — Душанбе — Питер:Питер — Даммам — Питер:Питер — Дубай — Питер:Питер — Тель-Авив — Питер:Питер — Дели — Питер:Питер — Мумбаи — Питер:Питер — Мале — Питер в ноябре-декабре:Питер — Мале —…

5 months, 3 weeks назад @ vandrouki.ru
Подборка недорогих билетов по всему миру
Подборка недорогих билетов по всему миру Подборка недорогих билетов по всему миру

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

5 months, 3 weeks назад @ vandrouki.ru
Atlas Obscura: Stories Atlas Obscura: Stories
последний пост 1 час назад
Stuck in the Long Valley Caldera
Stuck in the Long Valley Caldera Stuck in the Long Valley Caldera

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

1 час назад @ atlasobscura.com
One Horse Gap in Illinois
One Horse Gap in Illinois One Horse Gap in Illinois

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

5 часов назад @ atlasobscura.com
Makanda Boardwalk in Makanda, Illinois
Makanda Boardwalk in Makanda, Illinois Makanda Boardwalk in Makanda, Illinois

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

5 часов назад @ atlasobscura.com
Middle Fork River Forest Preserve in Penfield, Illinois
Middle Fork River Forest Preserve in Penfield, Illinois Middle Fork River Forest Preserve in Penfield, Illinois

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

5 часов назад @ atlasobscura.com
Midewin National Tallgrass Prairie in Wilmington, Illinois
Midewin National Tallgrass Prairie in Wilmington, Illinois Midewin National Tallgrass Prairie in Wilmington, Illinois

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

5 часов назад @ atlasobscura.com
McAdams Peak in Quarry Township, Illinois
McAdams Peak in Quarry Township, Illinois McAdams Peak in Quarry Township, Illinois

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

5 часов назад @ atlasobscura.com
Princess Mishawaka statue in Mishawaka, Indiana
Princess Mishawaka statue in Mishawaka, Indiana Princess Mishawaka statue in Mishawaka, 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, 23 hours назад @ atlasobscura.com
Peary Monument in Arlington, Virginia
Peary Monument in Arlington, Virginia Peary Monument in Arlington, Virginia

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, 1 hour назад @ atlasobscura.com
The Ice Age Erratics of Füssen in Füssen, Germany
The Ice Age Erratics of Füssen  in Füssen, Germany The Ice Age Erratics of Füssen in Füssen, 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.

3 days, 3 hours назад @ atlasobscura.com
Gator Country in Beaumont, Texas
Gator Country in Beaumont, Texas Gator Country in Beaumont, Texas

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

3 days, 21 hours назад @ atlasobscura.com
Bann Ki Ghati Watch Base in Jaipur, India
Bann Ki Ghati Watch Base in Jaipur, India Bann Ki Ghati Watch Base in Jaipur, India

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

3 days, 23 hours назад @ atlasobscura.com
Geneva Bank Vault in Geneva, Florida
Geneva Bank Vault in Geneva, Florida Geneva Bank Vault in Geneva, Florida

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

4 days, 1 hour назад @ atlasobscura.com
Forts of Sentosa in Singapore
Forts of Sentosa in Singapore Forts of Sentosa in Singapore

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

4 days, 3 hours назад @ atlasobscura.com
Leigh’s Favorite Oatmeal Chocolate Chip Cookies
Leigh’s Favorite Oatmeal Chocolate Chip Cookies Leigh’s Favorite Oatmeal Chocolate Chip Cookies

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

4 days, 16 hours назад @ atlasobscura.com
Ash Fork Free Museum in Ash Fork, Arizona
Ash Fork Free Museum  in Ash Fork, Arizona Ash Fork Free Museum in Ash Fork, Arizona

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

4 days, 21 hours назад @ atlasobscura.com
T—Ж T—Ж
последний пост None
Европейское айти
EU-startups EU-startups
последний пост 2 часа назад
Swiss solar startup LightSeeds secures €162k from Venture Kick for vertical solar panel rollout
Swiss solar startup LightSeeds secures €162k from Venture Kick for vertical solar panel rollout Swiss solar startup LightSeeds secures €162k from Venture Kick for vertical solar panel rollout

Neuchâtel-based CleanTech startup LightSeeds has obtained €162k (CHF 150k) from Venture Kick to accelerate the commercialisation of its dedicated vertical solar system, with a strong focus on business development – enabling LightSeeds to move from early market traction to scalable commercial deployment.

Operating in the fast-growing global solar market, the company focuses on unlocking the potential of vertical infrastructure by turning unused surfaces along roads, railways, and commercial and industrial buildings into scalable energy assets at competitive cost.

Within the funding activity in 2025-26, LightSeeds sits within a wider flow of funding into solar and adjacent clean-energy busine…

2 часа назад @ eu-startups.com
Meet the speakers joining the “AI and the Future of Work” panel at the EU-Startups Summit 2026!
Meet the speakers joining the “AI and the Future of Work” panel at the EU-Startups Summit 2026! Meet the speakers joining the “AI and the Future of Work” panel at the EU-Startups Summit 2026!

From workforce management to customer experience and automation, AI is not only improving efficiency but also redefining what work looks like across industries.

At the EU-Startups Summit 2026, this panel will explore how AI is influencing the future of work, what it means for founders and operators, and where the biggest opportunities and challenges lie ahead.

Fritz Trott: Founder and CEO of Zenjob, Trott has spent the past decade building technology for the future of flexible work.

Since founding Zenjob in 2016, he has helped grow the company into a leading workforce platform, connecting businesses with flexible talent while improving quality, fairness, and efficiency in frontline staffing…

5 часов назад @ eu-startups.com
Germany’s Zell raises €500k to automate sales management workflows with AI
Germany’s Zell raises €500k to automate sales management workflows with AI Germany’s Zell raises €500k to automate sales management workflows with AI

Berlin-based Zell, an AI startup automating sales management workflows, has raised €500k in order to accelerate commercial growth, expand the team with new hires across tech and sales, further develop its AI engine, and drive expansion across Europe beyond the DACH and Italian markets.

This round confirms they’ve built something sales teams genuinely need,” adds Andrea Beretta, Senior Director, Startup Operations & Investments of Cariplo Factory.

Founded in 2024 by CEO Alberto Garagnani and CTO Moritz Beck, Zell was born from the shared frustration: the inability of companies to effectively train their sales teams.

Alberto experienced firsthand the challenges of training sales teams, while …

6 часов назад @ eu-startups.com
Germany’s Nesto secures €11 million to scale its AI workforce management platform for hospitality
Germany’s Nesto secures €11 million to scale its AI workforce management platform for hospitality Germany’s Nesto secures €11 million to scale its AI workforce management platform for hospitality

Nesto, a Karlsruhe-based startup building an AI-driven platform for workforce management in the hospitality industry, has secured €11 million in growth equity funding from Expedition Growth Capital.

With Expedition, we have found the right partner to support the next chapter of our ambitious growth journey.”Founded in 2017, Nesto provides restaurant groups with an AI-driven workforce management platform that automates scheduling, HR workflows, and payroll preparation.

According to Nesto, labour is the highest controllable cost in the hospitality sector, yet most operators still rely on fragmented systems and manual decision-making.

Nesto focuses on this challenge and claims to deliver meani…

7 часов назад @ eu-startups.com
Warsaw’s Replenit adds €2.1 million to cart to build an AI decision engine for retail, backed by ElevenLabs’ co-founder
Warsaw’s Replenit adds €2.1 million to cart to build an AI decision engine for retail, backed by ElevenLabs’ co-founder Warsaw’s Replenit adds €2.1 million to cart to build an AI decision engine for retail, backed by ElevenLabs’ co-founder

Ilyas Kurklu, co-founder and CEO of Replenit, said, “Retailers can no longer rely on prediction alone.

Replenit improves the quality of every commercial decision, helping retailers move from static rules to real-time, AI-driven actions that directly drive revenue.

It then picks the most appropriate actions on a large scale, using analysis that mirrors human thinking more closely than typical retail AI models.

iBOOD, one of Europe’s best-known flash-deal retailers, now attributes 6.3% of total company revenue to Replenit-driven decisions.

Replenit is building the AI layer that closes that gap, helping brands act at the exact moment a customer is ready to buy again.

8 часов назад @ eu-startups.com
Why real-time market signals are shaping startup decisions across Europe (Sponsored)
Why real-time market signals are shaping startup decisions across Europe (Sponsored) Why real-time market signals are shaping startup decisions across Europe (Sponsored)

Something as simple as tracking the bitcoin price live, for example, is less about curiosity and more about noticing shifts in wider market behaviour.

Why startups are paying closer attention to real-time market signalsNot long ago, most startup decisions leaned heavily on forecasts.

Real-time signals fill that gap.

By paying attention to live signals, startups can adjust expectations earlier and prepare for changes rather than reacting too late.

Real-time signals, whether they come from financial markets, user behaviour, or emerging technologies, are becoming part of how startups interpret the environment around them.

9 часов назад @ eu-startups.com
London’s Round Treasury raises €5.1 million to build AI-powered finance automation platform for finance teams
London’s Round Treasury raises €5.1 million to build AI-powered finance automation platform for finance teams London’s Round Treasury raises €5.1 million to build AI-powered finance automation platform for finance teams

Round Treasury, a London-based startup developing an AI-driven finance automation platform for modern finance teams, has secured €5.1 million ($6 million) in Seed funding and introduced two new products: an Agentic Workflow Builder and Autonomous Payroll.

According to the company, despite billions invested in finance software, most finance teams remain the link between disconnected systems.

AI tools are rapidly being deployed across the industry and finance teams do not need to be left behind,” said Hayyaan Ahmad, co-founder of Round.

It notes that all transactions are logged with complete audit trails within the dashboard, giving finance teams full visibility and control across every movem…

9 часов назад @ eu-startups.com
Eka Ventures closes €91.5 million Fund II to back UK startups focusing on health, wellbeing and sustainability
Eka Ventures closes €91.5 million Fund II to back UK startups focusing on health, wellbeing and sustainability Eka Ventures closes €91.5 million Fund II to back UK startups focusing on health, wellbeing and sustainability

Eka Ventures, a London-based VC fund investing in founders building technologies across life, health and sustainability, has announced the close of its €91.5 million ($107 million) Fund II.

According to Eka, this raise establishes it as the UK’s largest early-stage impact VC, investing in companies that deliver both commercial and societal benefits in health, wellbeing, and sustainability.

Jon Coker, co-founding Partner at Eka Ventures, commented, “No society can succeed without a healthy population, a sustainable climate, and communities that have access to essential services.

Eka, which has an average cheque size of €1.7 million ($2 million), either leads or co-leads 90% of its deals.

“We…

11 часов назад @ eu-startups.com
Weekly funding round-up! All of the European startup funding rounds we tracked this week (Apr. 06 – Apr. 10)
Weekly funding round-up! All of the European startup funding rounds we tracked this week (Apr. 06 – Apr. 10) Weekly funding round-up! All of the European startup funding rounds we tracked this week (Apr. 06 – Apr. 10)

This article is visible for CLUB members only.

If you are already a member but don’t see the content of this article, please login here.

If you’re not a CLUB member yet, but you’d like to read members-only content like this one, have unrestricted access to the site and benefit from many additional perks, you can sign up here.

3 days, 1 hour назад @ eu-startups.com
Spain’s Sateliot seeks €100 million to accelerate deployment of its 5G satellite network
Spain’s Sateliot seeks €100 million to accelerate deployment of its 5G satellite network Spain’s Sateliot seeks €100 million to accelerate deployment of its 5G satellite network

Barcelona-based Sateliot, a 5G satellite connectivity operator, has announced the launch of a new Series C financing round for €100 million to deploy its 5G constellation of 16 satellites.

This follows its €70 million Series B in March 2025 – as covered by EU-Startups.

We trust in the support of industrial, financial, and institutional investors to consolidate a European 5G satellite connectivity infrastructure.”In the context of recent European SpaceTech and adjacent infrastructure funding, Sateliot’s new €100 million Series C would rank among the larger rounds reported in 2025–2026, particularly in satellite connectivity and orbital infrastructure.

Taken together, those comparable rounds …

3 days, 1 hour назад @ eu-startups.com
Meet the speakers joining the “Mental Health for Startups” panel at the EU-Startups Summit 2026!
Meet the speakers joining the “Mental Health for Startups” panel at the EU-Startups Summit 2026! Meet the speakers joining the “Mental Health for Startups” panel at the EU-Startups Summit 2026!

As conversations around wellbeing become more central to sustainable company building, mental health is no longer something startups can afford to ignore.

In our panel “Mental Health Tips for Entrepreneurs and Startup Teams Under Pressure”, we will explore how founders and teams can better recognise stress, build healthier habits, and create more supportive working environments.

Karen Tierney: Former Co-founder and CPO of SilverCloud Health, Karen has played a key role in building one of the best-known digital mental health platforms in Europe.

Based in Ireland, she has helped shape the company’s product, content, and design strategy since its early days, contributing to the development of …

3 days, 6 hours назад @ eu-startups.com
As US and China ramp up quantum investment, Germany’s Pixel Photonics raises €13.5 million for market entry
As US and China ramp up quantum investment, Germany’s Pixel Photonics raises €13.5 million for market entry As US and China ramp up quantum investment, Germany’s Pixel Photonics raises €13.5 million for market entry

For CEO Nicolai Walter, the funding marks a turning point: “This financing is a major milestone for Pixel Photonics.

Together, those rounds amount to over €176 million, or roughly €190 million including Pixel Photonics.

The closest same-country comparison is Q.ANT, which shows that Germany is also producing larger later-stage photonics rounds alongside earlier-stage component and infrastructure companies such as Pixel Photonics.

EU-Startups has also covered Pixel Photonics before, reporting in February 2025 on its €1 million SPRIND grant for multi-mode single-photon detection in a separate article on Pixel Photonics.

CTO Dr Wladick Hartmann adds: “Pixel Photonics is transforming superconduc…

3 days, 6 hours назад @ eu-startups.com
Singapore’s Staynex acquires Swiss HotelTech startup Sleap.io in €12.8 million deal
Singapore’s Staynex acquires Swiss HotelTech startup Sleap.io in €12.8 million deal Singapore’s Staynex acquires Swiss HotelTech startup Sleap.io in €12.8 million deal

Staynex, a Singapore-based AI-powered Web3 travel platform chaired by Priceline and Booking Holdings founder Jeff Hoffman, today announced the full acquisition of Sleap.io, a Zug-based hotel booking technology company, in a transaction valued at €12.8 million ($15 million).

The deal integrates Sleap’s booking platform, operational capabilities, and core team into Staynex.

We’re not just combining two businesses, we’re helping define a new category of travel platform,” said Michael Ros, founder, Sleap.io.

Staynex has been building an AI-powered Web3 travel ecosystem around the STAY token, social membership, and community-led travel experiences.

It aims for European expansion and increased ma…

3 days, 7 hours назад @ eu-startups.com
When the numbers lie: Decision-making in unpredictable markets
When the numbers lie: Decision-making in unpredictable markets When the numbers lie: Decision-making in unpredictable markets

We still have to make decisions, but how do you do that when the data is messy, and the numbers don’t add up?

You’ve set targets based on last year’s performance, carefully allocated every cent of your annual budget, and defined a clear roadmap.

Then the unexpected happens, you’re forced to spend elsewhere, and growth doesn’t look so certain.

It’s far more productive to anchor your decision-making in principles, rather than predicting which trends will actually pay off.

Keep a steady hand in a shaky marketWhen market signals start flashing red, panic sets in.

3 days, 8 hours назад @ eu-startups.com
Ad Terra takes majority stake in 45-8 Energy to support regional sovereignty and secure access to subsurface resources
Ad Terra takes majority stake in 45-8 Energy to support regional sovereignty and secure access to subsurface resources Ad Terra takes majority stake in 45-8 Energy to support regional sovereignty and secure access to subsurface resources

As an energy group, Ad Terra is divided into three entities: the first (Ad Terra Energy) regroups operating companies, the second (Ad Terra Synergy) is an investment and R&D platform, and the third is Ad Terra Consultancy.

This strategic alliance is designed to strengthen regional sovereignty and secure access to critical subsurface resources, including helium, natural hydrogen, lithium and geothermal energy.

Nicolas PELISSIER, Chairman, 45-8 ENERGY, said, “We welcome Ad Terra’s majority entry into our capital.

Ad Terra and 45-8 ENERGY are collaboratively developing a diversified portfolio that includes helium, natural hydrogen, lithium, geothermal energy, CO2, and other key subsurface reso…

3 days, 9 hours назад @ eu-startups.com
Tech.eu Tech.eu
последний пост 2 часа назад
Replenit raises $2.5M to bring real-time AI decision-making to retail
Replenit raises $2.5M to bring real-time AI decision-making to retail Replenit raises $2.5M to bring real-time AI decision-making to retail

Replenit, an AI decision engine for retail that turns customer signals into real-time, individualised decisions, has raised $2.5 million in a pre-seed funding round.

The round was co-led by Movens Capital and Vastpoint, with participation from Logo Ventures, DigitalOcean Ventures, Finberg, Caucasus Ventures, and angel investor Mati Staniszewski, CEO and co-founder of ElevenLabs.

Then, selects the most relevant actions at scale based on analysis that more closely resembles human thinking than other standard retail AI models.

Replenit improves the quality of every commercial decision, helping retailers move from static rules to real-time, AI-driven actions that directly drive revenue.

Repleni…

2 часа назад @ tech.eu
What makes a Seed VC say “no” in 30 minutes?
What makes a Seed VC say “no” in 30 minutes? What makes a Seed VC say “no” in 30 minutes?

'”She ended up at Partech, managing the €53 million Paris-Saclay Seed Fund, sharing, “I loved the team — Romain, Boris, the energy.

Since then, Imbert helped raise a separate, larger fund that combines its Seed strategy with the main Partech Seed fund.

That’s what matters.”While some founders can say 20 to 30 interviewees, she explained that others say 100, and they can explain what they learned.

Imbert asserts that founders need IQ and EQ, and loves founders who are real talent magnets —people everyone naturally gravitates toward.

In the end, what makes a seed VC say “no” in 30 minutes has less to do with what’s been built than what hasn’t.

4 часа назад @ tech.eu
GoCardless sees revenue boost, plans to cut around 90 roles
GoCardless sees revenue boost, plans to cut around 90 roles GoCardless sees revenue boost, plans to cut around 90 roles

UK fintech GoCardless has reported a year-on-year revenue uplift in 2025, in a year in which it underwent a restructuring and made a provision for redundancies impacting around 90 roles, a new filing shows.

Financial figures for GoCardless for the year ending June 2025 have been published at Companies House.

GoCardless said it reported its first positive EBITDA (Earnings before Taxes, Depreciation and Amortisation) quarter on an adjusted basis in the final quarter of 2025.

It said it expected to achieve its first EBITDA-positive year on an adjusted basis in 2026.

GoCardless also underwent a restructuring in the period, including a provision for redundancies impacting around 90 roles, as it …

5 часов назад @ tech.eu
Eka closes $107M Fund II to becomes the UK’s largest early-stage impact VC
Eka closes $107M Fund II to becomes the UK’s largest early-stage impact VC Eka closes $107M Fund II to becomes the UK’s largest early-stage impact VC

Eka has announced the final close of its second fund at $107 million (£80 million), marking a significant milestone in the firm’s journey.

With this raise, the firm becomes the UK’s largest early-stage impact venture capital firm investing across health, wellbeing, and sustainability.

Together, these three areas intersect with some of the world’s largest consumer markets, where Eka sees founders building with a strong sense of purpose and long-term ambition.

Increased support to founders at scaleWith Fund II, Eka plans to invest in up to 30 UK-based pre-seed and seed-stage companies.

Eka's limited partners include the British Business Bank, Better Society Capital, Guy’s & St Thomas’ Foundat…

6 часов назад @ tech.eu
Zell raises €500K to scale AI-powered sales management
Zell raises €500K to scale AI-powered sales management Zell raises €500K to scale AI-powered sales management

Berlin-based Zell, an AI startup focused on automating sales management workflows, has raised €500,000 in a funding round.

Founded by Alberto Garagnani (CEO) and Moritz Beck (CTO), Zell was established to address challenges in effectively training and managing sales teams.

Drawing on complementary business and technical backgrounds, the founders identified a persistent gap between the availability of sales performance data and organisations’ ability to act on it.

Zell’s platform introduces an additional layer to the existing sales technology stack, which is typically divided between customer relationship management (CRM) systems and conversation intelligence tools.

Operating within a global…

7 часов назад @ tech.eu
The agenda for the Tech.eu Summit London 2026 has been revealed
The agenda for the Tech.eu Summit London 2026 has been revealed The agenda for the Tech.eu Summit London 2026 has been revealed

With only a few days left until the Tech.eu Summit London 2026, it is time to reveal the agenda for what promises to be one of the most substantive gatherings in the European tech calendar this year.

The topics we will explore at the Tech.eu Summit London 2026Artificial intelligence, fintech, deeptech and climate tech will be the central pillars of this year's agenda, explored through the lens of execution, market realities and the strategic decisions shaping European technology in 2026.

The full agenda for the Tech.eu Summit London 2026 is now available.

Networking and the Tech.eu Events AppThe Tech.eu Summit London 2026 is designed to facilitate meaningful connections across both days.

Ge…

8 часов назад @ tech.eu
Fewer deals, bigger bets: Europe’s venture market resets in Q1 2026
Fewer deals, bigger bets: Europe’s venture market resets in Q1 2026 Fewer deals, bigger bets: Europe’s venture market resets in Q1 2026

In Q1 2026, the venture market reflects a shift toward greater discipline rather than contraction.

The number of deals declined to 855 from 912 in Q1 2025 (down 6.3 per cent), while total funding increased to €20.2 billion from €18.4 billion (up 9.8 per cent), indicating a more focused investment approach, with capital concentrated into fewer deals and average deal sizes rising by around 17 per cent.

8 часов назад @ tech.eu
OpenAI to move to first permanent London office, with capacity to more than double headcount
OpenAI to move to first permanent London office, with capacity to more than double headcount OpenAI to move to first permanent London office, with capacity to more than double headcount

OpenAI says it’s moving into its first permanent London office, which has the capacity to more than double its current 200-strong headcount, days after pausing its flagship data centre project in the UK.

The ChatGPT developer is moving into an 88,500-square-foot space in London’s King’s Cross, which is a key tech hub in the capital.

The San Francisco-headquartered OpenAI says its new office will have capacity for up to 544 team members and is expected to open in 2027.

OpenAI, whose European headquarters are in Dublin, has already committed to making London its largest research hub outside of its San Francisco headquarters.

London is already a key hub for our research and teams, and this new…

8 часов назад @ tech.eu
Accenture and Google Cloud unveil Brussels centre to accelerate sovereign AI adoption
Accenture and Google Cloud unveil Brussels centre to accelerate sovereign AI adoption Accenture and Google Cloud unveil Brussels centre to accelerate sovereign AI adoption

Today, Accenture, in partnership with Google Cloud, is launching a new Accenture and Google Cloud Sovereign Centre in Brussels, with a dedicated training facility.

Through the Accenture Google Business Group, centre resources will combine Accenture’s industry, data and AI expertise with Google Cloud’s distributed cloud technologies.

This facility showcases Google Distributed Cloud air-gapped, which is designed to support organisations with strict sovereignty, resilience, and regulatory requirements.

By combining hands-on experience, technical validation, and industry expertise, Accenture and Google Cloud aim to help organisations responsibly adopt cloud and AI technologies while maintaining…

9 часов назад @ tech.eu
European tech weekly recap: €720M in deals and March's highlights
European tech weekly recap: €720M in deals and March's highlights European tech weekly recap: €720M in deals and March's highlights

Last week, we tracked more than 40 tech funding deals worth over €720 million, and over 5 exits, M&A transactions, rumours, and related news stories across Europe.

📊 European tech activity in March 2026 showed a slight cooling compared to February, while overall market conditions remained stable.

The ecosystem recorded 292 funding deals and €7.5 billion in capital raised, down marginally from 296 deals and €7.8 billion the previous month.

A more notable shift occurred at the country level, with 🇬🇧 the UK funding declining to €2.6 billion from €3.8 billion, indicating reduced capital concentration.

Sector dynamics also evolved, as 🤖 AI led with €1.8 billion in funding, overtaking transportat…

9 часов назад @ tech.eu
Round raises $6M to scale its AI-powered finance automation platform
Round raises $6M to scale its AI-powered finance automation platform Round raises $6M to scale its AI-powered finance automation platform

London-based Round, an AI-powered finance automation platform, has raised $6 million in seed funding to accelerate the development of its financial infrastructure and expand its product offering.

Despite significant investment in finance software, many finance teams continue to operate across fragmented systems, manually managing tasks such as invoice approvals, payment execution, and payroll funding.

AI tools are rapidly being deployed across the industry, and finance teams do not need to be left behind,added Hayyaan Ahmad, co-founder of Round.

The newly launched Agentic Workflow Builder enables finance teams to describe workflows in natural language, which the platform converts into autom…

9 часов назад @ tech.eu
Aura Aero secures €340M, Europe’s first AI-native M&A deal, and Baltic hacker house
Aura Aero secures €340M, Europe’s first AI-native M&amp;A deal, and Baltic hacker house Aura Aero secures €340M, Europe’s first AI-native M&amp;A deal, and Baltic hacker house

This week, we tracked more than 40 tech funding deals worth over €720 million and over 5 exits, M&A transactions, rumours, and related news stories across Europe.

We also took a deep dive into the critical news and funding for March in our monthly report and shorter free roundup.

UK government launches £50m safety tech scheme🇵🇹.

Verne launches Europe’s first commercial robotaxi service in Zagreb🤖 European Tech.eu Pulse: key trends and investment in March (free report)March 2026's top 10 European tech deals you need to know about⚛️.

“All of us live in the dark, we don’t have anything better to do than build,” says Baltic hacker house organiser🇱🇹.

3 days, 2 hours назад @ tech.eu
Inside Lithuania’s effort to build founders from the classroom
Inside Lithuania’s effort to build founders from the classroom Inside Lithuania’s effort to build founders from the classroom

Across Europe, education systems are under pressure to keep pace with rapid technological change.

At the centre of this shift is MVP (Moksleivių vienaragių paieška, or “Student Unicorn Hunt”), a prime-time national TV show where students aged 14–19 build and pitch real startups.

Unlike traditional classroom exercises, participants work under real startup conditions, testing ideas, refining products, and presenting them to experienced founders in front of a live audience.

Melita Tornau, Head of Marketing at Turing College, argues that existing education systems are not equipped to keep up with the pace of change.

When education systems create that kind of environment, initiatives like these …

3 days, 8 hours назад @ tech.eu
New AI femtech competition in Portugal aims to fast-track women’s health innovation
New AI femtech competition in Portugal aims to fast-track women’s health innovation New AI femtech competition in Portugal aims to fast-track women’s health innovation

It will bring together innovators working at the intersection of artificial intelligence and women’s health.

Early-stage startups in women’s health that do not yet have a product or MVP are also invited to apply.

According to Elena Lipilina, co-founder and CMO of Embryonet AI, women's health has long been underfunded and under-researched.

The program will culminate in a Live Pitch Day in May 2026, where finalists will present their solutions to a panel of investors and experts in women’s health, AI, and biotech.

The winner will also gain direct access to investors active in women’s health and AI-driven biotech, as well as enhanced public credibility through investor-ready materials, includi…

3 days, 8 hours назад @ tech.eu
Edmund secures €2.5M to bring AI-driven troubleshooting to the factory floor
Edmund secures €2.5M to bring AI-driven troubleshooting to the factory floor Edmund secures €2.5M to bring AI-driven troubleshooting to the factory floor

Edmund, a Czech startup developing an AI-powered debugging platform for industrial maintenance, has raised €2.5 million in funding led by FORWARD.one, with participation from University2Ventures and Tensor Ventures.

Edmund addresses this gap by deploying AI agents that connect technical documentation, PLC projects, maintenance logs, and real-time machine data into a single system.

In practice, this approach significantly reduces the time required to diagnose issues, cutting troubleshooting from hours or days to minutes.

Edmund cuts this analysis phase by up to 90 per cent, dramatically reducing overall downtime and accelerating recovery.

“Our corporate network spans exactly the industrial p…

4 days, 3 hours назад @ tech.eu
TechCrunch: Europe TechCrunch: Europe
последний пост 1 week назад
The Xiaomi 17 Ultra has some impressive add-ons that make snapping photos really fun
The Xiaomi 17 Ultra has some impressive add-ons that make snapping photos really fun

The Xiaomi 17 Ultra gives you a ton of options to play around with images, including preset filters and hardware add-ons.

1 week назад @ techcrunch.com
Europe’s cyber agency blames hacking gangs for massive data breach and leak
Europe’s cyber agency blames hacking gangs for massive data breach and leak

CERT-EU blamed the cybercrime group TeamPCP for the recent hack on the European Commission, and said the notorious ShinyHunters gang was responsible for leaking the stolen data online.

1 week, 3 days назад @ techcrunch.com
Air Street becomes one of the largest solo VCs in Europe with $232M fund
Air Street becomes one of the largest solo VCs in Europe with $232M fund

London’s Air Street Capital has raised a large Fund III with eyes locked on backing early-stage European and North American AI companies.

2 weeks, 6 days назад @ techcrunch.com
European Parliament blocks AI on lawmakers’ devices, citing security risks
European Parliament blocks AI on lawmakers’ devices, citing security risks

EU lawmakers found their government-issued devices were blocked from using the baked-in AI tools, amid fears that sensitive information could turn up on the U.S. servers of AI companies.

1 month, 3 weeks назад @ techcrunch.com
One of Europe’s largest universities knocked offline for days after cyberattack
One of Europe’s largest universities knocked offline for days after cyberattack

An alleged ransomware attack has taken down the systems of the Sapienza University of Rome.

2 months назад @ techcrunch.com
Ireland proposes new law allowing police to use spyware
Ireland proposes new law allowing police to use spyware

The Irish government announced that it wants to pass a law that would grant police more surveillance powers, such as using spyware to fight serious crime, while aiming to protect the privacy rights of its citizens.

2 months, 3 weeks назад @ techcrunch.com
The European startup market’s data doesn’t match its energy — yet
The European startup market’s data doesn’t match its energy — yet

Europe's startup market hasn't produced meaningful numbers but there is reason to believe the data will start to change.

3 months, 2 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, 4 weeks назад @ techcrunch.com
European airports still dealing with disruptions days after ransomware attack
European airports still dealing with disruptions days after ransomware attack

Four major European airports in Berlin, Brussels, Dublin, and London continue to have flight delays due to a cyberattack on Collins Aerospace, a provider of check-in systems.

6 months, 3 weeks назад @ techcrunch.com
EU cyber agency confirms ransomware attack causing airport disruptions
EU cyber agency confirms ransomware attack causing airport disruptions

A cyberattack targeting Collins Aerospace, a provider of airport check-in systems, sparked delays and disrupted flights across Europe over the weekend.

6 months, 3 weeks назад @ techcrunch.com
Dawn Capital’s Shamillah Bankiya breaks down the state of the Euro venture market
Dawn Capital’s Shamillah Bankiya breaks down the state of the Euro venture market

Dawn Capital’s latest partner, Shamillah Bankiya, stopped by Equity this week to talk about the European landscape and the biggest misconceptions Americans have about the European startup world.

6 months, 3 weeks назад @ techcrunch.com
Why European founders are winning (and it’s not about working less)
Why European founders are winning (and it’s not about working less)

Europe’s startup scene is having a moment, with European unicorns multiplying and American VCs setting up shop across the pond. But while European funding dominates the early stages, late-stage capital still flows primarily from the U.S. So what does this mean for European founders, and how is the continent carving out its own identity in […]

6 months, 3 weeks назад @ techcrunch.com
Lyft and China’s Baidu look to bring robotaxis to Europe next year
Lyft and China’s Baidu look to bring robotaxis to Europe next year

The companies want to launch the robotaxi services in Germany and the U.K. first, pending regulatory approval.

8 months, 1 week назад @ techcrunch.com
Neobank Revolut seeks $65B valuation, a year after its $45B deal
Neobank Revolut seeks $65B valuation, a year after its $45B deal

Europe’s fintech darling Revolut is looking to raise a new funding round that would give it a $65 billion valuation, the Financial Times reports. The UK-based company is reportedly in talks to raise around $1 billion by issuing new shares and selling existing ones. The US-based firm Greenoaks is said to be leading the round, […]

9 months, 1 week назад @ techcrunch.com