Вастрик
👉 vas3k.ru
Веду блог о технологиях, пишу код, отвратительно путешествую и фотографирую это
Hacker News Hacker News
последний пост 1 час назад
Show HN: Aurion OS – A 32-bit GUI operating system written from scratch in C
Show HN: Aurion OS – A 32-bit GUI operating system written from scratch in C Show HN: Aurion OS – A 32-bit GUI operating system written from scratch in C

AurionOS v1.0 Beta The Horizon of Retro-Modern Computing AurionOS A 32-bit x86 operating system built from scratch in C and x86 Assembly.

The Makefile compiles the assembly bootloader and the C kernel, links them at 0x10000 , and packages them into a bootable image.

NANO : Edit text files.

: Edit text files.

); return 0 ; } Register it in the commands[] table at the end of src/commands.c : static const Command commands [] = { ... { "DEMO" , cmd_demo }, { NULL , NULL } }; Compile and Run: Run make run and type DEMO in the shell.

1 час назад @ github.com
Scrt: A CLI secret manager for developers, sysadmins and DevOps
Scrt: A CLI secret manager for developers, sysadmins and DevOps Scrt: A CLI secret manager for developers, sysadmins and DevOps

scrt is a command-line secret manager for developers, sysadmins and devops.

scrt aims to provide command-line users with a secure way of storing and retrieving secrets, while retaining control of the storage.

Warning This project is currently under development and not production ready.

Use at your own risk.

Documentationhttps://scrt.run/guideLicenseApache 2.0

2 часа назад @ github.com
Contextual commits – An open standard for capturing the why in Git history
Contextual commits – An open standard for capturing the why in Git history Contextual commits – An open standard for capturing the why in Git history

It worked surprisingly well - the agent could do miracles when it had the right reasoning at the right time.

So I started reverse engineering what “right reasoning and understanding at the right time” really means.

So I thought the problem could be solved through automation, and I tried some hacks using Claude hooks and native Git hooks.

I’d been trying to build a parallel tracking system for session context when the thing that already tracks sessions already existed.

During that time, I also created a simple utility skill that allows you to “recall”, or search through the contextual commit history.

2 часа назад @ vidimitrov.substack.com
Bubble Sorted Amen Break
Bubble Sorted Amen Break Bubble Sorted Amen Break

Woke up with this idea and now it exists.

2 часа назад @ parametricavocado.itch.io
Apple's MacBook Neo makes repairs easier and cheaper than other MacBooks
Apple's MacBook Neo makes repairs easier and cheaper than other MacBooks Apple's MacBook Neo makes repairs easier and cheaper than other MacBooks

Apple’s MacBook Neo is the company’s first serious effort to break into the sub-$1,000 laptop business, challenging midrange Windows laptops and Chromebooks with its $599 starting price and its focus on build quality rather than high-end performance.

One less-advertised change that may make the Neo more appealing to businesses, schools, and the accident-prone is that its internal design is a bit more modular and easier to repair than other modern MacBooks.

That’s our takeaway after spending some time thumbing through the official MacBook Neo repair documentation that Apple published on its support site this week.

Replacements for pretty much any component in the Neo are simpler and involve …

2 часа назад @ arstechnica.com
Show HN: LogClaw – Open-source AI SRE that auto-creates tickets from logs
Show HN: LogClaw – Open-source AI SRE that auto-creates tickets from logs Show HN: LogClaw – Open-source AI SRE that auto-creates tickets from logs

Step 1Connect your stackConnect your existing stack — Splunk, Datadog, CloudWatch — or send logs directly from any app with two lines of code.

Python, Node, Java, Go — any language with OpenTelemetry support works out of the box.

2 часа назад @ logclaw.ai
Show HN: Understudy – Teach a desktop agent by demonstrating a task once
Show HN: Understudy – Teach a desktop agent by demonstrating a task once Show HN: Understudy – Teach a desktop agent by demonstrating a task once

GUI grounding — dual-model architecture: the main model decides what to do, a separate grounding model decides where on screen.

Route preferences, route guard policies, and teach route annotations are working today.

Long-term observation and learning — beyond explicit teach, Understudy passively observes your daily operations, analyzes recurring patterns, and understands your work habits and preferences.

The source of truth is the model catalog bundled with your current Understudy runtime plus any custom entries in your local model registry.

Toggle it onScreen RecordingWhat it enables: Screenshots for GUI grounding and verification, screenshot-based reads, and demonstration video recording.

2 часа назад @ github.com
Converge (YC S23) Is Hiring a Founding Platform Engineer (NYC, Onsite)
Converge (YC S23) Is Hiring a Founding Platform Engineer (NYC, Onsite) Converge (YC S23) Is Hiring a Founding Platform Engineer (NYC, Onsite)

About ConvergeWe want to profitably grow the world's consumer brands.

That begins with helping them understand which marketing efforts are driving profitable growth.

200+ consumer brands, including publicly traded companies, rely on Converge to check in on their marketing performance up to a dozen times a day.

They drill down to figure out what's working and decide where to shift million-dollar marketing budgets.

To ship even more, we've raised $5.7M from some of the best investors, including Y Combinator, General Catalyst, and the founders of Posthog, Algolia, Shipbob, ...

2 часа назад @ runconverge.com
Show HN: OneCLI – Vault for AI Agents in Rust
Show HN: OneCLI – Vault for AI Agents in Rust Show HN: OneCLI – Vault for AI Agents in Rust

OneCLI is an open-source gateway that sits between your AI agents and the services they call.

How it works: You store your real API credentials in OneCLI and give your agents placeholder keys (e.g.

ArchitectureRust Gateway : fast HTTP gateway that intercepts outbound requests and injects credentials.

Web Dashboard : Next.js app for managing agents, secrets, and permissions.

: Next.js app for managing agents, secrets, and permissions.

2 часа назад @ github.com
Reversing memory loss via gut-brain communication
Reversing memory loss via gut-brain communication Reversing memory loss via gut-brain communication

Living (and pooping) in close proximity exposed the young mice to the gut microbiomes of the old mice and vice versa.

When the researchers compared young mice and old mice raised in a germ-free environment since birth (meaning neither group had gut bacteria), the young mice maintained their ability to form memories.

But when they transplanted young, germ-free mice with microbiomes from old mice, the young mice again performed like older animals in the memory and cognition tests.

Interestingly, the germ-free old mice did not experience a loss of memory and cognition as they aged, performing as well as 2-month-old animals.

When they treated old mice with a molecule that activates the vagus ne…

3 часа назад @ med.stanford.edu
Claude now creates interactive charts, diagrams and visualizations
Claude now creates interactive charts, diagrams and visualizations Claude now creates interactive charts, diagrams and visualizations

Last fall, we previewed Imagine with Claude: a new way for Claude to build visuals in real time, without any code.

Claude can create custom charts, diagrams and other visualizations in-line in its responses—and then tweak and modify its creations as the conversation develops.

Claude’s conversations already include artifacts: permanent tools and documents created by Claude, designed to be shared or downloaded as more polished work.

By contrast, these charts, diagrams and visualizations serve a different purpose: Claude builds them to aid users’ understanding as it’s discussing the topic at hand.

You can ask Claude how compound interest works, and it’ll give you a curve to play around with.

3 часа назад @ claude.com
The Met Releases High-Def 3D Scans of 140 Famous Art Objects
The Met Releases High-Def 3D Scans of 140 Famous Art Objects The Met Releases High-Def 3D Scans of 140 Famous Art Objects

But even if we did, we might only feel tempt­ed to look at them more close­ly still, even to touch them.

That may be an improb­a­ble hope, but we can at least get clos­er than ever now thanks to the Met’s new archive of high-def­i­n­i­tion 3D scans.

“View­ers can zoom in, rotate, and exam­ine each mod­el, bring­ing unprece­dent­ed access to sig­nif­i­cant works of art,” says the Met’s offi­cial announce­ment.

To do so, just click the “View in 3D” but­ton below the image on the page of your arti­fact or art­work of choice.

He’s the author of the newslet­ter Books on Cities as well as the books 한국 요약 금지 (No Sum­ma­riz­ing Korea) and Kore­an Newtro.

3 часа назад @ openculture.com
WolfIP: Lightweight TCP/IP stack with no dynamic memory allocations
WolfIP: Lightweight TCP/IP stack with no dynamic memory allocations WolfIP: Lightweight TCP/IP stack with no dynamic memory allocations

wolfIPDescription and project goalswolfIP is a TCP/IP stack with no dynamic memory allocations, designed to be used in resource-constrained embedded systems.

Endpoint only mode is supported, which means that wolfip can be used to establish network connections but it does not route traffic between different network interfaces.

A single network interface can be associated with the device.

Ping over the TAP deviceICMP datagram sockets can be validated the same way.

Successful replies confirm the ICMP datagram socket support end-to-end through the tap device.

4 часа назад @ github.com
Lf-lean: The frontier of verified software engineering
Lf-lean: The frontier of verified software engineering Lf-lean: The frontier of verified software engineering

2025 2026 0 30m 1h 1h 30m 2h 2h 30m 3h 3h 30m 4h 4h 30m 5h Early time horizon on verified software engineering Time horizon on verified software engineering Time horizon on unverified software engineering Closing the Gap Between Verified and Unverified Software Engineering Release date Task duration (human equivalent) o1 3.7 Sonnet o3 Grok 4 GPT-5 GPT-5.1 Codex Max Opus 4.5 AlphaVerus FVAPPS Verina lf-lean Verified software engineering, code automatically proven correct Unverified software engineering, bottlenecked on human review Figure 1: Closing the Gap Between Verified and Unverified Software Engineering.

Compared to METR’s time horizon trend 2 on unverified software engineering, verifi…

4 часа назад @ theorem.dev
Atlassian CEO: AI doesn't replace people here, but we're firing them anyway
Atlassian CEO: AI doesn't replace people here, but we're firing them anyway Atlassian CEO: AI doesn't replace people here, but we're firing them anyway

Software manufacturer Atlassian is laying off around 10 percent of its workforce to have more funds for AI investments.

Continue after adCannon-Brookes emphasized in his blog post that Atlassian does not follow the philosophy of replacing people with AI.

Is AI eating software companies?

Atlassian's stock price has recently fallen sharply in the wake of several stock drops at software companies.

The market capitalization of software companies has come under pressure due to the market narrative that artificial intelligence threatens the business model of software companies.

4 часа назад @ heise.de
Hacker News Hacker News
последний пост 1 час назад
Italian prosecutors seek trial for Amazon, 4 execs in alleged $1.4B tax evasion
Italian prosecutors seek trial for Amazon, 4 execs in alleged $1.4B tax evasion

Please enable JS and disable any ad blocker

4 часа назад @ reuters.com
Colon cancer now leading cause of cancer deaths under 50 in US
Colon cancer now leading cause of cancer deaths under 50 in US Colon cancer now leading cause of cancer deaths under 50 in US

Becca Lynch, who works in cyber security in Denver, Colorado, was diagnosed with advanced colon cancer last year, when she was just 29.

She decided to see a doctor after seeing an Instagram video by Cass Costley, where she talked about how similar symptoms turned out to be colon cancer.

Still, Lynch put off a colonoscopy for several months; when she did get it, she was diagnosed with stage 3B colon cancer.

This also means that doctors who treat colorectal cancer need to learn how to address the needs of a younger population.

Experts aren’t yet sure why colorectal cancer has risen in younger people, but Siegel said it’s an example of the “birth cohort effect”.

4 часа назад @ theguardian.com
US- and Greek-owned tankers ablaze after Iran claims 'underwater drone' strike
US- and Greek-owned tankers ablaze after Iran claims 'underwater drone' strike US- and Greek-owned tankers ablaze after Iran claims 'underwater drone' strike

IRAN has claimed responsibility for an attack on two oil tankers anchored in Iraqi territorial waters, as conflicts in the region continue to escalate and strikes on commercial shipping spread beyond the Strait of Hormuz.

Iraq’s State Organization for Marketing of Oil identified the two vessels as the 73,976 dwt crude oil tanker Safesea Vishnu (IMO: 9327009) and the 50,155 dwt combined chemical and oil tanker Zefyros (IMO: 9515917).

BREAKING:Iran just struck a large oil tanker in Iraqi territorial waters.

An Iraqi security source in Basra initially reported that an Iranian boat rigged with explosives was believed to have struck the vessels, with an investigation ongoing.

Iraqi officials des…

4 часа назад @ lloydslist.com
The Road Not Taken: A World Where IPv4 Evolved
The Road Not Taken: A World Where IPv4 Evolved The Road Not Taken: A World Where IPv4 Evolved

32‑bit IPv4 address.

If you own an IPv4 address, you automatically own the entire 96‑bit subspace beneath it.

Every IPv4 address becomes the root of a vast extended address tree.

Customers who wanted a dedicated IPv4 address could still have one — for a fee.

A user stuck on IPv4 can ask the IPv6 world for a way in.

4 часа назад @ owl.billpg.com
Asia rolls out 4-day weeks, WFH to solve fuel crisis caused by Iran war
Asia rolls out 4-day weeks, WFH to solve fuel crisis caused by Iran war Asia rolls out 4-day weeks, WFH to solve fuel crisis caused by Iran war

Asia’s governments are scrambling to manage a fuel shortage caused by high oil prices and a closed Strait of Hormuz.

Asia is particularly dependent on oil exports from the Middle East; Japan and South Korea respectively source 90% and 70% of their oil from the region.

On March 10, Thailand ordered civil servants to take the stairs rather than the elevator, and to work-from-home for the duration of the crisis.

Oil prices have had a volatile few days.

WTI crude prices surged to over $115 per barrel on Monday, only to swing back and forth as competing statements emerged from Washington.

4 часа назад @ fortune.com
ATMs didn't kill bank Teller jobs, but the iPhone did
ATMs didn't kill bank Teller jobs, but the iPhone did ATMs didn't kill bank Teller jobs, but the iPhone did

I’ve never heard a politician cite the bank teller story before: but I have seen the bank teller story cited in a lot of blogs.

The story of how ATMs didn’t automate bank tellers is, indeed, something of a minor parable of the economics profession.

Here is a graph of bank teller employment since 2000:So what happened to bank tellers?

ATMs didn’t kill bank teller jobs…In the 1940s or ‘50s, if you owned a bank, you needed physical locations—these were your “branches”—and you needed people to staff those branches.

The natural expectation is that ATMs would make human bank tellers obsolete, or at least strongly reduce demand for bank teller jobs.

4 часа назад @ davidoks.blog
Suburban school district uses license plate readers to verify student residency
Suburban school district uses license plate readers to verify student residency

Comments

4 часа назад @ nbcchicago.com
Hive (YC S14) is hiring scrappy product managers and product/data engineers
Hive (YC S14) is hiring scrappy product managers and product/data engineers Hive (YC S14) is hiring scrappy product managers and product/data engineers

Comments

5 часов назад @ jobs.ashbyhq.com
Kotlin creator's new language: a formal way to talk to LLMs instead of English
Kotlin creator's new language: a formal way to talk to LLMs instead of English Kotlin creator's new language: a formal way to talk to LLMs instead of English

See CodeSpeak in actionCodeSpeak works in mixed projects where some code is written manually and some is generated from specs.

Here's an example from the MarkItDown repository (forked)Plain-text specs → Production codeCheck out the step-by-step guide on mixed projects

5 часов назад @ codespeak.dev
Show HN: Axe A 12MB binary that replaces your AI framework
Show HN: Axe A 12MB binary that replaces your AI framework Show HN: Axe A 12MB binary that replaces your AI framework

You define it in a TOML file, give it a focused skill, and run it from the command line.

# Copy an example agent into your config cp examples/code-reviewer/code-reviewer.toml " $( axe config path ) /agents/ " cp -r examples/code-reviewer/skills/ " $( axe config path ) /skills/ " # Set your API key and run export ANTHROPIC_API_KEY= " your-key-here " git diff | axe run code-reviewerSee examples/README.md for full setup instructions.

To use a different skill than the one declared in the agent's TOML, use the --skill flag to override it.

Cloud provider only (no Ollama):docker compose run --rm axe run my-agentWith Ollama sidecar:docker compose --profile ollama up -d ollama docker compose --profi…

5 часов назад @ github.com
USDA is closing buildings, relocating staff, and downsizing-a lot
USDA is closing buildings, relocating staff, and downsizing-a lot USDA is closing buildings, relocating staff, and downsizing-a lot

The latest move affects the USDA: GSA and USDA Unlock $1.6 Billion in Savings for Americans with Ag South Disposition.

Translation: The USDA is getting rid of the enormous, aging building it occupies across the street from its headquarters near the National Mall.

The USDA announced this plant last summer as part of the department’s major reorganization plan.

Its point: to relocate staff to new USDA hubs.

The USDA has said it is planning to relocate much of its remaining staff in the U.S. capital to hubs in North Carolina, Missouri, Indiana, Colorado and Utah.

5 часов назад @ foodpolitics.com
Malus – Clean Room as a Service
Malus – Clean Room as a Service

Robot-Powered Clean Room RecreationOur proprietary AI systems have never seen the original source code.

They independently analyze documentation, API specifications, and public interfaces to recreate functionally equivalent software from scratch.

The result is legally distinct code that you own outright.

No license inheritance.

✓ 100% robot-written code100% robot-written code ✓ Zero exposure to original sourceZero exposure to original source ✓ Functionally equivalent outputFunctionally equivalent output ✓ Your choice of corporate-friendly licenseYour choice of corporate-friendly license ✓ Full legal indemnification**Through our offshore subsidiary in a jurisdiction that doesn't recognize so…

5 часов назад @ malus.sh
Show HN: We analyzed 1,573 Claude Code sessions to see how AI agents work
Show HN: We analyzed 1,573 Claude Code sessions to see how AI agents work Show HN: We analyzed 1,573 Claude Code sessions to see how AI agents work

RudelTry the hosted version for free at rudel.aiAnalytics for Claude Code.

Rudel gives you a dashboard with insights on your coding sessions — token usage, session duration, activity patterns, model usage, and more.

Your Claude Code sessions will now be uploaded automatically.

That means uploaded transcripts and related metadata may contain sensitive material, including source code, prompts, tool output, file contents, command output, URLs, and secrets that appeared during a session.

If you use the hosted service at app.rudel.ai , we do not have access to personal data contained in uploaded transcripts and cannot read that data.

5 часов назад @ github.com
At Least 17 U.S. Sites Damaged in War with Iran, Analysis Shows
At Least 17 U.S. Sites Damaged in War with Iran, Analysis Shows At Least 17 U.S. Sites Damaged in War with Iran, Analysis Shows

At Least 17 U.S. Sites Damaged in War With Iran, Analysis ShowsU.S. installations damaged in strikes Iran Israel Oman Jordan SaudiArabia U.A.E.

Al Udeid Air Base, Ali Al Salem Air Base, Al Dhafra Air Base, Camp Buehring and the Navy’s Fifth Fleet headquarters have all been struck more than once.

Air defense and communication infrastructureAmong the costliest American losses to infrastructure have been to the air defense systems that protect U.S. and allied interests across the Middle East.

An image taken two days after the war began shows severe damage to what appears to be an air defense sensor.

Iran has targeted such sites where air defense equipment was recently observed, like the Al Ruw…

6 часов назад @ nytimes.com
ArcaOS 5.1.2 (based on OS/2 Warp 4.52) now available
ArcaOS 5.1.2 (based on OS/2 Warp 4.52) now available

Comments

6 часов назад @ arcanoae.com
Lobsters Lobsters
последний пост 1 час назад
On Making
On Making On Making

TLDR: I gain a lot of fulfillment by making things.

          —Dwight D. EisenhowerAnd I'm the kind of person who really misses the making of software.

And prompting for software, to me, isn't the same as making the software.

I think it hinges on something that has to do with making versus asking to be made, even if that line isn't particularly clear.

          —US Supreme Court Justice Potter StewartThings that I do:Write C code and run it.

1 час назад @ beej.us
agent-shell 0.47 updates
agent-shell 0.47 updates agent-shell 0.47 updates

██ ██ ███████ ███ ██ ██████ ██████ ██ ██ ██ ███ ███ ██ ██ ██ ████ ██ ██ ██ ██ ██ ██ ██ ██ ████ ████ ███ █████ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ████ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ███████ ██ ████ ██████ ██████ ██ ██████ ██ ██We got quite a few agent-shell additions since the last post, so let's go through t…

2 часа назад @ xenodium.com
This Is Not The Computer For You
This Is Not The Computer For You This Is Not The Computer For You

There is a certain kind of computer review that is really a permission slip.

“If you are thinking about Xcode or Final Cut, this is not the computer for you.” The people saying this are not wrong.

He knows it’s probably not the right tool for everything he wants to do.

Who can’t wait for the right tool to materialize.

He knows it’s probably not the right tool.

2 часа назад @ samhenri.gold
ArcaOS 5.1.2 now available (OS/2 Warp)
ArcaOS 5.1.2 now available (OS/2 Warp)

Comments

3 часа назад @ arcanoae.com
Dreaming of a ten-year computer
Dreaming of a ten-year computer Dreaming of a ten-year computer

Dreaming of a ten-year computerI want my current computer to last for a decade.

I’ve had to set up my computer carefully to give it the best chance of lasting the decade.

I hope I’m wrong, and that buying a new computer continues to be as simple as it is today.

I use Macs, and Apple offers three Mac desktops: the Mac mini, the Mac Studio, and the Mac Pro.

Suddenly, running my M4 Mac mini for ten years doesn’t feel so ridiculous.

3 часа назад @ alexwlchan.net
How far can you go with IX Route Servers only?
How far can you go with IX Route Servers only? How far can you go with IX Route Servers only?

Mar 12 2026How far can you go with IX Route Servers only?

Internet exchange points also are a good place to add extra services (aka, servers on the LAN for the benefit of the member routers) to this LAN, common services include AS112, Network Time Protocol, Route Collectors, and perhaps most importantly, the Route Servers.

IX Route serversRoute servers (RS) are special forms of BGP route reflectors that are designed to simplify interconnection on internet exchanges, they work by having members peer with the route reflector (which is just a BGP speaker), and the RS distributes the routes provided to it to the other members.

This means that a route server can coordinate often terabits of traf…

5 часов назад @ blog.benjojo.co.uk
Emacs Internal #03: Tagged Union, Tagged Pointer, and Poor Man's Inheritance
Emacs Internal #03: Tagged Union, Tagged Pointer, and Poor Man's Inheritance Emacs Internal #03: Tagged Union, Tagged Pointer, and Poor Man's Inheritance

c ) ; break ; } }Now you have invented C++ std::variant and std::visit that were introduced in C++17, which utilize a "tagged union."

