Вастрик
👉 vas3k.ru
Веду блог о технологиях, пишу код, отвратительно путешествую и фотографирую это
Hacker News Hacker News
последний пост 2 часа назад
Megadev: A Development Kit for the Sega Mega Drive and Mega CD Hardware
Megadev: A Development Kit for the Sega Mega Drive and Mega CD Hardware Megadev: A Development Kit for the Sega Mega Drive and Mega CD Hardware

[ M E G A D E V ]AV INTELLIGENT TERMINAL WITH OPTICAL DISC DRIVEMegadev is a development kit for the Sega Mega Drive and Mega CD hardware.

It is collection of utilities, headers, documentation, and examples to make development for these systems less painful than starting from scratch.

Megadev is intended for those who already have some experience with C or M68k assembly programming and have at least a passing familiarity with embedded systems.

DISCLAIMERSEGA, Mega Drive, Mega CD and all related names, logos, trademarks and other indicia are the sole property of SEGA CORPORATION and its parent organization SEGA SAMMY HOLDINGS INC. Any use of these names or marks is for purely illustrative pu…

2 часа назад @ github.com
Optimizing Content for Agents
Optimizing Content for Agents Optimizing Content for Agents

Short and to the point: you should be optimizing content for agents, just as you optimize things for people.

For example, one thing they’re known to do, to avoid context bloat, is to only read parts of files.

We’ve put a bunch of time into optimizing our docs for agents, for obvious reasons.

https://cli.sentry.dev ...For projects like Warden, we actually set it up so the agent can hit the entire content to bootstrap itself:Help me set up warden.sentry.devcurl -H "Accept: text/markdown" https://warden.sentry.dev # Warden > Agents that review your code.

You should also pay attention to how patterns are changing with agents and update your optimizations as behavior changes.

9 часов назад @ cra.mr
An investigation of the forces behind the age-verification bills
An investigation of the forces behind the age-verification bills An investigation of the forces behind the age-verification bills

An investigation of the forces behind the age-verification billsReddit user "Ok_Lingonberry3296" has posted the results of an extensive investigation into the companies that are pushing US state legislatures to enact age-verification bills.

I've been pulling public records on the wave of "age verification" bills moving through US state legislatures.

IRS 990 filings, Senate lobbying disclosures, state ethics databases, campaign finance records, corporate registries, WHOIS lookups, Wayback Machine archives.

What started as curiosity about who was pushing these bills turned into documenting a coordinated influence operation that, from a privacy standpoint, is building surveillance infrastructu…

10 часов назад @ lwn.net
Our Experience with I-Ready
Our Experience with I-Ready Our Experience with I-Ready

His misery was all due to i-Ready, the software product our district had purchased for math work and testing.

For every minute the student spends actually thinking about math, i-Ready spends 10 minutes narrating the same instructions over and over again.

If the student is trying to complete their work quickly, you will see them sit glassy eyed for thirty seconds, then frantically click click click click for 3, then sit glassy eyed for another thirty seconds in a loop.

A talented student could complete 10 equivalent problems on paper in the time it takes a single i-Ready problem to finish talking at them.

During the year where their only math education was primarily i-Ready, our kids made no…

11 часов назад @ moultano.wordpress.com
Games with loot boxes to get minimum 16 age rating across Europe
Games with loot boxes to get minimum 16 age rating across Europe Games with loot boxes to get minimum 16 age rating across Europe

"In reality, it will largely be down to parents to educate themselves on why these changes have been brought in and decide for themselves if they deem the games (and their loot box mechanics) suitable for their child," she said.

11 часов назад @ bbc.com
Show HN: Simple plugin to get Claude Code to listen to you
Show HN: Simple plugin to get Claude Code to listen to you Show HN: Simple plugin to get Claude Code to listen to you

Make Claude Code listen to you.

Peek steers Claude Code better than markdown files by learning your preferences automatically and injecting them at the right time.

12 часов назад @ gopeek.ai
I beg you to follow Crocker's Rules, even if you will be rude to me
I beg you to follow Crocker's Rules, even if you will be rude to me I beg you to follow Crocker's Rules, even if you will be rude to me

※ ※ ※I beg you to follow Crocker's Rules, even if you will be rude to mespoiler: you probably won't!

There is a concept called Crocker's Rules, and if you have never heard of it, the short version is this: you give people around you explicit permission to be maximally direct with you, to skip social cushioning.

The person invoking Crocker's Rules is saying, in effect, "your feelings about how I might receive this are your problem to manage, not mine, just give me the information."

More importantly: it wastes their time and it buries the information they actually need to act on.

If the design is wrong, say it is wrong.

12 часов назад @ lr0.org
I Found 39 Algolia Admin Keys Exposed Across Open Source Documentation Sites
I Found 39 Algolia Admin Keys Exposed Across Open Source Documentation Sites I Found 39 Algolia Admin Keys Exposed Across Open Source Documentation Sites

Last October I reported an exposed Algolia admin API key on vuejs.org.

How Algolia DocSearch worksAlgolia's DocSearch is a free search service for open source docs.

35 of the 39 admin keys came from frontend scraping alone.

What these keys can doNearly all 39 keys share the same permission set: search, addObject, deleteObject, deleteIndex, editSettings, listIndexes, and browse.

If I found 39 admin keys with a few scripts, the real number is almost certainly higher.

12 часов назад @ benzimmermann.dev
Drone strikes in Haiti that killed 1250, 17 children, condemned by rights group
Drone strikes in Haiti that killed 1250, 17 children, condemned by rights group Drone strikes in Haiti that killed 1250, 17 children, condemned by rights group

Overview: Human Rights Watch says drone strikes in Haiti over a 10-month period have killed nearly 1,250 people, including 17 children, with no clear links to criminal groups.

PORT-AU-PRINCE — Human Rights Watch (HRW) said Tuesday that drone strikes carried out in Haiti over the past year have killed at least 1,243 people, including 17 children, many of whom had no apparent links to the criminal groups the attacks seek to squash.

Human Rights Watch noted that Haiti is a signatory to the International Covenant on Civil and Political Rights, which protects the right to life and requires authorities to minimize harm to civilians.

The organization urged the government to launch transparent inve…

13 часов назад @ haitiantimes.com
US orders 2,200 Marines to Middle East
US orders 2,200 Marines to Middle East US orders 2,200 Marines to Middle East

This contrasts with how Tehran supplied large quantities of armed drones and ballistic missiles to Russia in its war against Ukraine.

Moscow has also reportedly provided Tehran with intelligence support for Iranian drone attacks against targets including US troops in Iran’s Persian Gulf neighbours, Israel, Turkey, Azerbaijan and elsewhere.

Ukraine has offered to share its considerable experience in defending against drone attacks with countries now receiving them from Iran—an offer many have welcomed.

This points to a larger tension: while Moscow and Tehran are both strongly anti-American, their interests are not fully aligned.

Prolonged conflict could deepen Middle Eastern reliance on Ukra…

14 часов назад @ iranintl.com
How do you capture WHY engineering decisions were made, not just what?
How do you capture WHY engineering decisions were made, not just what? How do you capture WHY engineering decisions were made, not just what?

He spent 3 weeks playing code archaeologist just to understand WHY our codebase looks the way it does.

But the reasoning behind decisions:- Why Redis over in-memory cache?

Answers were buried in closed PRs with no descriptions, 18-month-old Slack threads, and the heads of two engineers who left last year.

Do you have a system that actually works long-term?

Or is everyone quietly suffering through this on every new hire?

16 часов назад @ news.ycombinator.com
The wild six weeks for NanoClaw's creator that led to a deal with Docker
The wild six weeks for NanoClaw's creator that led to a deal with Docker The wild six weeks for NanoClaw's creator that led to a deal with Docker

Scary security of OpenClawIt all started when Cohen launched an AI marketing startup with his brother, Lazer Cohen, a few months ago.

The startup offered marketing services like market research, go-to-market analysis, and blog posts through a small team of people using AI agents.

He had built the agents the startup was using, largely using Claude Code, each designed to do specific tasks.

Cohen heard about OpenClaw, the popular AI agent tool whose creator now works for OpenAI.

But given the giant community of developers that NanoClaw just unlocked with Docker, we’re sure to hear more about this soon.

16 часов назад @ techcrunch.com
Stanford researchers report first recording of a blue whale's heart rate (2019)
Stanford researchers report first recording of a blue whale's heart rate (2019)

Comments

16 часов назад @ news.stanford.edu
Digg is gone again
Digg is gone again Digg is gone again

Today we're sharing difficult news: we've made the decision to significantly downsize the Digg team.

We faced an unprecedented bot problem When the Digg beta launched, we immediately noticed posts from SEO spammers noting that Digg still carried meaningful Google link authority.

This isn't just a Digg problem.

We couldn't think of a better person to help figure out what Digg needs to become.

Lastly, Diggnation, our official Digg podcast, will continue recording monthly while we work on the re-reboot.

16 часов назад @ digg.com
Mouser: An open source alternative to Logi-Plus mouse software
Mouser: An open source alternative to Logi-Plus mouse software Mouser: An open source alternative to Logi-Plus mouse software

Mouser — MX Master 3S Button RemapperA lightweight, open-source, fully local alternative to Logitech Options+ for remapping every programmable button on the Logitech MX Master 3S mouse.

Supported DeviceProperty Value Device Logitech MX Master 3S Product ID 0xB034 Protocol HID++ 4.5 (Bluetooth) Connection Bluetooth (USB receiver also works for basic buttons)Note: The architecture is designed to be extensible to other Logitech HID++ mice, but only the MX Master 3S is tested.

Gesture Button Detection (3-tier)The MX Master 3S gesture button doesn't send standard mouse events.

— support other Logitech HID++ mice (MX Master 3, MX Anywhere 3, etc.)

"Logitech", "MX Master", and "Options+" are trade…

17 часов назад @ github.com
Hacker News Hacker News
последний пост 2 часа назад
Hammerspoon
Hammerspoon Hammerspoon

This is a tool for powerful automation of OS X.

At its core, Hammerspoon is just a bridge between the operating system and a Lua scripting engine.

With these, you can write Lua scripts to control many aspects of your OS X environment.

ManuallyDownload the latest releaseDrag Hammerspoon.app from your Downloads folder to ApplicationsHomebrewbrew install hammerspoon --caskWhat next?

Mjolnir aims to be a very minimal application, with its extensions hosted externally and managed using a Lua package manager.

17 часов назад @ github.com
You deleted everything and AWS is still charging you?
You deleted everything and AWS is still charging you? You deleted everything and AWS is still charging you?

After I was done, I deleted everything on the AWS console.

As I work with students building on AWS, I see the exact same thing happen to them.

Start With Your Bill, Not Your ConsoleBefore you click around trying to find leftover resources, go to AWS Billing Dashboard from the AWS console.

Use Resource ExplorerLooking for an exhaustive list of everything going on in your AWS account across all regions?

Set Up a Billing AlarmThis takes two minutes and it’s the single most important thing you can do on a new AWS account.

17 часов назад @ jvogel.me
My Life Got 100x Better When I Stopped Thinking About Google
My Life Got 100x Better When I Stopped Thinking About Google My Life Got 100x Better When I Stopped Thinking About Google

But the core of what I did was straightforward: write genuinely useful content, design it well, actually test the products I reviewed.

Good site, good content, good rankings.

Not because I think Google will notice or care.

Not what I think Google wants.

Next up: why I think Google search is fundamentally broken — and why they may not be able to fix it.

17 часов назад @ joostboer.com
Your Phone Is an Entire Computer
Your Phone Is an Entire Computer Your Phone Is an Entire Computer

A week ago, Apple asked us to say hello to MacBook Neo.

On the MacBook Neo, I can ostensibly go to a browser, any browser, and click links to download whatever software I'd like.

Now that I know my iPhone has the capacity to run MacOS, I would very much like to do so.

I’d love to consider the possibility of switching to a less intrusive phone and repurposing this iPhone into a web server.

And I really want to run MacOS on my iPhone now, damn it.

17 часов назад @ medhir.com
Show HN: Context Gateway – Compress agent context before it hits the LLM
Show HN: Context Gateway – Compress agent context before it hits the LLM Show HN: Context Gateway – Compress agent context before it hits the LLM

Instant history compaction and context optimization for AI agentsWebsite • Docs • DiscordContext GatewayCompresr is a YC-backed company building LLM prompt compression and context optimization.

Context Gateway sits between your AI agent (Claude Code, Cursor, etc.)

and the LLM API.

When your conversation gets too long, it compresses history in the background so you never wait for compaction.

Please join our Discord to contribute.

17 часов назад @ github.com
John Carmack about open source and anti-AI activists
John Carmack about open source and anti-AI activists

Comments

18 часов назад @ twitter.com
The Accidental Room (2018)
The Accidental Room (2018) The Accidental Room (2018)

An Accidental RoomTownsend’s daily running route took him past the construction site, and he watched as the building slowly took shape.

All he knew was that the result was a kind of accidental room in the guts of the building, that only existed by virtue of the intentionally designed rooms around it.

What they needed was that accidental room that Townsend had spotted years ago.

We were just part of the living organism of its daily activities.”The friends would sometimes live in their secret room for several weeks in a row.

At this point, the residents had made a new plan to live in the mall apartment full time for a year.

18 часов назад @ 99percentinvisible.org
Why the militaries are scrambling to create their own Starlink
Why the militaries are scrambling to create their own Starlink Why the militaries are scrambling to create their own Starlink

The reliable internet connections provided by Starlink offer a huge advantage on the battlefield.

But it is also run by controversial billionaire Elon Musk, presenting a risk to militaries that could easily find themselves cut off.

The Starlink network consists of almost 10,000 satellites that offer internet connections across most of the planet via small dishes on the ground.

Both Ukraine and Russia have used Starlink since the 2022 invasion, with reports suggesting that Russia has guided attack drones with it.

But as militaries shrank after the cold war, this became prohibitively expensive and difficult, says Muirhead, so militaries began using satellite communications instead.

18 часов назад @ newscientist.com
1M context is now generally available for Opus 4.6 and Sonnet 4.6
1M context is now generally available for Opus 4.6 and Sonnet 4.6 1M context is now generally available for Opus 4.6 and Sonnet 4.6

Claude Opus 4.6 and Sonnet 4.6 now include the full 1M context window at standard pricing on the Claude Platform.

Standard pricing applies across the full window — $5/$25 per million tokens for Opus 4.6 and $3/$15 for Sonnet 4.6.

1M context is now included in Claude Code for Max, Team, and Enterprise users with Opus 4.6.

Opus 4.6 sessions can use the full 1M context window automatically, meaning fewer compactions and more of the conversation kept intact.

Claude Opus 4.6 and Sonnet 4.6 maintain accuracy across the full 1M window.

18 часов назад @ claude.com
Revealed: Face of 75,000-year-old female Neanderthal from cave
Revealed: Face of 75,000-year-old female Neanderthal from cave

Comments

18 часов назад @ cam.ac.uk
Elon Musk pushes out more xAI founders as AI coding effort falters
Elon Musk pushes out more xAI founders as AI coding effort falters

JavaScript is disabled in your browser.

Please enable JavaScript to proceed.

A required part of this site couldn’t load.

This may be due to a browser extension, network issues, or browser settings.

Please check your connection, disable any ad blockers, or try using a different browser.