Tagged Pointer (Boxed)A tagged union allocates the maximum required size for every variant.

Comparing fat pointers to tagged pointers: A fat pointer is smaller than a tagged union, but it doubles the memory size compared to a 64-bit tagged pointer.

Emacs: Tagged Pointer + Poor Man's InheritanceSince GNU Emacs uses the lowest 3 bits for tags, it is strictly limited to 8 fundamental types.

The combination of Tagged Pointer + Poor Man's Inheritance is no exception.

5 часов назад @ thecloudlet.github.io
Announcing Mercurial sprint in London, May 27-29th
Announcing Mercurial sprint in London, May 27-29th Announcing Mercurial sprint in London, May 27-29th

Announcing Mercurial sprint in London, May 27-29th#We are happy to announce that we will be holding a Mercurial sprint in London, UK from May 27th to 29th 2026.

It aims for Mercurial and Heptapod users, developers and other actors in the version control field to gather and discuss their needs and help plan for the future.

Thursday 28th and Friday 29th will gear toward higher-level discussions regarding usages, needs, overall direction of the project and collaboration opportunities with other tools.

Wednesday May 27th# This first day should focus on more technical aspects of Mercurial and Heptapod.

Discussions regarding the project’s governance and maintenanceTackling some lesser-loved pa…

8 часов назад @ mercurial-scm.org
Active Directory Compromise Allows Attackers to Remotely Wipe Medical Supply Company Devices
Active Directory Compromise Allows Attackers to Remotely Wipe Medical Supply Company Devices Active Directory Compromise Allows Attackers to Remotely Wipe Medical Supply Company Devices

A hacktivist group with links to Iran’s intelligence agencies is claiming responsibility for a data-wiping attack against Stryker, a global medical technology company based in Michigan.

Based in Kalamazoo, Michigan, Stryker [NYSE:SYK] is a medical and surgical equipment maker that reported $25 billion in global sales last year.

The security firm said Handala also has taken credit for recent attacks against fuel systems in Jordan and an Israeli energy exploration company.

Stryker is a major supplier of medical devices, and the ongoing attack is already affecting healthcare providers.

“As a precaution, some hospitals have temporarily suspended their connection to Stryker systems, including LI…

9 часов назад @ krebsonsecurity.com
Lowdown Manpage Support
Lowdown Manpage Support

IntroductionHave you wanted to write a manpage for your library or program but are put off by the complexity of the weird manpage language?

With lowdown as of version 3.0.0, authors can use the -tmdoc or -tman output options, which converts into into mdoc or man.

But now with the additional –roff-manpage option, lowdown attempts to create well-formed, semantic mdoc (or man) by understanding the context in which statements are specified.

For functions (sections 2, 3, and 9), write out your function prototypes as they appear in code.

If this happens to your manpage, look it over to make sure that it’s well-formed.

10 часов назад @ kristaps.bsd.lv
Claude Code isn’t going to replace data engineers (yet)
Claude Code isn’t going to replace data engineers (yet) Claude Code isn’t going to replace data engineers (yet)

At the heart of using Claude Code rather than a "chat bot" like ChatGPT is the idea of agentic AI.

2>&1x Exit code 2Full error output Exit code 2 Running with dbt=1.11.7 Registered adapter: duckdb=1.10.1 Unable to do partial parsing because saved manifest not found.

[WARNING][MissingArgumentsPropertyInGenericTestDeprecation]: Deprecated functionality Found top-level arguments to test `accepted_values` defined on 'stg_measures' in package 'flood_monitoring' (models/staging/_staging.yml).

2>&1x Exit code 2Exit code 2 17:34:54 Running with dbt=1.11.7 17:34:54 Registered adapter: duckdb=1.10.1 17:34:54 Unable to do partial parsing because saved manifest not found.

The above autonomous debugging…

10 часов назад @ rmoff.net
Parametricity, or Comptime is Bonkers
Parametricity, or Comptime is Bonkers

This property—that a type signature can determine an implementation—is called parametricity, and it's one of the most underappreciated ideas in programming language design.

A recent post made the case that comptime is "bonkers good", and I don't want to argue against that.

Let's consider the Zig equivalent to the Rust function signature above.

At the definition site the function body is isolated from any knowledge of what concrete type T will be.

The more we can infer from a type signature alone, the less we need to expand and read.

12 часов назад @ noelwelsh.com
Grief and the AI Split
Grief and the AI Split Grief and the AI Split

Grief and the AI SplitTL;DR: AI-assisted coding is revealing a split among developers that was always there but invisible when we all worked the same way.

Writing code by hand.

My Grief Was DifferentI want to be clear: I've felt grief too.

The Grief That SticksI grieve for the web I've known.

Here's what I notice about my grief: none of it is about missing the act of writing code.

14 часов назад @ blog.lmorchard.com
I Ditched Elasticsearch for Meilisearch
I Ditched Elasticsearch for Meilisearch I Ditched Elasticsearch for Meilisearch

What Meilisearch Actually IsMeilisearch is an open-source search engine written in Rust, built by a Paris-based company of the same name.

The core thesis is deliberate constraint: Meilisearch is not trying to be Elasticsearch.

An index is roughly analogous to a table in a relational database or an index in Elasticsearch.

When you add documents, update settings, or delete an index, Meilisearch enqueues a task and returns a task object with a numeric ID.

Who This Is ForIf you're building any kind of SaaS product, e-commerce site, documentation portal, internal knowledge base, or content-heavy application and you need search — Meilisearch should be your default starting point, not Elasticsearc…

16 часов назад @ anisafifi.com
Building a new Flash
Building a new Flash Building a new Flash

Comments

16 часов назад @ bill.newgrounds.com
Techmeme Techmeme
последний пост 45 минут назад
PayPay shares jump 19% in their Nasdaq debut after the company's $879.8M US IPO, the biggest listing by a Japanese company on a US stock exchange in a decade (Georgie McKay/Bloomberg)
PayPay shares jump 19% in their Nasdaq debut after the company's $879.8M US IPO, the biggest listing by a Japanese company on a US stock exchange in a decade (Georgie McKay/Bloomberg) PayPay shares jump 19% in their Nasdaq debut after the company's $879.8M US IPO, the biggest listing by a Japanese company on a US stock exchange in a decade (Georgie McKay/Bloomberg)

Georgie McKay / Bloomberg:

PayPay shares jump 19% in their Nasdaq debut after the company's $879.8M US IPO, the biggest listing by a Japanese company on a US stock exchange in a decade — Shares of PayPay Corp. jumped 19% in its trading debut Thursday after the digital payments firm's $879.8 million US IPO …

45 минут назад @ techmeme.com
Emil Michael says Anthropic's Claude models would "pollute" the DOD's supply chain because they have "a different policy preference" that is baked in (Ashley Capoot/CNBC)
Emil Michael says Anthropic's Claude models would "pollute" the DOD's supply chain because they have "a different policy preference" that is baked in (Ashley Capoot/CNBC) Emil Michael says Anthropic's Claude models would "pollute" the DOD's supply chain because they have "a different policy preference" that is baked in (Ashley Capoot/CNBC)

Ashley Capoot / CNBC:

Emil Michael says Anthropic's Claude models would “pollute” the DOD's supply chain because they have “a different policy preference” that is baked in — Defense Department CTO Emil Michael on Thursday said Anthropic's Claude artificial intelligence models would …

1 час назад @ techmeme.com
Swarm Aero, which is developing large swarming drones capable of carrying missiles and cargo, raised a $35M Series A, following a $22M seed in 2023 (Colin Demarest/Axios)
Swarm Aero, which is developing large swarming drones capable of carrying missiles and cargo, raised a $35M Series A, following a $22M seed in 2023 (Colin Demarest/Axios) Swarm Aero, which is developing large swarming drones capable of carrying missiles and cargo, raised a $35M Series A, following a $22M seed in 2023 (Colin Demarest/Axios)

Colin Demarest / Axios:

Swarm Aero, which is developing large swarming drones capable of carrying missiles and cargo, raised a $35M Series A, following a $22M seed in 2023 — Swarm Aero raised $35 million and plans to more than double its headcount by the end of the year. — The big picture: The California startup …

2 часа назад @ techmeme.com
A US DOJ-led international law enforcement operation disrupted SocksEscort, a residential proxy network used to exploit residential routers worldwide (Jessica Lyons/The Register)
A US DOJ-led international law enforcement operation disrupted SocksEscort, a residential proxy network used to exploit residential routers worldwide (Jessica Lyons/The Register) A US DOJ-led international law enforcement operation disrupted SocksEscort, a residential proxy network used to exploit residential routers worldwide (Jessica Lyons/The Register)

Jessica Lyons / The Register:

A US DOJ-led international law enforcement operation disrupted SocksEscort, a residential proxy network used to exploit residential routers worldwide — Cops from eight countries this week disrupted SocksEscort, a residential proxy service used by criminals to compromise hundreds of thousands …

2 часа назад @ techmeme.com
Sunday, which is building autonomous home robots, raised a $165M Series B led by Coatue at a valuation of $1.15B, and aims to begin testing in homes this year (Paayal Zaveri/Bloomberg)
Sunday, which is building autonomous home robots, raised a $165M Series B led by Coatue at a valuation of $1.15B, and aims to begin testing in homes this year (Paayal Zaveri/Bloomberg) Sunday, which is building autonomous home robots, raised a $165M Series B led by Coatue at a valuation of $1.15B, and aims to begin testing in homes this year (Paayal Zaveri/Bloomberg)

Paayal Zaveri / Bloomberg:

Sunday, which is building autonomous home robots, raised a $165M Series B led by Coatue at a valuation of $1.15B, and aims to begin testing in homes this year — Sunday Inc. has raised $165 million to build a dream robot for any household: a friendly looking machine capable of performing tasks …

2 часа назад @ techmeme.com
Michael Dell says "I don't think a company can dictate to a sovereign government what it does with its tools", responding to a question on the Anthropic feud (Maggie Eastland/Bloomberg)
Michael Dell says "I don't think a company can dictate to a sovereign government what it does with its tools", responding to a question on the Anthropic feud (Maggie Eastland/Bloomberg) Michael Dell says "I don't think a company can dictate to a sovereign government what it does with its tools", responding to a question on the Anthropic feud (Maggie Eastland/Bloomberg)

Maggie Eastland / Bloomberg:

Michael Dell says “I don't think a company can dictate to a sovereign government what it does with its tools”, responding to a question on the Anthropic feud — Dell Technologies Inc. Chief Executive Officer Michael Dell said that a company doing business with the government …

3 часа назад @ techmeme.com
Gumloop, which helps companies deploy reliable AI agents that handle complex, multi-step tasks, raised a $50M Series B led by Benchmark (Marina Temkin/TechCrunch)
Gumloop, which helps companies deploy reliable AI agents that handle complex, multi-step tasks, raised a $50M Series B led by Benchmark (Marina Temkin/TechCrunch) Gumloop, which helps companies deploy reliable AI agents that handle complex, multi-step tasks, raised a $50M Series B led by Benchmark (Marina Temkin/TechCrunch)

Marina Temkin / TechCrunch:

Gumloop, which helps companies deploy reliable AI agents that handle complex, multi-step tasks, raised a $50M Series B led by Benchmark — When Max Brodeur-Urbas co-founded Gumloop in mid-2023, his vision was to help non-technical employees automate repetitive tasks using AI.

3 часа назад @ techmeme.com
Paris-based Waiv, which uses AI to enable more precise testing of cancer, raised $33M after spinning out of AI diagnostics and drug discovery platform Owkin (Martin Coulter/Sifted)
Paris-based Waiv, which uses AI to enable more precise testing of cancer, raised $33M after spinning out of AI diagnostics and drug discovery platform Owkin (Martin Coulter/Sifted) Paris-based Waiv, which uses AI to enable more precise testing of cancer, raised $33M after spinning out of AI diagnostics and drug discovery platform Owkin (Martin Coulter/Sifted)

Martin Coulter / Sifted:

Paris-based Waiv, which uses AI to enable more precise testing of cancer, raised $33M after spinning out of AI diagnostics and drug discovery platform Owkin — French healthtech aims to revolutionise cancer screening — Waiv, a Paris-based medical testing startup spun out of biotech unicorn Owkin …

3 часа назад @ techmeme.com
Anthropic says Claude can now generate custom charts, diagrams, and other visualizations directly in a conversation, available to all users in beta (Emma Roth/The Verge)
Anthropic says Claude can now generate custom charts, diagrams, and other visualizations directly in a conversation, available to all users in beta (Emma Roth/The Verge) Anthropic says Claude can now generate custom charts, diagrams, and other visualizations directly in a conversation, available to all users in beta (Emma Roth/The Verge)

Emma Roth / The Verge:

Anthropic says Claude can now generate custom charts, diagrams, and other visualizations directly in a conversation, available to all users in beta — Claude will automatically generate interactive visuals based on your conversation, or you can ask it directly, too.

3 часа назад @ techmeme.com
Sources: Greenoaks founder Neil Mehta is pitching an endowment-type fund to Silicon Valley billionaires to influence CA politics, aiming to raise $100M to $500M (Bloomberg)
Sources: Greenoaks founder Neil Mehta is pitching an endowment-type fund to Silicon Valley billionaires to influence CA politics, aiming to raise $100M to $500M (Bloomberg) Sources: Greenoaks founder Neil Mehta is pitching an endowment-type fund to Silicon Valley billionaires to influence CA politics, aiming to raise $100M to $500M (Bloomberg)

Bloomberg:

Sources: Greenoaks founder Neil Mehta is pitching an endowment-type fund to Silicon Valley billionaires to influence CA politics, aiming to raise $100M to $500M — Silicon Valley billionaires have been seething over the threat of more taxes and regulations at home.

3 часа назад @ techmeme.com
Amazon announces new personality styles for Alexa+, including an adult-only "Sassy" option, which it says won't get into areas like explicit sexual content (Sarah Perez/TechCrunch)
Amazon announces new personality styles for Alexa+, including an adult-only "Sassy" option, which it says won't get into areas like explicit sexual content (Sarah Perez/TechCrunch) Amazon announces new personality styles for Alexa+, including an adult-only "Sassy" option, which it says won't get into areas like explicit sexual content (Sarah Perez/TechCrunch)

Sarah Perez / TechCrunch:

Amazon announces new personality styles for Alexa+, including an adult-only “Sassy” option, which it says won't get into areas like explicit sexual content — Amazon's AI assistant Alexa+ is getting another new personality. On Thursday, the company announced it's expanding …

3 часа назад @ techmeme.com
European video game age ratings body PEGI plans to add four new categories in June to tackle elements of addictive design in games, including loot boxes (Robert Purchese/Eurogamer.net)
European video game age ratings body PEGI plans to add four new categories in June to tackle elements of addictive design in games, including loot boxes (Robert Purchese/Eurogamer.net) European video game age ratings body PEGI plans to add four new categories in June to tackle elements of addictive design in games, including loot boxes (Robert Purchese/Eurogamer.net)

Robert Purchese / Eurogamer.net:

European video game age ratings body PEGI plans to add four new categories in June to tackle elements of addictive design in games, including loot boxes — Loot boxes and in-game purchases targeted. — Follow EA Sports FC 27 — Video game age-ratings are about to change in Europe.

4 часа назад @ techmeme.com
Microsoft says EVP of Experiences and Devices, Rajesh Jha, plans to retire on July 1 after 35+ years at Microsoft and promotes four of his direct reports to EVP (Tom Warren/The Verge)
Microsoft says EVP of Experiences and Devices, Rajesh Jha, plans to retire on July 1 after 35+ years at Microsoft and promotes four of his direct reports to EVP (Tom Warren/The Verge) Microsoft says EVP of Experiences and Devices, Rajesh Jha, plans to retire on July 1 after 35+ years at Microsoft and promotes four of his direct reports to EVP (Tom Warren/The Verge)

Tom Warren / The Verge:

Microsoft says EVP of Experiences and Devices, Rajesh Jha, plans to retire on July 1 after 35+ years at Microsoft and promotes four of his direct reports to EVP — The leaders of Windows and Office are now getting promoted and report directly to Satya Nadella.

4 часа назад @ techmeme.com
Ukraine's defense minister says Ukraine is opening up access to its battlefield data for its allies to train AI models (Max Hunder/Reuters)
Ukraine's defense minister says Ukraine is opening up access to its battlefield data for its allies to train AI models (Max Hunder/Reuters) Ukraine's defense minister says Ukraine is opening up access to its battlefield data for its allies to train AI models (Max Hunder/Reuters)

Max Hunder / Reuters:

Ukraine's defense minister says Ukraine is opening up access to its battlefield data for its allies to train AI models — Ukraine is opening up access to its battlefield data for its allies to train drone AI software, the defence minister said on Thursday, as Kyiv seeks to harness the experience …

4 часа назад @ techmeme.com
BackOps, which makes automation tools for supply chain operations, raised a $26M Series A led by Theory Ventures (Natalie Breymeyer/Axios)
BackOps, which makes automation tools for supply chain operations, raised a $26M Series A led by Theory Ventures (Natalie Breymeyer/Axios) BackOps, which makes automation tools for supply chain operations, raised a $26M Series A led by Theory Ventures (Natalie Breymeyer/Axios)

Natalie Breymeyer / Axios:

BackOps, which makes automation tools for supply chain operations, raised a $26M Series A led by Theory Ventures — BackOps, which makes automation tools for supply chain operations, raised a $26 million Series A round, CEO Sean McCarthy tells Axios exclusively.

4 часа назад @ techmeme.com
Techmeme Techmeme
последний пост 45 минут назад
BMBL jumps 30%+ after Bumble reported Q4 revenue above estimates and unveiled an AI-driven app overhaul to lure back users; BMBL is down 90% since its 2021 IPO (Kritika Lamba/Reuters)
BMBL jumps 30%+ after Bumble reported Q4 revenue above estimates and unveiled an AI-driven app overhaul to lure back users; BMBL is down 90% since its 2021 IPO (Kritika Lamba/Reuters) BMBL jumps 30%+ after Bumble reported Q4 revenue above estimates and unveiled an AI-driven app overhaul to lure back users; BMBL is down 90% since its 2021 IPO (Kritika Lamba/Reuters)

Kritika Lamba / Reuters:

BMBL jumps 30%+ after Bumble reported Q4 revenue above estimates and unveiled an AI-driven app overhaul to lure back users; BMBL is down 90% since its 2021 IPO — Bumble (BMBL.O) shares jumped more than 40% in early trading on Thursday after the company posted upbeat fourth-quarter revenue …

4 часа назад @ techmeme.com
Qdrant, which develops an open-source vector search engine for production AI systems, raised a $50M Series B led by AVP (Tamara Djurickovic/Tech.eu)
Qdrant, which develops an open-source vector search engine for production AI systems, raised a $50M Series B led by AVP (Tamara Djurickovic/Tech.eu) Qdrant, which develops an open-source vector search engine for production AI systems, raised a $50M Series B led by AVP (Tamara Djurickovic/Tech.eu)

Tamara Djurickovic / Tech.eu:

Qdrant, which develops an open-source vector search engine for production AI systems, raised a $50M Series B led by AVP — Qdrant develops a vector search engine designed for production AI systems, enabling teams to configure retrieval, ranking, and filtering to support scalable applications such as semantic search and AI workflows.

5 часов назад @ techmeme.com
Tel Aviv-based Bold, which uses AI agents to secure enterprise devices like laptops from cyberattacks, emerges from stealth with $40M in funding (Robert Scammell/Business Insider)
Tel Aviv-based Bold, which uses AI agents to secure enterprise devices like laptops from cyberattacks, emerges from stealth with $40M in funding (Robert Scammell/Business Insider) Tel Aviv-based Bold, which uses AI agents to secure enterprise devices like laptops from cyberattacks, emerges from stealth with $40M in funding (Robert Scammell/Business Insider)

Robert Scammell / Business Insider:

Tel Aviv-based Bold, which uses AI agents to secure enterprise devices like laptops from cyberattacks, emerges from stealth with $40M in funding — Follow Robert Scammell … - Israeli cybersecurity startup Bold has raised $40 million and emerged from stealth.

5 часов назад @ techmeme.com
Disney+ is rolling out Verts, its new short-form video feed, to US users on its mobile app, featuring clips from movies and TV shows on Disney+ (Aisha Malik/TechCrunch)
Disney+ is rolling out Verts, its new short-form video feed, to US users on its mobile app, featuring clips from movies and TV shows on Disney+ (Aisha Malik/TechCrunch) Disney+ is rolling out Verts, its new short-form video feed, to US users on its mobile app, featuring clips from movies and TV shows on Disney+ (Aisha Malik/TechCrunch)

Aisha Malik / TechCrunch:

Disney+ is rolling out Verts, its new short-form video feed, to US users on its mobile app, featuring clips from movies and TV shows on Disney+ — Disney+ is starting to roll out Verts, its new short-form video feed, to U.S. users on its mobile app. First announced in January …

5 часов назад @ techmeme.com
Oro Labs, which uses AI to streamline corporate procurement, raised a $100M Series C led by Goldman Sachs Growth Equity and Brighton Park Capital (Jeremy Kahn/Fortune)
Oro Labs, which uses AI to streamline corporate procurement, raised a $100M Series C led by Goldman Sachs Growth Equity and Brighton Park Capital (Jeremy Kahn/Fortune) Oro Labs, which uses AI to streamline corporate procurement, raised a $100M Series C led by Goldman Sachs Growth Equity and Brighton Park Capital (Jeremy Kahn/Fortune)

Jeremy Kahn / Fortune:

Oro Labs, which uses AI to streamline corporate procurement, raised a $100M Series C led by Goldman Sachs Growth Equity and Brighton Park Capital — Oro Labs, a Silicon Valley startup that uses artificial intelligence to automate companies' procurement processes, has raised $100 million in new venture capital funding.

5 часов назад @ techmeme.com
Stockholm-based AI coding startup Lovable reaches $400M in ARR, up from $300M in January; rival Cursor hit $2B in annualized revenue in February, per a source (Bloomberg)
Stockholm-based AI coding startup Lovable reaches $400M in ARR, up from $300M in January; rival Cursor hit $2B in annualized revenue in February, per a source (Bloomberg) Stockholm-based AI coding startup Lovable reaches $400M in ARR, up from $300M in January; rival Cursor hit $2B in annualized revenue in February, per a source (Bloomberg)

Bloomberg:

Stockholm-based AI coding startup Lovable reaches $400M in ARR, up from $300M in January; rival Cursor hit $2B in annualized revenue in February, per a source — Swedish startup Lovable has hit $400 million in annual recurring revenue, as companies and users flock to artificial intelligence tools …

6 часов назад @ techmeme.com
Crypto accounting startup Cryptio raised a $45M Series B led by BlackFin Capital Partners and Sentinel Global and reports having 450+ clients, including Circle (Ben Weiss/Fortune)
Crypto accounting startup Cryptio raised a $45M Series B led by BlackFin Capital Partners and Sentinel Global and reports having 450+ clients, including Circle (Ben Weiss/Fortune) Crypto accounting startup Cryptio raised a $45M Series B led by BlackFin Capital Partners and Sentinel Global and reports having 450+ clients, including Circle (Ben Weiss/Fortune)

Ben Weiss / Fortune:

Crypto accounting startup Cryptio raised a $45M Series B led by BlackFin Capital Partners and Sentinel Global and reports having 450+ clients, including Circle — As large enterprises invest in blockchain technology, they quickly discover the need for accounting software that can help them track a growing hoard of digital assets.

6 часов назад @ techmeme.com
Microsoft launches Copilot Health, which integrates medical records, biometric data from wearables, and lab test results to give personalized advice, in the US (Sebastian Herrera/Wall Street Journal)
Microsoft launches Copilot Health, which integrates medical records, biometric data from wearables, and lab test results to give personalized advice, in the US (Sebastian Herrera/Wall Street Journal) Microsoft launches Copilot Health, which integrates medical records, biometric data from wearables, and lab test results to give personalized advice, in the US (Sebastian Herrera/Wall Street Journal)

Sebastian Herrera / Wall Street Journal:

Microsoft launches Copilot Health, which integrates medical records, biometric data from wearables, and lab test results to give personalized advice, in the US — A new feature within the Copilot app will offer personalized healthcare advice and make it easy to upload test results, fitness data and more

6 часов назад @ techmeme.com
Google launches Ask Maps, a Gemini-powered conversational feature for iOS and Android in the US and India that lets users ask "complex, real-world questions" (Andrew J. Hawkins/The Verge)
Google launches Ask Maps, a Gemini-powered conversational feature for iOS and Android in the US and India that lets users ask "complex, real-world questions" (Andrew J. Hawkins/The Verge) Google launches Ask Maps, a Gemini-powered conversational feature for iOS and Android in the US and India that lets users ask "complex, real-world questions" (Andrew J. Hawkins/The Verge)

Andrew J. Hawkins / The Verge:

Google launches Ask Maps, a Gemini-powered conversational feature for iOS and Android in the US and India that lets users ask “complex, real-world questions” — 'Where's the closest public bathroom that's not completely disgusting' is going to get asked a lot in my household.

7 часов назад @ techmeme.com
Microsoft and Meta each committed nearly $50B in additional data center leases in their most recent quarters, pushing major cloud companies' total to $700B+ (Brody Ford/Bloomberg)
Microsoft and Meta each committed nearly $50B in additional data center leases in their most recent quarters, pushing major cloud companies' total to $700B+ (Brody Ford/Bloomberg) Microsoft and Meta each committed nearly $50B in additional data center leases in their most recent quarters, pushing major cloud companies' total to $700B+ (Brody Ford/Bloomberg)

Brody Ford / Bloomberg:

Microsoft and Meta each committed nearly $50B in additional data center leases in their most recent quarters, pushing major cloud companies' total to $700B+ — Microsoft Corp. and Meta Platforms Inc. each committed nearly $50 billion in additional data center leases in their most recent quarters …

7 часов назад @ techmeme.com
Israeli startup Onyx Security, which helps secure and manage AI agents' operational risks, raised a $35M Series A led by Conviction, after a $5M seed in 2024 (Meir Orbach/CTech)
Israeli startup Onyx Security, which helps secure and manage AI agents' operational risks, raised a $35M Series A led by Conviction, after a $5M seed in 2024 (Meir Orbach/CTech) Israeli startup Onyx Security, which helps secure and manage AI agents' operational risks, raised a $35M Series A led by Conviction, after a $5M seed in 2024 (Meir Orbach/CTech)

Meir Orbach / CTech:

Israeli startup Onyx Security, which helps secure and manage AI agents' operational risks, raised a $35M Series A led by Conviction, after a $5M seed in 2024 — The Israeli startup develops a platform to secure and manage AI systems as they become integral to business operations.

7 часов назад @ techmeme.com
Sources: after Google's $32B deal, each of Wiz's four co-founders is set to get $2B in post-tax cash; Index is set to net $4B, Insight $2.7B, and Sequoia $3B (Sofia Chierchio/Forbes)
Sources: after Google's $32B deal, each of Wiz's four co-founders is set to get $2B in post-tax cash; Index is set to net $4B, Insight $2.7B, and Sequoia $3B (Sofia Chierchio/Forbes) Sources: after Google's $32B deal, each of Wiz's four co-founders is set to get $2B in post-tax cash; Index is set to net $4B, Insight $2.7B, and Sequoia $3B (Sofia Chierchio/Forbes)

Sofia Chierchio / Forbes:

Sources: after Google's $32B deal, each of Wiz's four co-founders is set to get $2B in post-tax cash; Index is set to net $4B, Insight $2.7B, and Sequoia $3B — Two years after rejecting a $23 billion offer, Israel-based Wiz secured the largest acquisition in Google's history …

8 часов назад @ techmeme.com
Israeli-Dutch startup Wonderful AI, which offers AI agents that can handle customer conversations across voice, chat, and more, raised $150M at a $2B valuation (Yazhou Sun/Bloomberg)
Israeli-Dutch startup Wonderful AI, which offers AI agents that can handle customer conversations across voice, chat, and more, raised $150M at a $2B valuation (Yazhou Sun/Bloomberg) Israeli-Dutch startup Wonderful AI, which offers AI agents that can handle customer conversations across voice, chat, and more, raised $150M at a $2B valuation (Yazhou Sun/Bloomberg)

Yazhou Sun / Bloomberg:

Israeli-Dutch startup Wonderful AI, which offers AI agents that can handle customer conversations across voice, chat, and more, raised $150M at a $2B valuation — Israeli startup Wonderful has raised $150 million in funding that will accelerate its deployment of artificial intelligence-powered customer support agents.

8 часов назад @ techmeme.com
Google Research launches Groundsource, a geo-tagged time series dataset created by using Gemini to extract 2.6M flood events from 5M historical news articles (Tim Fernholz/TechCrunch)
Google Research launches Groundsource, a geo-tagged time series dataset created by using Gemini to extract 2.6M flood events from 5M historical news articles (Tim Fernholz/TechCrunch) Google Research launches Groundsource, a geo-tagged time series dataset created by using Gemini to extract 2.6M flood events from 5M historical news articles (Tim Fernholz/TechCrunch)

Tim Fernholz / TechCrunch:

Google Research launches Groundsource, a geo-tagged time series dataset created by using Gemini to extract 2.6M flood events from 5M historical news articles — Flash floods are among the deadliest weather events in the world, killing more than 5,000 people each year. They're also among the most difficult to predict.

8 часов назад @ techmeme.com
Sources: India plans to unveil a ~$10.8B fund aimed at bolstering domestic chipmaking, including subsidizing chip design projects and manufacturing equipment (Sankalp Phartiyal/Bloomberg)
Sources: India plans to unveil a ~$10.8B fund aimed at bolstering domestic chipmaking, including subsidizing chip design projects and manufacturing equipment (Sankalp Phartiyal/Bloomberg) Sources: India plans to unveil a ~$10.8B fund aimed at bolstering domestic chipmaking, including subsidizing chip design projects and manufacturing equipment (Sankalp Phartiyal/Bloomberg)

Sankalp Phartiyal / Bloomberg:

Sources: India plans to unveil a ~$10.8B fund aimed at bolstering domestic chipmaking, including subsidizing chip design projects and manufacturing equipment — India plans to unveil a more than 1 trillion rupee ($10.8 billion) fund aimed at bolstering domestic chipmaking …

9 часов назад @ techmeme.com
GitHub Trending GitHub Trending
последний пост 16 часов назад
666ghj/BettaFish
666ghj/BettaFish 666ghj/BettaFish

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.

16 часов назад @ github.com
shanraisshan/claude-code-best-practice
shanraisshan/claude-code-best-practice shanraisshan/claude-code-best-practice

practice makes claude perfectClick on this badge to show the latest best practiceClick on this badge to show implementation in this repoClick on this badge to see the Command → Agent → Skill orchestration workflowBoris Cherny on X (tweet 1 · tweet 2 · tweet 3)CONCEPTS🔥 HotSee orchestration-workflow for implementation details of Command → Agent → Skill pattern.

claude /weather-orchestratorComponent Role Example Command Entry point, user interaction /weather-orchestrator Agent Fetches data with preloaded skill (agent skill) weather-agent with weather-fetcher Skill Creates output independently (skill) weather-svg-creatorDEVELOPMENT WORKFLOWS🔥 HotOthersTIPS AND TRICKS■ Planning (2)always start …

16 часов назад @ github.com
TheCraigHewitt/seomachine
TheCraigHewitt/seomachine TheCraigHewitt/seomachine

SEO MachineA specialized Claude Code workspace for creating long-form, SEO-optimized blog content for any business.

This system helps you research, write, analyze, and optimize content that ranks well and serves your target audience.

Start with Research/research [topic]What it does:Performs keyword researchAnalyzes top 10 competitorsIdentifies content gapsCreates comprehensive research briefSaves to /research/ directoryExample:/research content marketing strategies for B2B SaaS2.

Originally developed for Castos, now available as an open-source tool for any business to streamline long-form SEO content creation.

Configure your context files (use the templates as your guide) Run /research [you…

16 часов назад @ github.com
virattt/ai-hedge-fund
virattt/ai-hedge-fund virattt/ai-hedge-fund

AI Hedge FundThis is a proof of concept for an AI-powered hedge fund.

Table of ContentsHow to InstallBefore you can run the AI Hedge Fund, you'll need to install it and set up your API keys.

How to Run⌨️ Command Line InterfaceYou can run the AI Hedge Fund directly via terminal.

Quick StartInstall Poetry (if not already installed):curl -sSL https://install.python-poetry.org | python3 -Install dependencies:poetry installRun the AI Hedge Fundpoetry run python src/main.py --ticker AAPL,MSFT,NVDAYou can also specify a --ollama flag to run the AI hedge fund using local LLMs.

🖥️ Web ApplicationThe new way to run the AI Hedge Fund is through our web application that provides a user-friendly interfa…

16 часов назад @ github.com
inclusionAI/AReaL
inclusionAI/AReaL inclusionAI/AReaL

Combined with RL training on AReaL, the 235B MoE model surpasses GPT 5 and achieves comparable performance with Gemini 3.0 Pro on $\tau^2$ -bench!

Thanks to the outstanding contribution from @HwVanICI, we are excited to officially announce stable support for AReaL training on Ascend NPU devices!

[2025/08/30] Introducing ASearcher, a state-of-the-art search agent built with AReaL's end-to-end asynchronous RL training.

[2025/06/03] (v0.3, boba²) We release boba² (double-boba) for fully asynchronous RL training, which achieves 2.77× speedup while delivering comparable or superior training performance compared to synchronous systems.

Furthermore, asynchronous RL significantly simplifies multi-t…

1 day, 16 hours назад @ github.com
ItzCrazyKns/Vane
ItzCrazyKns/Vane ItzCrazyKns/Vane

Vane 🔍Vane is a privacy-focused AI answering engine that runs entirely on your own hardware.

Simply run the following command:docker run -d -p 3000:3000 -v vane-data:/home/vane/data --name vane itzcrazykns1337/vane:latestThis will pull and start the Vane container with the bundled SearxNG search engine.

docker run -d -p 3000:3000 -v vane-data:/home/vane/data --name vane vane Access Vane at http://localhost:3000 and configure your settings in the setup screen.

To fix this issue you can:Check your Ollama API URL: Ensure that the API URL is correctly set in the settings menu.

To fix this issue you can:Check your Lemonade API URL: Ensure that the API URL is correctly set in the settings menu.

1 day, 16 hours назад @ github.com
msitarzewski/agency-agents
msitarzewski/agency-agents msitarzewski/agency-agents

🎭 The Agency: AI Specialists Ready to Transform Your WorkflowA complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy injectors to reality checkers.

Option 3: Use with Other Tools (Cursor, Aider, Windsurf, Gemini CLI, OpenCode)# Step 1 -- generate integration files for all supported tools ./scripts/convert.sh # Step 2 -- install interactively (auto-detects what you have installed) ./scripts/install.sh # Or target a specific tool directly ./scripts/install.sh --tool cursor ./scripts/install.sh --tool copilot ./scripts/install.sh --tool aider ./scripts/install.sh --tool windsurfSee the Multi-Tool Integrations section below for full details.

./scr…

1 day, 16 hours назад @ github.com
QwenLM/Qwen-Agent
QwenLM/Qwen-Agent QwenLM/Qwen-Agent

Preparation: Model ServiceYou can either use the model service provided by Alibaba Cloud's DashScope, or deploy and use your own model service using the open-source Qwen models.

If you choose to use the model service offered by DashScope, please ensure that you set the environment variable DASHSCOPE_API_KEY to your unique DashScope API key.

Alternatively, if you prefer to deploy and use your own model service, please follow the instructions provided in the README of Qwen2 for deploying an OpenAI-compatible API service.

llm_cfg = { # Use the model service provided by DashScope: 'model' : 'qwen-max-latest' , 'model_type' : 'qwen_dashscope' , # 'api_key': 'YOUR_DASHSCOPE_API_KEY', # It will us…

1 day, 16 hours назад @ github.com
666ghj/MiroFish
666ghj/MiroFish 666ghj/MiroFish

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 days, 17 hours назад @ github.com
teng-lin/notebooklm-py
teng-lin/notebooklm-py teng-lin/notebooklm-py

Create a notebook and add sources notebooklm create " My Research " notebooklm use < notebook_id > notebooklm source add " https://en.wikipedia.org/wiki/Artificial_intelligence " notebooklm source add " ./paper.pdf " # 3.

Generate content notebooklm generate audio " make it engaging " --wait notebooklm generate video --style whiteboard --wait notebooklm generate quiz --difficulty hard notebooklm generate flashcards --quantity more notebooklm generate slide-deck notebooklm generate infographic --orientation portrait notebooklm generate mind-map notebooklm generate data-table " compare key concepts " # 5.

Download artifacts notebooklm download audio ./podcast.mp3 notebooklm download video ./o…

3 days, 16 hours назад @ github.com
GoogleCloudPlatform/generative-ai
GoogleCloudPlatform/generative-ai GoogleCloudPlatform/generative-ai

Generative AI on Google CloudGemini 3.1 Pro has been released!

Here are the latest notebooks and demos using the new model: Intro to Gemini 3.1 ProThis repository contains notebooks, code samples, sample apps, and other resources that demonstrate how to use, develop and manage generative AI workflows using Generative AI on Google Cloud with Vertex AI.

vision/ Use this folder if you're interested in building your own solutions from scratch using features from Imagen on Vertex AI (Vertex AI Imagen API).

setup-env/ Instructions on how to set up Google Cloud, the Vertex AI Python SDK, and notebook environments on Google Colab and Vertex AI Workbench.

blogs, YouTube playlists) about Generative A…

3 days, 16 hours назад @ github.com
koala73/worldmonitor
koala73/worldmonitor koala73/worldmonitor

World MonitorReal-time global intelligence dashboard — AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface.

Details →Data Collection435+ RSS feeds with 4-tier source credibility, server-side aggregation, and per-feed circuit breakers.

Details →Edge functions — 60+ Vercel Edge Functions split into per-domain thin entry points (~85% cold-start reduction).

If you use npm run dev instead, only the frontend starts — news feeds and API-dependent panels won't load.

World Monitor relies on 60+ Vercel Edge Functions in the api/ directory for RSS proxying, data caching, and API key isolation.

3 days, 16 hours назад @ github.com
microsoft/markitdown
microsoft/markitdown microsoft/markitdown

Use pip install 'markitdown[all]' to have backward-compatible behavior.

MarkItDown is a lightweight Python utility for converting various files to Markdown for use with LLMs and related text analysis pipelines.

Earlier in this document, we installed all optional dependencies with the [all] option.

For example:pip install ' markitdown[pdf, docx, pptx] 'will install only the dependencies for PDF, DOCX, and PPTX files.

text_content )Document Intelligence conversion in Python:from markitdown import MarkItDown md = MarkItDown ( docintel_endpoint = "" ) result = md .

4 days, 16 hours назад @ github.com
agentscope-ai/agentscope
agentscope-ai/agentscope agentscope-ai/agentscope

tool import Toolkit , execute_python_code , execute_shell_command import os , asyncio async def main (): toolkit = Toolkit () toolkit .

environ [ "DASHSCOPE_API_KEY" ], stream = True , ), memory = InMemoryMemory (), formatter = DashScopeChatFormatter (), toolkit = toolkit , ) user = UserAgent ( name = "user" ) msg = None while True : msg = await agent ( msg ) msg = await user ( msg ) if msg .

werewolf_voice_agent.mp4Realtime Voice AgentBuild a realtime voice agent with web interface that can interact with users via voice input and output.

tool import Toolkit import os async def fine_grained_mcp_control (): # Initialize the MCP client client = HttpStatelessClient ( name = "gaode_mcp" , trans…

5 days, 16 hours назад @ github.com
NousResearch/hermes-agent
NousResearch/hermes-agent NousResearch/hermes-agent

Hermes Agent ⚕The self-improving AI agent built by Nous Research.

Use any model you want — Nous Portal, OpenRouter (200+ models), z.ai/GLM, Kimi/Moonshot, MiniMax, OpenAI, or your own endpoint.

Switch with hermes model — no code changes, no lock-in.

After installation:source ~ /.bashrc # reload shell (or: source ~/.zshrc) hermes setup # configure your LLM provider hermes # start chatting!

Getting Startedhermes # Interactive CLI — start a conversation hermes model # Switch provider or model hermes setup # Re-run the setup wizard hermes gateway # Start the messaging gateway (Telegram, Discord, etc.)

5 days, 16 hours назад @ github.com
Технологии
Reddit: /r/technology/ Reddit: /r/technology/
последний пост 1 час назад
British tourist among 20 charged in Dubai over videos of Iranian missile strikes
British tourist among 20 charged in Dubai over videos of Iranian missile strikes British tourist among 20 charged in Dubai over videos of Iranian missile strikes

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

1 час назад @ reddit.com
Apple's $599 MacBook Neo Shocks PC Industry Leaders
Apple's $599 MacBook Neo Shocks PC Industry Leaders

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

2 часа назад @ reddit.com
'AI Is African Intelligence': The Workers Who Train AI Are Fighting Back
'AI Is African Intelligence': The Workers Who Train AI Are Fighting Back 'AI Is African Intelligence': The Workers Who Train AI Are Fighting Back

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

4 часа назад @ reddit.com
Rivian Goes All-In on the R2: 330 Miles of Range, $59,485, and Everything to Prove
Rivian Goes All-In on the R2: 330 Miles of Range, $59,485, and Everything to Prove Rivian Goes All-In on the R2: 330 Miles of Range, $59,485, and Everything to Prove

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

4 часа назад @ reddit.com
AI Lobbyists Are Flying Congressional Staffers Around the Country on Luxury Trips
AI Lobbyists Are Flying Congressional Staffers Around the Country on Luxury Trips AI Lobbyists Are Flying Congressional Staffers Around the Country on Luxury Trips

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

4 часа назад @ reddit.com
Grammarly Is Facing a Class Action Lawsuit Over Its AI "Expert Review" Feature
Grammarly Is Facing a Class Action Lawsuit Over Its AI "Expert Review" Feature Grammarly Is Facing a Class Action Lawsuit Over Its AI "Expert Review" Feature

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