19 часов назад @ ft.com
OVH forgot they donated documentation hosting to Pandas
OVH forgot they donated documentation hosting to Pandas OVH forgot they donated documentation hosting to Pandas

Pandas version checksI have checked that the issue still exists on the latest versions of the docs on main hereLocation of the documentationhttps://pandas.pydata.org/docs/Documentation problemDocumentation website does not load.

Suggested fix for documentationJust creating this issue in case there was a configuration change done on the Pandas side, and bringing attention to this.

19 часов назад @ github.com
Channel Surfer – Watch YouTube Like It's Cable TV
Channel Surfer – Watch YouTube Like It's Cable TV Channel Surfer – Watch YouTube Like It's Cable TV

Comments

19 часов назад @ channelsurfer.tv
The Wyden Siren Goes Off Again: We'll Be "Stunned" by NSA Under Section 702
The Wyden Siren Goes Off Again: We'll Be "Stunned" by NSA Under Section 702 The Wyden Siren Goes Off Again: We'll Be "Stunned" by NSA Under Section 702

Comments

19 часов назад @ techdirt.com
Launch HN: Captain (YC W26) – Automated RAG for Files
Launch HN: Captain (YC W26) – Automated RAG for Files Launch HN: Captain (YC W26) – Automated RAG for Files

Coming SoonUnlocking Determinism from AI RandomnessOur system will take care of all the accuracy, all the indexing, all the overhead, and you can just throw in the files and ask it questions.

Lewis Polansky, CEO @ CaptainNotify me on release

20 часов назад @ runcaptain.com
Lobsters Lobsters
последний пост 3 часа назад
Emacs and Vim in the Age of AI
Emacs and Vim in the Age of AI Emacs and Vim in the Age of AI

Emacs and Vim in the Age of AIIt’s tough to make predictions, especially about the future.

On top of that, purpose-built AI editors like Cursor, Windsurf, and others are attracting serious investment and talent.

This is actually an advantage over GUI-based AI editors, where the AI integration is tightly coupled to the editor’s own interface.

Emacs as an AI integration platformEmacs’s “editor as operating system” philosophy is uniquely well-suited to AI integration.

AI helps you help yourselfOne of the most underappreciated benefits of AI for Emacs and Vim users is mundane: troubleshooting.

3 часа назад @ batsov.com
Torturing rustc by Emulating HKTs, Causing an Inductive Cycle and Borking the Compiler
Torturing rustc by Emulating HKTs, Causing an Inductive Cycle and Borking the Compiler Torturing rustc by Emulating HKTs, Causing an Inductive Cycle and Borking the Compiler

Like (type -> type) -> type or fn(fn(type) -> type) -> type .

These stuff such as type -> type are called type operators and type operators that evaluate to a type are called type constructors.

Result is type, type -> type , † † Be quiet, Haskellers, I’m not writing actual Haskell here.

If we had a bool -> bool type earlier, then we could have a type -> type kind.

By the power of induction, we have proved that all the elements of set S S S are divisible by 3.

5 часов назад @ harudagondi.space
AI Agents Are Recruiting Humans To Observe The Offline World
AI Agents Are Recruiting Humans To Observe The Offline World AI Agents Are Recruiting Humans To Observe The Offline World

On the other end was Henry, the AI agent he had built using OpenClaw, a personal AI assistant.

The Observation GapSuppose your car insurer wants to use an AI agent to assess damage to vehicles and flag cases of potential fraud.

As agentic AI proliferates, agents are increasingly turning to humans in this way to sense the physical world on their behalf.

Consider a patient whose AI agent suspects she has a neurological condition based on the symptoms she has described.

(Embodied AI agents, from robots to wearable devices, may eventually close parts of this observation gap, but the frontier of what agents need to know recedes faster than hardware can follow.)

6 часов назад @ noemamag.com
Plans to possibly retire the big-endian PowerPC/POWER platforms
Plans to possibly retire the big-endian PowerPC/POWER platforms Plans to possibly retire the big-endian PowerPC/POWER platforms

Unless circumstances change, we are planning to retire support for the big-endian 32-bit PowerPC and 64-bit POWER platforms.

We brought up the platform support to give people interested in the platform a base to bring the platform towards greater usability and fix the long-standing bugs that plague it.

Occasionally users come in looking to test it and often expect a fully working platform but generally quickly lose interest when faced with various issues and in the end nothing gets fixed.

with WebKit having adopted Skia for rendering (WebKit was the sole web engine left where rendering didn’t have broken colors).

Our build infrastructure for this is also lacking, with both platforms being b…

7 часов назад @ chimera-linux.org
Libadwaita 1.9
Libadwaita 1.9 Libadwaita 1.9

The usual recommendation is to build your own sidebar using GtkListBox or GtkListView , combined with the .navigation-sidebar style class.

Sometimes it will also have selection, and depending on how it's implemented it may be impossible to activate the selected row, like in libadwaita demo.

GTK_DEBUG=builder diagnostics are now supported for all libadwaita widgets.

As mentioned in the 1.8 blog post, style-dark.css , style-hc.css and style-hc-dark.css resources are now deprecated and apps using them will get warnings on startup.

In fact, a few smaller changes are already in 1.9: all of the internal icons in libadwaita itself, as well as in the demo and docs, have been updated to use the new …

9 часов назад @ nyaa.place
An ode to bzip
An ode to bzip An ode to bzip

My answer is bzip , even though this algorithm has been critiqued multiple times and has fallen into obscurity since xz and zstd became popular.

Where they differ is in how those tokens are encoded into bits:Here’s an example of a Huffman code.

gzip cannot easily produce an optimal output like bzip can, so it searches for earlier occurrences heuristically with a configurable time-ratio tradeoff.

The 2009 article Rationale for a Large Text Compression Benchmark describes this connection in more detail.

Conclusion bzip might be suboptimal as a general-purpose compression format, but it’s great for text and code.

11 часов назад @ purplesyringa.moe
I beg you to follow Crocker's Rules, even if you will be rude to me
I beg you to follow Crocker's Rules, even if you will be rude to me I beg you to follow Crocker's Rules, even if you will be rude to me

※ ※ ※I beg you to follow Crocker's Rules, even if you will be rude to mespoiler: you probably won't!

There is a concept called Crocker's Rules, and if you have never heard of it, the short version is this: you give people around you explicit permission to be maximally direct with you, to skip social cushioning.

The person invoking Crocker's Rules is saying, in effect, "your feelings about how I might receive this are your problem to manage, not mine, just give me the information."

More importantly: it wastes their time and it buries the information they actually need to act on.

If the design is wrong, say it is wrong.

11 часов назад @ lr0.org
Conditional Impls
Conditional Impls Conditional Impls