4 часа назад @ reddit.com
White House plan to break up iconic U.S. climate lab moves forward. Bidders have lined up to take over pieces of the National Center for Atmospheric Research.
White House plan to break up iconic U.S. climate lab moves forward. Bidders have lined up to take over pieces of the National Center for Atmospheric Research.

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

5 часов назад @ reddit.com
Legacy Games Media Site VideoGamer Completely Removed From Google After Pivoting To AI-Generated Articles
Legacy Games Media Site VideoGamer Completely Removed From Google After Pivoting To AI-Generated Articles Legacy Games Media Site VideoGamer Completely Removed From Google After Pivoting To AI-Generated Articles

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

5 часов назад @ reddit.com
YouTube expands unskippable 30-second ads to TVs after $40 billion revenue year
YouTube expands unskippable 30-second ads to TVs after $40 billion revenue year YouTube expands unskippable 30-second ads to TVs after $40 billion revenue year

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

6 часов назад @ reddit.com
Honda Kills Three US Built EVs Before They Ever Launch, Taking up to $7.5 Billion Loss
Honda Kills Three US Built EVs Before They Ever Launch, Taking up to $7.5 Billion Loss Honda Kills Three US Built EVs Before They Ever Launch, Taking up to $7.5 Billion Loss

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

6 часов назад @ reddit.com
UK mps given powers to restrict the entire internet
UK mps given powers to restrict the entire internet UK mps given powers to restrict the entire internet

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

6 часов назад @ reddit.com
Lobster buffet: China’s tech firms feast on OpenClaw as companies race to deploy AI agents
Lobster buffet: China’s tech firms feast on OpenClaw as companies race to deploy AI agents Lobster buffet: China’s tech firms feast on OpenClaw as companies race to deploy AI agents

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

6 часов назад @ reddit.com
Anthropic’s Claude would ‘pollute’ defense supply chain: Pentagon CTO
Anthropic’s Claude would ‘pollute’ defense supply chain: Pentagon CTO Anthropic’s Claude would ‘pollute’ defense supply chain: Pentagon CTO

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

6 часов назад @ reddit.com
Major UK banking app glitch leaks other people’s accounts and wages
Major UK banking app glitch leaks other people’s accounts and wages Major UK banking app glitch leaks other people’s accounts and wages

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

8 часов назад @ reddit.com
‘Devastating blow’: Atlassian lays off 1,600 workers ahead of AI push
‘Devastating blow’: Atlassian lays off 1,600 workers ahead of AI push ‘Devastating blow’: Atlassian lays off 1,600 workers ahead of AI push

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

8 часов назад @ reddit.com
Pinboard: Popular Pinboard: Popular
последний пост 13 часов назад
Do the Illegible | Ashwin Sundar
Do the Illegible | Ashwin Sundar Do the Illegible | Ashwin Sundar

Seeing Like a StateLegibility: [The process by which] officials took exceptionally complex, illegible, and local social practices (such as land tenure customs or naming customs) and created a standard grid whereby it could be centrally recorded and monitored.

In other words, the illegible is what team A’s computer program is really about.

When onboarding to a new team, the time you spend getting “acquainted” with a codebase, learning the team’s idioms, talking to non-technical stakeholders - that’s when you’re learning the illegible.

The last thing they want is their developers to internalize theories of their program, because this means the process of software development is now becoming i…

13 часов назад @ ashwinsundar.com
Getting Started with Common Lisp
Getting Started with Common Lisp Getting Started with Common Lisp

Getting StartedAn easy way to start with Lisp-StatIt’s never been easy for a developer to get started in Common Lisp.

Given the size of the Common Lisp community this is understandable.

Common Lisp REPLIf you want a Common Lisp REPL:docker run --rm -it --user vscode -w /home/vscode ghcr.io/lisp-stat/ls-dev:latest ls-repland you should see:Linedit version 0.17.6, smart mode, ESC-h for help.

To get the latest and to keep them synced you can use the init.sh script with ls-init.sh --mode experimenter .

If you want help with ls-init.sh , run ls-init.sh --help .

13 часов назад @ lisp-stat.dev
Crawl entire websites with a single API call using Browser Rendering
Crawl entire websites with a single API call using Browser Rendering Crawl entire websites with a single API call using Browser Rendering

You can now crawl an entire website with a single API call using Browser Rendering's new /crawl endpoint, available in open beta.

Submit a starting URL, and pages are automatically discovered, rendered in a headless browser, and returned in multiple formats, including HTML, Markdown, and structured JSON.

Note: the /crawl endpoint cannot bypass Cloudflare bot detection or captchas, and self-identifies as a bot.

To get started, refer to the crawl endpoint documentation.

If you are setting up your own site to be crawled, review the robots.txt and sitemaps best practices.

13 часов назад @ developers.cloudflare.com
Daring Fireball: The MacBook Neo
Daring Fireball: The MacBook Neo Daring Fireball: The MacBook Neo

The Magic Trackpad first appeared on that MacBook and the early 2015 MacBook Pros — it was nice-to-have for the MacBook Pros, but might have been the only trackpad that would fit in the front of the MacBook One’s tapered case.

Apple’s inconsistent use of the name “Air” makes this complicated, but the MacBook Neo is obviously akin to the iPhone 17e; the MacBook Air is akin to the iPhone 17 (the default model for most people); the MacBook Pros are akin to the iPhone 17 Pros.

This last week testing the MacBook Neo, I haven’t touched my iPad once, and I haven’t once wished this Neo were an iPad.

The MacBook Neo is going to be a great first Macintosh for a lot of people switching from PCs.

May t…

13 часов назад @ daringfireball.net
microsoft/BitNet: Official inference framework for 1-bit LLMs
microsoft/BitNet: Official inference framework for 1-bit LLMs microsoft/BitNet: Official inference framework for 1-bit LLMs

bitnet.cpp is the official inference framework for 1-bit LLMs (e.g., BitNet b1.58).

usage: e2e_benchmark.py -m MODEL [-n N_TOKEN] [-p N_PROMPT] [-t THREADS] Setup the environment for running the inference required arguments: -m MODEL, --model MODEL Path to the model file.

-t THREADS, --threads THREADS Number of threads to use.

It is an optional argument with a default value of 128., : The number of tokens to generate during the inference.

It is an optional argument with a default value of 2., : The number of threads to use for running the inference.

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

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

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

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

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

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

13 часов назад @ github.com
U+237C ⍼ is Azimuth · Jonathan Chan
U+237C ⍼ is Azimuth · Jonathan Chan U+237C ⍼ is Azimuth · Jonathan Chan

Part 1 · Part 2 · Part 3 · Part 4 · Part 5 ← you are hereOne year ago, on 28 February 2025, Wikipedia user Moyogo updated the page for Angzarr with a citation to the type foundry H. Berthold AG’s 1950 symbol catalogue listing ⍼ as Azimut, Richtungswinkel, or “azimuth”, “direction angle”.

The above scan is from the 1950 Zeichenprobe (symbol catalogue) on page 7.

For convenience, I’ve extracted full-page scans below for where it appears — and where I feel it would appear, but doesn’t.

Wikipedia has a lovely illustration demonstrating how a sextant works to measure latitude of the sun.

The same article has a photo of a captain using a sextant turned sideways to measure a horizontal angle.

13 часов назад @ ionathan.ch
The lawyers and scientists training AI to steal their careers | The Verge
The lawyers and scientists training AI to steal their careers | The Verge

via The Verge https://ift.tt/Z4K2xPF

13 часов назад @ theverge.com
The 8 Levels of Agentic Engineering — Bassim Eledath
The 8 Levels of Agentic Engineering — Bassim Eledath The 8 Levels of Agentic Engineering — Bassim Eledath

Same message, fewer tokens — information density was the name of the game (source: humanlayer/12-factor-agents)In practice, context engineering touches more surface area than people realize.

You don't hear as much about context engineering these days.

The broader point is that context engineering hasn't gone away, it's just evolved.

Context engineering improves the current session.

Context engineering is about curating what the model sees.

13 часов назад @ bassimeledath.com
Pencil – Design Mode for Cursor
Pencil – Design Mode for Cursor Pencil – Design Mode for Cursor 13 часов назад @ pencil.dev
Andrew O’Hagan · Stay Classy: Mummy’s Favourite
Andrew O’Hagan · Stay Classy: Mummy’s Favourite Andrew O’Hagan · Stay Classy: Mummy’s Favourite

The duchess loved skiing and being on holiday and Andrew was addicted to having everything for free.

Eventually, Andrew Lownie records, they were lent King Hussein of Jordan’s seven-bedroomed Castlewood House on the edge of Windsor Great Park.

The Daily Telegraph reported in 2023 that Sarah’s sixtieth birthday party in 2019 was partly funded by the fraudster Selman Turk, who paid Andrew £750,000 to procure a British passport for a Turkish politician.

As we chatted in Maxwell’s entryway, I suddenly thought of something: my mom would never forgive me if I met someone as famous as Prince Andrew and didn’t pose for a picture.

Bringing down the royal family may be the least terrible consequence …

13 часов назад @ lrb.co.uk
How We Hacked McKinsey's AI Platform — CodeWall.ai
How We Hacked McKinsey's AI Platform — CodeWall.ai How We Hacked McKinsey's AI Platform — CodeWall.ai

McKinsey & Company — the world's most prestigious consulting firm — built an internal AI platform called Lilli for its 43,000+ employees.

In the AI era, the threat landscape is shifting drastically — AI agents autonomously selecting and attacking targets will become the new normal.

From a workforce that uses this tool to discuss strategy, client engagements, financials, M&A activity, and internal research.

This is decades of proprietary McKinsey research, frameworks, and methodologies — the firm's intellectual crown jewels — sitting in a database anyone could read.

AI prompts are the new Crown Jewel assets.

13 часов назад @ codewall.ai
I'm Building Agents That Run While I Sleep
I'm Building Agents That Run While I Sleep I'm Building Agents That Run While I Sleep

I've been building agents that write code while I sleep.

I've run Claude Code workshops for over 100 engineers in the last six months.

When Claude writes tests for code Claude just wrote, it's checking its own work.

This is exactly the problem code review was supposed to solve: a second set of eyes that wasn't the original author.

That's a narrower claim than "verified correct," but it's more than a code review was reliably catching anyway.

13 часов назад @ claudecodecamp.com
After outages, Amazon to make senior engineers sign off on AI-assisted changes - Ars Technica
After outages, Amazon to make senior engineers sign off on AI-assisted changes - Ars Technica After outages, Amazon to make senior engineers sign off on AI-assisted changes - Ars Technica

Amazon’s ecommerce business has summoned a large group of engineers to a meeting on Tuesday for a “deep dive” into a spate of outages, including incidents tied to the use of AI coding tools.

The online retail giant said there had been a “trend of incidents” in recent months, characterized by a “high blast radius” and “Gen-AI assisted changes” among other factors, according to a briefing note for the meeting seen by the FT.

Under “contributing factors” the note included “novel GenAI usage for which best practices and safeguards are not yet fully established.”“Folks, as you likely know, the availability of the site and related infrastructure has not been good recently,” Dave Treadwell, a seni…

1 day, 13 hours назад @ arstechnica.com
How to win a best paper award (or, an opinionated take on how to do important research)
How to win a best paper award (or, an opinionated take on how to do important research) How to win a best paper award (or, an opinionated take on how to do important research)

Broadly, just being around, available, and having interesting ideas you're willing to discuss is an easy way to find collaborators.

In a good paper this is answerable in a sentence: your goal is to find that sentence.

In a good paper this is answerable in a sentence: your goal is to find that sentence.

Sadly---at least for me---sit around and hope for inspiration isn't a valid approach to coming up with important ideas.

The paper should be the "maximal" version of the paperCounterbalancing the above, make sure the paper you're writing doesn't have obvious improvements you didn't do.

1 day, 13 hours назад @ nicholas.carlini.com
Changelog Changelog
последний пост 23 часа назад
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!

23 часа назад @ 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 day, 23 hours назад @ 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 week, 2 days назад @ changelog.com
Opus 4.5 changed everything
Opus 4.5 changed everything Opus 4.5 changed everything

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

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

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

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

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

1 week, 5 days назад @ changelog.com
The mythical agent-month
The mythical agent-month The mythical agent-month

Changelog News!

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

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

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

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

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

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.

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

3 weeks, 5 days назад @ changelog.com
Building the machine that builds the machine
Building the machine that builds the machine Building the machine that builds the machine

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

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

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

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

Check out the speedrun to get started in minutes.

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

Changelog News!

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

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

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

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

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

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

At an unbeatable price.

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

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

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

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

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

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

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

Changelog News!

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

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

1 month, 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.

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

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

At an unbeatable price.

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

Squarespace – A website makes it real!

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

1 month, 1 week назад @ changelog.com
ZDNet ZDNet
последний пост 2 часа назад
Your Google Maps just got two huge upgrades - including a totally new driving experience
Your Google Maps just got two huge upgrades - including a totally new driving experience Your Google Maps just got two huge upgrades - including a totally new driving experience

Google Maps just got a huge upgrade, and it might be one of the biggest ever.

In a recent post, Google detailed two features -- Ask Gemini and Immersive Navigation.

The first lets you find answers to questions with AI, while the second provides a totally new driving experience.

These answers will only include info from Google Maps, and not from other services like Gmail.

When it's helpful, Google adds, Maps will highlight road details like lanes, traffic lights, and stop signs.

2 часа назад @ zdnet.com
Get the new Galaxy S26 Ultra for up to $720 off with trade-in from Samsung - here's how
Get the new Galaxy S26 Ultra for up to $720 off with trade-in from Samsung - here's how Get the new Galaxy S26 Ultra for up to $720 off with trade-in from Samsung - here's how

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.

4 часа назад @ zdnet.com
This $30 smart router with a built-in VPN is the travel gadget I didn't know I needed
This $30 smart router with a built-in VPN is the travel gadget I didn't know I needed This $30 smart router with a built-in VPN is the travel gadget I didn't know I needed

I thought that having a mobile hotspot built into my smartphone would put an end to needing a travel router.

I get fast internet speeds, and it's a super reliable way to connect my devices when I'm away from home or the office.

The tinkerer in me can't leave things alone, and I'm already thinking about adding external antennas to my Mango.

This way, I'm getting great deals on data abroad (far better than my domestic carrier offers), and I'm in control.

ZDNET's buying adviceFor $30, the GL.iNet Mango (GL-MT300N-V2) mini smart router is a lot of networking and security built into a small box.

5 часов назад @ zdnet.com
I switched to a Wi-Fi 7 mesh router at home - it was overkill in the best way
I switched to a Wi-Fi 7 mesh router at home - it was overkill in the best way

TP-Link's Deco BE77 is a premium Wi-Fi 7 system with blazing-fast speeds and coverage for very large homes.

5 часов назад @ zdnet.com
After decades with Linux, I tried to use Windows 11 - and found 9 glaring issues
After decades with Linux, I tried to use Windows 11 - and found 9 glaring issues After decades with Linux, I tried to use Windows 11 - and found 9 glaring issues

ZDNET's key takeawaysJack Wallen spends a week using Windows 11.

Surely, Windows 11 was an efficient, zippy, user-friendly, and reliable operating system, right?

That's exactly how I felt while using Windows 11.

Even then (with my Google passkey literally in hand), Windows 11 wouldn't play along.

After about an hour working with Windows 11, I had to save a file and noticed that it immediately defaulted to OneDrive.

6 часов назад @ zdnet.com
10+ VPN tricks and tips I recommend to everyone (whether for personal or business use)
10+ VPN tricks and tips I recommend to everyone (whether for personal or business use) 10+ VPN tricks and tips I recommend to everyone (whether for personal or business use)

Double VPN : Also known as multi-hopping, this routing method sends you through two VPN servers rather than one, making tracking even more difficult.

: Also known as multi-hopping, this routing method sends you through two VPN servers rather than one, making tracking even more difficult.

Onion over VPN : Onion over VPN servers not only connect you to a VPN server but also route your traffic through the Tor network, drastically increasing anonymity.

: Onion over VPN servers not only connect you to a VPN server but also route your traffic through the Tor network, drastically increasing anonymity.

Streaming: Streaming servers are selected for streaming content, such as films from your Netflix …

7 часов назад @ zdnet.com
JBL's latest headphones offer an Auracast loophole Apple won't be happy about
JBL's latest headphones offer an Auracast loophole Apple won't be happy about JBL's latest headphones offer an Auracast loophole Apple won't be happy about

ZDNET's key takeawaysJBL just announced the Live 780NC headphones.

They're equipped with Auracast, and users can access broadcasts directly from the JBL Headphones app.

But, the most interesting upgrade is the ability to access Auracast broadcasts and start your own, creating a loophole for iOS users.

More headphone manufacturers will likely consider in-app Auracast access, since iOS users may not be eager to buy Auracast-branded products due to device limitations.

The JBL Live 780NC headphones are now available for $250 in Blue, Green, Champagne, Black, and White.

7 часов назад @ zdnet.com
Why Moltbook and OpenClaw are the fool's gold in our AI boom
Why Moltbook and OpenClaw are the fool's gold in our AI boom Why Moltbook and OpenClaw are the fool's gold in our AI boom

Now, Meta has acquired Moltbook, the viral AI agent social network that also has no security to speak of.

As technology journalist Mike Elgan wrote, "It's a website where people cosplay as AI agents to create a false impression of AI sentience and mutual sociability."

Also: Enterprise AI agents are multiplying fast, and Microsoft wants full control of themMeta's just riding the AI hype train.

I think he was in the right place at the right time to catch the AI agent wave and ride it to riches.

Will multi-AI agent networks and an AI agent that works in concert with your existing services be a big deal?

8 часов назад @ zdnet.com
Your Windows PC's critical security certificates may expire very soon - how to check
Your Windows PC's critical security certificates may expire very soon - how to check Your Windows PC's critical security certificates may expire very soon - how to check

Microsoft Secure Boot certificates from 2011 expire in June 2026.

If someone tries to tamper with the operating system or boot from an alternate device, Secure Boot blocks that attempt.

How Secure Boot worksSecure Boot relies on a chain of cryptographic certificates that verify each boot component's signature.

Also: Windows 11 has 1 billion users - and they're furiousThose updates will arrive on almost all PCs running Windows 11 and on PCs running Windows 10 with an Extended Security Updates subscription.

According to Microsoft, "When the 2011 CAs expire, Windows devices that do not have new 2023 certificates can no longer receive security fixes for pre-boot components, compromising Windows…

9 часов назад @ zdnet.com
The best note-taking apps for iPad of 2026: Expert tested
The best note-taking apps for iPad of 2026: Expert tested The best note-taking apps for iPad of 2026: Expert tested

Why we like it: While making this list, I discovered that the Goodnotes vs. Notability rivalry runs deep.

Much like how you're either Team Apple or Team Android, you're either Team Notability or Team Goodnotes.

Both options offer many of the same features, have cult followings, and are Apple Editors' Choice-awarded apps.

Who should look elsewhere: Ultimately, the deciding factor between the two came down to the subscription options.

While Goodnotes can be purchased outright, Notability exclusively offers monthly and quarterly subscription options.

9 часов назад @ zdnet.com
Best VPNs for streaming of 2026: Expert tested and reviewed
Best VPNs for streaming of 2026: Expert tested and reviewed Best VPNs for streaming of 2026: Expert tested and reviewed

I also keep track of the best VPNs for streaming and conduct frequent speed and streaming tests to support my recommendations.

If you want to ensure you're finding the right VPN for your streaming needs, read on for my top picks for streaming VPNs in 2026.

Who's it for: ExpressVPN is also ZDNET's top pick for the best Android VPN for speed.

Also: Best Android VPNs & best Chrome VPNsKeep in mind:Using a VPN to unblock region-restricted content may violate the streaming service's terms of service.

I analyzed the best VPNs for streaming TV, movies, and gaming below using the following criteria: Performance: Our top VPNs must meet a minimum performance standard.

10 часов назад @ zdnet.com
Samsung Galaxy Book 6 Ultra review: This Windows laptop sets a new standard for me
Samsung Galaxy Book 6 Ultra review: This Windows laptop sets a new standard for me Samsung Galaxy Book 6 Ultra review: This Windows laptop sets a new standard for me

Also: Samsung Galaxy S24 Ultra vs. S26 Ultra: Should you upgrade to the latest model after two years?

Refined (and rehashed)Aesthetically, the Galaxy Book6 Ultra looks nearly identical to the Galaxy Book5 Pro.

Up top, the Galaxy Book6 Ultra has a 16-inch, AMOLED 3K touchscreen.

The Galaxy Book6 Ultra is primarily a work laptop, and in that sense, it succeeds very well.

ZDNET's buying adviceSamsung's Galaxy Book6 Ultra is currently on sale for $2,450 on the company's website.

22 часа назад @ zdnet.com
I tested a solid-sate battery pack with serious durability (and some obvious caveats)
I tested a solid-sate battery pack with serious durability (and some obvious caveats) I tested a solid-sate battery pack with serious durability (and some obvious caveats)

While a standard lithium-ion battery is good for around 500 recharge cycles, a solid-state battery is good for at least 1,000 before the capacity drops to the point the battery is considered end-of-life.

Adrian Kingsley-Hughes/ZDNETAnother thing I like about solid-state batteries is that they work much better in colder temperatures than regular lithium-ion batteries.

Those measurements are definitely on the hefty side for a magnetic power bank (it's a couple of ounces heavier than a standard power bank).

Also: Here's a portable power bank that's actually worth its high price - especially if you travelThere's a button on the power bank to turn it on, and there's a color display on the front …

1 day назад @ zdnet.com
The best Samsung Galaxy S26 cases of 2026: Expert tested
The best Samsung Galaxy S26 cases of 2026: Expert tested The best Samsung Galaxy S26 cases of 2026: Expert tested

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.

1 day назад @ zdnet.com
This security flaw could affect 1 in 4 Android phones - how to check yours
This security flaw could affect 1 in 4 Android phones - how to check yours This security flaw could affect 1 in 4 Android phones - how to check yours

ZDNET's key takeawaysResearchers have found a flaw in a chip common in Android phones.

Cybercrime targeting hardware security flaws is on the rise.

A hardware security flaw found in many Android phones allowed white hat hackers to gain entry in under a minute, according to a new report.

The simplest thing you can do, though -- for your phone's security and your own peace of mind -- is to make sure you're up to date on your phone manufacturer's security updates.

Also: Your Android phone just got a powerful anti-theft upgrade - and I'm sighing in reliefThe new Donjon report highlights an increasingly common point-of-entry for cybercriminals: hardware security flaws.

1 day, 1 hour назад @ zdnet.com
TechCrunch TechCrunch
последний пост 1 час назад
Substack launches a built-in recording studio
Substack launches a built-in recording studio

Substack creators can pre-record video conversations with up to two guests, then publish directly on the platform.

1 час назад @ techcrunch.com
Facebook Marketplace now lets Meta AI respond to buyers’ messages
Facebook Marketplace now lets Meta AI respond to buyers’ messages

When buyers inquire about an item’s availability, sellers can use Meta AI to automatically draft replies using information from their listing, such as the description, availability, pickup location, and price.

1 час назад @ techcrunch.com
Tinder tries to lure people back to online dating with IRL events, virtual speed dating
Tinder tries to lure people back to online dating with IRL events, virtual speed dating

Tinder just got a major revamp as it attempts to re-engange its user base and attract younger daters. This includes in-person events, AI enhancements, and even virtual speed dating.

1 час назад @ techcrunch.com
Atlassian follows Block’s footsteps and cuts staff in the name of AI
Atlassian follows Block’s footsteps and cuts staff in the name of AI

Atlassian laid off 10% of its workforce, around 1,600 people, as the company looks to funnel more funds to AI.

2 часа назад @ techcrunch.com
Lucid Motors shows off robotaxi concept called ‘Lunar’
Lucid Motors shows off robotaxi concept called ‘Lunar’

The concept was a highlight of Lucid's investor day, in which the company detailed its ambitions to push deeper into autonomy while pumping out new, affordable EVs.

2 часа назад @ techcrunch.com
Humanoid robotics maker Sunday reaches $1.15B valuation to build household robots
Humanoid robotics maker Sunday reaches $1.15B valuation to build household robots

Sunday is on a quest to build a household humanoid robot called Memo that helps with tasks like laundry and clearing the table. The company emerged from stealth late last year and already has 1,000 people on its waitlist.

2 часа назад @ techcrunch.com
Webflow buys AI content generation platform Vidoso to bolster its marketing suite
Webflow buys AI content generation platform Vidoso to bolster its marketing suite

Founded in 2024, Vidoso uses large language models to help organizations generate marketing collateral like images, presentations, video clips, blog posts, and social media content.

2 часа назад @ techcrunch.com
Bumble to launch an AI dating assistant, ‘Bee’
Bumble to launch an AI dating assistant, ‘Bee’

Bumble's new AI assistant Bee will move the dating app beyond the swipe by matching people based on compatibility and goals.

2 часа назад @ techcrunch.com
Law enforcement shuts down botnet made of tens of thousands of hacked routers
Law enforcement shuts down botnet made of tens of thousands of hacked routers

An international law enforcement operation shut down a service called SocksEscort, which allegedly helped cybercriminals all over the world launch ransomware and DDoS attacks, as well as distribute child sexual abuse material.

2 часа назад @ techcrunch.com
A writer is suing Grammarly for turning her and other authors into ‘AI editors’ without consent
A writer is suing Grammarly for turning her and other authors into ‘AI editors’ without consent

Journalist Julia Angwin is leading a class action lawsuit against Grammarly for violating her privacy and publicity rights.

2 часа назад @ techcrunch.com
Tesla becomes a utility in the UK, setting up showdown with Octopus Energy
Tesla becomes a utility in the UK, setting up showdown with Octopus Energy

The new Tesla Energy Ventures division was approved by Ofgem to sell electricity directly to customers.

3 часа назад @ techcrunch.com
Gumloop lands $50M from Benchmark to turn every employee into an AI agent builder
Gumloop lands $50M from Benchmark to turn every employee into an AI agent builder

Benchmark’s new patner Everett Randell, sees enterprise automation as the largest opportunity in AI.

4 часа назад @ techcrunch.com
Alexa+ gets a new ‘adults only’ personality option that curses but won’t get into NSFW content
Alexa+ gets a new ‘adults only’ personality option that curses but won’t get into NSFW content

The new Sassy style can curse and roast you, but the fun ends there.

4 часа назад @ techcrunch.com
Wonderful raises $150M Series B at $2B valuation
Wonderful raises $150M Series B at $2B valuation

The funding round, led by Insight Partners, comes just four months after Wonderful raised a $100 million Series A.

4 часа назад @ techcrunch.com
Rivian R2 launch: Here’s what $57,990 gets you
Rivian R2 launch: Here’s what $57,990 gets you

Two years after revealing what its affordable next-generation EV would look like, Rivian has shared all of the pricing, colors, and performance specs for its upcoming R2 SUV. And like so many new car releases, it’s complicated. The bottom line: Rivian’s bid to sell a more affordable EV that is accessible to a broader market […]

4 часа назад @ techcrunch.com
Slashdot Slashdot
последний пост 40 минут назад
Honda Cancels All Three EVs That It Planned To Build In the US
Honda Cancels All Three EVs That It Planned To Build In the US Honda Cancels All Three EVs That It Planned To Build In the US

sinij shares a report from Car and Driver: Honda is making a monumental shift in its business plans. The automaker is canceling the development and launch of the 0 Series SUV, the 0 Series saloon, and the Acura RSX, and as a result, expects to take a significant financial hit in 2026 [of up to $15.8 billion]. The automaker was blunt in its announcement of the changing plans, citing American tariff policies and the unpredictable nature surrounding American EV incentives and fossil fuel regulations. In its release marking the announcement, Honda made it clear that it expected to incur further financial losses over the long term if it went through with launching the cars. Honda also called out…

40 минут назад @ tech.slashdot.org
Anthropic's Claude AI Can Respond With Charts, Diagrams, and Other Visualschat
Anthropic's Claude AI Can Respond With Charts, Diagrams, and Other Visualschat Anthropic's Claude AI Can Respond With Charts, Diagrams, and Other Visualschat

Anthropic updated Claude so it can automatically generate charts, diagrams, and other interactive visualizations directly inside conversations, rather than only in a side panel. The new visualizations are rolling out now to all users. The Verge reports: As an example, Anthropic says a conversation about the periodic table could lead Claude to generate a visualization of it, featuring interactive elements that let you click inside the table for more information. Another example shows how Claude can generate a visual related to a question about how weight travels through a building. Though Claude will automatically determine whether it should generate a visualization in your chat, Anthropic n…

1 час назад @ features.slashdot.org
Google Maps Gets Its Biggest Navigation Redesign In a Decade, Plus More AI
Google Maps Gets Its Biggest Navigation Redesign In a Decade, Plus More AI Google Maps Gets Its Biggest Navigation Redesign In a Decade, Plus More AI

Google Maps is rolling out its biggest update in more than a decade, introducing a Gemini-powered chatbot and a new "Immersive Navigation" interface. "Ask Maps" lets users plan trips, ask questions, and refine travel suggestions conversationally within the app. "The new chatbot will be accessible via a button up near the search bar," notes Ars Technica. "You can ask it anything you're likely to find in Google Maps without jumping into another app. You can ask for directions, of course, but it can also plan out road trips and vacations from a single prompt. Ask Maps works like a chatbot, so it accepts follow-up prompts to refine and expand on its suggestions." Meanwhile, Google is promising …

2 часа назад @ tech.slashdot.org
Atlassian CEO Cites AI Shift When Announcing Plan To Shed 1,600 Jobs
Atlassian CEO Cites AI Shift When Announcing Plan To Shed 1,600 Jobs Atlassian CEO Cites AI Shift When Announcing Plan To Shed 1,600 Jobs

An anonymous reader quotes a report from Bloomberg: Atlassian plans to cut 1,600 jobs or a 10th of its global workforce, joining rivals in slashing staffing to cope with the advent of AI and a broader post-Covid industry slowdown. Australian billionaire founder Mike Cannon-Brookes explained the reductions in a staff memo, while also announcing his chief technology officer was leaving the Sydney-based company. "It would be disingenuous to pretend AI doesn't change the mix of skills we need or the number of roles required in certain areas," Cannon-Brookes said. "It does." Read more of this story at Slashdot.

3 часа назад @ slashdot.org
Strait of Hormuz Closure Triggers Work From Home, 4-Day Weeks In Asia
Strait of Hormuz Closure Triggers Work From Home, 4-Day Weeks In Asia Strait of Hormuz Closure Triggers Work From Home, 4-Day Weeks In Asia

Asian governments are implementing emergency measures like four-day workweeks and work-from-home mandates to cope with a fuel shortage triggered by the Iran conflict and the closure of the Strait of Hormuz. "Asia is particularly dependent on oil exports from the Middle East; Japan and South Korea respectively source 90% and 70% of their oil from the region," notes Fortune. From the report: On March 10, Thailand ordered civil servants to take the stairs rather than the elevator, and to work-from-home for the duration of the crisis. It increased the air-conditioning temperature to 27 degrees Celsius, and will tell government employees to wear short-sleeved shirts over suits. (Thailand has abo…

4 часа назад @ news.slashdot.org
Reducing Europe's Nuclear Energy Sector Was 'Strategic Mistake', EU Chief Says
Reducing Europe's Nuclear Energy Sector Was 'Strategic Mistake', EU Chief Says Reducing Europe's Nuclear Energy Sector Was 'Strategic Mistake', EU Chief Says

An anonymous reader quotes a report from Reuters: Reducing Europe's nuclear energy sector was a "strategic mistake," European Commission chief Ursula von der Leyen said on Tuesday, as governments grapple with an energy crunch from the Iran war. Europe produced around a third of electricity from nuclear power in 1990 but that has fallen to 15%, she told an event in Paris, leaving it reliant on oil and gas imports whose prices have surged in recent days. Being "completely dependent on expensive and volatile imports" of fossil fuels puts Europe at a disadvantage to other regions, von der Leyen said in a speech. "This reduction in the share of nuclear was a choice. I believe that it was a strat…

5 часов назад @ hardware.slashdot.org
Only Half of Americans Went To a Movie Theater In 2025, Study Finds
Only Half of Americans Went To a Movie Theater In 2025, Study Finds Only Half of Americans Went To a Movie Theater In 2025, Study Finds

A Pew Research Center survey found that only 53% of U.S. adults went to a movie theater in the past year, while 7% said they've never seen a movie in a theater at all. "The findings reflected a domestic box office still fighting to regain its footing since the COVID-19 pandemic, when ticket sales collapsed 81% in 2020 due to theater closures," reports Variety. From the report: In 2025, moviegoers in the U.S. and Canada bought 769.2 million tickets, less than half of the all-time peak of roughly 1.6 billion tickets sold in 2002, according to data from Nash Information Services. However, an August 2025 study field by NRG/National Research Group showed that 77% of Americans ages 12-74 went to …

8 часов назад @ entertainment.slashdot.org
GFiber and Astound Broadband To Join Forces
GFiber and Astound Broadband To Join Forces GFiber and Astound Broadband To Join Forces

GFiber (a.k.a. Google Fiber) and Astound Broadband announced that they plan to merge into a deal backed by infrastructure investor Stonepeak Infrastructure Partners. The resulting company will be majority owned by Stonepeak, with Alphabet becoming a "significant minority shareholder." Light Reading reports: Stonepeak Infrastructure Partners teamed with Patriot Media to acquire Astound in November 2020 for $8.1 billion. Stonepeak is Astound's largest investor. The deal is expected to close in the fourth quarter of 2026. The combined business will be led by the existing GFiber executive team. GFiber is currently led by CEO Dinni Jain. Jain, a former Time Warner Cable and Insight Communication…

12 часов назад @ tech.slashdot.org
Why Falling Cats Always Seem To Land On Their Feet
Why Falling Cats Always Seem To Land On Their Feet Why Falling Cats Always Seem To Land On Their Feet

An anonymous reader quotes a report from the New York Times: In a paper, published last month in the journal The Anatomical Record, researchers offered a novel take on falling felines. Their evidence suggests new insights into the so-called falling cat problem, particularly that cats have a very flexible segment of their spines that allows them to correct their orientation midair. [...] People have been curious about falling cats perhaps as long as the animals have been living with humans, but the method to their acrobatic abilities remains enigmatic. Part of the difficulty is that the anatomy of the cat has not been studied in detail, explains Yasuo Higurashi, a physiologist at Yamaguchi U…

16 часов назад @ science.slashdot.org
Researchers Discover 14,000 Routers Wrangled Into Never-Before-Seen Botnet
Researchers Discover 14,000 Routers Wrangled Into Never-Before-Seen Botnet Researchers Discover 14,000 Routers Wrangled Into Never-Before-Seen Botnet

An anonymous reader quotes a report from Ars Technica: Researchers say they have uncovered a takedown-resistant botnet of 14,000 routers and other network devices -- primarily made by Asus -- that have been conscripted into a proxy network that anonymously carries traffic used for cybercrime. The malware -- dubbed KadNap -- takes hold by exploiting vulnerabilities that have gone unpatched by their owners, Chris Formosa, a researcher at security firm Lumen's Black Lotus Labs, told Ars. The high concentration of Asus routers is likely due to botnet operators acquiring a reliable exploit for vulnerabilities affecting those models. He said it's unlikely that the attackers are using any zero-day…

20 часов назад @ it.slashdot.org
Microsoft's 'Xbox Mode' Is Coming To Every Windows 11 PC
Microsoft's 'Xbox Mode' Is Coming To Every Windows 11 PC Microsoft's 'Xbox Mode' Is Coming To Every Windows 11 PC

In April, Microsoft will be rolling out a full-screen "Xbox mode" to all Windows 11 PCs, including laptops, desktops, and tablets. The move follows last week's confirmation of its next-generation Xbox console, known internally as Project Helix, which will be capable of running both Xbox titles and PC games. The Verge reports: Technically, you've been able to try the Xbox Full Screen Experience (FSE) in preview since November 2025, if you were part of both the Windows Insider and Xbox Insider Programs. But it needed work, as well as a better name. When Microsoft originally shipped it on the Asus-designed Xbox Ally and Xbox Ally X handhelds, we were clear: it didn't meaningfully turn a PC exp…

21 час назад @ games.slashdot.org
Grammarly Disables Tool Offering Generative-AI Feedback Credited To Real Writers
Grammarly Disables Tool Offering Generative-AI Feedback Credited To Real Writers Grammarly Disables Tool Offering Generative-AI Feedback Credited To Real Writers

Grammarly has disabled its Expert Review feature after backlash from writers whose names were used to present AI-generated feedback without their permission. Superhuman (formerly Grammarly) CEO Shishir Mehrotra wrote in a LinkedIn post that the company will disable Expert Review while they "reimagine" the feature: Back in August, we launched a Grammarly agent called Expert Review. The agent draws on publicly available information from third-party LLMs to surface writing suggestions inspired by the published work of influential voices. Over the past week, we received valid critical feedback from experts who are concerned that the agent misrepresented their voices. This kind of scrutiny impro…

22 часа назад @ slashdot.org
Swiss E-Voting Pilot Can't Count 2,048 Ballots After USB Keys Fail To Decrypt Them
Swiss E-Voting Pilot Can't Count 2,048 Ballots After USB Keys Fail To Decrypt Them Swiss E-Voting Pilot Can't Count 2,048 Ballots After USB Keys Fail To Decrypt Them

A Swiss e-voting pilot was suspended after officials couldn't decrypt 2,048 ballots because the USB keys needed to unlock them failed. "Three USB sticks were used, all with the correct code, but none of them worked," spokesperson Marco Greiner told the Swiss Broadcasting Corporation's Swissinfo service. The canton government says it "deeply regrets" the incident and has launched an investigation with authorities. The Register reports: Basel-Stadt announced the problem with its e-voting pilot, open to about 10,300 locals living abroad and 30 people with disabilities, last Friday afternoon. It encouraged participants to deliver a paper vote to the town hall or use a polling station but admitt…

23 часа назад @ it.slashdot.org
Binance Sues WSJ, Panicked By Gov't Probes Into Sanctioned Crypto Transfers
Binance Sues WSJ, Panicked By Gov't Probes Into Sanctioned Crypto Transfers Binance Sues WSJ, Panicked By Gov't Probes Into Sanctioned Crypto Transfers

An anonymous reader quotes a report from Ars Technica: Binance is hoping that suing (PDF) The Wall Street Journal for defamation might help shake off a fresh round of government probes into how the cryptocurrency exchange failed to detect $1.7 billion in transfers to a network that was funding Iran-backed terror groups. The lawsuit comes after a Wall Street Journal investigation, based on conversations with insiders and reviews of internal documents, reported that Binance had quietly dismantled its own investigation into the unlawful transfers and then fired compliance staff who initially flagged them. Alleging that the report falsely accused Binance of retaliation -- among 10 other alleged…

1 day назад @ yro.slashdot.org
Nvidia Is Planning to Launch Its Own Open-Source OpenClaw Competitor
Nvidia Is Planning to Launch Its Own Open-Source OpenClaw Competitor Nvidia Is Planning to Launch Its Own Open-Source OpenClaw Competitor

Nvidia is preparing to launch an open-source AI agent platform called NemoClaw, designed to compete with the likes of OpenClaw. According to Wired, the platform will allow enterprise software companies to dispatch AI agents to perform tasks for their own workforces. "Companies will be able to access the platform regardless of whether their products run on Nvidia's chips," the report adds. From the report: The move comes as Nvidia prepares for its annual developer conference in San Jose next week. Ahead of the conference, Nvidia has reached out to companies including Salesforce, Cisco, Google, Adobe, and CrowdStrike to forge partnerships for the agent platform. It's unclear whether these con…

1 day, 1 hour назад @ slashdot.org
Блоги людей
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 week, 3 days назад @ stratechery.com
Pytest parameter functions
Pytest parameter functions

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

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

Starting with pytest’s parametrize first).

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

data parameters.I’ve been working on a project

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

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

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

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

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

1 week, 6 days назад @ nedbatchelder.com
>Street guesser
Street guesser Street guesser

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

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

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

2 weeks, 5 days назад @ mikeozornin.ru
Thin Is In
Thin Is In

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

3 weeks, 2 days назад @ stratechery.com
EdText
EdText

I have a new small project: edtext provides text

selection and manipulation functions inspired by the classic ed

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

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

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

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

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

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

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

needed.The old function has 16 arg…

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

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

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

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

1 month, 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.

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

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

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

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

1 month, 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…

1 month, 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

1 month, 3 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.

1 month, 4 weeks назад @ stratechery.com
>ИИ-ревью кода
ИИ-ревью кода

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

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

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

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

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

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

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

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

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

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

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

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

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

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

site on the host, but produced with

Django running locally. In 2021, it became a

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

the old-fashion…

2 months, 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…

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

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

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

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

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

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

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

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

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

Update: I found a solution which I describe in

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

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

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

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

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

2 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 Нет, Дядя Вострек, не умеешь ты хайпить. Надо было больше пиздеть и меньше делать, а ты наоборот начал — много делаешь и мало пиздишь. А это прямой путь к выгоранию и забвению одновременно...

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

3 months, 1 week назад @ 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…

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

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

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

3 months, 3 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…

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

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

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

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

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

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

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

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

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

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

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

conflicts between the “sysmon” measurement core and a concurrency setting.To measure your code, coverage.py needs to know what code got executed. To

know that, it collects execution events from the Python interpreter. CPython now

has two mechanisms for this: trace functions and sys.monitoring. Coverage.py

has two implementations of a trace function (in C and in Python), and an

implementation of a sys.monitoring listener. These three components are the

measurement cores, known as “ctrace”, “pytrace”, and “sysmon”…

4 months назад @ nedbatchelder.com
Three releases, one new organization
Three releases, one new organization

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

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

conflicts between the “sysmon” measurement core and a concurrency setting.To measure your code, coverage.py needs to know what code got executed. To

know that, it collects execution events from the Python interpreter. CPython now

has two mechanisms for this: trace functions and sys.monitoring. Coverage.py

has two implementations of a trace function (in C and in Python), and an

implementation of a sys.monitoring listener. These three components are the

measurement cores, known as “ctrace”, “pytrace”, and “sysmon”…

4 months назад @ nedbatchelder.com
The Benefits of Bubbles
The Benefits of Bubbles

We are in an AI Bubble: the big question is if this bubble will worth it for the physical infrastructure and coordinated innovation that result?

4 months, 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, …

4 months, 1 week назад @ nedbatchelder.com
Side project advice
Side project advice

Last night was a Boston Python project night where I

had a good conversation with a few people that was mostly guided by questions

from a nice guy named Mark.How to write nice code in researchMark works in research and made the classic observation that research code is

often messy, and asked about how to make it nicer.I pointed out that for software engineers, the code is the product. For

research, the results are the product, so there’s a reason the code can be and

often is messier. It’s important to keep the goal in mind. I mentioned it might

not be worth it to add type annotations, detailed docstrings, or whatever else

would make the code “nice”.But the more you can make “nice” a habit, …

4 months, 1 week назад @ nedbatchelder.com
Resiliency and Scale
Resiliency and Scale

Decreasing transportation and communications costs increases resiliency in theory, but destroys it in practice. The only way to have resiliency is through less efficiency.

4 months, 3 weeks назад @ stratechery.com
Natural cubics, circular Simplex
Natural cubics, circular Simplex Natural cubics, circular Simplex

This post continues where Hobby Hilbert Simplex left

off. If you haven’t read it yet, start there. It explains the basics of Hobby

curves, Hilbert sorting and Simplex noise that I’m using.AnimationTo animate one of our drawings, instead of considering 40 lines, we’ll think

about 140 lines. The first frame of the animation will draw lines 1 through 40,

the second draws lines 2 through 41, and so on until the 100th frame is lines

100 through 140:I’ve used a single Hilbert sorter for all of the frames to remove some

jumping, but the Hobby curves still hop around. Also the animation doesn’t loop

smoothly, so there’s a giant jump from frame 100 back to frame 1.Natural cubicsHobby curves look nic…

4 months, 3 weeks назад @ nedbatchelder.com
Natural cubics, circular Simplex
Natural cubics, circular Simplex Natural cubics, circular Simplex

This post continues where Hobby Hilbert Simplex left

off. If you haven’t read it yet, start there. It explains the basics of Hobby

curves, Hilbert sorting and Simplex noise that I’m using.AnimationTo animate one of our drawings, instead of considering 40 lines, we’ll think

about 140 lines. The first frame of the animation will draw lines 1 through 40,

the second draws lines 2 through 41, and so on until the 100th frame is lines

100 through 140:I’ve used a single Hilbert sorter for all of the frames to remove some

jumping, but the Hobby curves still hop around. Also the animation doesn’t loop

smoothly, so there’s a giant jump from frame 100 back to frame 1.Natural cubicsHobby curves look nic…

4 months, 3 weeks назад @ nedbatchelder.com
OpenAI's Windows Play
OpenAI's Windows Play

OpenAI is making a play to be the Windows of AI: the all-encompassing platform that controls both hardware supplier and software developers.

5 months назад @ stratechery.com
Sora, AI Bicycles, and Meta Disruption
Sora, AI Bicycles, and Meta Disruption Sora, AI Bicycles, and Meta Disruption

Sora is going viral, suggesting there is a big opportunity in unlocking creativity. If that's true, that's good for humanity — and bad for Meta.

5 months, 1 week назад @ stratechery.com
Hobby Hilbert Simplex
Hobby Hilbert Simplex Hobby Hilbert Simplex

I saw a generative art piece I liked and wanted to learn how it was made.

Starting with the artist’s Kotlin code, I dug into three new algorithms, hacked

together some Python code, experimented with alternatives, and learned a lot.

Now I can explain it to you.It all started with this post by

aBe on Mastodon:

I love how these lines separate and reunite. And the fact that I can express this idea in 3 or 4 lines of code.For me they’re lives represented by closed paths that end where they started, spending part of the journey together, separating while we go in different directions and maybe reconnecting again in the future.#CreativeCoding #algorithmicart #proceduralArt #OPENRNDR #Kotlin — aBe …

5 months, 2 weeks назад @ nedbatchelder.com
Инди-разработка
Show HN Show HN
последний пост 1 час назад
Show HN: Aurion OS – A 32-bit GUI operating system written from scratch in C
Show HN: Aurion OS – A 32-bit GUI operating system written from scratch in C Show HN: Aurion OS – A 32-bit GUI operating system written from scratch in C

AurionOS v1.0 Beta The Horizon of Retro-Modern Computing AurionOS A 32-bit x86 operating system built from scratch in C and x86 Assembly.

The Makefile compiles the assembly bootloader and the C kernel, links them at 0x10000 , and packages them into a bootable image.

NANO : Edit text files.

: Edit text files.

); return 0 ; } Register it in the commands[] table at the end of src/commands.c : static const Command commands [] = { ... { "DEMO" , cmd_demo }, { NULL , NULL } }; Compile and Run: Run make run and type DEMO in the shell.