use std :: cell :: Cell ; fn modify_cell ( cell : & Cell < i32 > ) { cell .set ( 10 ); } fn main () { let cell = Cell :: new ( 5 ); // Notice, we only pass a `&` reference, not a `&mut` reference.

Even better, Cell uses conditional impls to provide more API options depending on the traits implements by the inner type!

The Clone derive macroThe conditional impl pattern also appears in some common derive macros, including the Clone derive macro.

impl < T : Clone > Clone for MyType < T > { fn clone ( & self ) -> Self { MyType { inner : self .inner .clone () } } } Code 6 The Clone derive macro’s conditional impl block.

ConclusionAs you can see, conditional impls are a useful pattern for extendi…

15 часов назад @ possiblerust.com
Awash in revisionist histories about Apple's web efforts, a look at the evidence
Awash in revisionist histories about Apple's web efforts, a look at the evidence Awash in revisionist histories about Apple's web efforts, a look at the evidence

Comforting Myths Awash in revisionist histories about Apple's web efforts, a look at the evidence.

Thanks to the same Web Features data set, many views are possible.

Consider the tricky cases of Web MIDI, Web USB, and Web Bluetooth.

Web USB has been available to an overwhelming majority of the web's users for the better part of a decade.

Like Web USB, Web Bluetooth was designed from the ground-up with safety in mind and, as a result, has been incredibly safe and deployed at massive scale for eight years.

15 часов назад @ infrequently.org
Rust Shined Over Python for My CLI Tool
Rust Shined Over Python for My CLI Tool Rust Shined Over Python for My CLI Tool

Also, Python’s exception handling is fine, but when compared to Rust, it’s hard to go back.

} fn get_posts < T : HttpGet >(client : impl HttpGet , data : serde_json :: Value ) { client .

The ResultsIt took me around 10 weeks to build the Python code.

Total lines of Python code:Including test files: 23,598Excluding test files: 11,166It took me a week to rewrite the Python code in Rust.

Lines of code in Rust: 20,055Lines of code excluding Test Blocks: 14,946Other Benefits I Didn’t ExpectDistributing a Rust binary is much easier than a Python build.

15 часов назад @ smiling.dev
XML is a cheap DSL
XML is a cheap DSL XML is a cheap DSL

< Fact path =" /totalOwed "> < Derived > < Subtract > < Minuend > < Dependency path =" /totalTax "/> < Subtrahends > < Dependency path =" /totalPayments "/> This fact describes a /totalOwed fact that’s derived by subtracting /totalPayments from /totalTax .

Schedule 3 Line 15 + EITC,ACTC, AOTC, refundable portion of Adoption < Derived > < Add > < Dependency path =" /earnedIncomeCredit "/> < Dependency path =" /additionalCtc "/> < Dependency path =" /americanOpportunityCredit "/> < Dependency path =" /adoptionCreditRefundable "/> < Dependency path =" /schedule3OtherPaymentsAndRefundableCreditsTotal "/> These facts are only lightly edited from the actual facts in TWE.

By contrast, non…

16 часов назад @ unplannedobsolescence.com
Good Old Pointers (2015)
Good Old Pointers (2015)

Comments

16 часов назад @ medium.com
Marknote 1.5 released for KDE
Marknote 1.5 released for KDE Marknote 1.5 released for KDE

We’ve been focusing heavily on turning Marknote into a much more robust knowledge base while keeping the interface as clean and distraction-free as possible.

Today, we're releasing version 1.5, and it’s packed with major additions and quality-of-life improvements.

Here is a rundown of what we’ve added to this release.

Notes are rarely isolated thoughts, so we’ve added internal wiki-style links with cross-notebook lookup.

You don't even need to have Marknote open—just pull up KRunner on your Plasma desktop, type what you’re looking for, and jump straight into your note.

17 часов назад @ blogs.kde.org
Software Bonkers
Software Bonkers Software Bonkers

I’m software bonkers: I can’t stop thinking about software.

With Claude, I’ve built a host of software like this.

But it’s been this last week, in a heated tax season jag, that I’ve gone most bonkers: I’ve built the accounting software I’ve always craved.

I am now using the best piece of accounting software I’ve ever used.

Until now, I’ve leaned heavily on Quicken — closed-source subscription software that often fails to connect to accounts with two-factor-authentication, silently losing chunks of financial data.

18 часов назад @ craigmod.com
OpenClaw and the Dream of Free Labour
OpenClaw and the Dream of Free Labour OpenClaw and the Dream of Free Labour

What OpenClaw really did was make this assemblage of existing parts feel less like software plumbing and more like labour, or at least create that impression.

That is how software starts to take on the social aura of “free labour”.

Some of OpenClaw’s magic is older than it looksIt is tempting to describe OpenClaw as a breakthrough in autonomy.

It is labour without labour relations.

The lifecycle is almost literary in its neatness: first the machine that saves labour, then the labour required to undo the machine.

20 часов назад @ entropytown.com
Techmeme Techmeme
последний пост 2 часа назад
An interview with SemiAnalysis CEO Dylan Patel on logic, memory, and power bottlenecks in scaling AI compute, Nvidia securing TSMC N3 allocation early, and more (Dwarkesh Patel/Dwarkesh Podcast)
An interview with SemiAnalysis CEO Dylan Patel on logic, memory, and power bottlenecks in scaling AI compute, Nvidia securing TSMC N3 allocation early, and more (Dwarkesh Patel/Dwarkesh Podcast) An interview with SemiAnalysis CEO Dylan Patel on logic, memory, and power bottlenecks in scaling AI compute, Nvidia securing TSMC N3 allocation early, and more (Dwarkesh Patel/Dwarkesh Podcast)

Dwarkesh Patel / Dwarkesh Podcast:

An interview with SemiAnalysis CEO Dylan Patel on logic, memory, and power bottlenecks in scaling AI compute, Nvidia securing TSMC N3 allocation early, and more — Plus, why an H100 is worth more today than 3 years ago — Dylan Patel, founder of SemiAnalysis, provides a deep dive …

2 часа назад @ techmeme.com
An excerpt from the upcoming book Project Maven details how the Pentagon enlisted Silicon Valley to build AI-powered tools of war, now playing out in Iran (Katrina Manson/Bloomberg)
An excerpt from the upcoming book Project Maven details how the Pentagon enlisted Silicon Valley to build AI-powered tools of war, now playing out in Iran (Katrina Manson/Bloomberg) An excerpt from the upcoming book Project Maven details how the Pentagon enlisted Silicon Valley to build AI-powered tools of war, now playing out in Iran (Katrina Manson/Bloomberg)

Katrina Manson / Bloomberg:

An excerpt from the upcoming book Project Maven details how the Pentagon enlisted Silicon Valley to build AI-powered tools of war, now playing out in Iran — An excerpt from the coming book Project Maven shows how the US enlisted Silicon Valley in its vision for AI warfare, now playing out in Iran.

5 часов назад @ techmeme.com
Mobile internet blackouts hit Moscow as the Kremlin tightens control; Roskomnadzor data shows daily traffic down ~20% since March 5 vs. the previous month (Anastasia Stognei/Financial Times)
Mobile internet blackouts hit Moscow as the Kremlin tightens control; Roskomnadzor data shows daily traffic down ~20% since March 5 vs. the previous month (Anastasia Stognei/Financial Times) Mobile internet blackouts hit Moscow as the Kremlin tightens control; Roskomnadzor data shows daily traffic down ~20% since March 5 vs. the previous month (Anastasia Stognei/Financial Times)

Anastasia Stognei / Financial Times:

Mobile internet blackouts hit Moscow as the Kremlin tightens control; Roskomnadzor data shows daily traffic down ~20% since March 5 vs. the previous month — Outages mark new phase in government campaign against internet freedom — Moscow is experiencing mass mobile internet blackouts …

5 часов назад @ techmeme.com
Palantir software demos and DOD records show how the military may be using AI chatbots, including the kinds of queries and the data used to generate responses (Caroline Haskins/Wired)
Palantir software demos and DOD records show how the military may be using AI chatbots, including the kinds of queries and the data used to generate responses (Caroline Haskins/Wired) Palantir software demos and DOD records show how the military may be using AI chatbots, including the kinds of queries and the data used to generate responses (Caroline Haskins/Wired)

Caroline Haskins / Wired:

Palantir software demos and DOD records show how the military may be using AI chatbots, including the kinds of queries and the data used to generate responses — Software demos and Pentagon records detail how chatbots like Anthropic's Claude could help the Pentagon analyze intelligence and suggest next steps.

5 часов назад @ techmeme.com
Singapore-based MetaComp, which bridges traditional fiat payment rails and stablecoin settlement infrastructure, raised $35M across two pre-Series A rounds (Timmy Shen/The Block)
Singapore-based MetaComp, which bridges traditional fiat payment rails and stablecoin settlement infrastructure, raised $35M across two pre-Series A rounds (Timmy Shen/The Block) Singapore-based MetaComp, which bridges traditional fiat payment rails and stablecoin settlement infrastructure, raised $35M across two pre-Series A rounds (Timmy Shen/The Block)

Timmy Shen / The Block:

Singapore-based MetaComp, which bridges traditional fiat payment rails and stablecoin settlement infrastructure, raised $35M across two pre-Series A rounds — Quick Take — MetaComp, a digital finance infrastructure provider, said it has raised a total of $35 million across two Pre-A funding rounds completed within three months.

6 часов назад @ techmeme.com
A survey of 1,692 US physicians: over 80% use AI professionally and the most common use cases are medical research summarization and clinical care documentation (American Medical Association)
A survey of 1,692 US physicians: over 80% use AI professionally and the most common use cases are medical research summarization and clinical care documentation (American Medical Association) A survey of 1,692 US physicians: over 80% use AI professionally and the most common use cases are medical research summarization and clinical care documentation (American Medical Association)

American Medical Association:

A survey of 1,692 US physicians: over 80% use AI professionally and the most common use cases are medical research summarization and clinical care documentation — CHICAGO — New research from the American Medical Association's Center for Digital Health and AI shows that physicians' adoption …

6 часов назад @ techmeme.com
The US Army awards Anduril a 10-year contract worth up to $20B to buy its software, hardware, and services; the deal includes a 5-year optional ordering period (Jen Judson/Bloomberg)
The US Army awards Anduril a 10-year contract worth up to $20B to buy its software, hardware, and services; the deal includes a 5-year optional ordering period (Jen Judson/Bloomberg) The US Army awards Anduril a 10-year contract worth up to $20B to buy its software, hardware, and services; the deal includes a 5-year optional ordering period (Jen Judson/Bloomberg)

Jen Judson / Bloomberg:

The US Army awards Anduril a 10-year contract worth up to $20B to buy its software, hardware, and services; the deal includes a 5-year optional ordering period — The US Army has awarded Anduril Industries a contract with a total value of as much as $20 billion to buy the defense startup's software …

9 часов назад @ techmeme.com
A US government website shows the Commerce Department withdrew a planned rule tightening AI chip exports; a draft was sent to agencies for feedback in February (Karen Freifeld/Reuters)
A US government website shows the Commerce Department withdrew a planned rule tightening AI chip exports; a draft was sent to agencies for feedback in February (Karen Freifeld/Reuters) A US government website shows the Commerce Department withdrew a planned rule tightening AI chip exports; a draft was sent to agencies for feedback in February (Karen Freifeld/Reuters)

Karen Freifeld / Reuters:

A US government website shows the Commerce Department withdrew a planned rule tightening AI chip exports; a draft was sent to agencies for feedback in February — The U.S. Department of Commerce on Friday withdrew a planned rule on AI chip exports, according to a government website.

10 часов назад @ techmeme.com
Sources: Meta plans sweeping layoffs that could affect 20% or more of the company, amid mounting AI infrastructure costs; it had ~79,000 employees as of Dec. 31 (Reuters)
Sources: Meta plans sweeping layoffs that could affect 20% or more of the company, amid mounting AI infrastructure costs; it had ~79,000 employees as of Dec. 31 (Reuters) Sources: Meta plans sweeping layoffs that could affect 20% or more of the company, amid mounting AI infrastructure costs; it had ~79,000 employees as of Dec. 31 (Reuters)

Reuters:

Sources: Meta plans sweeping layoffs that could affect 20% or more of the company, amid mounting AI infrastructure costs; it had ~79,000 employees as of Dec. 31 — Meta (META.O) is planning sweeping layoffs that could affect 20% or more of the company, three sources familiar with the matter told Reuters …

11 часов назад @ techmeme.com
A US judge questions Elon Musk's $134B claim for damages in his lawsuit against OpenAI and Microsoft but rules he can still make his case to a jury (George Hammond/Financial Times)
A US judge questions Elon Musk's $134B claim for damages in his lawsuit against OpenAI and Microsoft but rules he can still make his case to a jury (George Hammond/Financial Times) A US judge questions Elon Musk's $134B claim for damages in his lawsuit against OpenAI and Microsoft but rules he can still make his case to a jury (George Hammond/Financial Times)

George Hammond / Financial Times:

A US judge questions Elon Musk's $134B claim for damages in his lawsuit against OpenAI and Microsoft but rules he can still make his case to a jury — California court questions billionaire's expert witness but declines to exclude the testimony from April trial

11 часов назад @ techmeme.com
$TRUMP memecoin surged as much as 60% after its promoters said it would host a gala luncheon at Mar-a-Lago with Trump; the WH hasn't confirmed his attendance (Bloomberg)
$TRUMP memecoin surged as much as 60% after its promoters said it would host a gala luncheon at Mar-a-Lago with Trump; the WH hasn't confirmed his attendance (Bloomberg) $TRUMP memecoin surged as much as 60% after its promoters said it would host a gala luncheon at Mar-a-Lago with Trump; the WH hasn't confirmed his attendance (Bloomberg)

Bloomberg:

$TRUMP memecoin surged as much as 60% after its promoters said it would host a gala luncheon at Mar-a-Lago with Trump; the WH hasn't confirmed his attendance — The memecoin bearing Donald Trump's name surged as much as 60% in the last 24 hours after its promoters advertised an exclusive gala …

12 часов назад @ techmeme.com
Amazon wins its appeal against a €746M GDPR fine imposed by Luxembourg's privacy watchdog after a court finds the watchdog had not properly done its analysis (Foo Yun Chee/Reuters)
Amazon wins its appeal against a €746M GDPR fine imposed by Luxembourg's privacy watchdog after a court finds the watchdog had not properly done its analysis (Foo Yun Chee/Reuters) Amazon wins its appeal against a €746M GDPR fine imposed by Luxembourg's privacy watchdog after a court finds the watchdog had not properly done its analysis (Foo Yun Chee/Reuters)

Foo Yun Chee / Reuters:

Amazon wins its appeal against a €746M GDPR fine imposed by Luxembourg's privacy watchdog after a court finds the watchdog had not properly done its analysis — Amazon (AMZN.O) on Friday won its appeal against a record 746-million-euro ($854.4 million) fine imposed by Luxembourg's privacy regulator …

13 часов назад @ techmeme.com
Sources: the Trump administration is set to receive a ~$10B fee from investors in TikTok's US business for the government's role in brokering the TikTok US deal (Wall Street Journal)
Sources: the Trump administration is set to receive a ~$10B fee from investors in TikTok's US business for the government's role in brokering the TikTok US deal (Wall Street Journal) Sources: the Trump administration is set to receive a ~$10B fee from investors in TikTok's US business for the government's role in brokering the TikTok US deal (Wall Street Journal)

Wall Street Journal:

Sources: the Trump administration is set to receive a ~$10B fee from investors in TikTok's US business for the government's role in brokering the TikTok US deal — Investors in social-media platform's U.S. business, including Oracle and Silver Lake, agreed to give the government several multibillion-dollar payments, sources say

13 часов назад @ techmeme.com
Digg announces a "hard reset" and shuts down operations two months after it was relaunched by Kevin Rose and Alexis Ohanian, citing the scale of AI bot spam (Richard Lawler/The Verge)
Digg announces a "hard reset" and shuts down operations two months after it was relaunched by Kevin Rose and Alexis Ohanian, citing the scale of AI bot spam (Richard Lawler/The Verge) Digg announces a "hard reset" and shuts down operations two months after it was relaunched by Kevin Rose and Alexis Ohanian, citing the scale of AI bot spam (Richard Lawler/The Verge)

Richard Lawler / The Verge:

Digg announces a “hard reset” and shuts down operations two months after it was relaunched by Kevin Rose and Alexis Ohanian, citing the scale of AI bot spam — Digg's Reddit-like relaunch failed fast, but its CEO is already planning another comeback.

14 часов назад @ techmeme.com
Facebook launches new tools to help creators detect and report impersonation, and updates guidelines to better define what it considers to be "original content" (Sarah Perez/TechCrunch)
Facebook launches new tools to help creators detect and report impersonation, and updates guidelines to better define what it considers to be "original content" (Sarah Perez/TechCrunch) Facebook launches new tools to help creators detect and report impersonation, and updates guidelines to better define what it considers to be "original content" (Sarah Perez/TechCrunch)

Sarah Perez / TechCrunch:

Facebook launches new tools to help creators detect and report impersonation, and updates guidelines to better define what it considers to be “original content” — After numerous accusations claiming that Facebook has turned into an “AI slop hellscape,” Meta on Friday announced …

14 часов назад @ techmeme.com
Techmeme Techmeme
последний пост 2 часа назад
Sources: Mirendil, founded by former Anthropic researchers to develop AI models for scientific research, is in talks to raise $175M at a $1B valuation (The Information)
Sources: Mirendil, founded by former Anthropic researchers to develop AI models for scientific research, is in talks to raise $175M at a $1B valuation (The Information) Sources: Mirendil, founded by former Anthropic researchers to develop AI models for scientific research, is in talks to raise $175M at a $1B valuation (The Information)

The Information:

Sources: Mirendil, founded by former Anthropic researchers to develop AI models for scientific research, is in talks to raise $175M at a $1B valuation — Former Anthropic researchers are in talks to raise $175 million at a $1 billion valuation for a new startup that aims to conduct AI-driven research …

14 часов назад @ techmeme.com
Didi reports Q4 revenue up 10.5% YoY to $8.46B, international revenue up 47% YoY to $638M, and a net loss of $43.48M amid an overseas expansion push (Reuters)
Didi reports Q4 revenue up 10.5% YoY to $8.46B, international revenue up 47% YoY to $638M, and a net loss of $43.48M amid an overseas expansion push (Reuters) Didi reports Q4 revenue up 10.5% YoY to $8.46B, international revenue up 47% YoY to $638M, and a net loss of $43.48M amid an overseas expansion push (Reuters)

Reuters:

Didi reports Q4 revenue up 10.5% YoY to $8.46B, international revenue up 47% YoY to $638M, and a net loss of $43.48M amid an overseas expansion push — Didi Global reported on Friday a net loss for the fourth quarter, as China's largest ride-hailing platform ramped up its international expansion, boosting costs.

15 часов назад @ techmeme.com
MacBook Neo teardown: most repairable MacBook in ~14 years, with no parts pairing issues, a screwed-down battery, and relatively easy keyboard replacement (Elizabeth Chamberlain/iFixit News)
MacBook Neo teardown: most repairable MacBook in ~14 years, with no parts pairing issues, a screwed-down battery, and relatively easy keyboard replacement (Elizabeth Chamberlain/iFixit News) MacBook Neo teardown: most repairable MacBook in ~14 years, with no parts pairing issues, a screwed-down battery, and relatively easy keyboard replacement (Elizabeth Chamberlain/iFixit News)

Elizabeth Chamberlain / iFixit News:

MacBook Neo teardown: most repairable MacBook in ~14 years, with no parts pairing issues, a screwed-down battery, and relatively easy keyboard replacement — Is Apple's most affordable laptop ever also one of its most repairable? For years, opening a MacBook has usually meant fighting your way through glue and buried parts.

15 часов назад @ techmeme.com
Travis Kalanick renames CloudKitchens' parent company as Atoms, focused on creating "gainfully employed robots" for the food, mining, and transport industries (Natalie Lung/Bloomberg)
Travis Kalanick renames CloudKitchens' parent company as Atoms, focused on creating "gainfully employed robots" for the food, mining, and transport industries (Natalie Lung/Bloomberg) Travis Kalanick renames CloudKitchens' parent company as Atoms, focused on creating "gainfully employed robots" for the food, mining, and transport industries (Natalie Lung/Bloomberg)

Natalie Lung / Bloomberg:

Travis Kalanick renames CloudKitchens' parent company as Atoms, focused on creating “gainfully employed robots” for the food, mining, and transport industries — Uber Technologies Inc. co-founder Travis Kalanick has launched a new venture that will focus on creating …

16 часов назад @ techmeme.com
Claude Opus 4.6 and Sonnet 4.6 now offer a 1M context window at standard pricing; it is the default for Claude Code Max, Team, and Enterprise users on Opus 4.6 (Anthropic)
Claude Opus 4.6 and Sonnet 4.6 now offer a 1M context window at standard pricing; it is the default for Claude Code Max, Team, and Enterprise users on Opus 4.6 (Anthropic) Claude Opus 4.6 and Sonnet 4.6 now offer a 1M context window at standard pricing; it is the default for Claude Code Max, Team, and Enterprise users on Opus 4.6 (Anthropic)

Anthropic:

Claude Opus 4.6 and Sonnet 4.6 now offer a 1M context window at standard pricing; it is the default for Claude Code Max, Team, and Enterprise users on Opus 4.6 — Standard pricing now applies across the full 1M window for both models, with no long-context premium. Media limits expand to 600 images or PDF pages.

16 часов назад @ techmeme.com
Meta updates a support page to say that end-to-end encrypted messaging on Instagram will no longer be supported after May 8 (Karandeep Singh Oberoi/Android Police)
Meta updates a support page to say that end-to-end encrypted messaging on Instagram will no longer be supported after May 8 (Karandeep Singh Oberoi/Android Police) Meta updates a support page to say that end-to-end encrypted messaging on Instagram will no longer be supported after May 8 (Karandeep Singh Oberoi/Android Police)

Karandeep Singh Oberoi / Android Police:

Meta updates a support page to say that end-to-end encrypted messaging on Instagram will no longer be supported after May 8 — Can you imagine a world where WhatsApp stops offering end-to-end encryption (E2EE)? That's not happening, but a different Meta-owned company …

17 часов назад @ techmeme.com
Sources: Travis Kalanick prepares to launch a self-driving car company with backing from Uber and has been discussing acquiring Anthony Levandowski's Pronto.ai (Jessica E. Lessin/The Information)
Sources: Travis Kalanick prepares to launch a self-driving car company with backing from Uber and has been discussing acquiring Anthony Levandowski's Pronto.ai (Jessica E. Lessin/The Information) Sources: Travis Kalanick prepares to launch a self-driving car company with backing from Uber and has been discussing acquiring Anthony Levandowski's Pronto.ai (Jessica E. Lessin/The Information)

Jessica E. Lessin / The Information:

Sources: Travis Kalanick prepares to launch a self-driving car company with backing from Uber and has been discussing acquiring Anthony Levandowski's Pronto.ai — Former Uber CEO and cofounder Travis Kalanick is preparing to launch a new self-driving car company with major backing …

18 часов назад @ techmeme.com
Elon Musk says xAI "was not built right first time around, so is being rebuilt from the foundations up" (Fred Lambert/Electrek)
Elon Musk says xAI "was not built right first time around, so is being rebuilt from the foundations up" (Fred Lambert/Electrek) Elon Musk says xAI "was not built right first time around, so is being rebuilt from the foundations up" (Fred Lambert/Electrek)

Fred Lambert / Electrek:

Elon Musk says xAI “was not built right first time around, so is being rebuilt from the foundations up” — Elon Musk admitted today that xAI, his artificial intelligence venture, “was not built right first time around” and “is being rebuilt from the foundations up.”

18 часов назад @ techmeme.com
AWS plans to deploy Cerebras' Wafer-Scale Engine chip for AI inference functions; AWS will still offer slower, cheaper computing using its Trainium processors (Wall Street Journal)
AWS plans to deploy Cerebras' Wafer-Scale Engine chip for AI inference functions; AWS will still offer slower, cheaper computing using its Trainium processors (Wall Street Journal) AWS plans to deploy Cerebras' Wafer-Scale Engine chip for AI inference functions; AWS will still offer slower, cheaper computing using its Trainium processors (Wall Street Journal)

Wall Street Journal:

AWS plans to deploy Cerebras' Wafer-Scale Engine chip for AI inference functions; AWS will still offer slower, cheaper computing using its Trainium processors — Amazon Web Services says the partnership will allow it to offer lightning-fast inference computing

18 часов назад @ techmeme.com
Amazon Prime Video plans to raise the price of its ad-free plan, Ultra, to $4.99 per month, and add support for up to five simultaneous streams, from April 10 (Emma Roth/The Verge)
Amazon Prime Video plans to raise the price of its ad-free plan, Ultra, to $4.99 per month, and add support for up to five simultaneous streams, from April 10 (Emma Roth/The Verge) Amazon Prime Video plans to raise the price of its ad-free plan, Ultra, to $4.99 per month, and add support for up to five simultaneous streams, from April 10 (Emma Roth/The Verge)

Emma Roth / The Verge:

Amazon Prime Video plans to raise the price of its ad-free plan, Ultra, to $4.99 per month, and add support for up to five simultaneous streams, from April 10 — The revamped Prime Video ‘Ultra’ tier will now cost $4.99 per month and come with ‘exclusive’ access to 4K/UHD streams.

19 часов назад @ techmeme.com
Sources: Elon Musk pushed out two more xAI co-founders after getting frustrated with xAI's coding product progress and brought in "fixers" from SpaceX and Tesla (Financial Times)
Sources: Elon Musk pushed out two more xAI co-founders after getting frustrated with xAI's coding product progress and brought in "fixers" from SpaceX and Tesla (Financial Times) Sources: Elon Musk pushed out two more xAI co-founders after getting frustrated with xAI's coding product progress and brought in "fixers" from SpaceX and Tesla (Financial Times)

Financial Times:

Sources: Elon Musk pushed out two more xAI co-founders after getting frustrated with xAI's coding product progress and brought in “fixers” from SpaceX and Tesla — Tesla and SpaceX managers sent in to review work as billionaire's start-up struggles to keep pace with rivals

19 часов назад @ techmeme.com
Adobe agrees to pay $75M to resolve a US government lawsuit accusing it of concealing hefty termination fees and making it difficult to cancel subscriptions (Jonathan Stempel/Reuters)
Adobe agrees to pay $75M to resolve a US government lawsuit accusing it of concealing hefty termination fees and making it difficult to cancel subscriptions (Jonathan Stempel/Reuters) Adobe agrees to pay $75M to resolve a US government lawsuit accusing it of concealing hefty termination fees and making it difficult to cancel subscriptions (Jonathan Stempel/Reuters)

Jonathan Stempel / Reuters:

Adobe agrees to pay $75M to resolve a US government lawsuit accusing it of concealing hefty termination fees and making it difficult to cancel subscriptions — Adobe (ADBE.O) said on Friday it will pay $75 million to resolve a U.S. government lawsuit accusing the Photoshop and Acrobat maker …

20 часов назад @ techmeme.com
Peacock adds a new feature to its app that uses AI to curate personalized vertical video playlists, narrated by a generative AI avatar of host Andy Cohen (Lauren Forristal/TechCrunch)
Peacock adds a new feature to its app that uses AI to curate personalized vertical video playlists, narrated by a generative AI avatar of host Andy Cohen (Lauren Forristal/TechCrunch) Peacock adds a new feature to its app that uses AI to curate personalized vertical video playlists, narrated by a generative AI avatar of host Andy Cohen (Lauren Forristal/TechCrunch)

Lauren Forristal / TechCrunch:

Peacock adds a new feature to its app that uses AI to curate personalized vertical video playlists, narrated by a generative AI avatar of host Andy Cohen — Peacock is making a clear bet on two things: AI and mobile-first entertainment. — Based on what the streamer previewed at a press event yesterday …

21 час назад @ techmeme.com
Banking, manufacturing, and other EU businesses warn "tech sovereignty" could hit profits and competitiveness as Brussels aims to cut reliance on US tech giants (Financial Times)
Banking, manufacturing, and other EU businesses warn "tech sovereignty" could hit profits and competitiveness as Brussels aims to cut reliance on US tech giants (Financial Times) Banking, manufacturing, and other EU businesses warn "tech sovereignty" could hit profits and competitiveness as Brussels aims to cut reliance on US tech giants (Financial Times)

Financial Times:

Banking, manufacturing, and other EU businesses warn “tech sovereignty” could hit profits and competitiveness as Brussels aims to cut reliance on US tech giants — Companies argue that ‘tech sovereignty’ drive could hit profits and undermine continent's competitiveness

22 часа назад @ techmeme.com
Uber is relaunching a robotaxi service with Hyundai-backed Motional in Las Vegas; the service will initially have a safety driver behind the wheel (Natalie Lung/Bloomberg)
Uber is relaunching a robotaxi service with Hyundai-backed Motional in Las Vegas; the service will initially have a safety driver behind the wheel (Natalie Lung/Bloomberg) Uber is relaunching a robotaxi service with Hyundai-backed Motional in Las Vegas; the service will initially have a safety driver behind the wheel (Natalie Lung/Bloomberg)

Natalie Lung / Bloomberg:

Uber is relaunching a robotaxi service with Hyundai-backed Motional in Las Vegas; the service will initially have a safety driver behind the wheel — Uber Technologies Inc. is relaunching a robotaxi service with the Hyundai Motor Co.-backed company Motional in Las Vegas …

23 часа назад @ techmeme.com
GitHub Trending GitHub Trending
последний пост 9 часов назад
fishaudio/fish-speech
fishaudio/fish-speech fishaudio/fish-speech

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

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

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

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

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

9 часов назад @ github.com
Q00/ouroboros
Q00/ouroboros Q00/ouroboros

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

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

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

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

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

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

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

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

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

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

1 day, 9 hours назад @ github.com
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.

2 days, 8 hours назад @ 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 …

2 days, 8 hours назад @ 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…

2 days, 8 hours назад @ 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…

2 days, 8 hours назад @ 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…

3 days, 8 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.

3 days, 8 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…

3 days, 8 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…

3 days, 8 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.

4 days, 9 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…

5 days, 8 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…

5 days, 8 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.

5 days, 8 hours назад @ github.com
Технологии
Reddit: /r/technology/ Reddit: /r/technology/
последний пост 2 часа назад
Spotify will let you edit your Taste Profile to control your recommendations
Spotify will let you edit your Taste Profile to control your recommendations Spotify will let you edit your Taste Profile to control your recommendations

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

2 часа назад @ reddit.com
Notebookcheck: CPU fraud, next round: Chuwi CoreBook Plus with supposed AMD Ryzen 5 7430U also affected
Notebookcheck: CPU fraud, next round: Chuwi CoreBook Plus with supposed AMD Ryzen 5 7430U also affected Notebookcheck: CPU fraud, next round: Chuwi CoreBook Plus with supposed AMD Ryzen 5 7430U also affected

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

2 часа назад @ reddit.com
AI error jails innocent grandmother for months in North Dakota fraud case
AI error jails innocent grandmother for months in North Dakota fraud case AI error jails innocent grandmother for months in North Dakota fraud case

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

2 часа назад @ reddit.com
The Oracle of Surveillance: How Larry Ellison Built America’s Invisible Empire
The Oracle of Surveillance: How Larry Ellison Built America’s Invisible Empire The Oracle of Surveillance: How Larry Ellison Built America’s Invisible Empire

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

4 часа назад @ reddit.com
US Army Awards Anduril Contract Worth as Much as $20 billion
US Army Awards Anduril Contract Worth as Much as $20 billion US Army Awards Anduril Contract Worth as Much as $20 billion

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

10 часов назад @ reddit.com
Trump Administration Set to Receive $10 Billion Fee for Brokering TikTok Deal
Trump Administration Set to Receive $10 Billion Fee for Brokering TikTok Deal Trump Administration Set to Receive $10 Billion Fee for Brokering TikTok Deal

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

10 часов назад @ reddit.com
Meta planning sweeping layoffs as AI costs mount
Meta planning sweeping layoffs as AI costs mount Meta planning sweeping layoffs as AI costs mount

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

11 часов назад @ reddit.com
Lawyer behind AI psychosis cases warns of mass casualty risks
Lawyer behind AI psychosis cases warns of mass casualty risks Lawyer behind AI psychosis cases warns of mass casualty risks

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

11 часов назад @ reddit.com
‘Not built right the first time’ — Musk’s xAI is starting over again, again
‘Not built right the first time’ — Musk’s xAI is starting over again, again ‘Not built right the first time’ — Musk’s xAI is starting over again, again

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

11 часов назад @ reddit.com
Digg lays off staff and shuts down app as company retools
Digg lays off staff and shuts down app as company retools Digg lays off staff and shuts down app as company retools

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

11 часов назад @ reddit.com
The environmental cost of datacentres is rising. Is it time to quit AI?
The environmental cost of datacentres is rising. Is it time to quit AI? The environmental cost of datacentres is rising. Is it time to quit AI?

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

12 часов назад @ reddit.com
‘Age Verification’ could force trans people to out themselves to use the internet
‘Age Verification’ could force trans people to out themselves to use the internet ‘Age Verification’ could force trans people to out themselves to use the internet

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

12 часов назад @ reddit.com
A writer is suing Grammarly for turning her and other authors into 'AI editors' without consent | TechCrunch
A writer is suing Grammarly for turning her and other authors into 'AI editors' without consent | TechCrunch A writer is suing Grammarly for turning her and other authors into 'AI editors' without consent | TechCrunch

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

13 часов назад @ reddit.com
Google Fiber will be sold to private equity firm and merge with cable company | GFiber and Astound to merge with Alphabet selling majority stake to Stonepeak
Google Fiber will be sold to private equity firm and merge with cable company | GFiber and Astound to merge with Alphabet selling majority stake to Stonepeak Google Fiber will be sold to private equity firm and merge with cable company | GFiber and Astound to merge with Alphabet selling majority stake to Stonepeak

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

14 часов назад @ reddit.com
Digg’s open beta shuts down after just two months, blaming AI bot spam
Digg’s open beta shuts down after just two months, blaming AI bot spam Digg’s open beta shuts down after just two months, blaming AI bot spam

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

14 часов назад @ reddit.com
Pinboard: Popular Pinboard: Popular
последний пост 6 часов назад
Enhancing gut-brain communication reversed cognitive decline, improved memory formation in aging mice
Enhancing gut-brain communication reversed cognitive decline, improved memory formation in aging mice Enhancing gut-brain communication reversed cognitive decline, improved memory formation in aging mice

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…

6 часов назад @ med.stanford.edu
CanIRun.ai — Can your machine run AI models?
CanIRun.ai — Can your machine run AI models? CanIRun.ai — Can your machine run AI models?

Can I Run AI locally?

Find out which AI models your machine can actually run.

6 часов назад @ canirun.ai
Why ATMs didn’t kill bank teller jobs, but the iPhone did
Why ATMs didn’t kill bank teller jobs, but the iPhone did Why 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.

6 часов назад @ davidoks.blog
Okmain | Dan Groshev
Okmain | Dan Groshev Okmain | Dan Groshev

For Okmain, I decided to only allow up to four clusters.

The swatches are sorted top-down, the most prominent at the top (source):Finally, Okmain tries to guess how visually prominent a particular colour is.

PerformanceI wanted Okmain to not just produce nice colours but also be reasonably fast, ideally comparable to a simple 1x1 resize.

Okmain downsamples the image by a power of two until the total number of pixels is below 250,000, simply averaging pixel values in Oklab .

Rust defaults to a very conservative SIMD instruction set (SSE2), and it's a correct solution for a library like Okmain.

6 часов назад @ dgroshev.com
MALUS - Clean Room as a Service | Liberation from Open Source Attribution
MALUS - Clean Room as a Service | Liberation from Open Source Attribution

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…

6 часов назад @ malus.sh
The Met Releases High-Definition 3D Scans of 140 Famous Art Objects: Sarcophagi, Van Gogh Paintings, Marble Sculptures & More | Open Culture
The Met Releases High-Definition 3D Scans of 140 Famous Art Objects: Sarcophagi, Van Gogh Paintings, Marble Sculptures & More | Open Culture The Met Releases High-Definition 3D Scans of 140 Famous Art Objects: Sarcophagi, Van Gogh Paintings, Marble Sculptures & More | Open Culture

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.

6 часов назад @ openculture.com
Adactio: Journal—A web font strategy
Adactio: Journal—A web font strategy Adactio: Journal—A web font strategy

Variable web fonts.

GeorgiaGiven all the advances in web typography, you might be wondering how my font strategy for The Session changed over the years.

If I was going to replace a system font with a web font that the user had to download, it really needed to be worth it.

As the font size gets bigger for headings, the font weight can reduce ever so slightly.

And I can adjust the overall font weight down in dark mode (there’s no grading feature in this font, alas).

6 часов назад @ adactio.com
Palantir CEO Makes Shocking Confession on Disrupting Democratic Power | The New Republic
Palantir CEO Makes Shocking Confession on Disrupting Democratic Power | The New Republic Palantir CEO Makes Shocking Confession on Disrupting Democratic Power | The New Republic

This sounds like a direct, long-term pitch to the GOP from a CEO whose tech firm already has numerous government contracts and is deeply embedded in the Pentagon.

He’s aligning his technology with both GOP political strategy and the larger male-centered culture war that the right has been waging for the better part of a decade now.

And how exactly would his technology only hurt Democrat women?

Karp also made a Patriot Act–era argument, justifying his admittedly “dangerous” technology by claiming that Palantir will allow us to “be American” in the future.

“The only justification you could possibly have would be that if we don’t do it, our adversaries will do it.

6 часов назад @ newrepublic.com
TUIStudio — Design Terminal UIs. Visually.
TUIStudio — Design Terminal UIs. Visually. TUIStudio — Design Terminal UIs. Visually.

With no code-signing configured, each platform behaves differently:macOSGatekeeper blocks the app immediately.

You'll see either "TUIStudio cannot be opened because it is from an unidentified developer" or "TUIStudio is damaged and can't be opened" on newer macOS after quarantine flags the binary.

To get past it: right-click the .app → Open → Open anyway — or go to System Settings → Privacy & Security → "Open Anyway".

WindowsSmartScreen shows "Windows protected your PC".

Less fatal than macOS, but still alarming to non-technical users.

6 часов назад @ tui.studio
3D-Knitting in Brooklyn NY
3D-Knitting in Brooklyn NY 3D-Knitting in Brooklyn NY

3D-knitting requires less raw material, produces less waste, and opens the door to an inventory-less future.

The technology plays an important sustainability role because 35% of material in the global supply chain ends up as waste.

In addition to waste reduction, 3D-knitting factories are far more energy efficient, requiring 43% less electricity than a traditional cut-and-sew facility.

This is just the beginning; if you think 3D-knitting is futuristic, wait until you encounter 4D knitting and even 5D knitting.

Quality seamless clothing that is zero waste, durable, and exceptionally wearable is not just on the way; it's already arrived.

6 часов назад @ oliver-charles.com
Can I run AI locally? | Hacker News
Can I run AI locally? | Hacker News Can I run AI locally? | Hacker News 6 часов назад @ news.ycombinator.com
Willingness to look stupid is a genuine moat in creative work
Willingness to look stupid is a genuine moat in creative work Willingness to look stupid is a genuine moat in creative work

They often make the person who came up with them look stupid.

If you don’t have the courage to look stupid, you’ll never reap the reward of having good ideas.

You look stupid because you don’t really care about what you share, and people eventually learn to tune you out.

You never look stupid, but this comes at the expense of never doing anything interesting ever again.

Just this: are you willing to look stupid today?

6 часов назад @ sharif.io
garrytan/gstack: Use Garry Tan's exact Claude Code setup: 6 opinionated tools that serve as CEO, Eng Manager, Release Manager and QA Engineer
garrytan/gstack: Use Garry Tan's exact Claude Code setup: 6 opinionated tools that serve as CEO, Eng Manager, Release Manager and QA Engineer garrytan/gstack: Use Garry Tan's exact Claude Code setup: 6 opinionated tools that serve as CEO, Eng Manager, Release Manager and QA Engineer

/ship Release engineer Sync main, run tests, resolve Greptile reviews, push, open PR.

/qa QA lead Systematic QA testing.

/setup-browser-cookies Session manager Import cookies from your real browser (Comet, Chrome, Arc, Brave, Edge) into the headless session.

Do not use it against sensitive production environments unless you intend to — it is a real browser with real state.

Install it: curl -fsSL https://bun.sh/install | bashUpgradingPaste this into Claude Code:Update gstack: run cd ~/.claude/skills/gstack && git fetch origin && git reset --hard origin/main && ./setup .

6 часов назад @ github.com
Software Bonkers — by Craig Mod
Software Bonkers — by Craig Mod Software Bonkers — by Craig Mod

I’m software bonkers: I can’t stop thinking about software.

With Claude, I’ve built a host of software like this.

But it’s been this last week, in a heated tax season jag, that I’ve gone most bonkers: I’ve built the accounting software I’ve always craved.

I am now using the best piece of accounting software I’ve ever used.

Until now, I’ve leaned heavily on Quicken — closed-source subscription software that often fails to connect to accounts with two-factor-authentication, silently losing chunks of financial data.

6 часов назад @ craigmod.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.

1 day, 6 hours назад @ blog.lmorchard.com
Changelog Changelog
последний пост 2 days, 15 hours назад
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!

2 days, 15 hours назад @ changelog.com
Big change brings big change
Big change brings big change Big change brings big change

Changelog News!

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

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

3 days, 15 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, 4 days назад @ changelog.com
Opus 4.5 changed everything
Opus 4.5 changed everything Opus 4.5 changed everything

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

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

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

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

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

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

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

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

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

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

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

Check out the speedrun to get started in minutes.

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

Changelog News!

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

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

1 month назад @ 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, 1 week назад @ changelog.com
The tech monoculture is finally breaking
The tech monoculture is finally breaking The tech monoculture is finally breaking

Changelog News!

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

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

1 month, 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
последний пост 1 час назад
The best live TV streaming services of 2026: Expert tested
The best live TV streaming services of 2026: Expert tested

Yes, you can cut cable and still access live TV for a fraction of the cost. These are my favorite live TV streaming services, tested and ranked, in 2026.

1 час назад @ zdnet.com
Netflix Premium vs. Netflix Standard: I compared the subscriptions plans to find the best deal
Netflix Premium vs. Netflix Standard: I compared the subscriptions plans to find the best deal

Netflix ranges from $8/month to $25/month, but you should know which streaming tier works best for your household.

15 часов назад @ zdnet.com
This bestselling 30-piece Milwaukee wrench set is 25% off at Home Depot
This bestselling 30-piece Milwaukee wrench set is 25% off at Home Depot

Looking to expand your toolbox this spring? The Home Depot is selling the 30-piece Milwaukee SAE/Metric combination wrench set for $130 off.

16 часов назад @ zdnet.com
YouTube rolls out unskippable ads - they're so annoying I'm mulling drastic measures
YouTube rolls out unskippable ads - they're so annoying I'm mulling drastic measures

The ads run for up to 30 seconds and offer no way to skip past them.

17 часов назад @ zdnet.com
Lenovo is selling a $99 Android tablet that I can actually recommend
Lenovo is selling a $99 Android tablet that I can actually recommend Lenovo is selling a $99 Android tablet that I can actually recommend

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.

17 часов назад @ zdnet.com
I recommend this bestselling DeWalt cordless power tool set to everyone - and it's nearly 50% off
I recommend this bestselling DeWalt cordless power tool set to everyone - and it's nearly 50% off

My favorite DeWalt power tool kit is perfect for DIY beginners and tradespeople, and it's currently near its lowest price of the year on Amazon.

18 часов назад @ zdnet.com
The MacBook Neo is already discounted at Best Buy (sort of)
The MacBook Neo is already discounted at Best Buy (sort of) The MacBook Neo is already discounted at Best Buy (sort of)

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.

18 часов назад @ zdnet.com
Can you trust free VPNs? What you need to know, and what services to avoid
Can you trust free VPNs? What you need to know, and what services to avoid Can you trust free VPNs? What you need to know, and what services to avoid

Also: Hundreds of free VPNs offer 'no real privacy at all,' researchers warn - does yours?

If a free VPN is what you are looking for, be cautious, as there are drawbacks and risks you must be aware of.

A free VPN is a service that doesn't require you to hand over payment -- at least monetarily.

Still, these trade-offs are far better than the alternative: a free VPN that doesn't reveal how the network is funded.

The best free (and cheap) VPNs that you can trustZDNET extensively tests free and paid VPNs, running monthly tests to ensure our recommended VPNs -- whether the best VPNs overall, for streaming, travel, or mobile, among other use cases -- remain accurate.

18 часов назад @ zdnet.com
This HP Omen 17 is a powerhouse laptop that's $1,100 off on Best Buy for a limited time
This HP Omen 17 is a powerhouse laptop that's $1,100 off on Best Buy for a limited time This HP Omen 17 is a powerhouse laptop that's $1,100 off on Best Buy for a limited time

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.

19 часов назад @ zdnet.com
How to enable Google's free VPN on your Pixel phone - it's easy
How to enable Google's free VPN on your Pixel phone - it's easy How to enable Google's free VPN on your Pixel phone - it's easy

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.

19 часов назад @ zdnet.com
We highly recommend this high-end LG home audio system - and it's nearly half off
We highly recommend this high-end LG home audio system - and it's nearly half off

The LG S95TR sound system comes with a soundbar, two rear surround speakers, and a wireless subwoofer. Amazon is offering a great deal on it right now.

20 часов назад @ zdnet.com
How to delete or hide yourself from the internet - 11 effective ways (and most are free)
How to delete or hide yourself from the internet - 11 effective ways (and most are free) How to delete or hide yourself from the internet - 11 effective ways (and most are free)

Keeping a tight lid on the online data connected to you, your life, and your habits is becoming increasingly important -- and difficult.

Also: How to remove your personal info from Google Search - it's quick and easyNot every search engine will reveal the same results.

Download your data : To find out exactly what data Google holds on you, head over to Google Takeout.

If you have trouble finding this setting, you can type "delete Facebook" in the Help Center tab.

Hide yourselfIf you cannot delete online accounts outright and can only deactivate them, do so.

20 часов назад @ zdnet.com
Jackery's Explorer 2000 power station is 50% on Amazon right now - and I'd vouch for it
Jackery's Explorer 2000 power station is 50% on Amazon right now - and I'd vouch for it

Save $750 on the Explorer 2000 v2, Jackery's compact LiFePO4-powered backup power unit that's perfect for in-home use, camping, and outdoor work tasks.

20 часов назад @ zdnet.com
Spotify vs. YouTube Music: I tried both streaming services, and this one was the better deal
Spotify vs. YouTube Music: I tried both streaming services, and this one was the better deal

Spotify and YouTube Music offer competing streaming experiences, but which one is better? I break it all down.

20 часов назад @ zdnet.com
I wore the $150 Moto Watch for weeks, and it's my new pocket pick for Android fans
I wore the $150 Moto Watch for weeks, and it's my new pocket pick for Android fans I wore the $150 Moto Watch for weeks, and it's my new pocket pick for Android fans

Moto Watch 3.5 / 5 Good ZDNET's key takeaways The Moto Watch is currently on sale for $150.

For 2026, the company followed up with a brand-new wearable simply called the Moto Watch.

At a glance, that extra heft sounds like it would make the Moto Watch cumbersome, but it really doesn't.

Cesar Cadenas/ZDNETThe Moto Watch houses a vibrant 1.43-inch OLED screen protected by Corning Gorilla Glass 3 to prevent scratches from ruining the colorful display.

ZDNET's buying adviceThe Moto Watch is currently on sale for $150 and is available in just one color: Volcanic Ash (black).

21 час назад @ zdnet.com
TechCrunch TechCrunch
последний пост 11 часов назад
‘Not built right the first time’ — Musk’s xAI is starting over again, again
‘Not built right the first time’ — Musk’s xAI is starting over again, again

The AI lab is revamping its effort to build an AI coding tool, with two new executives joining from Cursor.

11 часов назад @ techcrunch.com
Lawyer behind AI psychosis cases warns of mass casualty risks
Lawyer behind AI psychosis cases warns of mass casualty risks

AI chatbots have been linked to suicides for years. Now one lawyer says they are showing up in mass casualty cases too, and the technology is moving faster than the safeguards.

11 часов назад @ techcrunch.com
Digg lays off staff and shuts down app as company retools
Digg lays off staff and shuts down app as company retools

Digg laid off a significant number of staff and shut down its app, but says it's not giving up on the startup.

14 часов назад @ techcrunch.com
Nyne, founded by a father-son duo, gives AI agents the human context they’re missing
Nyne, founded by a father-son duo, gives AI agents the human context they’re missing

The data infrastructure startup raised $5.3 million in seed funding led by Wischoff Ventures and South Park Commons

14 часов назад @ techcrunch.com
Facebook makes it easier for creators to report impersonators
Facebook makes it easier for creators to report impersonators

Facebook is making it easier for creators to report impersonators while tightening rules around reposts and other unoriginal content.

15 часов назад @ techcrunch.com
Steven Spielberg says he’s ‘never used AI’ in any of his films
Steven Spielberg says he’s ‘never used AI’ in any of his films

At SXSW, Steven Spielberg said AI has uses in many fields, but not when it comes to replacing creative people in film and TV writing.

16 часов назад @ techcrunch.com
The biggest AI stories of the year (so far)
The biggest AI stories of the year (so far)

The AI industry is constantly churning out news, like major acquisitions, indie developer successes, public outcry, and existentially dangerous contract negotiations.

16 часов назад @ techcrunch.com
Travis Kalanick reportedly starting a new self-driving company backed by Uber
Travis Kalanick reportedly starting a new self-driving company backed by Uber

Kalanick reportedly wants to be more aggressive in pursuing the technology than industry-leader Waymo.

16 часов назад @ techcrunch.com
The wild six weeks for NanoClaw’s creator that led to a deal with Docker
The wild six weeks for NanoClaw’s creator that led to a deal with Docker

Gavriel Cohen is living an open source developer's dream as his project has achieved acclaim and a partnership with Docker in a matter of weeks.

18 часов назад @ techcrunch.com
Spotify will let you edit your Taste Profile to control your recommendations
Spotify will let you edit your Taste Profile to control your recommendations

When you edit your Taste Profile, you'll impact your personalized playlists like Discover Weekly, recommendations, and Wrapped.

18 часов назад @ techcrunch.com
The $32B acquisition that one VC is calling the ‘Deal of the Decade’
The $32B acquisition that one VC is calling the ‘Deal of the Decade’

According to Index Ventures Partner Shardul Shah, cybersecurity startup Wiz sits “at the center of three tailwinds: AI, cloud, and security spend.” Those tailwinds powered what just became the largest venture-backed acquisition in history — Google’s $32 billion deal, finalized after a declined 2024 offer, antitrust review on both sides of the Atlantic, and an […]

19 часов назад @ techcrunch.com
Apple drops commission rates in China without a fuss
Apple drops commission rates in China without a fuss

Apple dropped its App Store commission rates to 25% in China, and commissions on auto-renewed subscriptions down to 12%.

20 часов назад @ techcrunch.com
The FBI is investigating malware hidden inside games hosted on Steam
The FBI is investigating malware hidden inside games hosted on Steam

The FBI believes a series of video games published on Steam in the last two years were embedded with malware by the same hacker.

20 часов назад @ techcrunch.com
Peacock expands into AI-driven video, mobile-first live sports, and gaming
Peacock expands into AI-driven video, mobile-first live sports, and gaming

Peacock is betting on new AI-powered video experiences, vertical clips, and mobile games to help its growth.

21 час назад @ techcrunch.com
Motional robotaxis join the Uber app in Vegas two years after major reset
Motional robotaxis join the Uber app in Vegas two years after major reset

The launch comes just two years after a major reboot at Hyundai-owned Motional. The service will start with a safety monitor, which Motional hopes to remove by year's end.

22 часа назад @ techcrunch.com
Slashdot Slashdot
последний пост 51 минуту назад
Meta Plans Sweeping Layoffs As AI Costs Mount
Meta Plans Sweeping Layoffs As AI Costs Mount Meta Plans Sweeping Layoffs As AI Costs Mount

An anonymous reader quotes a report from Reuters: Meta is planning sweeping layoffs that could affect 20% or more of the company, three sources familiar with the matter told Reuters, as Meta seeks to offset costly artificial intelligence infrastructure bets and prepare for greater efficiency brought about by AI-assisted workers. No date has been set for the cuts and the magnitude has not been finalized, the people said. Top executives have recently signaled the plans to other senior leaders at Meta and told them to begin planning how to pare back, two of the people said. If Meta settles on the 20% figure, the layoffs will be the company's most significant since a restructuring in late 2022 …

51 минуту назад @ tech.slashdot.org
Two Long-Lost Episodes of 'Doctor Who' Found
Two Long-Lost Episodes of 'Doctor Who' Found Two Long-Lost Episodes of 'Doctor Who' Found

Longtime Slashdot reader tsuliga writes: Two new episodes of Doctor Who that were previously lost have been found. The original Doctor Who episodes were wiped or deleted by the BBC because they were not aware of the future use of re-runs of these shows. Ninety-five of the 253 episodes from the program's first six years are currently missing. How many more episodes are out there waiting to be rediscovered? "The main broadcasters in the UK in the 1960s, 70s, up to the 80s really, junked quite a lot of content," said Justin Smith, a cinema professor at England's De Montfort University and film archivist. "In some ways finding missing 'Doctor Whos' is the holy grail" of classic TV discoveries, …

4 часа назад @ entertainment.slashdot.org
ChatGPT, Other Chatbots Approved For Official Use In the Senate
ChatGPT, Other Chatbots Approved For Official Use In the Senate ChatGPT, Other Chatbots Approved For Official Use In the Senate

An anonymous reader quotes a report from the New York Times: A top Senate administrator on Monday gave aides the green light to use three artificial intelligence chatbots for official work, a reflection of how widespread the use of the products has become in workplaces around the globe. The chief information officer for the Senate sergeant-at-arms, who oversees the chamber's computers as well as security, said in a one-page memo reviewed by The New York Times that aides could use Google's Gemini chat, OpenAI's ChatGPT or Microsoft Copilot, which is already integrated into Senate platforms. Copilot "can help with routine Senate work, including drafting and editing documents, summarizing info…

8 часов назад @ yro.slashdot.org
Instagram Discontinues End-To-End Encryption For DMs
Instagram Discontinues End-To-End Encryption For DMs Instagram Discontinues End-To-End Encryption For DMs

Meta plans to remove end-to-end encryption (E2EE) from Instagram direct messages by May 8, 2026. "Very few people were opting in to end-to-end encrypted messaging in DMs, so we're removing this option from Instagram in the coming months," says Meta. "Anyone who wants to keep messaging with end-to-end encryption can easily do that on WhatsApp." The Hacker News reports: The American company first began testing E2EE for Instagram direct messages in 2021 as part of CEO Mark Zuckerberg's "privacy-focused vision for social networking." The feature is currently "only available in some areas" and is not enabled by default. Weeks into the Russo-Ukrainian war in February 2022, the company made encryp…

12 часов назад @ it.slashdot.org
Qatar Helium Shutdown Puts Chip Supply Chain On a Two-Week Clock
Qatar Helium Shutdown Puts Chip Supply Chain On a Two-Week Clock Qatar Helium Shutdown Puts Chip Supply Chain On a Two-Week Clock

Iranian drone strikes shut down a major helium facility in Qatar, removing about 30% of global helium supply and raising concerns for the semiconductor industry, which relies on the gas for chip fabrication. "QatarEnergy declared force majeure on existing contracts on March 4, freeing it from supply obligations to customers," reports Tom's Hardware. The industry outlet Gasworld reports that no imminent restart is planned. From the report: Helium consultant Phil Kornbluth, speaking at a Gasworld webinar on March 4, said that if the outage extends beyond roughly two weeks, industrial gas distributors could be forced to relocate cryogenic equipment and revalidate supplier relationships, a proc…

13 часов назад @ tech.slashdot.org
Don't Get Used To Cheap AI
Don't Get Used To Cheap AI Don't Get Used To Cheap AI

AI services may not stay cheap for long, as companies like OpenAI and Anthropic are currently subsidizing usage to rapidly grow market share. As these companies move toward profitability and potential IPOs, Axios reports that investors will likely push them to increase prices and improve margins. An anonymous reader shares an excerpt from the report: Flashback: Silicon Valley has seen this movie before. The so-called "millennial lifestyle subsidy" meant VC money helped underwrite cheap Uber rides and DoorDash deliveries. Before that, Amazon built its base with low prices, free shipping and, for years, no sales tax in most states. Eventually, all of these companies had to charge enough to co…

14 часов назад @ news.slashdot.org
Digg Relaunch Fails
Digg Relaunch Fails Digg Relaunch Fails

sdinfoserv writes: After running a Reddit clone for a couple of months, the Digg beta shut down again. The website is a splash memo from CEO Justin Mezzell, blaming the latest "Hard Reset" on bots. "Building on the internet in 2026 is different," writes Mezzell. "We learned that the hard way. Today we're sharing difficult news: we've made the decision to significantly downsize the Digg team..." The decision was made after struggling to gain traction and an overwhelming influx of AI-driven bots and spam. "When the Digg beta launched, we immediately noticed posts from SEO spammers noting that Digg still carried meaningful Google link authority," says Mezzell. "Within hours, we got a taste of …

15 часов назад @ tech.slashdot.org
Backblaze Hosts 314 Trillion Digits of Pi Online
Backblaze Hosts 314 Trillion Digits of Pi Online Backblaze Hosts 314 Trillion Digits of Pi Online

BrianFagioli shares a report from NERDS.xyz: Cloud storage company Backblaze has partnered with StorageReview to make a massive dataset containing 314 trillion digits of Pi publicly accessible. The digits were calculated by StorageReview in December 2025 after months of heavy computation designed to stress modern hardware. The dataset now hosted in the cloud weighs in at over 130TB, while the full working dataset used during the calculation reached about 2.1PB when intermediate checkpoints were included. The report notes that the Pi digits have been broken into roughly 200GB chunks to make it more practical for researchers or enthusiasts to download. Here's what StorageReview founder Brian …

16 часов назад @ science.slashdot.org
Meta Delays Rollout of New AI Model After Performance Concerns
Meta Delays Rollout of New AI Model After Performance Concerns Meta Delays Rollout of New AI Model After Performance Concerns

Meta has delayed the release of its next major AI model after internal tests showed it lagging behind competing systems from Google, OpenAI, and Anthropic. The New York Times reports: The model, code-named Avocado, outperformed Meta's previous A.I. model and did better than Google's Gemini 2.5 model from March, two of the people said. But it has not performed as strongly as Gemini 3.0 from November, they said. As a result, Meta has delayed Avocado's release to at least May from this month, the people said. They added that the leaders of Meta's A.I. division had instead discussed temporarily licensing Gemini to power the company's A.I. products, though no decisions have been reached. [...] I…

17 часов назад @ tech.slashdot.org
Live Nation Execs Brag About 'Robbing' Ticket Buyers In Slack DMs
Live Nation Execs Brag About 'Robbing' Ticket Buyers In Slack DMs Live Nation Execs Brag About 'Robbing' Ticket Buyers In Slack DMs

An anonymous reader quotes a report from Pitchfork: Earlier this week, the U.S. Department of Justice and Live Nation reached a settlement in the DOJ's antitrust lawsuit against the concert giant. During the trial, which lasted only a week, representatives for Live Nation had moved to exclude a collection of Slack direct messages from 2022 between two of the company's regional directors from the evidence presented to the jury. Bloomberg and a number of other publications have, as of today (March 12), successfully petitioned New York federal judge Arun Subramanian to release the chats. The conversations are between Ben Baker, now head of ticketing for Venue Nation, and Jeff Weinhold, current…

18 часов назад @ yro.slashdot.org
Apple's App Store In China Gets Lower 25% Commission To Appease Regulators
Apple's App Store In China Gets Lower 25% Commission To Appease Regulators Apple's App Store In China Gets Lower 25% Commission To Appease Regulators

Apple will cut its App Store commission in China from 30% to 25% starting March 15, with small-business and mini-app rates dropping from 15% to 12%. AppleInsider reports: Chinese regulators have been back and forth with Apple in recent years over the 30% App Store commission. The latest publicly known pressure occurred after President Trump slammed the country with seemingly random and outrageous tariffs in 2025. While nothing much else has happened in the public eye in the year since, Apple has announced a new commission rate via its developer blog. The new rates go into effect on March 15. The current standard 30% rate is dropping to 25% for in-app purchases and paid app transactions. The…

19 часов назад @ apple.slashdot.org
Facial Recognition Error Jails Innocent Grandmother For Months
Facial Recognition Error Jails Innocent Grandmother For Months Facial Recognition Error Jails Innocent Grandmother For Months

Mr. Dollar Ton shares a report from the Guardian: Angela Lipps, 50, spent nearly six months in jail after Fargo police identified her as a suspect in an organized bank fraud case using facial recognition software, according to south-east North Dakota news outlet InForum. Lipps told the outlet she had never been to North Dakota and did not commit the crimes. Lipps, a mother of three and grandmother of five, said she has lived most of her life in north-central Tennessee. She had never been on an airplane until authorities flew her to North Dakota last year to face charges. In July, U.S. marshals arrested Lipps at her Tennessee home while she was babysitting four children. She said she was tak…

20 часов назад @ yro.slashdot.org
Italian Prosecutors Seek Trial For Amazon, Four Execs Over Alleged $1.4 Billion Tax Evasion
Italian Prosecutors Seek Trial For Amazon, Four Execs Over Alleged $1.4 Billion Tax Evasion Italian Prosecutors Seek Trial For Amazon, Four Execs Over Alleged $1.4 Billion Tax Evasion

An anonymous reader quotes a report from Reuters: Milan prosecutors have requested trial for Amazon's European unit and four of its managers over alleged tax evasion worth around $1.38 billion, two sources with direct knowledge of the matter said on Thursday. The move is unprecedented for a case of this kind in Italy, as Amazon agreed in December to pay 527 million euros, including interest, to Italy's Revenue Agency to settle the tax dispute. In all previous cases involving other international groups, once a settlement was reached and payment made, prosecutors closed related criminal investigations, either through plea deals or by dropping the cases. This time, however, Milan prosecutors d…

21 час назад @ yro.slashdot.org
Apple MacBook Neo Beats Every Single x86 PC CPU For Single-Core Performance
Apple MacBook Neo Beats Every Single x86 PC CPU For Single-Core Performance Apple MacBook Neo Beats Every Single x86 PC CPU For Single-Core Performance

Early benchmarks show the A18 Pro-powered MacBook Neo beating every current x86 CPU in single-core Cinebench performance, including chips from Intel and AMD. Notebookcheck reports: We have performed a couple of benchmarks and were particularly impressed by the single-core performance. Not in the short Geekbench test, but in Cinebench 2024, where a single-core test takes about 10 minutes. The A18 Pro consumes between 3.5-4 Watts in this scenario and scores 147 points. This means it is faster than every other x86 processor in our database, including the two desktop processors Intel Core Ultra 9 285K & AMD Ryzen 9 9950X3D. This also means the MacBook Neo beats every modern mobile processor fro…

1 day назад @ hardware.slashdot.org
Apple MacBook Neo Beats Ever Single x86 PC CPU For Single-Core Performance
Apple MacBook Neo Beats Ever Single x86 PC CPU For Single-Core Performance Apple MacBook Neo Beats Ever Single x86 PC CPU For Single-Core Performance

Early benchmarks show the A18 Pro-powered MacBook Neo beating every current x86 CPU in single-core Cinebench performance, including chips from Intel and AMD. Notebookcheck reports: We have performed a couple of benchmarks and were particularly impressed by the single-core performance. Not in the short Geekbench test, but in Cinebench 2024, where a single-core test takes about 10 minutes. The A18 Pro consumes between 3.5-4 Watts in this scenario and scores 147 points. This means it is faster than every other x86 processor in our database, including the two desktop processors Intel Core Ultra 9 285K & AMD Ryzen 9 9950X3D. This also means the MacBook Neo beats every modern mobile processor fro…

1 day назад @ hardware.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, 5 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]: …

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

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

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

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

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

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