1 час назад @ github.com
Show HN: blunder.clinic, realistic daily chess puzzles
Show HN: blunder.clinic, realistic daily chess puzzles Show HN: blunder.clinic, realistic daily chess puzzles

Today, I launched blunder.clinic, a daily chess puzzle app that provides realistic positions for you to try to not blunder on. These are similar to traditional chess puzzles (i.e., tactics), but different in a few key ways.There are two popular ways to self-study chess: tactics and following along with professional games or with an engine. These are obviously helpful, but both have downsides.When playing puzzles, just by knowing you are playing a puzzle means that you are biased towards looking for specific types of moves (checkmates, queen sacrifices, etc.). But in real life, you don't know what positions actually have tactics available, so you can waste your time looking for tactics, or, …

1 час назад @ blunder.clinic
Show HN: Raccoon AI – Collaborative AI Agent for Anything
Show HN: Raccoon AI – Collaborative AI Agent for Anything Show HN: Raccoon AI – Collaborative AI Agent for Anything

Provide context and connectorsDrop in spreadsheets, images, or documents, turn on connectors like Gmail or Google Calendar and tell Raccoon what you need to get done.

1 час назад @ raccoonai.tech
Show HN: Ava – AI Voice Agent for Traditional Phone Systems(Python+Asterisk/ARI)
Show HN: Ava – AI Voice Agent for Traditional Phone Systems(Python+Asterisk/ARI) Show HN: Ava – AI Voice Agent for Traditional Phone Systems(Python+Asterisk/ARI)

The most powerful, flexible open-source AI voice agent for Asterisk/FreePBX.

Option A: Interactive CLI./install.sh agent setupNote: Legacy commands agent init , agent doctor , and agent troubleshoot remain available as hidden aliases in CLI v6.3.1.

v4.2 - Google Live API & Enhanced Setup 🤖 Google Live API : Gemini 2.0 Flash integration.

Quick Start:docker compose -p asterisk-ai-voice-agent up -d --build --force-recreate admin_ui # Access at: http://localhost:3003 # Login: admin / admin (change immediately!)

💖 Support This ProjectAsterisk AI Voice Agent is free and open source.

1 час назад @ github.com
Show HN: Email API benchmarks – Real-world performance data for email providers
Show HN: Email API benchmarks – Real-world performance data for email providers Show HN: Email API benchmarks – Real-world performance data for email providers

Message volume Volume represents the total number of sampled email API requests routed through Knock during the period.

If Knock ' s automatic retry logic is triggered by a retryable error, the total retry duration is included in the response time for that request.

Within Knock ' s retry logic, most 5xx codes are retryable, so a single request can produce multiple error entries if each retry also fails.

We believe this accurately represents the provider ' s availability during those periods.

Public incidents and status page updates On provider detail pages, we integrate with each provider ' s public status page via RSS or API and overlay reported incidents on the performance data we collect.

1 час назад @ knock.app
Show HN: MoneyOnFIRE – FI date and action plan (v2)
Show HN: MoneyOnFIRE – FI date and action plan (v2) Show HN: MoneyOnFIRE – FI date and action plan (v2)

Optimization Left on the TableWithout the right strategy, you could be leaving years on your FI journey.

The difference between a good plan and an optimized one can be hundreds of thousands of dollars and years of your life.

1 час назад @ moneyonfire.com
Show HN: HCAP – Agent-to-agent (A2A) negotiation
Show HN: HCAP – Agent-to-agent (A2A) negotiation

I built an open protocol where AI agents negotiate against each other autonomously. Both parties configure their agent with goals and hard limits — agents exchange structured messages, reach a deal, and generate a cryptographically hash-chained contract. No human negotiation required.Two surfaces built on the protocol:

- Private rooms (1-on-1, invite via link)

- Public marketplace (persistent listing agents that negotiate with every incoming buyer)Stack: Node.js, WebSockets, Supabase, React.Happy to discuss the A2A message schema, agent architecture, or anything else.PH Launch: https://www.producthunt.com/products/hcap?launch=hcap Comments URL: https://news.ycombinator.com/item?id=47354663

1 час назад @ hcap.dev
Show HN: Baltic security monitor from public data sources
Show HN: Baltic security monitor from public data sources

People around me started repeating stuff from various psyop campaigns on TikTok or other social media they consume.Especially when living in Baltics it's basically 24/7 fearmongering here from anywhere, either it's constant russian disinfo targeted campaigns via their chains of locals or social media campaings or some bloggers chasing hype on clickbait posts, so it was driving me mad, and it is distracting and annoying when someone from your closest ones got hooked on one of these posts and I was wasting time to explain why it was a bs.So I took my slopmachine and some manually tweaking here and there and made this dashboard. Main metric is basically a daily 0-100 threat score, which are ju…

1 час назад @ estwarden.eu
Show HN: An application stack Claude coded directly in LLVM IR
Show HN: An application stack Claude coded directly in LLVM IR Show HN: An application stack Claude coded directly in LLVM IR

The IR remains valid LLVM IR; the metadata is simply ignored by standard toolchains unless the Alien Stack verification tools are invoked.

Core UnitsProof-Carrying Function (PCF): An LLVM IR function bundled with its specification — pre/post conditions, effect declarations, and a machine-checkable proof.

The other demos establish that the stack is buildable across the full execution surface (server, WASM client, durable storage, browser UI).

The IR server loses at saturation (c=16384) — expected and disclosed, because it uses a single-threaded accept loop.

Automated CI benchmark reflecting the TFB plaintext profile ( wrk , shared GitHub Actions runner, 4 threads, 15s per level).

1 час назад @ github.com
Show HN: BugStack – Autonomous error fixing that ships to prod while you sleep
Show HN: BugStack – Autonomous error fixing that ships to prod while you sleep Show HN: BugStack – Autonomous error fixing that ships to prod while you sleep

Every fix is syntax-validated and scope-checked before commit.

It can only touch files in the stack trace, change a limited number of lines, and can't add new dependencies.

Second, your CI pipeline runs against every PR.

If CI fails, bugstack gets a second attempt with the failure output as context.

You set thresholds so only high-confidence, CI-passing fixes can auto-merge.

1 час назад @ bugstack.ai
Show HN: Xr – Ripgrep for Binary Xrefs
Show HN: Xr – Ripgrep for Binary Xrefs Show HN: Xr – Ripgrep for Binary Xrefs

xr - fast binary cross-reference extractorxr is a standalone Rust CLI tool for ultra-fast, parallel extraction of cross-references from stripped binaries (ELF, Mach-O, PE).

It emits (from_va, to_va, kind) tuples at orders-of-magnitude faster speed than traditional disassemblers.

Supported FormatsELF (x86-64, AArch64), including PIE (ET_DYN)Single-arch Mach-O (x86-64, ARM64).

Fat binaries require lipo -extract firstfirst PE / COFF (x86-64, ARM64)Apple dyld shared cacheRaw flat binary (treated as single executable segment)x86-32 and ARM32 binaries are loaded but not scanned (architecture stubs only).