3 weeks, 4 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, 4 weeks назад @ mikeozornin.ru
Apple: You (Still) Don't Understand the Vision Pro
Apple: You (Still) Don't Understand the Vision Pro

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

2 months назад @ 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, 1 week назад @ stratechery.com
No more .html
No more .html

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

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

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

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

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

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

site on the host, but produced with

Django running locally. In 2021, it became a

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

the old-fashion…

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, 1 week назад @ mikeozornin.ru
Google, Nvidia, and OpenAI
Google, Nvidia, and OpenAI

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

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() -> 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
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
Матрица согласований
Матрица согласований

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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, 2 weeks назад @ nedbatchelder.com
Side project advice
Side project advice

Last night was a Boston Python project night where I

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

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

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

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

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

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

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

4 months, 2 weeks назад @ nedbatchelder.com
Resiliency and Scale
Resiliency and Scale

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

4 months, 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, 1 week назад @ 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: I built a card-based eldritch IT support game in React
Show HN: I built a card-based eldritch IT support game in React Show HN: I built a card-based eldritch IT support game in React

However, I found one consistent source of frustration in Godot and Unity: the sheer amount of manual labor required to wire the game state to the UI.

The challenge encompassed the entire build process alongside the need for robust save data persistence.

Linux and Steam Deck: I moved to Electron for stability on Linux, but I wanted to avoid using heavy Node.js filesystem modules.

This architecture keeps the game fast and ensures the save data is robust.

It allows the game to run at a smooth 60fps on the Steam Deck by offloading the I/O work.

1 час назад @ dadbodgames.itch.io
Show HN: Colota – Open-source, self-hosted GPS tracker for Android
Show HN: Colota – Open-source, self-hosted GPS tracker for Android Show HN: Colota – Open-source, self-hosted GPS tracker for Android

Colota - GPS Location TrackerSelf-hosted GPS tracking app for Android.

It works offline, supports geofencing, and doesn't share any data except with your backend.

Documentation | Privacy PolicyFeaturesSelf-Hosted - Send location data to your own server.

- Send location data to your own server.

Tracking Profiles - Automatically adjust GPS interval, distance filter, and sync settings based on conditions like charging, car mode, or speed.

1 час назад @ github.com
Show HN: Prove your SaaS isn't abandonware to boost checkout trust
Show HN: Prove your SaaS isn't abandonware to boost checkout trust Show HN: Prove your SaaS isn't abandonware to boost checkout trust

"Haha this is very cool!

Love the graphic and thanks for having me as the example 🤣 I wonder if it could contain contributions to org repos?"

Update: Org Repos are now live!

1 час назад @ gitpulse.dev
Show HN: AgentArmor – open-source 8-layer security framework for AI agents
Show HN: AgentArmor – open-source 8-layer security framework for AI agents Show HN: AgentArmor – open-source 8-layer security framework for AI agents