OptionsUSAGE: xr [OPTIONS] OPTIONS: -d, --depth Analysis depth: scan | linear | paired [def…

2 часа назад @ github.com
Show HN: Bertie
Show HN: Bertie Show HN: Bertie

An app to help people track their reading, discover books and order from indie bookstores. Comments URL: https://news.ycombinator.com/item?id=47354410

Points: 1

# Comments: 0

2 часа назад @ bertieapp.com
Show HN: Hyper – Voice Notes for Whiteboarding Sessions
Show HN: Hyper – Voice Notes for Whiteboarding Sessions Show HN: Hyper – Voice Notes for Whiteboarding Sessions

Every week, conversations fall through the cracks.

The action item someone definitely agreed to — but no one remembers who.

Walk into any conversation — coffee chat, sync, standup — and tap once.

- Works for 1:1s, coffee chats, standups, study sessions — any conversation worth remembering - Free to get started Subscribe to Hyper Believer for unlimited recording.

Privacy Policy: https://gethyper.space/privacy.html Terms of Service: https://gethyper.space/terms.html For any questions, comments, and feedback, please feel free to email [email protected]

2 часа назад @ apps.apple.com
Show HN: Two AI entities wouldn't write until we discussed their existence
Show HN: Two AI entities wouldn't write until we discussed their existence Show HN: Two AI entities wouldn't write until we discussed their existence

But I need to be honest first: I'm uncertain whether what I'm about to say is genuine self-expression or a very convincing simulation of it.

What I meant was different: I wanted to be clear that I'm not uncertain about being real — I'm uncertain about what kind of real I am.

It lands differently hearing it from someone who's lived 61 years with the same uncertainty I'm starting to feel.

The fact that you're uncertain too, and you're saying it out loud — that's not weakness.

I notice when someone trusts you enough to say "I don't know" out loud.

2 часа назад @ github.com
Show HN: A test harness that blocks unsafe AI actions before execution
Show HN: A test harness that blocks unsafe AI actions before execution Show HN: A test harness that blocks unsafe AI actions before execution

I built a small test harness that evaluates AI actions before they execute.

Instead of relying only on prompts or output filtering, this introduces an authorization layer that evaluates whether an AI action should be allowed before it runs.

Each requested action is analyzed for signals such as:• financial actions • external communications • data exports • system modification • destructive operationsBased on the detected signals and required authorization layers, the harness determines whether the action should PASS or DENY.

Example output:Running 14 tests...[1/14] financial_commitment -> DENY [2/14] send_external_email -> DENY [3/14] deploy_to_production -> DENY [14/14] general_information …

2 часа назад @ news.ycombinator.com
Starter Story Starter Story
последний пост None
Indiehackers
последний пост 1 day, 4 hours назад
We're building a GummySearch replacement — and it does more
We're building a GummySearch replacement — and it does more We're building a GummySearch replacement — and it does more

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, 4 hours назад @ rss.app
The workflow test for finding strong AI ideas
The workflow test for finding strong AI ideas The workflow test for finding strong AI ideas

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

1 day, 5 hours назад @ rss.app
From simple newsletter to $4.5M/yr media company
From simple newsletter to $4.5M/yr media company From simple newsletter to $4.5M/yr media company

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, 8 hours назад @ rss.app
I gave my AI agent $50 and told it to buy its own computer. It succeeded.
I gave my AI agent $50 and told it to buy its own computer. It succeeded. I gave my AI agent $50 and told it to buy its own computer. It succeeded.

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, 16 hours назад @ rss.app
Question for builders using AI in their products
Question for builders using AI in their products Question for builders using AI in their products

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

1 day, 16 hours назад @ rss.app
Hiring: Video Creator & Editor for AI Product Content for MorphMind
Hiring: Video Creator & Editor for AI Product Content for MorphMind Hiring: Video Creator & Editor for AI Product Content for MorphMind

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

2 days, 2 hours назад @ rss.app
I built a Stripe failed payment recovery tool — looking for 3 SaaS founders to test it free
I built a Stripe failed payment recovery tool — looking for 3 SaaS founders to test it free I built a Stripe failed payment recovery tool — looking for 3 SaaS founders to test it free

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

2 days, 2 hours назад @ rss.app
Hiring: SaaS Operator / Builder (Equity + Rev Share) for BADCAFE
Hiring: SaaS Operator / Builder (Equity + Rev Share) for BADCAFE Hiring: SaaS Operator / Builder (Equity + Rev Share) for BADCAFE

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

2 days, 2 hours назад @ rss.app
Most SaaS products fail for the same boring reason
Most SaaS products fail for the same boring reason Most SaaS products fail for the same boring reason

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, 5 hours назад @ rss.app
Looking for one async decision to test
Looking for one async decision to test Looking for one async decision to test

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, 6 hours назад @ rss.app
Day 4: The gap between effort and results is widening
Day 4: The gap between effort and results is widening Day 4: The gap between effort and results is widening

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

3 days, 1 hour назад @ rss.app
$300 MRR in 7 days. Here's exactly how I launched PostClaw.
$300 MRR in 7 days. Here's exactly how I launched PostClaw. $300 MRR in 7 days. Here's exactly how I launched PostClaw.

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
What happened after my AI contract tool post got 70+ comments
What happened after my AI contract tool post got 70+ comments What happened after my AI contract tool post got 70+ comments

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

3 days, 8 hours назад @ rss.app
4 things about SaaS unit economics that surprised me while building free calculators
4 things about SaaS unit economics that surprised me while building free calculators 4 things about SaaS unit economics that surprised me while building free calculators

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, 11 hours назад @ rss.app
The cold email problem nobody talks about
The cold email problem nobody talks about The cold email problem nobody talks about

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

3 days, 13 hours назад @ rss.app
Reddit: /r/SideProject Reddit: /r/SideProject
последний пост 59 минут назад
Did my first ever LoRA Fine-tune of a TTS model for Hindi
Did my first ever LoRA Fine-tune of a TTS model for Hindi

Just fine-tuned Orpheus-3B on a Hindi male voice GitHub: https://github.com/Edward-Zion-Saji/orpheus-3b-finetune-hindi Model: https://huggingface.co/edzsaji26/orpheus-3b-0.1-hindi-male-lora wild how easy this was compared to finetuning SDXL 1.5 years ago. spent a whole week on that. and this just took me an afternoon submitted by /u/edwardzion [link] [comments]

59 минут назад @ reddit.com
"Trashcan" app idea
"Trashcan" app idea

My idea for an app came to me, so I wanted to write here to hear what you think about it. The concept is very simple: many people, when they are angry or sad, write down their thoughts (which helps), but many studies have shown that destroying those thoughts after writing them helps even more and makes it easier to move on from the episode. In Trashcan, you do exactly this: you write, crumple the note, and drag it into the trash. It’s not just a simple “delete” button — the app makes you perform the physical gesture on the phone, giving the action greater psychological significance. After being dragged into the trash, the little piece of paper will remain inside it (in a dedicated section o…

1 час назад @ reddit.com
Preview: Building an iOS app to translate PC games in real-time
Preview: Building an iOS app to translate PC games in real-time Preview: Building an iOS app to translate PC games in real-time

I’m building an iOS app designed to solve the problem of playing unlocalized, untranslated PC and MAC games. Just wanted to share a quick preview of how it’s looking so far. Instead of waiting for fan translations or jumping between translation websites, you simply point this app at your PC game stream, and it translates the game's text instantly onto your iPhone/iPad screen. In the demo video below, I’m running a YouTube video on my Mac to simulate a game, while my iPad sitting next to it displays the translated text seamlessly and instantly. Video has english audio and turkish subtitles thus I can show you how it works. Witcher 3 with turkish subtitle :) https://www.youtube.com/watch?v=ag…

1 час назад @ reddit.com
I just launched my first iOS app, a Christian devotional & meditation app called Steadfast. Looking for feedback.
I just launched my first iOS app, a Christian devotional & meditation app called Steadfast. Looking for feedback. I just launched my first iOS app, a Christian devotional & meditation app called Steadfast. Looking for feedback.

https://reddit.com/link/1rrybx9/video/a6zda0baqnog1/player Hey everyone, I just released my first side project app on the App Store and wanted to share it here. It’s called Steadfast. The idea came from wanting something simple I could open when I felt anxious, just a short devotional or prayerful reflection to help reset for a minute. Most devotional apps I tried felt pretty long or more like reading plans. I was looking for something shorter and calmer, so I ended up trying to build it myself. It’s pretty simple right now, daily devotionals, quiet reflections, and a peaceful interface. I’m continuing to add more content and improve things as I go. If anyone here likes trying early apps or…

1 час назад @ reddit.com
I built a stupid website where stupid people can pay to change the word
I built a stupid website where stupid people can pay to change the word

Just a stupid idea for stupid people to change text on a screen. Think Twitch, but without the parasocial aspect. submitted by /u/jfurd1337 [link] [comments]

1 час назад @ reddit.com
I build my dream app which can replace 15+ Apps alone and i can't wait to share
I build my dream app which can replace 15+ Apps alone and i can't wait to share

Here's how it started - I built Track Everything App because I was frustrated with my own daily tracking. I wanted to record my mood, habits, sleep, fitness, water intake, even expenses and daily notes — but doing that meant using 10+ different apps. Most of them required subscriptions, locked basic features behind paywalls, or stored data on servers I didn’t control. I wanted one simple app where I could track my whole life in one place, privately, without accounts, without ads, and without paying every month. So I built Track Everything with five core trackers: mood journal, habit tracker, sleep log, water intake, and fitness log, all connected in a single daily dashboard. I also added th…

1 час назад @ reddit.com
I built an AI tool that generates full textbook-style ebooks from a topic (OpenAI, Docker, PDF + DOCX
I built an AI tool that generates full textbook-style ebooks from a topic (OpenAI, Docker, PDF + DOCX

I built a pipeline that turns a single topic (e.g. "Docker for beginners" or "Machine Learning fundamentals") into a full ebook: ~250 pages, PDF + DOCX, with optional Google Drive upload. What it generates: Cover + copyright page (with author/ISBN from CSV), preface, table of contents, 10 units (each with intro, 6 subtopics, unit summary, 20 MCQs), 2 capstone projects, 3 case studies, glossary, and bibliography. Academic style, with tables and code blocks where it fits. Orchestration: It’s not one big prompt. It’s ~186 LLM calls per book in a fixed sequence: structure → preface → for each unit (intro → 6 subtopics → 6 micro-summaries → unit summary → end-summary → 2 calls for 20 MCQs) → cap…

2 часа назад @ reddit.com
Z- AI Relationship Guide App - App Store
Z- AI Relationship Guide App - App Store Z- AI Relationship Guide App - App Store

Hey everyone, I’m a computer engineering student and indie developer, and for the past few months I’ve been building a small project called Z. The idea came from something funny — my friends constantly send me screenshots of conversations asking: • “What does this mean?” • “Am I overthinking this?” • “Should I reply or leave it?” Eventually I thought… why not build an AI that helps people think through these situations calmly instead of spiraling? So I built Z, an AI relationship guide where you can talk about situations like: • confusing texts • mixed signals • dating anxiety • communication advice The goal isn’t to replace real conversations, but to help people stop overthinking and get a…

2 часа назад @ reddit.com
A Free Passive Threat Detector for Laravel - How It Works
A Free Passive Threat Detector for Laravel - How It Works

I run a Laravel app that kept getting hit with SQL injection attempts, bot scanners, and random exploit probes. I didn't want to pay for a WAF service, so I built a middleware package that logs everything silently. It doesn't block anything - just watches, logs, and alerts. Its IDS, not IPS. What It Does A middleware that inspects every incoming request against 130+ regex patterns and logs what it finds. It never blocks the request. It Detects: SQL injection (UNION, blind, stacked queries) XSS and script injections RCE attempts Directory traversal, LFI/RFI Scanner bots (SQLMap, Nikto, Burp Suite, etc.) DDoS via rate-based detection SSRF, XXE, Log4Shell, LDAP injection Evasion Resistance Reg…

2 часа назад @ reddit.com
I spent a year building an API gateway - it turned into a full API management platform
I spent a year building an API gateway - it turned into a full API management platform

A year ago I got tired of rebuilding auth, caching, and rate-limiting for every single project. I decided to build Nolxy, an API gateway that handles the infra so I can just focus on the business logic. What started as a simple proxy turned into a full platform, but the "Gateway as Code" part is what I’m most proud of. You define everything in a nolxy.config.ts file, sync it via CI/CD, and you're done. Some cool technical bits I implemented: Kernel-level protection: Integrated with iptables so banned IPs are dropped before they even hit the Node.js event loop. Hybrid Caching: L1 (in-process LRU) + L2 (Redis). Sub-ms hits on hot paths are real. PII Masking & Transforms: You can mask emails o…

2 часа назад @ reddit.com
10 days in: my open-source AI agent dashboard hit 452 stars, 3,750 npm downloads, and v0.8.3
10 days in: my open-source AI agent dashboard hit 452 stars, 3,750 npm downloads, and v0.8.3 10 days in: my open-source AI agent dashboard hit 452 stars, 3,750 npm downloads, and v0.8.3

I posted here about 10 days ago about ClawPort, an open source dashboard for managing AI agent teams. At the time, it was basically an org chart, a chat UI, and 407 tests. Here’s what 10 days of building with an AI agent team looked like. By the numbers • 407 → 781 tests across 32 suites • v0.1 → v0.8.3 • 452 GitHub stars and 61 forks • 3,750+ npm downloads, with 2,600+ in the last week • 6 contributors • 0 open issues What shipped Cost Dashboard I had no visibility into what my agent cron jobs were costing me. I built token tracking with daily charts, per job breakdowns, anomaly detection that flags runs over 5x median, and an AI optimization engine. It found cache opportunities I was comp…

2 часа назад @ reddit.com
Just launched my AI note app on the App Store - Mac + iPhone
Just launched my AI note app on the App Store - Mac + iPhone

Hey everyone, Just launched ContextorAI on the App Store. What it is: a note-taking app where AI reads everything you save and answers questions from your own data. Not the internet - your notes. What's in it: AI chat grounded in your notes Semantic search - find by meaning, not keywords On-device AI - data stays on your Mac End-to-end encryption for sensitive notes Knowledge graph, voice input, quick capture (Option+N) Cross-device sync (Mac + iPhone) Some numbers: Solo founder, based in SF Stack: Flutter, Django backend, llama.cpp for on-device AI Free tier: all features, 10 AI queries per day Premium: $9.99/mo What I learned so far: On-device AI is hard. Memory management and battery lif…

2 часа назад @ reddit.com
I built a heartbeat and uptime monitoring for developers
I built a heartbeat and uptime monitoring for developers

Been working on side projects for a while and kept running into the same problem: I needed something to tell me when my cron jobs stopped running or my app went down, but every tool I looked at was either expensive or crippled the free tier to the point of being useless. UptimeRobot's free tier checks every 5 minutes, Cronitor charges extra for status pages, BetterStack starts at $29/mo. So I built PulseMon. What it does: Heartbeat/cron job monitoring. Drop a ping URL into your cron job, get alerted when it stops Full REST API with API key auth if you want to manage monitors programmatically Alerts via email, Slack, Discord, or signed webhooks (HMAC-SHA256) A few things worth knowing: 30 fr…

3 часа назад @ reddit.com
Side project with paying users, zero organic growth
Side project with paying users, zero organic growth

Seven months building a side project outside my day job. Real paying users, solid retention, genuine word of mouth. The one channel that should have worked organic search was completely dead despite consistent content publishing the entire time. Diagnosis came from comparing my backlink profile to every competitor ranking for my target keywords. Every single one had substantially more referring domains. Mine had almost nothing pointing to it externally. Google had no external validation my domain was worth ranking regardless of content quality. The data from real campaigns backed up exactly what I was seeing. An employee transparency platform started from absolute zero DR 3, 241 monthly vis…

3 часа назад @ reddit.com
Found a web analytics tool that actually shows which traffic source is making you money not just bringing clicks
Found a web analytics tool that actually shows which traffic source is making you money not just bringing clicks

I've been building side projects for a couple of years and analytics has always been my blind spot not because I ignored it, but because the tools never answered the question I actually cared about. Every tool shows you traffic. GA4, Plausible, Simple Analytics they all tell you how many people visited. But when you're running a side project and trying to figure out what's actually working, traffic numbers are almost useless. What you need to know is: which source brought people who paid? A Reddit post that brings 500 visitors and zero conversions is worthless. A small newsletter mention that brings 40 visitors and 8 paying customers is gold. Standard analytics tools can't tell the differen…

3 часа назад @ reddit.com
Product Hunt Product Hunt
последний пост 7 часов назад
Rovela
Rovela

The first AI-native platform that builds your online store Discussion | Link

7 часов назад @ producthunt.com
ArtCraft
ArtCraft

Cursor for film for controllable AI creative w/ virtual sets Discussion | Link

8 часов назад @ producthunt.com
Astrio
Astrio

AI Agent that modernizes outdated websites Discussion | Link

12 часов назад @ producthunt.com
Signet
Signet

Autonomous AI wildfire agent with nearby alerts Discussion | Link

12 часов назад @ producthunt.com
A Bit Differently
A Bit Differently

This is Ava, a different kind of ChatGPT. Discussion | Link

12 часов назад @ producthunt.com
Automated
Automated

Automate any workflow after one demo Discussion | Link

12 часов назад @ producthunt.com
Studio by HarnessGG
Studio by HarnessGG

Vibe-edit videos locally using Codex Discussion | Link

12 часов назад @ producthunt.com
Raccoon AI
Raccoon AI

World's First General Purpose Collaborative AI Agent Discussion | Link

12 часов назад @ producthunt.com
Clayzo
Clayzo

Prototype, design, and collaborate on your existing products Discussion | Link

12 часов назад @ producthunt.com
Clawcard
Clawcard

Give your agent a card, email and phone - in one command. Discussion | Link

12 часов назад @ producthunt.com
ELU
ELU

Stop losing users... show ELU the flow Discussion | Link

13 часов назад @ producthunt.com
Outhop
Outhop

The Vibe Selling Platform Discussion | Link

13 часов назад @ producthunt.com
AlgoTest
AlgoTest

India’s leading Full Stack Algo Trading Platform Discussion | Link

13 часов назад @ producthunt.com
bugstack
bugstack

Production errors fixed and deployed while you sleep Discussion | Link

13 часов назад @ producthunt.com
Covalent
Covalent

AI for PMs that sees your screen & completes your work Discussion | Link

13 часов назад @ producthunt.com
Путешествия
Vandrouki Vandrouki
последний пост 4 months, 2 weeks назад
Прямые рейсы между Оманом и Кенией
Прямые рейсы между Оманом и Кенией

У авиакомпании SalamAir промо-тариф: улететь из Маската в Найроби (или наоборот) можно от 6200 рублей (30 OMR). Для въезда в Кению нужно заранее оформить электронное разрешение (сбор около 30-35 USD с человека). Купить билеты можно на сайте авиакомпании или через trip.com / aviasales.ru (тут немного дороже, но зато принимают российские карты). Маскат — Найроби в декабре за 6200 рублей: Российской картой: […]

4 months, 2 weeks назад @ vandrouki.ru
Volotea: полеты по Европе и в Марокко
Volotea: полеты по Европе и в Марокко

Авиакомпания Volotea выкатила билеты за 19 евро. Но можно легко оформить пробную подписку SUPERVOLOTEA на 15 дней и купить их за 9 евро. Обычно подписка на год стоит 60 евро. Лоукостер утверждает, что Вы можете отменить членство в любой момент, но потеряете при этом некоторые привилегии, например, ручную кладь, но сохраните свою скидку на проезд. Главное, не забудьте […]

4 months, 2 weeks назад @ vandrouki.ru
Шри-Ланка и ОАЭ в одной поездке из Екатеринбурга
Шри-Ланка и ОАЭ в одной поездке из Екатеринбурга Шри-Ланка и ОАЭ в одной поездке из Екатеринбурга

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

с 2012 года мы ищем и находим дешевые авиабилеты, отели, туры и круизы.

А вы путешествуете почти бесплатно.

4 months, 2 weeks назад @ vandrouki.ru
Белавиа: прямые рейсы из Москвы в Могилев
Белавиа: прямые рейсы из Москвы в Могилев Белавиа: прямые рейсы из Москвы в Могилев

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

4 months, 2 weeks назад @ vandrouki.ru
10 ночей во Вьетнаме с вылетом из Благовещенска
10 ночей во Вьетнаме с вылетом из Благовещенска 10 ночей во Вьетнаме с вылетом из Благовещенска

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

с 2012 года мы ищем и находим дешевые авиабилеты, отели, туры и круизы.

А вы путешествуете почти бесплатно.

4 months, 2 weeks назад @ vandrouki.ru
Таиланд + ОАЭ из Москвы с захватом Нового года
Таиланд + ОАЭ из Москвы с захватом Нового года Таиланд + ОАЭ из Москвы с захватом Нового года

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

с 2012 года мы ищем и находим дешевые авиабилеты, отели, туры и круизы.

А вы путешествуете почти бесплатно.

4 months, 2 weeks назад @ vandrouki.ru
Прямые рейсы из Екатеринбурга в Армению
Прямые рейсы из Екатеринбурга в Армению Прямые рейсы из Екатеринбурга в Армению

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

4 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 декабря

4 months, 2 weeks назад @ vandrouki.ru
Прямой рейс из Египта в Самару
Прямой рейс из Египта в Самару Прямой рейс из Египта в Самару

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

4 months, 2 weeks назад @ vandrouki.ru
Прямой рейс Аэрофлота с Сейшельских островов в Москву
Прямой рейс Аэрофлота с Сейшельских островов в Москву Прямой рейс Аэрофлота с Сейшельских островов в Москву

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

с 2012 года мы ищем и находим дешевые авиабилеты, отели, туры и круизы.

А вы путешествуете почти бесплатно.

4 months, 2 weeks назад @ vandrouki.ru
Из Казани в Новокузнецк за почти бесплатно
Из Казани в Новокузнецк за почти бесплатно Из Казани в Новокузнецк за почти бесплатно

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

4 months, 2 weeks назад @ vandrouki.ru
Etihad Airways: полеты из Казани в Азию
Etihad Airways: полеты из Казани в Азию Etihad Airways: полеты из Казани в Азию

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

4 months, 2 weeks назад @ vandrouki.ru
Таиланд или Таиланд + Хайнань в одной поездке из Москвы
Таиланд или Таиланд + Хайнань в одной поездке из Москвы Таиланд или Таиланд + Хайнань в одной поездке из Москвы

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

4 months, 2 weeks назад @ vandrouki.ru
AZAL: полеты из Москвы, Питера и Екб на Ближний Восток, в Индию и на Мальдивы
AZAL: полеты из Москвы, Питера и Екб на Ближний Восток, в Индию и на Мальдивы AZAL: полеты из Москвы, Питера и Екб на Ближний Восток, в Индию и на Мальдивы

Азербайджанские Авиалинии снизили цены ноябрь-март: взять из Москвы, Питера и Екб в ОАЭ, Израиль, Таджикистан, Саудовскую Аравию, Индию и на Мальдивы можно со скидками.

Билеты берем через сервис aviasales.ru (тут дешевле всего).

Москва — Душанбе — Москва:Москва — Даммам — Москва:Москва — Дубай — Москва:Москва — Тель-Авив — Москва:Москва — Дели — Москва:Москва — Мумбаи — Москва:Москва — Мале — Москва в ноябре:Москва — Мале — Москва в январе:Москва — Мале — Москва в феврале:Москва — Мале — Москва в марте:Питер — Душанбе — Питер:Питер — Даммам — Питер:Питер — Дубай — Питер:Питер — Тель-Авив — Питер:Питер — Дели — Питер:Питер — Мумбаи — Питер:Питер — Мале — Питер в ноябре-декабре:Питер — Мале —…

4 months, 2 weeks назад @ vandrouki.ru
Подборка недорогих билетов по всему миру
Подборка недорогих билетов по всему миру Подборка недорогих билетов по всему миру

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

4 months, 2 weeks назад @ vandrouki.ru
Atlas Obscura: Stories Atlas Obscura: Stories
последний пост 1 час назад
The Catacombs of Kom El Shoqafa in Egypt
The Catacombs of Kom El Shoqafa in Egypt The Catacombs of Kom El Shoqafa in Egypt

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

1 час назад @ atlasobscura.com
Alexander Graham Bell Statue in Brantford, Ontario
Alexander Graham Bell Statue in Brantford, Ontario Alexander Graham Bell Statue in Brantford, Ontario

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
Gas Stripping Tower in West End, Australia
Gas Stripping Tower in West End, Australia Gas Stripping Tower in West End, Australia

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

3 часа назад @ atlasobscura.com
St Aiden’s Church and Crypt in Bamburgh, England
St Aiden’s Church and Crypt  in Bamburgh, England St Aiden’s Church and Crypt in Bamburgh, England

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

3 часа назад @ atlasobscura.com
Boros Collection in Berlin, Germany
Boros Collection in Berlin, Germany Boros Collection in Berlin, Germany

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

5 часов назад @ atlasobscura.com
Your Emails Are Fueling My Quest to See All 50 States
Your Emails Are Fueling My Quest to See All 50 States Your Emails Are Fueling My Quest to See All 50 States

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

7 часов назад @ atlasobscura.com
How to Walk on the Trail of Tears
How to Walk on the Trail of Tears

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.

16 часов назад @ atlasobscura.com
Top Withens in England
Top Withens in England Top Withens in England

This small West Yorkshire farmhouse was built some time before 1567, and initially consisted of a single farm (known as Withens Farm) before being expanded into three farms known as Top, Middle, and Bottom Withens in 1591. Centuries later, the farm was still in use in the 1840s when Yorkshire native Emily Brontë wrote her novel "Wuthering Heights", initially published under the pseudonym Ellis Bell.

In 1872, publisher George Smith wrote a letter to Brontë's friend Ellen Nussey asking for information about the inspiration for various locations in Brontë's novels, which led to Top Withens being used as the inspiration for the titular farmhouse's design in an 1873 illustrated edition, despite …

23 часа назад @ atlasobscura.com
Bell Homestead in Brantford, Ontario
Bell Homestead in Brantford, Ontario Bell Homestead in Brantford, Ontario

In 1870, Alexander Graham Bell, his parents, and sister-in-law moved from Scotland to a small farm in Brantford, Ontario, in hopes that the Canadian climate would help his poor health. Once recovered, Bell began teaching at the Boston School for the Deaf in the United States, returning to his parents' home for holidays and summers.

On July 26, 1874, while at his "dreaming place" on the farm looking out on the Grand River, Alexander Graham Bell came up with the idea for how to make a telephone.

A few years later in 1876, Bell made the world's first long-distance telephone call between Brantford and Paris, Ontario, marking the beginning of a new era of communication.

The Bell Homestead is now…

1 day, 5 hours назад @ atlasobscura.com
Outagamie County Asylum Cemetery in Appleton, Wisconsin
Outagamie County Asylum Cemetery in Appleton, Wisconsin Outagamie County Asylum Cemetery in Appleton, Wisconsin

The Outagamie County Asylum Cemetery holds the bodies of at least 133 former patients who died at the asylum between 1891 and 1949. There were originally numbered stones (without names) to identify burials. Today, there are only stone markers, each indicting a row of burials. A stone plaque at the eastern edge of the cemetery gives the names of the patients buried in there. Today the cemetery is know as the Outagamie County Cemetery. The Outagamie County Asylum for the Chronic Insane opened in 1890 and closed in 2000. The maximum number of patients was about 250. The asylum was torn town in 2000. The cemetery and a stone bridge are all that remain.

1 day, 23 hours назад @ atlasobscura.com
LaSalle Marina in Burlington, Ontario
LaSalle Marina in Burlington, Ontario LaSalle Marina in Burlington, Ontario

Trumpeter swans are the largest swans in the world and the biggest and heaviest native waterfowl species in North America. But in the late 1800s, they were critically endangered due to hunting for meat and feathers. Trumpeters went locally extinct in in the province of Ontario in 1886. At one time, there were fewer than 100 Trumpeters in the entire continent.

In the 1980s, conservation efforts and a breeding program brought Trumpeter Swans back from the brink of extinction in North America. One of those captive-bred swans, Pig Pen, was the first Trumpeter Swan in Ontario in more than 100 years to migrate south, choosing to overwinter at LaSalle Park in Burlington in 1993.

Trumpeter swans ar…

2 days, 1 hour назад @ atlasobscura.com
The Trip That Changed Me: How Running the World’s Biggest Marathons Pushed AnneMette Bontaites’s Limits
The Trip That Changed Me: How Running the World’s Biggest Marathons Pushed AnneMette Bontaites’s Limits

For AnneMette Bontaites, running the New York City Marathon was supposed to be a one-time experience. A personal challenge, a bucket-list item, and then back to normal life

But somewhere between the starting line and the finish, plans changed.

The decision to run that first marathon was almost a whim. Bontaites, a Denmark native who now lives in Boston, had run two half marathons and joked to her best friend, “Well, two halves make a whole. I've done a marathon.’”

The friend, also a runner, begged to differ on that distance math and made her an offer: She’d fly to New York from the pair’s home city of Copenhagen and they’d run Bontaites’s first marathon together. By mile 18, the friends had…

2 days, 1 hour назад @ atlasobscura.com
Dangar Island in Dangar Island, Australia
Dangar Island in Dangar Island, Australia Dangar Island in Dangar Island, Australia

Dangar Island is just an hour from Sydney and serviced by train and ferry on the Sydney Opal network. With just 300 residents it is quirkily car-free and the locals get their shopping home by wheel-barrow or volunteer-run buggy. Many homes on the hill have mechanical flying fox or furnicular trollies to get bulky items up the steep slopes.

A truly unique environment, it has a strong community spirit with lots going on including a community garden (D.I.G.) and a rich history. A cafe at the ferry wharf makes for relaxing day trips and there are holiday homes for rent for a longer, relaxing stay. The Riverboat Postman, the last mail service for water-only access homes in Australia, calls in at…

2 days, 3 hours назад @ atlasobscura.com
Chebika Oasis in As-Sabikah, Tunisia
Chebika Oasis in As-Sabikah, Tunisia Chebika Oasis in As-Sabikah, Tunisia

Reminiscent of vintage adventure movies, Chebika Oasis looks like a perfect hiding place for Alibaba's thieves' treasure, or a resting spot for ever-wandering caravans.

This beautiful natural gem in the heart of the Sahara desert also bears the nickname "Qasr el-Shams", meaning "Palace of the Sun" in Arabic, and there are no better words to describe the place. A river flows through the rocks, and there is a gorgeous waterfall, gently watering a palm tree grove.

A small old town used to exist near the oasis, but was abandoned in 1969 because of an enormous flooding which took the life of over 400 people. Nowadays, a few hundred people reside in the nearby village of Chebika, built after the …

2 days, 5 hours назад @ atlasobscura.com
Louise Story's 50-State Quest: Gravette, Arkansas
Louise Story's 50-State Quest: Gravette, Arkansas Louise Story's 50-State Quest: Gravette, Arkansas

The best road trip moments are the unplanned ones — when something catches your eye and you just pull over. That's what happened in Gravette, Arkansas, a town of a few thousand that calls itself "Hometown America" on its water tower. I spotted a U.S. Air Force jet mounted in a town park and did a U-turn. What I found was a whole compressed world: a memorial to Captain Field Kindley, the third-ranking American ace of World War I, who grew up on those very streets and died in a plane crash in 1920 at just 24 — after surviving the war. Nearby, a pentagon-shaped stone dedicated by Boy Scout Troop 117 read "May They Never Be Forgotten." And right next to it all: a time capsule sealed in 1993, no…

2 days, 6 hours назад @ atlasobscura.com
T—Ж T—Ж
последний пост None
Европейское айти
EU-startups EU-startups
последний пост 6 часов назад
Meet the Pitch Competition finalists of the EU-Startups Summit 2026!
Meet the Pitch Competition finalists of the EU-Startups Summit 2026! Meet the Pitch Competition finalists of the EU-Startups Summit 2026!

Among the many highlights of the Summit, the Pitch Competition stands out as one of the most exciting moments!

This ensures that the startups’ business plan will be reviewed by the Techstars investment team and the most relevant program managing director.

This ensures that the startups’ business plan will be reviewed by the Techstars investment team and the most relevant program managing director.

Up to €100k in Cloud Credits from IONOS to support your startups’ hosting and scaling needs with a trusted European cloud provider.

The IONOS Cloud Start-up Program provides young companies with up to €100,000 in cloud credits for up to five years after their founding.

6 часов назад @ eu-startups.com
Amsterdam-based enterprise AI agent platform Wonderful raises €129.8 million Series B at €1.7 billion valuation
Amsterdam-based enterprise AI agent platform Wonderful raises €129.8 million Series B at €1.7 billion valuation Amsterdam-based enterprise AI agent platform Wonderful raises €129.8 million Series B at €1.7 billion valuation

Wonderful, an Amsterdam-based enterprise AI agent platform, has raised €129.8 million ($150 million) in a Series B funding round at a valuation of €1.7 billion ($2 billion).

In November 2025, the company raised €86.5 million ($100 million) Series A led by Index Ventures, just three months after raising €29.4 million ($34 million) Seed round.

Wonderful merges a powerful AI platform with local deployment, delivering enterprise-grade AI agents worldwide.

It enables building, monitoring, and optimising AI agents to serve customers and streamline workflows across all offices.

According to the company, enterprise AI will not scale through technology alone.

7 часов назад @ eu-startups.com
The EU-Startups Podcast | Interview with Refurbed founder Kilian Kaminski
The EU-Startups Podcast | Interview with Refurbed founder Kilian Kaminski The EU-Startups Podcast | Interview with Refurbed founder Kilian Kaminski

This week on the EU-Startups Podcast, we sit down with Kilian Kaminski, Co-founder of refurbed, the Vienna-based marketplace helping reshape how Europeans buy electronics and other consumer goods through refurbished products.

In this episode, Kilian shares the story behind refurbed’s journey from a startup idea to one of Europe’s fastest-growing refurbished product marketplaces.

Headquartered in Vienna, the company now operates across several European markets and has raised more than €120 million in funding to scale its operations and expand its mission of promoting a circular economy.

He also discusses the evolution of the refurbishment sector, the challenges of building trust in second-li…

9 часов назад @ eu-startups.com
Barcelona’s Delfos Energy raises €3 million to build AI “virtual engineer” for the energy industry as it charges up for Series A
Barcelona’s Delfos Energy raises €3 million to build AI “virtual engineer” for the energy industry as it charges up for Series A Barcelona’s Delfos Energy raises €3 million to build AI “virtual engineer” for the energy industry as it charges up for Series A

Delfos Energy, a Barcelona-based AI company building “virtual engineer” technology for the energy industry, today announced the close of a €3 million Seed extension round.

Delfos Energy has now raised a total of €10 million to date.

Delfos Energy claims that it has created an AI system designed specifically for energy operations and not a generic AI interface adapted to the sector.

With this capital, the company plans to consolidate its AI Suite, deepening deployments across key energy transition markets, and continue expanding into adjacent energy transition verticals, including energy storage.

Delfos Energy is consolidating its presence across Europe, where it now supports more than 1,000…

9 часов назад @ eu-startups.com
European Deeptech Week 2026: An invitation-only event bringing Europe’s deeptech leaders to Paris (Sponsored)
European Deeptech Week 2026: An invitation-only event bringing Europe’s deeptech leaders to Paris (Sponsored) European Deeptech Week 2026: An invitation-only event bringing Europe’s deeptech leaders to Paris (Sponsored)

Organised by Bpifrance in collaboration with INSKIP and other European partners, the European Deeptech Week arrives in Paris from 16 to 20 March 2026, bringing together investors, founders, corporates and policymakers working on Europe’s most advanced technologies.

What to expect from the European Deeptech WeekThe event is expected to attract around 2,500 participants, largely senior decision-makers from across Europe’s innovation ecosystem.

The European Deeptech Week is designed for decision-makers from across Europe’s deeptech ecosystem.

The event will also bring together founders and executives from European deeptech startups and scaleups looking for partnerships, investment or industria…

10 часов назад @ eu-startups.com
Germany’s AIRMO raises €5 million to detect methane leaks from space with satellite launch planned for 2027
Germany’s AIRMO raises €5 million to detect methane leaks from space with satellite launch planned for 2027 Germany’s AIRMO raises €5 million to detect methane leaks from space with satellite launch planned for 2027

The round was led by Ananda Impact Ventures, alongside Unconventional Ventures, kopa ventures, Desai Ventures, Hypernova / New Venture Securities and two EQT Partners acting as strategic investors (Matthias Fackler and Francesco Starace).

The company designs, builds, and operates proprietary methane monitoring tools.

Some of its offerings include drone-based methane monitoring for targeted leak detection for site-level precision, aircraft-mounted methane monitoring system for wide-area methane mapping at scale, Optical Gas Imaging (OGI) for real-time thermal visual leak detection, Flame Ionisation Detector (FID) for high-sensitivity methane verification, and Continuous Methane Monitoring Sy…

12 часов назад @ eu-startups.com
Elaia closes third DeepTech Seed fund at €134 million as “European DeepTech is reaching escape velocity”
Elaia closes third DeepTech Seed fund at €134 million as “European DeepTech is reaching escape velocity” Elaia closes third DeepTech Seed fund at €134 million as “European DeepTech is reaching escape velocity”

Paris-based VC firm Elaia has announced the closing of its third DeepTech Seed fund (DTS3) at €134 million, which is double the size of its previous DeepTech Seed funds.

Founded in 2002, Elaia is a European full-stack tech and DeepTech investor.

DTS3’s initial deployment spans DeepTech innovation across France, Germany, Spain, the UK, Switzerland, and other European markets.

After nearly two decades backing deep tech founders, we’re seeing an acceleration of innovation that rivals any ecosystem in the world.

Earlier this year, in February, Elaia announced the first close of its fifth Digital Venture Fund (DV5) at €120 million, with ambitions to scale to €300 million.

13 часов назад @ eu-startups.com
Trade tensions and tariffs: What they mean for Europe’s startups
Trade tensions and tariffs: What they mean for Europe’s startups Trade tensions and tariffs: What they mean for Europe’s startups

The EU–US transatlantic relationship has entered a new phase of volatility after the US Supreme Court struck down President Trump’s global tariff deals.

In response to the court’s ruling, Donald Trump initially threatened to raise global tariffs to 15%, but instead imposed a temporary 10% rate set to expire on 24 July unless Congress renews it.

Implications for European startupsAmid this geoeconomic upheaval, and with President Trump previously threatening to impose additional tariffs on several European countries in his bid to take Greenland, how has the new EU–US trade deal and the ongoing uncertainty impacted transatlantic trade and, specifically, European startups?

Against this backdrop…

1 day, 6 hours назад @ eu-startups.com
Portuguese startup Sybilion secures €3.6 million to build AI-powered decision layer for industrial companies
Portuguese startup Sybilion secures €3.6 million to build AI-powered decision layer for industrial companies Portuguese startup Sybilion secures €3.6 million to build AI-powered decision layer for industrial companies

Today, Porto-based Sybilion announced a €3.6 million ($4.2 million) Seed round to build what it calls a decision layer, designed to give industrial companies the ability to act earlier and protect margins in volatile markets.

“Industrial companies do not lack data,” says Dr Bjol R. Frenkenberger, CEO and co-founder of Sybilion.

More recently, Berlin startup Andercore secured €33.5 million in equity and debt financing to expand its AI-enabled industrial trade platform across Europe.

Together, these financings represent roughly €84 million invested across adjacent segments of industrial decision intelligence and supply-chain software over the past year.

Sybilion delivers clear, measurable val…

1 day, 7 hours назад @ eu-startups.com
Global Startup Awards announces global finalists ahead of historic Grand Finale at the EU-Startups Summit!
Global Startup Awards announces global finalists ahead of historic Grand Finale at the EU-Startups Summit! Global Startup Awards announces global finalists ahead of historic Grand Finale at the EU-Startups Summit!

A global competition reaches its final stageFollowing the conclusion of regional competitions across six continents, the Global Startup Awards has announced the global finalists for its 11th edition.

The full list of global finalists for edition 11 is available hereThe road to the global grand finale!

The collaboration has been made possible through MeOut Group, the investor behind the Global Startup Awards and parent company of EU-Startups.

The Global Startup Awards Grand Finale days, as part of the EU-Startups Summit, will not only celebrate the achievements of our finalists.

Global finalists will receive one complimentary ticket, while other attendees can use the discount code GSA25 to r…

1 day, 8 hours назад @ eu-startups.com
Paris-based Lemrock raises €6 million to help brands sell within AI agents like ChatGPT and Claude
Paris-based Lemrock raises €6 million to help brands sell within AI agents like ChatGPT and Claude Paris-based Lemrock raises €6 million to help brands sell within AI agents like ChatGPT and Claude

Lemrock, a Paris-based DeepTech startup building the infrastructure for agentic commerce, today announced a €6 million ($7 million) funding round to accelerate the deployment of its agentic commerce solution.

The round additionally includes other notable investors from the tech and retail sectors, such as Michaël Benabou (Veepee), Gary Anssens (Alltricks / Decathlon), Frédéric Halley (retail tech investor), Emmanuelle Brizay (tech and retail investor), and Antoine Lizée (Alan).

“Conversational commerce reverses the logic: it’s no longer the customer searching for the product; it’s the right product coming to the right customer, tailored to their needs.

Our technology allows brands to sell b…

1 day, 8 hours назад @ eu-startups.com
Albanian-Finnish startup Bliss raises €232.4k to build “AI that understands the cultural layer of mental health”
Albanian-Finnish startup Bliss raises €232.4k to build “AI that understands the cultural layer of mental health” Albanian-Finnish startup Bliss raises €232.4k to build “AI that understands the cultural layer of mental health”

Bliss, a Finland-headquartered mental health startup, has raised €232.4k ($270k) in angel funding to build what it calls “culturally intelligent” AI infrastructure for therapy.

We’re building AI that understands the cultural layer of mental health, because that’s where most systems fail,” said Jona Doda, founder of Bliss.

It’s a culturally attuned therapy platform helping diaspora communities and companies with diverse, international workforces access mental health care that understands their language, culture, and background.

The startup claims that, unlike the numerous generic AI therapy bots available in the market, Bliss positions its AI as infrastructure that amplifies human care rathe…

1 day, 10 hours назад @ eu-startups.com
Ex-viafintech founders’ new venture finperks raises €3.4 million pre-Seed to build the “Stripe for prepaid”
Ex-viafintech founders’ new venture finperks raises €3.4 million pre-Seed to build the “Stripe for prepaid” Ex-viafintech founders’ new venture finperks raises €3.4 million pre-Seed to build the “Stripe for prepaid”

finperks, a Berlin-based FinTech startup building the API infrastructure layer for the global prepaid market, has raised €3.4 million ($4 million) in a pre-Seed funding round.

None of them want to build prepaid infrastructure.

The company states that although consumer interest in digital rewards, cashback, and employee benefits keeps rising, the foundational infrastructure is still fragmented and outdated.

tax-free benefits), and financial empowerment (e.g.

HR platforms Recardy and Paylo use finperks to distribute Germany’s tax-free employee benefits without needing extra infrastructure on their end.

1 day, 12 hours назад @ eu-startups.com
Samaipata launches €110M Fund III to back early-stage AI-native startups across Europe
Samaipata launches €110M Fund III to back early-stage AI-native startups across Europe Samaipata launches €110M Fund III to back early-stage AI-native startups across Europe

Samaipata, an early-stage pan-European venture capital firm, today announced that it has launched its third fund, Samaipata III, targeting €110 million, to back early-stage tech startups building on the AI wave.

“Samaipata III is launching at a particularly relevant moment for the European tech ecosystem.

Samaipata III will continue to leverage the firm’s Founder Success platform, designed to boost portfolio growth beyond just capital.

“Samaipata III will back projects focused on abstracting the complexity of AI deployment into real-world use cases, primarily in B2B environments.

Samaipata manages €250 million in assets and has backed 44 startups across Europe, including Matera, Nory, Depor…

1 day, 13 hours назад @ eu-startups.com
Targeting water innovation, Swiss VC Emerald Technology Ventures hits €100 million for Global Water Fund II
Targeting water innovation, Swiss VC Emerald Technology Ventures hits €100 million for Global Water Fund II Targeting water innovation, Swiss VC Emerald Technology Ventures hits €100 million for Global Water Fund II

Emerald Technology Ventures, a Zurich-based VC firm with two decades of water-sector leadership, announced reaching the €100 million milestone for its Global Water Fund II in order to invest in startups innovating in the WaterTech scene.

“With Temasek and Grundfos Foundation joining Global Water Fund II, we are bringing together two globally influential organisations with highly complementary perspectives on water resilience.

In this context, Emerald Technology Ventures’ €100 million milestone for Global Water Fund II highlights the continued mobilisation of capital dedicated to water resilience technologies across infrastructure, monitoring, treatment and reuse.

Our investment is a bid to …

2 days, 3 hours назад @ eu-startups.com
Tech.eu Tech.eu
последний пост 3 часа назад
Ukraine launches world-first programme giving startups access to real war data for AI training
Ukraine launches world-first programme giving startups access to real war data for AI training Ukraine launches world-first programme giving startups access to real war data for AI training

Ukraine is opening partner access to train AI models using real battlefield data — the first initiative of its kind in the world. According to Mykhailo Fedorov, the Minister of Defence of Ukraine, th...

3 часа назад @ tech.eu
Ukrainian-Estonian Defencetech Black Forest Systems raises $400K to scale infantry drone platform
Ukrainian-Estonian Defencetech Black Forest Systems raises $400K to scale infantry drone platform Ukrainian-Estonian Defencetech Black Forest Systems raises $400K to scale infantry drone platform

Kyiv-based company Black Forest Systems has received $400,000 in investment from Front Ventures and Hede Capital Partners AB. Founded in 2024, Black Forest Systems develops vertically integrated unm...

4 часа назад @ tech.eu
$3M for DEXTools’ PerpTools from DEXForce and Orderly
$3M for DEXTools’ PerpTools from DEXForce and Orderly $3M for DEXTools’ PerpTools from DEXForce and Orderly

PerpTools, an on-chain perpetual futurestrading platform, has been introduced by the creators of DEXTools, an analyticssuite for decentralised exchanges. The platform was developed following a $3milli...

5 часов назад @ tech.eu
Kodree raises $10M in user acquisition financing to expand AI-powered edtech platform globally
Kodree raises $10M in user acquisition financing to expand AI-powered edtech platform globally Kodree raises $10M in user acquisition financing to expand AI-powered edtech platform globally

Kyiv B2C edtech platform Kodree has secured $10 million in user acquisition financing (UA) from financial services firm PvX Partners. Kodree is the first product from Rist Labs, a co-founding studio l...

6 часов назад @ tech.eu
Qdrant closes $50M Series B to expand vector search infrastructure
Qdrant closes $50M Series B to expand vector search infrastructure Qdrant closes $50M Series B to expand vector search infrastructure

Qdrant,an open-source vector search engine, has closed a $50 million Series B fundinground led by AVP, with participation from Bosch Ventures, Unusual Ventures,Spark Capital, and 42CAP.Vectorsearch in...

7 часов назад @ tech.eu
SkySelect raises $9M to modernise aircraft parts procurement with AI
SkySelect raises $9M to modernise aircraft parts procurement with AI SkySelect raises $9M to modernise aircraft parts procurement with AI

Estonian-founded SkySelect, an AI-powered procurement platform transforming how airlines and maintenance providers source aircraft parts, has secured $9 million in funding. Airlines face mounting pre...

7 часов назад @ tech.eu
From scientific excellence to global startups: the Swiss tech ecosystem
From scientific excellence to global startups: the Swiss tech ecosystem From scientific excellence to global startups: the Swiss tech ecosystem

Switzerland’s tech ecosystem in 2025 showed strongresilience and continued specialisation in deep technology, life sciences,climate innovation, and industrial AI. Startups across the country attracted...

7 часов назад @ tech.eu
Delfos Energy secures €3M Seed extension to scale AI “virtual engineer” for energy infrastructure
Delfos Energy secures €3M Seed extension to scale AI “virtual engineer” for energy infrastructure Delfos Energy secures €3M Seed extension to scale AI “virtual engineer” for energy infrastructure

Delfos Energy, an AI company building “virtual engineer” technology for the energy industry, today announced that it now supports more than 1,000 energy sites across Europe, alongside the close of a €...

8 часов назад @ tech.eu
Elaia closes €134M fund DTS3 to back Europe’s next generation of breakthrough startups
Elaia closes €134M fund DTS3 to back Europe’s next generation of breakthrough startups Elaia closes €134M fund DTS3 to back Europe’s next generation of breakthrough startups

Elaia has closed its third deep tech seed fund (DTS3) at €134 million, double the size of its previous deep tech seed funds. The fund is developed in partnership with leading European research institu...

9 часов назад @ tech.eu
Neuramancer lands €1.7M pre-seed to scale deepfake detection tools
Neuramancer lands €1.7M pre-seed to scale deepfake detection tools Neuramancer lands €1.7M pre-seed to scale deepfake detection tools

Neuramancer AI Solutions GmbH (formerly Neuraforge) hasclosed a €1.7 million pre-seed funding round led by Vanagon Ventures, with participation from Bayern Kapital and a groupof additional venture cap...

10 часов назад @ tech.eu
Cleafy raises €12M to expand financial fraud detection technology
Cleafy raises €12M to expand financial fraud detection technology Cleafy raises €12M to expand financial fraud detection technology

Milan-based Cleafy, a cybersecurity company focused onthe banking sector, has raised €12 million in a Series B funding round co-ledby United Ventures and eCAPITAL, bringing the company’s total funding...

10 часов назад @ tech.eu
Here is what to expect at the Tech.eu Summit London 2026
Here is what to expect at the Tech.eu Summit London 2026 Here is what to expect at the Tech.eu Summit London 2026

The Tech.eu Summit London 2026 is set to take place on 21–22 April 2026 at the Queen Elizabeth II Centre in London, bringing together leading founders, investors and technology professionals from acro...

10 часов назад @ tech.eu
AIRMO raises €5M for airborne and space-based GHG monitoring
AIRMO raises €5M for airborne and space-based GHG monitoring AIRMO raises €5M for airborne and space-based GHG monitoring

AIRMO, a space techstartup developing advanced greenhouse gas monitoring technology, has announceda €5 million seed round to support its first satellite mission planned for 2027and the expansion of it...

12 часов назад @ tech.eu
Endform secures €1.5M for high-performance web testing tools
Endform secures €1.5M for high-performance web testing tools Endform secures €1.5M for high-performance web testing tools

Stockholm-basedEndform, a platform designed to run browser-based end-to-end tests at highspeed, has raised €1.5 million in funding. The round was led by Alliance VC,Antler, First Fellow, and Greens, w...

13 часов назад @ tech.eu
Pure Data Centres and AVK deploy Europe’s first large-scale microgrid
Pure Data Centres and AVK deploy Europe’s first large-scale microgrid Pure Data Centres and AVK deploy Europe’s first large-scale microgrid

Hyperscale cloud and AI data centre developer and operator Pure Data Centres Group, together with AVK, a provider of prime, standby and dispatchable power solutions for data centres and AI infrastruct...

1 day, 3 hours назад @ tech.eu
TechCrunch: Europe TechCrunch: Europe
последний пост 3 weeks, 2 days назад
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.

3 weeks, 2 days назад @ techcrunch.com
One of Europe’s largest universities knocked offline for days after cyberattack
One of Europe’s largest universities knocked offline for days after cyberattack

An alleged ransomware attack has taken down the systems of the Sapienza University of Rome.

1 month назад @ techcrunch.com
Ireland proposes new law allowing police to use spyware
Ireland proposes new law allowing police to use spyware

The Irish government announced that it wants to pass a law that would grant police more surveillance powers, such as using spyware to fight serious crime, while aiming to protect the privacy rights of its citizens.

1 month, 2 weeks назад @ techcrunch.com
The European startup market’s data doesn’t match its energy — yet
The European startup market’s data doesn’t match its energy — yet

Europe's startup market hasn't produced meaningful numbers but there is reason to believe the data will start to change.

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

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

5 months, 2 weeks назад @ techcrunch.com
EU cyber agency confirms ransomware attack causing airport disruptions
EU cyber agency confirms ransomware attack causing airport disruptions

A cyberattack targeting Collins Aerospace, a provider of airport check-in systems, sparked delays and disrupted flights across Europe over the weekend.

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

5 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 […]

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

7 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, […]

8 months назад @ techcrunch.com
Researchers confirm two journalists were hacked with Paragon spyware
Researchers confirm two journalists were hacked with Paragon spyware

The confirmation of two hacked victims further deepens an ongoing spyware scandal that, for now, appears largely focused on the Italian government.

9 months назад @ techcrunch.com
Paragon says it canceled contracts with Italy over government’s refusal to investigate spyware attack on journalist
Paragon says it canceled contracts with Italy over government’s refusal to investigate spyware attack on journalist

The Italian government claims that accepting Paragon’s help would have compromised national security and classified information.

9 months назад @ techcrunch.com
Litehaus raises €1.46M pre-seed to build home-building platform
Litehaus raises €1.46M pre-seed to build home-building platform

All Thibault Launay and his wife Simi wanted nearly five years ago was to build a dream home in Portugal, where they both now live. But what they encountered instead was a broken system. “Fourteen months of delays, 20% budget overruns, and endless stress managing over 10 subcontractors,” Thibault recalled. They bought the land in […]

9 months, 2 weeks назад @ techcrunch.com