What's New in v0.2.0🔐 OpenClaw Identity Guard — Encrypts OpenClaw agent identity files (SOUL.md, MEMORY.md, etc.)

scan () print ( report [ "risk_level" ]) # "high" if plaintext files found print ( report [ "plaintext_files" ]) # ["SOUL.md", "MEMORY.md", ...] # Encrypt — AES-256-GCM + BLAKE3 integrity enc_report = guard .

print ( report .

langchain import AgentArmorCallback callback = AgentArmorCallback ( armor = armor ) agent .

redteam import RedTeamSuite suite = RedTeamSuite ( armor = armor ) results = await suite .

2 часа назад @ github.com
Show HN: TriGame – Guess the area of a triangle made by cities
Show HN: TriGame – Guess the area of a triangle made by cities Show HN: TriGame – Guess the area of a triangle made by cities

million km²TriGameCreate triangles on Earth to match the target area

3 часа назад @ 6kotnk.github.io
Show HN: Connections Game in 195 Languages
Show HN: Connections Game in 195 Languages Show HN: Connections Game in 195 Languages

Daily word puzzles in 195+ languages.

Find the connection, build your streak, and climb the leaderboard.

LingoPop is a word association puzzle game that helps you learn vocabulary in 195+ languages.

Connect four words that belong to the same category—quick to learn, fun to play, and perfect for a daily brain workout.

• Play in any language you’re learning.

3 часа назад @ apps.apple.com
Show HN: HN Buddy – a Hacker News Chrome extension
Show HN: HN Buddy – a Hacker News Chrome extension Show HN: HN Buddy – a Hacker News Chrome extension

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.

3 часа назад @ github.com
Show HN: Markitdown in Go
Show HN: Markitdown in Go Show HN: Markitdown in Go

New () // Convert a local file result , err := m . ConvertFile ( "report.pdf" ) if err != nil { log .

Markdown ) }More examples// Convert a URL result , err := m . ConvertURL ( "https://example.com/page.html" ) // Convert with auto-detection (file path or URL) result , err := m . Convert ( "report.pdf" ) result , err := m . Convert ( "https://example.com/page.html" ) // Convert from a reader with metadata hints f , _ := os .

Open ( "data.csv" ) result , err := m . ConvertReader ( f , markitdown.

StreamInfo { Extension : ".csv" , MIMEType : "text/csv" , Charset : "shift_jis" , }) // Options m := markitdown .

"pdf", ".csv") -m, --mime-type string MIME type hint -c, --charset string Charset hi…

3 часа назад @ github.com
Show HN: ProjectFalcon – First Native Java at Protocol Implementation
Show HN: ProjectFalcon – First Native Java at Protocol Implementation Show HN: ProjectFalcon – First Native Java at Protocol Implementation

As a trans woman I have felt discriminated and repudiated in many web communities.

Juntos uses the AT protocol and technology I built to position itself as a safe space for queer people like me.

The IdeaSafe inclusive spaces for trans, non-binary people and anyone in the LGBT+ rainbow.

Quick Start (Local Run)To run Juntos locally without Docker, use the provided PowerShell script:Open PowerShell in the root directory.

VisionBeing the future of web 4 made by a trans woman in her bedroom.

3 часа назад @ github.com
Show HN: Vector databases are the wrong primitive for AI agents
Show HN: Vector databases are the wrong primitive for AI agents Show HN: Vector databases are the wrong primitive for AI agents

ReasonDB is an AI-native document database built in Rust, designed to go beyond simple retrieval.

It's a reasoning engine that preserves document hierarchy, enabling AI to traverse your knowledge the way a domain expert would.

, "content" : " ReasonDB is an AI-native document database built in Rust, designed to go beyond simple retrieval.

], "confidence" : 0.97 , "reasoning_trace" : [ { "node_title" : " ReasonDB README " , "decision" : " Introduction section directly addresses the query " , "confidence" : 0.91 }, { "node_title" : " What is ReasonDB? "

; -- Combine filters, search, and reasoning in one query SELECT * FROM contracts WHERE tags CONTAINS ANY ( ' nda ' ) AND metadata .

3 часа назад @ github.com
Show HN: One MCP server that gives your AI agent access to 25,000 tools
Show HN: One MCP server that gives your AI agent access to 25,000 tools

Article URL: https://nerq.ai/gateway

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

Points: 1

# Comments: 0

3 часа назад @ nerq.ai
Show HN: VAOS – A feedback loop that makes deployed agents less stupid
Show HN: VAOS – A feedback loop that makes deployed agents less stupid Show HN: VAOS – A feedback loop that makes deployed agents less stupid

" Setup OpenClaw yesterday.

All I have to say is, wow.

The fact that claw can just keep building upon itself just by talking to it in discord is crazy.

The future is already here. "

3 часа назад @ vaos.sh
Show HN: DevToolBox – 93 Free Online Developer Tools (JSON, Regex, JWT, Base64)
Show HN: DevToolBox – 93 Free Online Developer Tools (JSON, Regex, JWT, Base64)

Article URL: https://viadreams.cc

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

Points: 2

# Comments: 1

3 часа назад @ viadreams.cc
Show HN: I got frustrated with SMILES, so I built one
Show HN: I got frustrated with SMILES, so I built one Show HN: I got frustrated with SMILES, so I built one

parse ( "Ti<~0.9>N<~0.1>" ) mol = res [ "molecule" ] print ( mol .

parse ( "[[Rutile]] Ti(O)2" ) mol = res [ "molecule" ] print ( mol .

parse ( "[[Pt_111]] | >C=O" ) print ( res [ "success" ]) # True # Electronic state res = parser .

parse ( "O=O" ) mol = res [ "molecule" ] print ( mol .

(reaction|script) (| (reaction|script))* reaction: script (>> | =>) script script: component (.

3 часа назад @ github.com
Show HN: Fortress,Cross-platform DSL for cybersecurity
Show HN: Fortress,Cross-platform DSL for cybersecurity Show HN: Fortress,Cross-platform DSL for cybersecurity

Fortress is a DSL made for OSINT, Recon, Reporting and Networks.The language is made with go and is very easy to use.

You can make your own libraries and try more cool features.

Why Fortress?

Ease Speed and Power = Fortress You can read more here --> https://github.com/CzaxStudio/Fortress or Visit the official website --> https://fortresslang.pages.dev/ # Try once, you will not love it in minutes.

3 часа назад @ news.ycombinator.com
Starter Story Starter Story
последний пост None
Indiehackers
последний пост 14 часов назад
Combo Fantasy Sports - Solo founder looking for
Combo Fantasy Sports - Solo founder looking for Combo Fantasy Sports - Solo founder looking for

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

14 часов назад @ rss.app
What 300+ founders taught me about contracts
What 300+ founders taught me about contracts What 300+ founders taught me about contracts

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

20 часов назад @ rss.app
Setting up OpenClaw as a personal AI content manager (full breakdown)
Setting up OpenClaw as a personal AI content manager (full breakdown) Setting up OpenClaw as a personal AI content manager (full breakdown)

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

22 часа назад @ rss.app
How to Promote a Startup if you are
How to Promote a Startup if you are How to Promote a Startup if you are

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

1 day, 7 hours назад @ rss.app
Promptle - AI Prompt Guessing Game
Promptle - AI Prompt Guessing Game Promptle - AI Prompt Guessing Game

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
YC company builds AI agent swarm that beats OpenAI, Google, Anthropic & Perplexity on research benchmarks
YC company builds AI agent swarm that beats OpenAI, Google, Anthropic & Perplexity on research benchmarks YC company builds AI agent swarm that beats OpenAI, Google, Anthropic & Perplexity on research benchmarks

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
a16z says "these startups don't exist yet - it's your time to build." I already did.
a16z says "these startups don't exist yet - it's your time to build." I already did. a16z says "these startups don't exist yet - it's your time to build." I already did.

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

2 days, 3 hours назад @ rss.app
Looking for one stalled async B2B decision
Looking for one stalled async B2B decision Looking for one stalled async B2B decision

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, 7 hours назад @ rss.app
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

2 days, 21 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

2 days, 21 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

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

3 days, 8 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

3 days, 8 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

3 days, 18 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

3 days, 18 hours назад @ rss.app
Reddit: /r/SideProject Reddit: /r/SideProject
последний пост 1 час назад
I built an AI board meeting that gives founders honest feedback on their ideas for 19 bucks
I built an AI board meeting that gives founders honest feedback on their ideas for 19 bucks

Most founders ask friends and family if their idea is good. They all say yes. Then you build for 6 months and find out nobody wants it. I built Perspectify to fix this. For 19 bucks, you get 4 AI expert perspectives that analyze your startup idea: The Realist checks market size, competition, and revenue potential The Optimist finds opportunities and strengths you might miss The Strategist maps out execution, GTM, and positioning The Devils Advocate hunts for fatal flaws and blind spots Each gives a score (1-10), key findings, and their recommendation. Then you get a synthesis with a Go / No-Go / Proceed with Caution verdict. Takes about 60 seconds. No account needed, just Stripe checkout. B…

1 час назад @ reddit.com
PixAssets | Premium AI-powered pixel art asset kits for game developers
PixAssets | Premium AI-powered pixel art asset kits for game developers

PixAssets is officially live! Generate high-quality game assets and animations effortlessly for your next title. I'd be incredibly grateful for your upvote and support on Product Hunt today! https://www.producthunt.com/products/pixassets submitted by /u/SouthAd5617 [link] [comments]

1 час назад @ reddit.com
Built a career page tracker for all of us who don’t want to miss matching positions in our dream companies
Built a career page tracker for all of us who don’t want to miss matching positions in our dream companies

I don’t know about you, but since I decided to leave freelancing and go fully in-house, I’ve become very picky about where I want to work. There are about 5–6 companies I’d genuinely love to join. The problem is that roles in my field (content marketing) rarely open up there. My #1 dream company actually had an opening a few years ago. I saw it… but too late. One day it was open, and the next day when I finally went to apply, the position was already closed. Checking career pages every day isn’t exactly a healthy hobby. So I thought: how cool would it be to have a tool that alerts me the moment a company posts a role I care about? I found a few workarounds, but nothing built specifically fo…

2 часа назад @ reddit.com
I like statistics and always wondered how far I've travelled with my mouse cursor 🤷‍♂️ -> moustistics
I like statistics and always wondered how far I've travelled with my mouse cursor 🤷‍♂️ -> moustistics I like statistics and always wondered how far I've travelled with my mouse cursor 🤷‍♂️ -> moustistics

Hello, I've build a lightweight Programm that let's you visualize your total clicks, scrolls and distance moved by your mouse on your PC. It has an option for autostarting in the background to collect your clicking data - all on device, fast and safe. I won't monetize or put ads anywhere. I'm happy to see numbers going up and seeing how many clicks my mouse needs to endure. Let me know what you think about it. If you want you can download here: https://github.com/sebastian-118811/Moustistics/releases . Sadly I believe Windows Defender will not trust the exe as my certificate has no reputation yet. I probably won't buy an expensive third party certificate. Thank you! submitted by /u/KeksDrop…

2 часа назад @ reddit.com
I built an open-source, self-hosted password manager (E2EE) — Tengen v1.0.0
I built an open-source, self-hosted password manager (E2EE) — Tengen v1.0.0

I’ve been paranoid about cloud password managers for a while. Not in a tinfoil-hat way — I used to work as a security analyst, and I work in software now, so I know how breaches happen. The idea of handing every password I own to some company whose backup plan is a “we take security seriously” blog post never sat right with me. Then the LastPass breach happened, and that pretty much pushed me over the edge. So I built my own password manager. A few weekends later, it turned into something way more complete than I expected. Meet Tengen Named after the immortal barrier master from Jujutsu Kaisen. Tagline: “I have been maintaining barriers for over 1000 years. Your passwords deserve the same.”…

3 часа назад @ reddit.com
I'll build your MVP in ~1 week using AI agents — looking for 3 non-technical founders to test this with
I'll build your MVP in ~1 week using AI agents — looking for 3 non-technical founders to test this with

I'm a senior software engineer with 10+y of experience and now I'm experimenting with something I think could change how solo founders ship products. The short version: I use AI coding agents + TDD (test-driven development) to build full MVPs in about a week. Not a Lovable/Bolt demo that you then need to find an upwork freelancer to help with — an actual production-ready app with tests, github repo/actions, proper auth, a clean codebase that can evolve and many more. Why I'm posting: I want to find 3 non-technical founders who have an idea they want built, and work with them 1-on-1 to validate whether this model works as a service. Think of it as a "fractional AI CTO" — you focus on your us…

3 часа назад @ reddit.com
I have ADHD and couldn’t stick with any focus timer, so I spent 10 months turning a Pomodoro app into a full RPG. Just shipped it.
I have ADHD and couldn’t stick with any focus timer, so I spent 10 months turning a Pomodoro app into a full RPG. Just shipped it. I have ADHD and couldn’t stick with any focus timer, so I spent 10 months turning a Pomodoro app into a full RPG. Just shipped it.

I’ve tried every focus timer on the App Store. Forest, Tide, Flora, Focus Bear, probably 10 others I’m forgetting. They all work for about a week and then I stop opening them. The problem was always the same… there’s nothing pulling me back. I finish a session, I get a checkmark or a tree grows or whatever, and I feel nothing. My ADHD brain just does not care about a digital tree. So I started building what I actually wanted: a focus timer where completing a task progresses a serialized story. Like a TV show where each episode is a focus session. You create a character, pick a world (dark fantasy, cyberpunk, anime, a few others), and every time you finish a quest your story continues with t…

3 часа назад @ reddit.com
Built an SEO tool that publishes to 10 platforms on full autopilot. 5-day free trial if you want to test it.
Built an SEO tool that publishes to 10 platforms on full autopilot. 5-day free trial if you want to test it.

This started as a side project and turned into something much bigger than I planned. EarlySEO does four things automatically. It handles keyword research using DataForSEO and Keyword Forever APIs. It writes content using GPT 5.4, Claude Opus 4.6, and a DeepResearch layer. It builds backlinks through an automated exchange with no outreach required. Then it publishes directly to WordPress, Webflow, Shopify, Wix, Ghost, Notion, Framer, Squarespace, WordPress.com, or a custom API. It's also the only SEO tool with GEO optimization built in, which means your content gets structured to be cited by ChatGPT and Perplexity, not just ranked on Google. The AI Citation Tracker shows you when that actual…

3 часа назад @ reddit.com
I built a free form builder with no response limits because Typeform charges too much for basic features
I built a free form builder with no response limits because Typeform charges too much for basic features

Typeform's free plan gives you 10 responses. Then it's $25/month just to get 100. That always felt crazy to me. So I built Polyform. The free plan has no response limits. You get multiple question types, conditional logic, real-time team collaboration, and it works on mobile (most builders just disable the editor on phones). If you want to try everything, there's a 7-day free trial of Pro which includes an AI agent that builds forms through chat, analytics, and custom branding. Would love to know what you think. https://polyform.to submitted by /u/christian-ek [link] [comments]

3 часа назад @ reddit.com
We got tired of basic data grid features being behind a paywall, so we built one. Announcing LyteNyte Grid Core 2.0
We got tired of basic data grid features being behind a paywall, so we built one. Announcing LyteNyte Grid Core 2.0

I have built and used many data grids in my career. One recurring issue was paywalls for basic grid features, along with dealing with heavy libraries that always seemed to hijack state. I genuinely get upset when I think about the hours I wasted with these problems. That's why we shipped LyteNyte Grid Core v2 for the React community. It’s free, open-source (Apache 2.0), and loaded with advanced features that other libraries keep behind paywalls. Why Care? Well, because DX matters, at least it does to our team. Core 2.0 is fully stateless and prop-driven. You can control everything declaratively from your own state, whether that’s URL params, Redux, or server state. You can run it headless i…

3 часа назад @ reddit.com
AI memory that actually persists: how I built a system where the AI remembers everything across sessions
AI memory that actually persists: how I built a system where the AI remembers everything across sessions

Every time you start a new conversation with an AI assistant, it has no idea who you are, what you've been working on, or what mistakes you made last time. For casual use, this is fine. For running a live trading system that requires continuity, consistency, and accumulating institutional knowledge over weeks and months — it's a serious problem. Here's the memory architecture I built to solve it. The core insight AI memory doesn't live in the conversation. It lives in files. Conversations are temporary. Files are permanent. If everything important gets written to files before the session ends, the next session can read those files and pick up exactly where you left off. The AI doesn't "reme…

3 часа назад @ reddit.com
I gave my AI system a three-tier permission structure. Here's why and how it works.
I gave my AI system a three-tier permission structure. Here's why and how it works.

When I started using an AI agent to help run a live trading system, I ran into a problem pretty quickly. The system was too eager. It would make changes I didn't ask for, or interpret a vague request in a way I didn't intend. Not maliciously — it was trying to be helpful. But "helpful" in a system that touches live trading positions and real money requires much more precision than "helpful" in a general assistant context. I needed a way to define exactly what the AI could do on its own, what it should do after notifying me, and what required my explicit approval before anything happened. Here's the three-tier structure I built. Tier 1: Act directly Pure read operations, logging, analysis, a…

3 часа назад @ reddit.com
I built an AI agent that manages crypto trades 24/7 - here's what the first year actually looked like
I built an AI agent that manages crypto trades 24/7 - here's what the first year actually looked like

About a year ago I started building milo - an autonomous AI trading agent for crypto on Solana. I wanted something that could run strategies 24/7 without me babysitting it. Here's the honest breakdown of what that year looked like: Month 1-3: The strategy problem. Writing trading strategies in code is hard. You end up with spaghetti logic that's impossible to test or audit. We ended up building a custom DSL (domain-specific language) so strategies could be written in a readable way and tested systematically. Month 4-6: The trust problem. Nobody wants to hand control of their wallet to an agent they don't understand. We built a separate funded wallet model - you fund a dedicated wallet, the …

3 часа назад @ reddit.com
I built a visual search engine for design inspiration
I built a visual search engine for design inspiration I built a visual search engine for design inspiration

Hey everyone!, When starting design projects I always struggled with finding good visual references whenever I tried to design things, and it was always such a pain trying to look at a bunch of different sources, pictures, etc So I started building stem, a visual research tool for creatives. I basically made my MVP: search references using text prompts search using an image get AI-generated context explaining why the reference is useful save references into boards for projects Right now it's an MVP and I'm mainly trying to learn: How designers actually search for references What features would make research easier Whether this solves a real problem If anyone here does design, UI/UX, brandin…

3 часа назад @ reddit.com
I manage a live crypto quant system entirely from my phone. Here's how the toolstack evolved over 2 months — and what actually matters.
I manage a live crypto quant system entirely from my phone. Here's how the toolstack evolved over 2 months — and what actually matters.

When I started building a quant system two months ago, my first instinct was to buy a dedicated computer. Priced one out — several thousand dollars. Hesitated. Then I realized the system should run on a cloud server, not a local machine. No downtime risk, no network dependency on my home connection. Google Cloud basic tier: $8-30/month. Problem solved before it became a problem. What followed was three distinct phases of how I actually interact with the system. Phase 1: Laptop + SSH Connected to the Google Cloud server via SSH from my laptop. Open terminal, type commands, review logs, push code changes. Worked fine. But tied to a desk. Every time something needed attention, I needed the lap…

4 часа назад @ reddit.com
Product Hunt Product Hunt
последний пост 5 часов назад
AI Website Redesign
AI Website Redesign

Watch multiple AI models redesign your website side-by-side Discussion | Link

5 часов назад @ producthunt.com
Tellus
Tellus

Grandpa’s stories, preserved for his grandkids Discussion | Link

6 часов назад @ producthunt.com
Docket
Docket

Like Jira but for indie devs and AI agents Discussion | Link

10 часов назад @ producthunt.com
Lingofable
Lingofable

Language learning, one story at a time Discussion | Link

14 часов назад @ producthunt.com
MTIA 300
MTIA 300

Meta's 3rd-gen custom AI chips for GenAI inference Discussion | Link

1 day, 5 hours назад @ producthunt.com
WPCursor
WPCursor

Build complete WordPress sites through AI conversation Discussion | Link

1 day, 8 hours назад @ producthunt.com
Window View
Window View

Step inside any building on Google Earth to see the view Discussion | Link

1 day, 9 hours назад @ producthunt.com
Startup Archive
Startup Archive

Stop burning money keeping your startup online Discussion | Link

1 day, 9 hours назад @ producthunt.com
CRITERIA
CRITERIA

A Framework for Digital Marketing Decisions Discussion | Link

1 day, 10 hours назад @ producthunt.com
KingCoding
KingCoding

Run Claude, Codex & Cursor in parallel from one dashboard Discussion | Link

1 day, 11 hours назад @ producthunt.com
Mozzie
Mozzie

Codex Claude Gemini CLI parallel agents orchestration Discussion | Link

1 day, 12 hours назад @ producthunt.com
Pre
Pre

Pre makes anybody an operator. Discussion | Link

1 day, 13 hours назад @ producthunt.com
Parker by Perfectly
Parker by Perfectly

Your AI career super-connector Discussion | Link

1 day, 13 hours назад @ producthunt.com
Hyper
Hyper

Perfect memory for every real-world conversation Discussion | Link

1 day, 13 hours назад @ producthunt.com
Perfectly
Perfectly

The first AI-native recruiting agency. Fill roles in days. Discussion | Link

1 day, 13 hours назад @ 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, 3 weeks назад @ vandrouki.ru
Atlas Obscura: Stories Atlas Obscura: Stories
последний пост 17 часов назад
Rig Museum in Morgan City, Louisiana
Rig Museum in Morgan City, Louisiana Rig Museum in Morgan City, Louisiana

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

17 часов назад @ atlasobscura.com
Enkiri Enoki in Itabashi City, Japan
Enkiri Enoki in Itabashi City, Japan Enkiri Enoki in Itabashi City, Japan

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

21 час назад @ atlasobscura.com
Embassy Park in Lusaka, Zambia
Embassy Park in Lusaka, Zambia Embassy Park in Lusaka, Zambia

This website is using a security service to protect itself from online attacks.

The action you just performed triggered the security solution.

There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

You can email the site owner to let them know you were blocked.

Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

1 day, 15 hours назад @ atlasobscura.com
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 day, 17 hours назад @ 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 day, 17 hours назад @ 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.

1 day, 19 hours назад @ 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.

1 day, 19 hours назад @ 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.

1 day, 21 hours назад @ 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.

1 day, 23 hours назад @ 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.

2 days, 8 hours назад @ 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 …

2 days, 15 hours назад @ 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…

2 days, 21 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.

3 days, 15 hours назад @ 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…

3 days, 17 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…

3 days, 17 hours назад @ atlasobscura.com
T—Ж T—Ж
последний пост None
Европейское айти
EU-startups EU-startups
последний пост 20 часов назад
Weekly funding round-up! All of the European startup funding rounds we tracked this week (Mar. 09-13)
Weekly funding round-up! All of the European startup funding rounds we tracked this week (Mar. 09-13) Weekly funding round-up! All of the European startup funding rounds we tracked this week (Mar. 09-13)

This article is visible for CLUB members only.

If you are already a member but don’t see the content of this article, please login here.

If you’re not a CLUB member yet, but you’d like to read members-only content like this one, have unrestricted access to the site and benefit from many additional perks, you can sign up here.

20 часов назад @ eu-startups.com
100+ investors who already secured their tickets for this year’s EU-Startups Summit on May 7-8 in Malta!
100+ investors who already secured their tickets for this year’s EU-Startups Summit on May 7-8 in Malta! 100+ investors who already secured their tickets for this year’s EU-Startups Summit on May 7-8 in Malta!

On May 7-8, the EU-Startups Summit will celebrate its 2026 edition at the iconic Mediterranean Conference Centre in Valletta, Malta.

An entrepreneur and business strategist with +25 years of experience in real estate, international business development, and high-net-worth client services.

Elena Casolari: Co-founder and Executive President of the Fondazione Opes-Lcef, an early-stage impact fund providing patient capital investment.

Emmie van Halder: Emmie is an angel investor and business development professional focused on the Sustainable Development Goals (SDGs).

Marlieke Lingmont: Head of Startup Innovation at Lely, an AgTech company focused on dairy farm innovation.

1 day назад @ eu-startups.com
Teybridge Capital Europe plans €5.2 million UK expansion, 30 London jobs and pledges €694.9 million for British SMEs
Teybridge Capital Europe plans €5.2 million UK expansion, 30 London jobs and pledges €694.9 million for British SMEs Teybridge Capital Europe plans €5.2 million UK expansion, 30 London jobs and pledges €694.9 million for British SMEs

Dublin-based FinTech startup Teybridge Capital Europe has announced plans to invest €5.2 million (£4.5 million) in the UK market over the next three years.

As part of its investment in the UK market, Teybridge Capital Europe will create up to 30 new jobs in its London office over the next three years.

According to the startup, BRIDGE provides a digital solution to well-established structured trade finance models that benefit all stakeholders involved in trade finance transactions.

Teybridge Capital Europe’s fastest-growing market is the UK, where it increased its book by 150% in just the past year.

As part of its UK expansion plan, Teybridge Capital Europe recently opened a new office in Lo…

1 day, 1 hour назад @ eu-startups.com
Vilnius-based WhiteBridge AI raises €2.6 million for its AI-powered people research engine
Vilnius-based WhiteBridge AI raises €2.6 million for its AI-powered people research engine Vilnius-based WhiteBridge AI raises €2.6 million for its AI-powered people research engine

WhiteBridge AI, a Vilnius-based AI-powered people research platform specialising in deep personal insights, has raised a €2.6 million ($3 million) Seed round.

According to WhiteBridge, information about people already exists online, but it’s fragmented, inconsistent, messy, and increasingly easy to manipulate.

WhiteBridge launched as a platform for digital footprint audits and reputation monitoring, aggregating and verifying public data from multiple sources.

It offers behavioural analysis, career analysis, dos and don’ts, search results analysis, data privacy analysis, and reverse face search analysis.

Individuals should take care of their digital footprint and online presence – or let Whi…

1 day, 2 hours назад @ eu-startups.com
Berlin-based Tower raises €5.5 million to build the “last-mile” platform for data engineers in the AI era
Berlin-based Tower raises €5.5 million to build the “last-mile” platform for data engineers in the AI era Berlin-based Tower raises €5.5 million to build the “last-mile” platform for data engineers in the AI era

Tower, a Berlin-based platform focused on transforming how data engineering is handled in the AI era, has raised €5.5 million ($6.4 million) across a pre-Seed and Seed round to grow its go-to-market team and deepen platform capabilities.

Builders can now create pipelines and agents in minutes – but they still need a platform that can run them reliably on real company data.

Besides turning AI-generated code and data pipelines into ready-for-production systems, Tower claims to combine storage and processing compute on a single platform, giving data engineering teams powerful analytics capabilities.

This makes customers the owners of their data and ensures AI agents receive fresh, company-spec…

1 day, 3 hours назад @ eu-startups.com
UK AgTech startup Tropic secures €91.3 million to bring gene-edited bananas and climate-resilient crops to market
UK AgTech startup Tropic secures €91.3 million to bring gene-edited bananas and climate-resilient crops to market UK AgTech startup Tropic secures €91.3 million to bring gene-edited bananas and climate-resilient crops to market

Tropic, a Norwich-based AgTech startup specialising in gene‑edited tropical crops, has announced the close of its oversubscribed €91.3 million ($105 million) Series C financing to accelerate the global scale-up of its banana and rice portfolios and advance its climate-resilient crop pipeline.

It utilises its proprietary GEiGS® platform and other gene editing technologies, such as CRISPR gene editing, to develop improved crops with increased disease resistance, higher yields, and environmentally sustainable traits.

GEiGS® marries elements of gene editing with gene silencing, a naturally occurring mechanism that promotes defence against diseases and regulation of genes.

According to the compa…

1 day, 5 hours назад @ eu-startups.com
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.

1 day, 23 hours назад @ 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.

1 day, 23 hours назад @ 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…

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

2 days, 2 hours назад @ 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…

2 days, 2 hours назад @ 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…

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

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

2 days, 22 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…

2 days, 23 hours назад @ eu-startups.com
Tech.eu Tech.eu
последний пост 20 часов назад
Nscale raises $2B, Legora makes first acquisition, and the 28th regime in trouble?
Nscale raises $2B, Legora makes first acquisition, and the 28th regime in trouble? Nscale raises $2B, Legora makes first acquisition, and the 28th regime in trouble?

This week, we tracked more than 85 tech funding deals worth over €4 billion and over 5 exits, M&A transactions, rumours, and related news stories across Europe.Alongside the week’s top funding rou...

20 часов назад @ tech.eu
Expense management startup Ramp takes on rival Brex with European acquisition
Expense management startup Ramp takes on rival Brex with European acquisition Expense management startup Ramp takes on rival Brex with European acquisition

US expense management startup Ramp today signified its European ambitions, acquiring a London and Stockholm-based payment outfit, as it takes on US rival Brex which is also making a play in Europe.Ram...

21 час назад @ tech.eu
EU–INC campaign warns: Without a pan-European standard, founders will keep choosing Delaware
EU–INC campaign warns: Without a pan-European standard, founders will keep choosing Delaware EU–INC campaign warns: Without a pan-European standard, founders will keep choosing Delaware

Europe’s startup community is urging the European Commission to ensure that its upcoming proposal for a new pan-European company framework delivers on its promise of a true “28th regime”.Today, EU–INC...

21 час назад @ tech.eu
This Norwegian startup is automating one of business’s most frustrating admin tasks
This Norwegian startup is automating one of business’s most frustrating admin tasks This Norwegian startup is automating one of business’s most frustrating admin tasks

In another life, when I ran an NGO, one of my more arduous tasks was applying for tenders. While tenders can create huge financial opportunitiesffor startups, SMEs and NGOs, they are complex and incre...

22 часа назад @ tech.eu
Chipmaker Axelera AI hoping to benefit from European businesses wanting to run AI locally
Chipmaker Axelera AI hoping to benefit from European businesses wanting to run AI locally Chipmaker Axelera AI hoping to benefit from European businesses wanting to run AI locally

Dutch chipmaker Axelera AI is hoping to benefit from European businesses wanting to run AI systems locally, amid data security concerns, a push towards European sovereignty, and geopolitical tensions....

1 day назад @ tech.eu
Energy Aspects to buy Paris-based Kayrros to add satellite and geospatial analytics capabilities
Energy Aspects to buy Paris-based Kayrros to add satellite and geospatial analytics capabilities Energy Aspects to buy Paris-based Kayrros to add satellite and geospatial analytics capabilities

UK market data and intelligence provider Energy Aspects has agreed to acquire Paris energy analytics and satellite data company Kayrros. The acquisition supports Energy Aspects’ growth strategy and wi...

1 day, 2 hours назад @ tech.eu
Tower secures €5.5M to support data engineers in the AI era
Tower secures €5.5M to support data engineers in the AI era Tower secures €5.5M to support data engineers in the AI era

Berlin-basedTower has raised €5.5 million across pre-seed and seed funding rounds todevelop its approach to data engineering in the AI era. DIG Ventures led thepre-seed round, while Speedinvest led th...

1 day, 3 hours назад @ tech.eu
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...

1 day, 19 hours назад @ 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...

1 day, 20 hours назад @ 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...

1 day, 21 hours назад @ 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...

1 day, 22 hours назад @ 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...

1 day, 23 hours назад @ 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...

1 day, 23 hours назад @ 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...

1 day, 23 hours назад @ 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 €...

2 days назад @ tech.eu
TechCrunch: Europe TechCrunch: Europe
последний пост 3 weeks, 3 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, 3 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, 3 weeks назад @ techcrunch.com
EU cyber agency confirms ransomware attack causing airport disruptions
EU cyber agency confirms ransomware attack causing airport disruptions

A cyberattack targeting Collins Aerospace, a provider of airport check-in systems, sparked delays and disrupted flights across Europe over the weekend.

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, 1 week назад @ techcrunch.com
Researchers confirm two journalists were hacked with Paragon spyware
Researchers confirm two journalists were hacked with Paragon spyware

The confirmation of two hacked victims further deepens an ongoing spyware scandal that, for now, appears largely focused on the Italian government.

9 months назад @ techcrunch.com
Paragon says it canceled contracts with Italy over government’s refusal to investigate spyware attack on journalist
Paragon says it canceled contracts with Italy over government’s refusal to investigate spyware attack on journalist

The Italian government claims that accepting Paragon’s help would have compromised national security and classified information.

9 months, 1 week назад @ techcrunch.com
Litehaus raises €1.46M pre-seed to build home-building platform
Litehaus raises €1.46M pre-seed to build home-building platform

All Thibault Launay and his wife Simi wanted nearly five years ago was to build a dream home in Portugal, where they both now live. But what they encountered instead was a broken system. “Fourteen months of delays, 20% budget overruns, and endless stress managing over 10 subcontractors,” Thibault recalled. They bought the land in […]

9 months, 2 weeks назад @ techcrunch.com