Вастрик
👉 vas3k.ru
Веду блог о технологиях, пишу код, отвратительно путешествую и фотографирую это
Hacker News Hacker News
последний пост 1 час назад
Show HN: Govbase – Follow a bill from source text to news bias to social posts
Show HN: Govbase – Follow a bill from source text to news bias to social posts

Comments

1 час назад @ govbase.com
Reflex (YC W23) Is Hiring Software Engineers – Python
Reflex (YC W23) Is Hiring Software Engineers – Python Reflex (YC W23) Is Hiring Software Engineers – Python

Today’s enterprise stack is fragmented.

Reflex replaces that complexity with a single, unified platform to build, deploy, and manage production applications end-to-end.

Because we own the underlying open-source framework and the platform it runs on, we can manage the full lifecycle of the application seamlessly.

With Reflex, teams securely connect to company data, use AI to build standardized applications on top of our open-source framework, and deploy with a single click to share across their organization.

We’re replacing the fragmented enterprise stack — and the organizational bottlenecks that come with it.

1 час назад @ ycombinator.com
Launch HN: OctaPulse (YC W26) – Robotics and computer vision for fish farming
Launch HN: OctaPulse (YC W26) – Robotics and computer vision for fish farming Launch HN: OctaPulse (YC W26) – Robotics and computer vision for fish farming

We’re building a robotics layer for seafood production, starting with automated fish inspection.

Handling live fish with robotics is another challenge that hasn't really been solved before.

Paul worked at Bloomberg.

If you have experience with edge deployment, robotics in wet environments, or aquaculture itself we would love to hear your perspective.

And if you just have questions about fish or the tech we are happy to go deep in the comments.

2 часа назад @ news.ycombinator.com
Packaging a Gleam app into a single executable
Packaging a Gleam app into a single executable Packaging a Gleam app into a single executable

This note/guide explains how to create a Gleam executable in various ways, along with their advantages and caveats.

Deno used to support bundling applications with deno bundle but it has been deprecated in favor of other bundlers stated before.

Generate the blob to be injected into the copied Node.js binary using node --experimental-sea-config sea-config.jsonCreate a copy of the Node executable using cp $(command -v node) executable_nameRemove the binary signature by following instructions in the docs.

StepsBuild the Gleam project with gleam build --target=javascriptbun build --compile --outfile=bundle build/dev/javascript//.mjs --footer="main();"That’s it.

NexeNexe is a command-line util…

2 часа назад @ dhzdhd.dev
Notes on Lagrange Interpolating Polynomials
Notes on Lagrange Interpolating Polynomials Notes on Lagrange Interpolating Polynomials

Lagrange Polynomial Lagrange interpolation polynomials emerge from a simple, yet powerful idea.

We get the Lagrange basis function l_i(x) : \[l_i(x)=\frac{l'_i(x)}{l'_i(x_i)}=\prod_{\substack{0\leq j \leq n \\ jeq i}}\frac{x-x_j}{x_i-x_j}\] Let’s use a concrete example to visualize this.

Lagrange polynomials as a basis for P_n(\mathbb{R}) The set P_n(\mathbb{R}) consists of all real polynomials of degree \leq n . This set - along with addition of polynomials and scalar multiplication - forms a vector space.

We called l_i(x) the "Lagrange basis" previously, and they do - in fact - form an actual linear algebra basis for this vector space.

For : \[p(x_0)=\sum_{i=0}^{n}a_i l_i(x_0)\] By defi…

2 часа назад @ eli.thegreenplace.net
Ask HN: Who is hiring? (March 2026)
Ask HN: Who is hiring? (March 2026) Ask HN: Who is hiring? (March 2026)

Please state the location and include REMOTE for remote work, REMOTE (US) or similar if the country is restricted, and ONSITE when remote work isan option.

Please only post if you personally are part of the hiring company—no recruiting firms or job boards.

One post per company.

Please only post if you are actively filling a position and are committed to replying to applicants.

Searchers: try https://dheerajck.github.io/hnwhoishiring/, http://nchelluri.github.io/hnjobs/, https://hnresumetojobs.com, https://hnhired.fly.dev, https://kennytilton.github.io/whoishiring/, https://hnjobs.emilburzo.com, or this (unofficial) Chrome extension: https://chromewebstore.google.com/detail/hn-hiring-pro/mpf…

2 часа назад @ news.ycombinator.com
Felix "fx" Lindner has died
Felix "fx" Lindner has died

With heavy hearts, we announce that Felix “FX” Lindner—a cherished friend, and the founder and owner of Recurity Labs—passed away on 2026-03-01.

Inside Recurity Labs, Felix was a constant reminder that security is ultimately about people.

He set the tone for Recurity Labs as a place that values real-world impact over hype, careful analysis over shortcuts, and clear words over vague promises.

We will keep doing the kind of security work that FX rooted into Recurity Labs—deep technical excellence, practical outcomes, and respectful, long-term relationships.

Thank youWe’re grateful for the trust so many of you placed in Felix and in Recurity Labs over the years.

2 часа назад @ blog.recurity-labs.com
First-ever in-utero stem cell therapy for fetal spina bifida repair is safe
First-ever in-utero stem cell therapy for fetal spina bifida repair is safe First-ever in-utero stem cell therapy for fetal spina bifida repair is safe

“Putting stem cells into a growing fetus was a total unknown.

The stem cells, taken from donated placentas, are designed to protect the developing spinal cord from further damage before birth.

It is the world’s first in-utero stem cell therapy for spina bifida, and the only trial aimed at improving the outcomes for the children over fetal surgery alone.

The CuRe Trial is exploring whether stem cells can add regenerative power to surgery, potentially improving mobility and quality of life.

For CuRe Trial participant Michelle Johnson, the decision to participate in the trial was life changing.

3 часа назад @ health.ucdavis.edu
A bit of fluid mechanics from scratch not from scratch
A bit of fluid mechanics from scratch not from scratch A bit of fluid mechanics from scratch not from scratch

I’d like to think it through a bit “from scratch”, though it’s very much not actually from scratch of course.

If I ask myself what I’m intuitively confused about, I’m like, hold on—it makes intuitive sense that pressure gradient would cause the fluid to accelerate.

Something doesn’t make geometric sense……Oh, we can’t model this as a bunch of simple (straight, say) slices with constant velocity on a given slice.

And also it is constant width, so therefore the water has constant velocity.

And therefore there’s always a pressure gradient that’s high pressure on the surface and low on the inside?

3 часа назад @ tsvibt.blogspot.com
Judge finalizes order for Greenpeace to pay $345M in ND oil pipeline case
Judge finalizes order for Greenpeace to pay $345M in ND oil pipeline case

Comments

4 часа назад @ northdakotamonitor.com
Parallel coding agents with tmux and Markdown specs
Parallel coding agents with tmux and Markdown specs Parallel coding agents with tmux and Markdown specs

How I run 4–8 parallel coding agents with tmux and Markdown specsI’ve been running parallel coding agents with a lightweight setup for a few months now with tmux, Markdown files, bash aliases, and six slash commands.

So I built /fd-verify - it commits current state, does a proofread pass and executes a verification plan.

In my original project, I also created dedicated testing slash commands like /test-cli that run full verification against live data.

/fd-explore ← Load project context 4.

Context window limits.

4 часа назад @ schipper.ai
Anthropic Cowork feature creates 10GB VM bundle on macOS without warning
Anthropic Cowork feature creates 10GB VM bundle on macOS without warning Anthropic Cowork feature creates 10GB VM bundle on macOS without warning

DescriptionAfter using the cowork feature, Claude Desktop becomes extremely slow - slow startup, UI lag, and slow responses.

Performance degrades over time even during a single session.

InvestigationVM Bundle (10GB)The cowork feature creates a VM bundle at:~/Library/Application Support/Claude/vm_bundles/claudevm.bundle/rootfs.imgThis file grows to 10GB and is never cleaned up.

Performance Degradation Over TimeEven after cleanup (VM bundle at 0 bytes), performance degrades within minutes:Immediately after restart: ~24% CPU at idleAfter several minutes of use: ~55% CPU (renderer at 24%, main at 21%, GPU at 7%)Swap activity increases (swapins climbing from 20K to 24K+)This suggests a memory le…

4 часа назад @ github.com
Plastic is made from milk and it vanishes in 13 weeks
Plastic is made from milk and it vanishes in 13 weeks Plastic is made from milk and it vanishes in 13 weeks

As concerns grow about the environmental and health impacts of plastic waste, scientists are accelerating efforts to develop safer, biodegradable alternatives.

Breaks Down in Soil in 13 WeeksTests showed the material steadily decomposed under normal soil conditions, with full breakdown estimated within 13 weeks.

Why Plastic Alternatives MatterMany plastics contain thousands of chemical additives, including dyes and flame retardants.

Plastic production has climbed from 2 million tonnes in 1950 to 475 million tonnes by 2022, roughly equivalent to the weight of 250 million cars.

"Everyone can play a part in reducing their plastic use, and finding biodegradable polymer alternatives is an import…

4 часа назад @ sciencedaily.com
An Interesting Find: STM32 RDP1 Decryptor
An Interesting Find: STM32 RDP1 Decryptor An Interesting Find: STM32 RDP1 Decryptor

As it turns out, there's a whole market for these if you search for "STM32解密" (STM32 decryption).

Testing with an STM32F205RBT6§I had an STM32F205RBT6 lying around, so I desoldered it and placed it on the adapter board.

STM32F205RBT6 soldered onto the adapter board and plugged into the dongleThe device comes with a Windows utility.

Second, the application wouldn't launch until I changed the system encoding for non-Unicode programs to Chinese Simplified in the Windows 11 regional settings ( Settings > Time & language > Language & region > Language for non-Unicode programs > Chinese (Simplified, Mainland China) ).

The Windows-only host app is not great either, but shouldn't be too hard to rec…

4 часа назад @ carlossless.io
Apple introduces the new iPad Air, powered by M4
Apple introduces the new iPad Air, powered by M4 Apple introduces the new iPad Air, powered by M4

March 2, 2026PRESS RELEASEApple introduces the new iPad Air, powered by M4With blazing performance, more memory, enhanced connectivity, and game-changing iPadOS 26 features, iPad Air is a fantastic valueCUPERTINO, CALIFORNIA Apple today announced the new iPad Air featuring M4 and more memory, giving users a big jump in performance at the same starting price.

Advanced Accessories for iPad AirFrom sketching ideas to getting work done, Apple Pencil and Magic Keyboard unlock new levels of creativity and productivity on iPad Air.4 Apple Pencil (USB-C) and Apple Pencil Pro offer users two incredible options.

Ideal for iPad and iPad Air UpgradersWith game-changing improvements over iPad and earlie…

4 часа назад @ apple.com
Hacker News Hacker News
последний пост 1 час назад
Why Go Can't Try
Why Go Can't Try Why Go Can't Try

Every Go developer has written this code thousands of times:data, err := os.ReadFile(path) if err != nil { return nil, err }And every Go developer has at some point looked at Zig or Rust and felt a pang of envy:const data = try readFile(path);One line.

A function like this:func loadConfig(path string) (Config, error) { data := try os.ReadFile(path) raw := try parseJSON(data) config := try validate(raw) return config, nil }looks like a clear improvement.

The Go team's official objection is that try creates invisible exit points: every try call is a potential early return that you can miss when reading code quickly.

In Debug or ReleaseSafe mode, an unhandled error points you directly to the f…

4 часа назад @ niketpatel.com
iPhone 17e
iPhone 17e iPhone 17e

March 2, 2026PRESS RELEASEApple introduces iPhone 17eiPhone 17e delivers incredible value with faster performance, an advanced camera system, enhanced durability, the magic of MagSafe, and double the starting storage at 256GBCUPERTINO, CALIFORNIA Apple today announced iPhone 17e, a powerful and more affordable addition to the iPhone 17 lineup.

iPhone 17e also features C1X, the latest-generation cellular modem designed by Apple, which is up to 2x faster than C1 in iPhone 16e.

With A19 for incredible performance, double the entry storage, a smarter camera system, and enhanced durability, iPhone 17e is designed to stay fast, secure, and valuable for years to come.”A Beautiful Design with Enhan…

4 часа назад @ apple.com
OpenClaw Surpasses React to Become the Most-Starred Software Project on GitHub
OpenClaw Surpasses React to Become the Most-Starred Software Project on GitHub

Comments

5 часов назад @ star-history.com
Microslop Manifesto
Microslop Manifesto

Hallucinated product reviewsFabricated statisticsNon-existent citationsUI BLOAT COPILOT INVASION Copilot buttons, AI suggestions, and "intelligent" overlays are forced into every Microsoft product.

Bloated interfaces distract from core functionality while pushing users toward AI-generated content.

Unwanted Copilot promptsCluttered UI paradigmsForced AI integrationHALLUCINATIONS CONFIDENCE ERRORS Copilot confidently generates false information, fake code snippets, and non-existent references.

Spam articles indexed by searchSynthetic social media postsDerivative content at scaleVERIFICATION CRISIS TRUST COLLAPSE As AI slop proliferates, users lose trust in all content.

Inability to verify sou…

5 часов назад @ microslop.com
AMD Am386 released March 2, 1991
AMD Am386 released March 2, 1991

Comments

5 часов назад @ dfarq.homeip.net
Show HN: Web Audio Studio – A Visual Debugger for Web Audio API Graphs
Show HN: Web Audio Studio – A Visual Debugger for Web Audio API Graphs Show HN: Web Audio Studio – A Visual Debugger for Web Audio API Graphs

const audience = [ 'Web developers learning the Web Audio API for the first time' , 'Audio programmers who want to see their signal chains visually' , 'Students and educators in DSP and sound design courses' , 'Anyone curious about how sound works in the browser' ];

6 часов назад @ webaudio.studio
Claude Code LSP
Claude Code LSP Claude Code LSP

That's a category change in how Claude Code navigates your code.

Jump to setup →What You're Currently RunningBy default, Claude Code navigates your codebase with text search tools: Grep , Glob , and Read .

Language Plugin Install Command Python pyright-lsp npm i -g pyright TypeScript/JS typescript-lsp npm i -g typescript-language-server typescript Go gopls-lsp go install golang.org/x/tools/gopls@latest Rust rust-analyzer-lsp rustup component add rust-analyzer Java jdtls-lsp brew install jdtls C/C++ clangd-lsp brew install llvm C# csharp-lsp dotnet tool install -g csharp-ls PHP php-lsp npm i -g intelephense Kotlin kotlin-lsp GitHub releases Swift swift-lsp Included with Xcode Lua lua-lsp G…

6 часов назад @ karanbansal.in
Libxml2 Enterprise Edition (AGPL, from the previous maintainer)
Libxml2 Enterprise Edition (AGPL, from the previous maintainer) Libxml2 Enterprise Edition (AGPL, from the previous maintainer)

libxml2-eelibxml2-ee is an XML toolkit implemented in C, based on libxml2.

LicenseThis software is released under the GNU Affero General Public License (AGPL) version 3, see the Copyright file.

If your platform doesn't provide iconv, you need an external libiconv library, for example GNU libiconv.

Build requirementsBesides build system tools, only a C compiler should be required.

Security policyThe following operations are considered unsafe when used with certain untrusted input:validating against untrusted DTDs untrusted XML Schemas untrusted RelaxNG schemasparsing untrusted documents using one of the following parser options XML_PARSE_CATALOG_PI XML_PARSE_DTDVALID XML_PARSE_SAX1 XML_PARSE…

7 часов назад @ codeberg.org
Microsoft bans the word "Microslop" on its Discord, then locks the server
Microsoft bans the word "Microslop" on its Discord, then locks the server Microsoft bans the word "Microslop" on its Discord, then locks the server

Unfortunately for the company, it’s everywhere on social media, and there isn’t a way to stop the spread, unless, of course, it’s their own Discord server.

Windows Latest was first to notice that the word “Microslop” was actively filtered in the official Microsoft Copilot Discord server.

Microsoft blocks “Microslop” in official Copilot Discord, users quickly find workaroundsThe extreme backlash that Microsoft has to endure every day on social media is nothing short of extraordinary.

Windows Latest found that sending a message with the word “Microslop” inside the official Copilot Discord server immediately triggers an automated moderation response.

Microsoft locks Copilot Discord server afte…

8 часов назад @ windowslatest.com
Jolla phone – a full-stack European alternative
Jolla phone – a full-stack European alternative Jolla phone – a full-stack European alternative

Memory Upgrade8GB vs 12GB memoryMemory component prices have had exceptionally high volatility and global shortage in the past six months which is forecasted to continue.

Thus, we enable choices and sell in limited batches so we can plan and manage working capital.

Add the Memory Upgrade to your cart and get 12GB RAM instead of the standard 8GB.

Just place the Memory Upgrade in your cart alongside the Jolla Phone order, and you are set.

Regular price 50,00 € Regular price Sale price 50,00 € Unit price / per Sale Sold outTaxes included.

8 часов назад @ commerce.jolla.com
Ask HN: How are you all staying sane?
Ask HN: How are you all staying sane? Ask HN: How are you all staying sane?

The Ukraine, the Iran, the Venezuela, Gaza/Palestine, Israel, Russia - the Taiwan!

Ads, ads and slop everywhere!

It feels frustrating and it feels like there's nothing you can do.

So I just want to know: how are you all dealing with this all.

How are you all staying sane?

9 часов назад @ news.ycombinator.com
U.S. science agency moves to restrict foreign scientists from its labs
U.S. science agency moves to restrict foreign scientists from its labs

Comments

9 часов назад @ science.org
/e/OS is a complete "deGoogled", mobile ecosystem
/e/OS is a complete "deGoogled", mobile ecosystem

/e/OS is an open-source mobile operating system paired with carefully selected applications.

They form a privacy-enabled internal system for your smartphone.

/e/OS has received academic recognition from researchers at the University of Edinburgh and Trinity College of Dublin.

We could have just focused on an OS, but apps and online services are crucial components of our everyday experience, too.

These online services, including our search engine, email platform, cloud storage and other online tools, create a unique privacy enhanced environment.

9 часов назад @ e.foundation
Show HN: Omni – Open-source workplace search and chat, built on Postgres
Show HN: Omni – Open-source workplace search and chat, built on Postgres Show HN: Omni – Open-source workplace search and chat, built on Postgres

Omni is an AI Assistant and Search platform for the Workplace.

Permission Inheritance : Respects source system permissions.

: Respects source system permissions.

ArchitectureOmni uses Postgres (ParadeDB) for everything: BM25 full-text search, pgvector semantic search, and all application data.

Each data source connector runs as its own lightweight container, allowing connectors to use different languages and dependencies without affecting each other.

9 часов назад @ github.com
How to talk to anyone and why you should
How to talk to anyone and why you should How to talk to anyone and why you should

How do you know, generally, what the terms are of a conversation with a stranger?

This is the idea that if no one talks to you, you don’t talk to anyone either.

On an individual level, some people perfectly understandably cite neurodivergence, introversion, inability to tolerate eye contact or an intense loathing for small talk (especially about the weather) as reasons to avoid these conversations.

Small talk may not profoundly alter your life.

Small talk is a tiny, free and very possibly priceless reminder of our shared humanity.

11 часов назад @ theguardian.com
Lobsters Lobsters
последний пост 2 часа назад
Packaging a Gleam app into a single executable
Packaging a Gleam app into a single executable Packaging a Gleam app into a single executable

This note/guide explains how to create a Gleam executable in various ways, along with their advantages and caveats.

Deno used to support bundling applications with deno bundle but it has been deprecated in favor of other bundlers stated before.

Generate the blob to be injected into the copied Node.js binary using node --experimental-sea-config sea-config.jsonCreate a copy of the Node executable using cp $(command -v node) executable_nameRemove the binary signature by following instructions in the docs.

StepsBuild the Gleam project with gleam build --target=javascriptbun build --compile --outfile=bundle build/dev/javascript//.mjs --footer="main();"That’s it.

NexeNexe is a command-line util…

2 часа назад @ dhzdhd.dev
What 127.5 million forms can tell you about the state of front-end input validation on the Web
What 127.5 million forms can tell you about the state of front-end input validation on the Web What 127.5 million forms can tell you about the state of front-end input validation on the Web

What 127.5 million forms can tell you about the state of front-end input validation on the Webtags:In which yours truly churns through the September/October 2023 archive of CommonCrawl to find all HTML forms validating inputs using regular expressions.

For Black Ostrich, a web crawler that relies on the Ostrich string constraint solver (online version, be sure to set OSTRICH as the back-end for string solving!)

So in general, forms are not very common on web pages, and pattern elements are only moderately common in forms.

Because inputs are clearly validating input, patterns default to matching the entire input string.

(They did, in fact, not increase the number of characters, and you proba…

2 часа назад @ amandastjerna.se
Lil' Fun Langs' Guts
Lil' Fun Langs' Guts Lil' Fun Langs' Guts

Lil' Fun Langs' GutsI'm still thinking about those lil' fun langs.

There are many exemplary self-hosted languages to study:MicroHs is a Haskell compiler that compiles Haskell to combinators.

is a Haskell compiler that compiles Haskell to combinators.

-- Given: let id = fun x -> x in (id 1, id true) -- Type inference trace: -- 1. id : α → α (infer: x has fresh type α, body is x) -- 2. generalize: id : ∀α.

Functions like id x = x get a concrete type at each use site.

2 часа назад @ taylor.town
Vibecoding Challenge 2: The Five Feathers (Spring 2026)
Vibecoding Challenge 2: The Five Feathers (Spring 2026) Vibecoding Challenge 2: The Five Feathers (Spring 2026)

Vibecoding Challenge 2: The Five FeathersYou know, we're moving awfully fast in this intense AI world.

If you use zero tokens, as previously, on Lobsters, then that's great too, but please understand that this challenge isn't about that approach.

I heard you when you complained that I was using the word "Lobsters" to denote the community that I'm offering the challenge to.

Or maybe Metamath Zero, which has around the same level of abstraction as Metamath but is shaped more like a common CPU than a string-rewriting system.

Task: Implement a Gödel machine using either Metamath or Metamath Zero as the proof language.

3 часа назад @ gist.github.com
Gram 1.0 released
Gram 1.0 released

Gram 1.0 releasedThis is the first release of Gram, an open source code editor with built-in support for many popular languages.

Gram is an opinionated fork of the Zed code editor.

It shares many of the features of Zed, but is also different in some very important ways.

There are no terms of use to agree to in order to use the editor.

Extensions must be built from source and do not auto-update.

3 часа назад @ gram.liten.app
2025 State of Rust Survey Results | Rust Blog
2025 State of Rust Survey Results | Rust Blog 2025 State of Rust Survey Results | Rust Blog

Once again, the survey team is happy to share the results of the State of Rust survey, this year celebrating a round number - the 10th edition!

We plan to discuss how (and whether) to combine the State of Rust survey with the ongoing work on the Rust Vision Doc.

Challenges and wishes about RustWe landed long-awaited features in 2025 ( let chains and async closures ) and the survey results show that they are indeed very popular and often used.

This graph is also a message to companies using Rust: please consider supporting Rust project contributors and authors of Rust crates that you use in your projects.

A look backSince this year we publish a round number, if you fancy a trip down the memo…

3 часа назад @ blog.rust-lang.org
JSON Documents Performance, Storage and Search: MongoDB vs PostgreSQL
JSON Documents Performance, Storage and Search: MongoDB vs PostgreSQL JSON Documents Performance, Storage and Search: MongoDB vs PostgreSQL

2026-03-01Collections of Documents vs Tables of RowsCollections of Documents is an alternative approach of organizing data in databases.

In collections, documents have fields comprising both simple and composite types like arrays and other documents, nested inside.

Let's then dive in and see for JSON Documents Performance, Storage and Search:Does MongoDB still have an edge as a document-oriented database for JSON in particular?

Summing inserts up, excluding one batch insert case for smaller documents - where MongoDB clearly wins - both data engines deliver very similar performance.

The delivered throughput performance difference is substantial - 7170 QPS vs 3624 QPS, 1.98x win for MongoDB, …

5 часов назад @ binaryigor.com
APT Graph Colouring
APT Graph Colouring APT Graph Colouring

APT Graph Colouring Transform graph m-colouring problems into Debian repositories and solve them using APT's dependency resolver.

Requirements Python 3apt (the Debian package manager) On NixOS: nix-shell -p apt python3 or nix shell nixpkgs#apt nixpkgs#python3 Usage # Generate and solve in one step python3 colouring2apt.py < graph.col > < num_colours > < output_dir > --solve # Or generate repo only python3 colouring2apt.py < graph.col > < num_colours > < output_dir > Examples # Solve myciel3 with 4 colours (should succeed, χ=4) python3 colouring2apt.py instances/myciel3.col 4 /tmp/repo --solve # Try with 3 colours (should fail) python3 colouring2apt.py instances/myciel3.col 3 /tmp/repo --sol…

5 часов назад @ github.com
Narwhal v0.5.0 – pub/sub messaging server, now powered by io_uring
Narwhal v0.5.0 – pub/sub messaging server, now powered by io_uring Narwhal v0.5.0 – pub/sub messaging server, now powered by io_uring

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.

6 часов назад @ github.com
Kovan: From Production MVCC Systems to Wait-Free Memory Reclamation
Kovan: From Production MVCC Systems to Wait-Free Memory Reclamation Kovan: From Production MVCC Systems to Wait-Free Memory Reclamation

Kovan: From Production MVCC Systems to Wait-Free Memory Reclamation 2/18/2026 / 14 minutes to read / Tags: concurrency control, memory management, MVCC, wait-freeSix years ago I started building Lever, a transactional in-memory database toolkit.

Memory Heap Epoch Counter Thread 3 (stalled) Thread 2 Thread 1 Memory Heap Epoch Counter Thread 3 (stalled) Thread 2 Thread 1 Thread 3 stalls in old epoch Cannot reclaim epochs 3–5!

A single stalled thread in epoch-based reclamation holds back reclamation for every other thread — memory usage grows without bound until whatever stalled that thread resolves.

Thread B Thread C ResultI came across “Crystalline: Fast and Memory Efficient Wait-Free Reclam…

6 часов назад @ vertexclique.com
libxml2 Enterprise Edition (AGPL, from the previous maintainer)
libxml2 Enterprise Edition (AGPL, from the previous maintainer) libxml2 Enterprise Edition (AGPL, from the previous maintainer)

libxml2-eelibxml2-ee is an XML toolkit implemented in C, based on libxml2.

LicenseThis software is released under the GNU Affero General Public License (AGPL) version 3, see the Copyright file.

If your platform doesn't provide iconv, you need an external libiconv library, for example GNU libiconv.

Build requirementsBesides build system tools, only a C compiler should be required.

Security policyThe following operations are considered unsafe when used with certain untrusted input:validating against untrusted DTDs untrusted XML Schemas untrusted RelaxNG schemasparsing untrusted documents using one of the following parser options XML_PARSE_CATALOG_PI XML_PARSE_DTDVALID XML_PARSE_SAX1 XML_PARSE…

7 часов назад @ codeberg.org
Building a Quake PC
Building a Quake PC Building a Quake PC

Jan 8, 2026Building a Quake PCAfter I finished restoring the IBM 2168 486 DX2-66MHz (my childhood dream DOOM PC), there was another box that I wanted to check.

Released in June 1996, Quake received many updates to ride the triple technological shock-wave of the late 90s.

This is an era that I completely missed when I was a teenager because I did not have the money to upgrade my PC.

Here is the story of my "Quake PC", built thirty years later.

I landed in 1997-1998 since the hardware would allow me to comfortably run all versions of Quake released from 1996 to 1997 and even dab into Quake II (Dec '97) territories.

7 часов назад @ fabiensanglard.net
Sabela: A Reactive Haskell Notebook
Sabela: A Reactive Haskell Notebook

GHCi semantics: code runnable in GHCi should be runnable in the notebook - with the caveat that Sabela better supports template Haskell splicing and multi-line functions.

While IHaskell is proof that notebooks are valuable in Haskell; Sabela is an experiment in whether the GHCi-as-kernel approach yields a better long-term tradeoff for reactivity and environment UX.

for help ghci > : set prompt "" : set prompt - cont ""These first two commands ensure that there is no prompt for single and multi-line GHCi inputs.

PS C :\ Users \ mscha > ghci GHCi , version 9.8 .

PS C :\ Users \ mscha > ghci GHCi , version 9.8 .

8 часов назад @ datahaskell.org
Hardware hotplug events on Linux, the gory details
Hardware hotplug events on Linux, the gory details

memcmp ( buf , thing , thinglen )) return buf + thinglen ; return 0 ; } void print_udev_pkt ( void * buf , size_t bufsz ) { struct udev_packet_header hdr ; if ( bufsz < sizeof ( hdr )) { printf ( "Invalid packet!"

); hexdump ( buf , bufsz ); return ; } memcpy ( & hdr , buf , sizeof ( hdr )); // Munge header endianness hdr .

); hexdump ( buf , bufsz ); return ; } print_kern_uevent_pkt ( buf + hdr .

If we hexdump the messages we receive, they look like this:00000000: 6c 69 62 75 64 65 76 00 fe ed ca fe 28 00 00 00 libudev.....(... 00000010: 28 00 00 00 2f 02 00 00 a9 30 e9 67 00 00 00 00 (.../....0.g.... 00000020: 02 08 20 08 00 40 10 09 55 44 45 56 5f 44 41 54 .. [email protected]_DAT 00000030: 41 4…

9 часов назад @ arcanenibble.github.io
What are you doing this week?
What are you doing this week? What are you doing this week?

What are you doing this week?

Feel free to share!

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

9 часов назад @ lobste.rs
Techmeme Techmeme
последний пост 1 час назад
Anthropic's $60B+ in funding, half of which came just last month, from over 200 investors is now at risk due to the company's contract dispute with the Pentagon (Dan Primack/Axios)
Anthropic's $60B+ in funding, half of which came just last month, from over 200 investors is now at risk due to the company's contract dispute with the Pentagon (Dan Primack/Axios) Anthropic's $60B+ in funding, half of which came just last month, from over 200 investors is now at risk due to the company's contract dispute with the Pentagon (Dan Primack/Axios)

Dan Primack / Axios:

Anthropic's $60B+ in funding, half of which came just last month, from over 200 investors is now at risk due to the company's contract dispute with the Pentagon — Anthropic has raised more than $60 billion from over 200 “venture capital” investors, half of which came just last month.

1 час назад @ techmeme.com
Sources: Reflection AI, which is developing open foundation models, seeks to raise $2B+ at a $20B+ valuation, after raising $2B at an $8B valuation in October (Financial Times)
Sources: Reflection AI, which is developing open foundation models, seeks to raise $2B+ at a $20B+ valuation, after raising $2B at an $8B valuation in October (Financial Times) Sources: Reflection AI, which is developing open foundation models, seeks to raise $2B+ at a $20B+ valuation, after raising $2B at an $8B valuation in October (Financial Times)

Financial Times:

Sources: Reflection AI, which is developing open foundation models, seeks to raise $2B+ at a $20B+ valuation, after raising $2B at an $8B valuation in October — Reflection AI's new funding talks come as Trump administration seeks US rivals to China's DeepSeek

1 час назад @ techmeme.com
X announces a "Paid Partnership" label that creators can apply to their posts to indicate they're ads; until now, creators relied on hashtags to label posts (Sarah Perez/TechCrunch)
X announces a "Paid Partnership" label that creators can apply to their posts to indicate they're ads; until now, creators relied on hashtags to label posts (Sarah Perez/TechCrunch) X announces a "Paid Partnership" label that creators can apply to their posts to indicate they're ads; until now, creators relied on hashtags to label posts (Sarah Perez/TechCrunch)

Sarah Perez / TechCrunch:

X announces a “Paid Partnership” label that creators can apply to their posts to indicate they're ads; until now, creators relied on hashtags to label posts — Social network X on Monday announced the introduction of a new “Paid Partnership” label that creators can apply to their posts to indicate they're advertisements.

2 часа назад @ techmeme.com
SCOTUS declines to hear a dispute over copyrights for AI-generated material, in a case where a computer scientist was denied a copyright for AI-generated art (Blake Brittain/Reuters)
SCOTUS declines to hear a dispute over copyrights for AI-generated material, in a case where a computer scientist was denied a copyright for AI-generated art (Blake Brittain/Reuters) SCOTUS declines to hear a dispute over copyrights for AI-generated material, in a case where a computer scientist was denied a copyright for AI-generated art (Blake Brittain/Reuters)

Blake Brittain / Reuters:

SCOTUS declines to hear a dispute over copyrights for AI-generated material, in a case where a computer scientist was denied a copyright for AI-generated art — The U.S. Supreme Court declined on Monday to take up the issue of whether art generated by artificial intelligence …

3 часа назад @ techmeme.com
The Anthropic-DOD skirmish is the first major public debate on control over frontier AI, and institutions behaved erratically, maliciously, and without clarity (Dean W. Ball/Hyperdimensional)
The Anthropic-DOD skirmish is the first major public debate on control over frontier AI, and institutions behaved erratically, maliciously, and without clarity (Dean W. Ball/Hyperdimensional) The Anthropic-DOD skirmish is the first major public debate on control over frontier AI, and institutions behaved erratically, maliciously, and without clarity (Dean W. Ball/Hyperdimensional)

Dean W. Ball / Hyperdimensional:

The Anthropic-DOD skirmish is the first major public debate on control over frontier AI, and institutions behaved erratically, maliciously, and without clarity — On Anthropic and the Department of War — I. — A little more than a decade ago, I sat with my father and watched him die.

3 часа назад @ techmeme.com
A look at the rights AI companies have in US government contracts, such as the "any lawful use" standard, amid the Anthropic-DOD dispute and the OpenAI-DOD deal (Jessica Tillipman)
A look at the rights AI companies have in US government contracts, such as the "any lawful use" standard, amid the Anthropic-DOD dispute and the OpenAI-DOD deal (Jessica Tillipman) A look at the rights AI companies have in US government contracts, such as the "any lawful use" standard, amid the Anthropic-DOD dispute and the OpenAI-DOD deal (Jessica Tillipman)

Jessica Tillipman:

A look at the rights AI companies have in US government contracts, such as the “any lawful use” standard, amid the Anthropic-DOD dispute and the OpenAI-DOD deal — It Depends on the Acquisition Pathway, the Contract Type, and the Contract Terms.

3 часа назад @ techmeme.com
Sources: OpenAI agreed to follow laws that have allowed for mass surveillance in the past, and the DOD didn't budge from its demands over bulk analyzing data (Hayden Field/The Verge)
Sources: OpenAI agreed to follow laws that have allowed for mass surveillance in the past, and the DOD didn't budge from its demands over bulk analyzing data (Hayden Field/The Verge) Sources: OpenAI agreed to follow laws that have allowed for mass surveillance in the past, and the DOD didn't budge from its demands over bulk analyzing data (Hayden Field/The Verge)

Hayden Field / The Verge:

Sources: OpenAI agreed to follow laws that have allowed for mass surveillance in the past, and the DOD didn't budge from its demands over bulk analyzing data — On Friday evening, amidst fallout from a standoff between the Department of Defense and Anthropic, OpenAI CEO Sam Altman announced …

3 часа назад @ techmeme.com
Sources: at Apple's request, Google investigated hosting servers inside its data centers to run a Gemini-based Siri while adhering to Apple's privacy standards (The Information)
Sources: at Apple's request, Google investigated hosting servers inside its data centers to run a Gemini-based Siri while adhering to Apple's privacy standards (The Information) Sources: at Apple's request, Google investigated hosting servers inside its data centers to run a Gemini-based Siri while adhering to Apple's privacy standards (The Information)

The Information:

Sources: at Apple's request, Google investigated hosting servers inside its data centers to run a Gemini-based Siri while adhering to Apple's privacy standards — In January, when Apple announced an agreement to use Google's Gemini models in Apple products, it was an admission that the iPhone maker …

4 часа назад @ techmeme.com
Apple updates the iPad Air with M4, featuring an 8-core CPU, 9-core GPU, 12GB of unified memory, an N1 networking chip, for $599+ and $799+ in 11" or 13" sizes (Apple)
Apple updates the iPad Air with M4, featuring an 8-core CPU, 9-core GPU, 12GB of unified memory, an N1 networking chip, for $599+ and $799+ in 11" or 13" sizes (Apple) Apple updates the iPad Air with M4, featuring an 8-core CPU, 9-core GPU, 12GB of unified memory, an N1 networking chip, for $599+ and $799+ in 11" or 13" sizes (Apple)

Apple:

Apple updates the iPad Air with M4, featuring an 8-core CPU, 9-core GPU, 12GB of unified memory, an N1 networking chip, for $599+ and $799+ in 11" or 13" sizes — With blazing performance, more memory, enhanced connectivity, and game-changing iPadOS 26 features, iPad Air is a fantastic value

4 часа назад @ techmeme.com
Apple unveils the iPhone 17e, offering a 6.1-inch display, a 3nm A19 chip, a C1X modem, a 48MP Fusion camera, and more, for $599+ and shipping from March 11 (Apple)
Apple unveils the iPhone 17e, offering a 6.1-inch display, a 3nm A19 chip, a C1X modem, a 48MP Fusion camera, and more, for $599+ and shipping from March 11 (Apple) Apple unveils the iPhone 17e, offering a 6.1-inch display, a 3nm A19 chip, a C1X modem, a 48MP Fusion camera, and more, for $599+ and shipping from March 11 (Apple)

Apple:

Apple unveils the iPhone 17e, offering a 6.1-inch display, a 3nm A19 chip, a C1X modem, a 48MP Fusion camera, and more, for $599+ and shipping from March 11 — iPhone 17e delivers incredible value with faster performance, an advanced camera system, enhanced durability, the magic of MagSafe, and double the starting storage at 256GB

4 часа назад @ techmeme.com
AWS plans to invest an additional €18B in Aragon, Spain, taking its total investment to €33.7B; its Aragon facilities have used 100% renewable energy since 2022 (Cristina Cueto/DatacenterDynamics)
AWS plans to invest an additional €18B in Aragon, Spain, taking its total investment to €33.7B; its Aragon facilities have used 100% renewable energy since 2022 (Cristina Cueto/DatacenterDynamics) AWS plans to invest an additional €18B in Aragon, Spain, taking its total investment to €33.7B; its Aragon facilities have used 100% renewable energy since 2022 (Cristina Cueto/DatacenterDynamics)

Cristina Cueto / DatacenterDynamics:

AWS plans to invest an additional €18B in Aragon, Spain, taking its total investment to €33.7B; its Aragon facilities have used 100% renewable energy since 2022 — Including facilities for the manufacture, assembly, storage, and recycling of servers

4 часа назад @ techmeme.com
Nvidia says it plans to invest $2B each in photonic product makers Lumentum and Coherent to support the companies' R&D and manufacturing operations in the US (Zaheer Kachwala/Reuters)
Nvidia says it plans to invest $2B each in photonic product makers Lumentum and Coherent to support the companies' R&D and manufacturing operations in the US (Zaheer Kachwala/Reuters) Nvidia says it plans to invest $2B each in photonic product makers Lumentum and Coherent to support the companies' R&D and manufacturing operations in the US (Zaheer Kachwala/Reuters)

Zaheer Kachwala / Reuters:

Nvidia says it plans to invest $2B each in photonic product makers Lumentum and Coherent to support the companies' R&D and manufacturing operations in the US — Nvidia (NVDA.O) will invest $2 billion each in photonic product makers Lumentum (LITE.O) and Coherent (COHR.N) …

5 часов назад @ techmeme.com
Anthropic's concerns are legitimate, but its position is intolerable and misaligned with a reality where US foes are developing autonomous fighting capabilities (Ben Thompson/Stratechery)
Anthropic's concerns are legitimate, but its position is intolerable and misaligned with a reality where US foes are developing autonomous fighting capabilities (Ben Thompson/Stratechery) Anthropic's concerns are legitimate, but its position is intolerable and misaligned with a reality where US foes are developing autonomous fighting capabilities (Ben Thompson/Stratechery)

Ben Thompson / Stratechery:

Anthropic's concerns are legitimate, but its position is intolerable and misaligned with a reality where US foes are developing autonomous fighting capabilities — Just because you do not take an interest in politics doesn't mean politics won't take an interest in you. — ― Pericles

5 часов назад @ techmeme.com
Qualcomm forms a "coalition" to launch 6G in 2029 and unveils the FastConnect 8800, an "AI-native" Wi-Fi 8-ready NIC that doubles peak speeds over Wi-Fi 7 (Will Sattelberg/9to5Google)
Qualcomm forms a "coalition" to launch 6G in 2029 and unveils the FastConnect 8800, an "AI-native" Wi-Fi 8-ready NIC that doubles peak speeds over Wi-Fi 7 (Will Sattelberg/9to5Google) Qualcomm forms a "coalition" to launch 6G in 2029 and unveils the FastConnect 8800, an "AI-native" Wi-Fi 8-ready NIC that doubles peak speeds over Wi-Fi 7 (Will Sattelberg/9to5Google)

Will Sattelberg / 9to5Google:

Qualcomm forms a “coalition” to launch 6G in 2029 and unveils the FastConnect 8800, an “AI-native” Wi-Fi 8-ready NIC that doubles peak speeds over Wi-Fi 7 — Qualcomm's taking Mobile World Congress by storm, with a collection of networking-centric announcements set …

6 часов назад @ techmeme.com
Anthropic reports elevated errors on claude.ai, console, and Claude Code, starting at 11:49 UTC and impacting logins, and says the API "is working as intended" (Mayank Parmar/BleepingComputer)
Anthropic reports elevated errors on claude.ai, console, and Claude Code, starting at 11:49 UTC and impacting logins, and says the API "is working as intended" (Mayank Parmar/BleepingComputer) Anthropic reports elevated errors on claude.ai, console, and Claude Code, starting at 11:49 UTC and impacting logins, and says the API "is working as intended" (Mayank Parmar/BleepingComputer)

Mayank Parmar / BleepingComputer:

Anthropic reports elevated errors on claude.ai, console, and Claude Code, starting at 11:49 UTC and impacting logins, and says the API “is working as intended” — Claude appears to be having a major outage right now, with elevated errors reported across all platforms.

6 часов назад @ techmeme.com
Techmeme Techmeme
последний пост 1 час назад
Kalshi CEO Tarek Mansour says the company would void certain bets related to Iran's Ali Khamenei and claims it doesn't "list markets directly tied to death" (Terrence O'Brien/The Verge)
Kalshi CEO Tarek Mansour says the company would void certain bets related to Iran's Ali Khamenei and claims it doesn't "list markets directly tied to death" (Terrence O'Brien/The Verge) Kalshi CEO Tarek Mansour says the company would void certain bets related to Iran's Ali Khamenei and claims it doesn't "list markets directly tied to death" (Terrence O'Brien/The Verge)

Terrence O'Brien / The Verge:

Kalshi CEO Tarek Mansour says the company would void certain bets related to Iran's Ali Khamenei and claims it doesn't “list markets directly tied to death” — Users say rules barring ‘profiting from death’ are unclear. … In a statement on X, Kalshi CEO Tarek Mansour …

6 часов назад @ techmeme.com
ASML CTO Marco Pieters says ASML plans to expand beyond EUV into advanced packaging, bonding, and connecting, and is building AI-based machine inspection tools (Max A. Cherney/Reuters)
ASML CTO Marco Pieters says ASML plans to expand beyond EUV into advanced packaging, bonding, and connecting, and is building AI-based machine inspection tools (Max A. Cherney/Reuters) ASML CTO Marco Pieters says ASML plans to expand beyond EUV into advanced packaging, bonding, and connecting, and is building AI-based machine inspection tools (Max A. Cherney/Reuters)

Max A. Cherney / Reuters:

ASML CTO Marco Pieters says ASML plans to expand beyond EUV into advanced packaging, bonding, and connecting, and is building AI-based machine inspection tools — ASML Holding (ASML.AS) has ambitious plans to expand its line of chipmaking equipment into several new products to capture …

6 часов назад @ techmeme.com
The US-led Iran bombing campaign causes longer delivery times for Amazon, Shein, and others in the Middle East, one of the fastest-growing e-commerce markets (Bloomberg)
The US-led Iran bombing campaign causes longer delivery times for Amazon, Shein, and others in the Middle East, one of the fastest-growing e-commerce markets (Bloomberg) The US-led Iran bombing campaign causes longer delivery times for Amazon, Shein, and others in the Middle East, one of the fastest-growing e-commerce markets (Bloomberg)

Bloomberg:

The US-led Iran bombing campaign causes longer delivery times for Amazon, Shein, and others in the Middle East, one of the fastest-growing e-commerce markets — Major e-commerce platforms are warning of longer delivery times to the Middle East after the US-led bombing campaign …

6 часов назад @ techmeme.com
Anthropic launches a tool to bring a user's preferences and context from other AI platforms to Claude via one copy-paste command, available on all paid plans (Claude)
Anthropic launches a tool to bring a user's preferences and context from other AI platforms to Claude via one copy-paste command, available on all paid plans (Claude) Anthropic launches a tool to bring a user's preferences and context from other AI platforms to Claude via one copy-paste command, available on all paid plans (Claude)

Claude:

Anthropic launches a tool to bring a user's preferences and context from other AI platforms to Claude via one copy-paste command, available on all paid plans — Bring your preferences and context from other AI providers to Claude. With one copy-paste, Claude updates its memory and picks up right where you left off.

7 часов назад @ techmeme.com
An unpublished draft of Changpeng Zhao's memoir, "Freedom of Money", details secret negotiations in 2023 that led to his imprisonment and a run-in with ICE (New York Times)
An unpublished draft of Changpeng Zhao's memoir, "Freedom of Money", details secret negotiations in 2023 that led to his imprisonment and a run-in with ICE (New York Times) An unpublished draft of Changpeng Zhao's memoir, "Freedom of Money", details secret negotiations in 2023 that led to his imprisonment and a run-in with ICE (New York Times)

New York Times:

An unpublished draft of Changpeng Zhao's memoir, “Freedom of Money”, details secret negotiations in 2023 that led to his imprisonment and a run-in with ICE — In a draft of his memoir, Changpeng Zhao, the founder of Binance, laid out the secret negotiations that led to his imprisonment and a run-in with ICE.

7 часов назад @ techmeme.com
Shanghai-based MiniMax reports 2025 revenue up 159% YoY to $79M, above ~$71.4M est., and a $1.87B net loss, up from a ~$465.2M loss in 2024, after its IPO (Bloomberg)
Shanghai-based MiniMax reports 2025 revenue up 159% YoY to $79M, above ~$71.4M est., and a $1.87B net loss, up from a ~$465.2M loss in 2024, after its IPO (Bloomberg) Shanghai-based MiniMax reports 2025 revenue up 159% YoY to $79M, above ~$71.4M est., and a $1.87B net loss, up from a ~$465.2M loss in 2024, after its IPO (Bloomberg)

Bloomberg:

Shanghai-based MiniMax reports 2025 revenue up 159% YoY to $79M, above ~$71.4M est., and a $1.87B net loss, up from a ~$465.2M loss in 2024, after its IPO — MiniMax Group Inc. reported a better-than-expected 159% surge in revenue in 2025, reflecting the torrid growth that's drawn investors to China's leading OpenAI rivals.

7 часов назад @ techmeme.com
Q&A with Kickstarter CEO Everette Taylor on modernizing the platform, attracting new creators, managing a fully remote, four-day-per-week workplace, and more (Jordyn Holman/New York Times)
Q&A with Kickstarter CEO Everette Taylor on modernizing the platform, attracting new creators, managing a fully remote, four-day-per-week workplace, and more (Jordyn Holman/New York Times) Q&A with Kickstarter CEO Everette Taylor on modernizing the platform, attracting new creators, managing a fully remote, four-day-per-week workplace, and more (Jordyn Holman/New York Times)

Jordyn Holman / New York Times:

Q&A with Kickstarter CEO Everette Taylor on modernizing the platform, attracting new creators, managing a fully remote, four-day-per-week workplace, and more — Everette Taylor took over Kickstarter at a low moment for the crowdfunding pioneer, which made its name with small projects …

7 часов назад @ techmeme.com
Chinese military procurement documents show the PLA's efforts to use AI to assist in drone piloting, cyberattacks, decision-making, and disinformation campaigns (Foreign Affairs)
Chinese military procurement documents show the PLA's efforts to use AI to assist in drone piloting, cyberattacks, decision-making, and disinformation campaigns (Foreign Affairs) Chinese military procurement documents show the PLA's efforts to use AI to assist in drone piloting, cyberattacks, decision-making, and disinformation campaigns (Foreign Affairs)

Foreign Affairs:

Chinese military procurement documents show the PLA's efforts to use AI to assist in drone piloting, cyberattacks, decision-making, and disinformation campaigns — The PLA's Tech Strategy Is Working — At China's Victory Day parade in September 2025, it was not the marching troops …

8 часов назад @ techmeme.com
Qualcomm unveils the 3nm Snapdragon Wear Elite SoC for smartwatches, offering a Hexagon NPU that it says can run on-device AI models with up to 2B parameters (Matt Swider/The Shortcut)
Qualcomm unveils the 3nm Snapdragon Wear Elite SoC for smartwatches, offering a Hexagon NPU that it says can run on-device AI models with up to 2B parameters (Matt Swider/The Shortcut) Qualcomm unveils the 3nm Snapdragon Wear Elite SoC for smartwatches, offering a Hexagon NPU that it says can run on-device AI models with up to 2B parameters (Matt Swider/The Shortcut)

Matt Swider / The Shortcut:

Qualcomm unveils the 3nm Snapdragon Wear Elite SoC for smartwatches, offering a Hexagon NPU that it says can run on-device AI models with up to 2B parameters — Six things to know about Qualcomm's new 3nm wearable platform that brings on-device AI, satellite messaging, and 5G to your wrist

9 часов назад @ techmeme.com
Vitalik Buterin outlines a two-part plan to overhaul Ethereum's execution layer with a binary state tree and eventually move beyond the Ethereum virtual machine (Zack Abrams/The Block)
Vitalik Buterin outlines a two-part plan to overhaul Ethereum's execution layer with a binary state tree and eventually move beyond the Ethereum virtual machine (Zack Abrams/The Block) Vitalik Buterin outlines a two-part plan to overhaul Ethereum's execution layer with a binary state tree and eventually move beyond the Ethereum virtual machine (Zack Abrams/The Block)

Zack Abrams / The Block:

Vitalik Buterin outlines a two-part plan to overhaul Ethereum's execution layer with a binary state tree and eventually move beyond the Ethereum virtual machine — Quick Take — Ethereum co-founder Vitalik Buterin laid out a detailed case for two sweeping execution layer changes …

9 часов назад @ techmeme.com
Frontier AI labs' policies around military use of their AI tools are incoherent, vague, and often prone to change, allowing leadership to preserve "optionality" (Sarah Shoker/fishbowlification)
Frontier AI labs' policies around military use of their AI tools are incoherent, vague, and often prone to change, allowing leadership to preserve "optionality" (Sarah Shoker/fishbowlification) Frontier AI labs' policies around military use of their AI tools are incoherent, vague, and often prone to change, allowing leadership to preserve "optionality" (Sarah Shoker/fishbowlification)

Sarah Shoker / fishbowlification:

Frontier AI labs' policies around military use of their AI tools are incoherent, vague, and often prone to change, allowing leadership to preserve “optionality” — I led the Geopolitics Team at OpenAI for approximately three years and then joined two other teams before deciding to leave in June 2025.

9 часов назад @ techmeme.com
A look at the research into using metal-organic frameworks as photoresists for cutting-edge silicon etching, as ASML aims to move from EUV to X-ray lithography (Christopher Mims/Wall Street Journal)
A look at the research into using metal-organic frameworks as photoresists for cutting-edge silicon etching, as ASML aims to move from EUV to X-ray lithography (Christopher Mims/Wall Street Journal) A look at the research into using metal-organic frameworks as photoresists for cutting-edge silicon etching, as ASML aims to move from EUV to X-ray lithography (Christopher Mims/Wall Street Journal)

Christopher Mims / Wall Street Journal:

A look at the research into using metal-organic frameworks as photoresists for cutting-edge silicon etching, as ASML aims to move from EUV to X-ray lithography — We are now one generation of technological alchemy away from the smallest possible silicon microchips

9 часов назад @ techmeme.com
MWC 2026: a look at Lenovo's concept devices, including a Framework-like modular laptop with swappable parts, and a gaming handheld with a folding display (Julian Chokkattu/Wired)
MWC 2026: a look at Lenovo's concept devices, including a Framework-like modular laptop with swappable parts, and a gaming handheld with a folding display (Julian Chokkattu/Wired) MWC 2026: a look at Lenovo's concept devices, including a Framework-like modular laptop with swappable parts, and a gaming handheld with a folding display (Julian Chokkattu/Wired)

Julian Chokkattu / Wired:

MWC 2026: a look at Lenovo's concept devices, including a Framework-like modular laptop with swappable parts, and a gaming handheld with a folding display — At MWC 2026, the company also showed off a dual-screen Yoga Book with 3D capabilities, and the Legion Go Fold—a gaming handheld …

11 часов назад @ techmeme.com
Lenovo's Motorola partners with GrapheneOS, a privacy-focused, de-Googled version of Android, to preinstall GrapheneOS on upcoming Motorola smartphones (Ben Schoon/9to5Google)
Lenovo's Motorola partners with GrapheneOS, a privacy-focused, de-Googled version of Android, to preinstall GrapheneOS on upcoming Motorola smartphones (Ben Schoon/9to5Google) Lenovo's Motorola partners with GrapheneOS, a privacy-focused, de-Googled version of Android, to preinstall GrapheneOS on upcoming Motorola smartphones (Ben Schoon/9to5Google)

Ben Schoon / 9to5Google:

Lenovo's Motorola partners with GrapheneOS, a privacy-focused, de-Googled version of Android, to preinstall GrapheneOS on upcoming Motorola smartphones — Following rumors swirling for quite some time, Motorola has announced a partnership with GrapheneOS that will see the privacy-focused …

11 часов назад @ techmeme.com
Australian AI infrastructure company Firmus signed a multi-billion deal with an unnamed customer to build a Melbourne data center with 18,400 Nvidia GB300 chips (Sharon Klyne/Bloomberg)
Australian AI infrastructure company Firmus signed a multi-billion deal with an unnamed customer to build a Melbourne data center with 18,400 Nvidia GB300 chips (Sharon Klyne/Bloomberg) Australian AI infrastructure company Firmus signed a multi-billion deal with an unnamed customer to build a Melbourne data center with 18,400 Nvidia GB300 chips (Sharon Klyne/Bloomberg)

Sharon Klyne / Bloomberg:

Australian AI infrastructure company Firmus signed a multi-billion deal with an unnamed customer to build a Melbourne data center with 18,400 Nvidia GB300 chips — Australian artificial-intelligence startup Firmus Technologies Pty. has signed a new agreement with a global technology firm …

13 часов назад @ techmeme.com
GitHub Trending GitHub Trending
последний пост 1 day, 16 hours назад
moonshine-ai/moonshine
moonshine-ai/moonshine moonshine-ai/moonshine

This means calling the speech to text model repeatedly over time as a sentence is spoken.

The main steps involved are microphone capture, voice activity detection (to break a continuous stream of audio into sections of speech), speech to text, speaker identification, and intent recognition.

text } " ) transcriber .

start () # Loop through the audio data in chunks to simulate live streaming # from a microphone or other source.

log_output_text : If this is enabled then the results of the speech to text model will be logged to the console.

1 day, 16 hours назад @ github.com
NVlabs/GR00T-WholeBodyControl
NVlabs/GR00T-WholeBodyControl NVlabs/GR00T-WholeBodyControl

It hosts model checkpoints and scripts for training, evaluating, and deploying advanced whole-body controllers for humanoid robots.

In this repo, we will release SONIC's training code, deployment framework, model checkpoints, and teleoperation stack for data collection.

VR Whole-Body TeleoperationSONIC supports real-time whole-body teleoperation via PICO VR headset, enabling natural human-to-robot motion transfer for data collection and interactive control.

The NVIDIA Open Model License permits commercial use with attribution and requires compliance with NVIDIA's Trustworthy AI terms.

Decoupled WBCFor the Decoupled WBC used in GR00T N1.5 and N1.6 models, please refer to the Decoupled WBC do…

1 day, 16 hours назад @ github.com
abhigyanpatwari/GitNexus
abhigyanpatwari/GitNexus abhigyanpatwari/GitNexus

GitNexus lets you analyze it — because a knowledge graph tracks every relationship, not just descriptions.

CLI + MCP (recommended)The CLI indexes your repository and runs an MCP server that gives AI agents deep codebase awareness.

When an AI agent starts, the MCP server reads the registry and can serve any indexed repo.

name , r . confidence ORDER BY r . confidence DESCWiki GenerationGenerate LLM-powered documentation from your knowledge graph:# Requires an LLM API key (OPENAI_API_KEY, etc.)

gitnexus wiki # Use a custom model or provider gitnexus wiki --model gpt-4o gitnexus wiki --base-url https://api.anthropic.com/v1 # Force full regeneration gitnexus wiki --forceThe wiki generator reads …

1 day, 16 hours назад @ github.com
anthropics/claude-code
anthropics/claude-code anthropics/claude-code

Claude CodeClaude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows -- all through natural language commands.

Install Claude Code: MacOS/Linux (Recommended): curl -fsSL https://claude.ai/install.sh | bash Homebrew (MacOS/Linux): brew install --cask claude-code Windows (Recommended): irm https: // claude.ai / install.ps1 | iex WinGet (Windows): winget install Anthropic.ClaudeCode NPM (Deprecated): npm install -g @anthropic-ai/claude-code Navigate to your project directory and run claude .

PluginsThis repository includes several Claude Code plugins tha…

1 day, 16 hours назад @ github.com
vxcontrol/pentagi
vxcontrol/pentagi vxcontrol/pentagi

Accessing PentAGI from External NetworksBy default, PentAGI binds to 127.0.0.1 (localhost only) for security.

Podman Rootful ModeIf you're running Podman in rootful mode (with sudo), you can use the default configuration without modifications.

base_url } /api/v1/graphql" , json = { "query" : query , "variables" : { "provider" : provider , "input" : target } }, headers = self .

By setting LLM_SERVER_PROVIDER=moonshot , you can use the same provider configuration file for both direct API access and LiteLLM proxy access without modifications.

While typical agent workflows consume around 64K tokens, PentAGI uses 110K context size for safety margin and handling complex penetration testing scenar…

2 days, 16 hours назад @ github.com
bytedance/deer-flow
bytedance/deer-flow bytedance/deer-flow

🦌 DeerFlow - 2.0DeerFlow (Deep Exploration and Efficient Research Flow) is an open-source super agent harness that orchestrates sub-agents, memory, and sandboxes to do almost anything — powered by extensible skills.

If you're looking for the original Deep Research framework, it's maintained on the 1.x branch — contributions there are still welcome.

From Deep Research to Super Agent HarnessDeerFlow started as a Deep Research framework — and the community ran with it.

The lead agent can spawn sub-agents on the fly — each with its own scoped context, tools, and termination conditions.

Regression coverage includes Docker sandbox mode detection and provisioner kubeconfig-path handling tests in b…

2 days, 16 hours назад @ github.com
clockworklabs/SpacetimeDB
clockworklabs/SpacetimeDB clockworklabs/SpacetimeDB

Development at the speed of light.

InstallationYou can run SpacetimeDB as a standalone database server via the spacetime CLI tool.

# Clone SpacetimeDB git clone https: // github.com / clockworklabs / SpacetimeDB # Build and install the CLI cd SpacetimeDB cargo build -- locked -- release - p spacetimedb - standalone - p spacetimedb - update - p spacetimedb - cli # Create directories $stdbDir = " $HOME \AppData\Local\SpacetimeDB " $stdbVersion = & " .\target\release\spacetimedb-cli " -- version | Select-String - Pattern ' spacetimedb tool version ([0-9.

# %USERPROFILE%\AppData\Local\SpacetimeDB # Set the current version spacetime version use $STDB_VERSIONYou can verify that the correct versio…

3 days, 15 hours назад @ github.com
blackboardsh/electrobun
blackboardsh/electrobun blackboardsh/electrobun

ElectrobunGet started with a templatenpx electrobun initWhat is Electrobun?

Electrobun aims to be a complete solution-in-a-box for building, updating, and shipping ultra fast, tiny, and cross-platform desktop applications written in Typescript.

Under the hood it uses bun to execute the main process and to bundle webview typescript, and has native bindings written in zig.

Project GoalsWrite typescript for the main process and webviews without having to think about it.

Isolation between main and webview processes with fast, typed, easy to implement RPC between them.

3 days, 15 hours назад @ github.com
RichardAtCT/claude-code-telegram
RichardAtCT/claude-code-telegram RichardAtCT/claude-code-telegram

Claude Code Telegram BotA Telegram bot that gives you remote access to Claude Code.

PrerequisitesPython 3.11+ -- Download here-- Download here Claude Code CLI -- Install from here-- Install from here Telegram Bot Token -- Get one from @BotFather2.

Configurecp .env.example .env # Edit .env with your settings:Minimum required:TELEGRAM_BOT_TOKEN=1234567890:ABC-DEF1234ghIkl-zyx57W2v1u123ew11 TELEGRAM_BOT_USERNAME=my_claude_bot APPROVED_DIRECTORY=/Users/yourname/projects ALLOWED_USERS=123456789 # Your Telegram user ID4.

Authenticate on your server with gh auth login , then work with repos conversationally:You: List my repos related to monitoring Bot: [Claude runs gh repo list, shows results] You…

3 days, 15 hours назад @ github.com
ruvnet/ruvector
ruvnet/ruvector ruvnet/ruvector

unwrap ( ) ; // Compute attention scores let attention = TopologicalAttention :: new ( Default :: default ( ) ) ; let scores = attention .

addEdge ( scan , filter ) ; // Apply attention const attention = new TopologicalAttention ( ) ; const scores = attention .

` ) ; // GNN embeddings const embeddings = await db .

; let embeddings = pipeline .

( "Landauer cost: {:.2e} J" , cost ) ; SIMD Pattern Retrieval use exo_manifold :: { ManifoldEngine , cosine_similarity_simd , batch_distances } ; // 54x faster similarity search let query = vec !

4 days, 15 hours назад @ github.com
muratcankoylan/Agent-Skills-for-Context-Engineering
muratcankoylan/Agent-Skills-for-Context-Engineering muratcankoylan/Agent-Skills-for-Context-Engineering

Agent Skills for Context EngineeringA comprehensive, open collection of Agent Skills focused on context engineering principles for building production-grade AI agent systems.

Context engineering is the discipline of managing the language model's context window.

Effective context engineering means finding the smallest possible set of high-signal tokens that maximize the likelihood of desired outcomes.

UsageUsage with Claude CodeThis repository is a Claude Code Plugin Marketplace containing context engineering skills that Claude automatically discovers and activates based on your task context.

The skills provide the context and guidelines that agent needs for effective context engineering and…

4 days, 15 hours назад @ github.com
mihail911/modern-software-dev-assignments
mihail911/modern-software-dev-assignments mihail911/modern-software-dev-assignments

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.

5 days, 15 hours назад @ github.com
Stremio/stremio-web
Stremio/stremio-web Stremio/stremio-web

Stremio - Freedom to StreamStremio is a modern media center that's a one-stop solution for your video entertainment.

You discover, watch and organize video content from easy to install addons.

BuildPrerequisitesNode.js 12 or higherpnpm 10 or higherInstall dependenciespnpm installStart development serverpnpm startProduction buildpnpm run buildRun with Dockerdocker build -t stremio-web .

docker run -p 8080:8080 stremio-webScreenshotsBoardDiscoverMeta DetailsLicenseStremio is copyright 2017-2023 Smart code and available under GPLv2 license.

See the LICENSE file in the project for more information.

6 days, 15 hours назад @ github.com
huggingface/skills
huggingface/skills huggingface/skills

Hugging Face SkillsHugging Face Skills are definitions for AI/ML tasks like dataset creation, model training, and evaluation.

They are interoperable with all major coding agent tools like OpenAI Codex, Anthropic's Claude Code, Google DeepMind's Gemini CLI, and Cursor.

Google Gemini uses 'extensions' to define the instructions for your coding agent in a gemini-extension.json file.

InstallationHugging Face skills are compatible with Claude Code, Codex, Gemini CLI, and Cursor.

Your coding agent automatically loads the corresponding SKILL.md instructions and helper scripts while it completes the task.

6 days, 15 hours назад @ github.com
x1xhlol/system-prompts-and-models-of-ai-tools
x1xhlol/system-prompts-and-models-of-ai-tools x1xhlol/system-prompts-and-models-of-ai-tools

You can show your support via:Cryptocurrency: BTC: bc1q7zldmzjwspnaa48udvelwe6k3fef7xrrhg5625 LTC: LRWgqwEYDwqau1WeiTs6Mjg85NJ7m3fsdQ ETH: 0x3f844B2cc3c4b7242964373fB0A41C4fdffB192APatreon: https://patreon.com/lucknitehttps://patreon.com/lucknite Ko-fi: https://ko-fi.com/lucknite🙏 Thank you for your support!

SponsorsSponsor the most comprehensive repository of AI system prompts and reach thousands of developers.

Latest Update: 08/01/2026🔗 Connect With MeX: NotLuckniteNotLucknite Discord : x1xhlol: Email: [email protected]🛡️ Security Notice for AI Startups⚠️ Warning: If you're an AI startup, make sure your data is secure.

Check out ZeroLeaks, a service designed to help startups identify and …

6 days, 15 hours назад @ github.com
Технологии
Reddit: /r/technology/ Reddit: /r/technology/
последний пост 1 час назад
Apple introduces iPhone 17e
Apple introduces iPhone 17e Apple introduces iPhone 17e

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

1 час назад @ reddit.com
Iran war prediction market bets draw heat: 'Insane this is legal'
Iran war prediction market bets draw heat: 'Insane this is legal' Iran war prediction market bets draw heat: 'Insane this is legal'

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

2 часа назад @ reddit.com
How OpenAI caved to the Pentagon on AI surveillance | The law doesn’t say what Sam Altman claims it does
How OpenAI caved to the Pentagon on AI surveillance | The law doesn’t say what Sam Altman claims it does How OpenAI caved to the Pentagon on AI surveillance | The law doesn’t say what Sam Altman claims it does

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

2 часа назад @ reddit.com
Meta sold 7 million AI glasses in 2025: now the privacy problem has nowhere to hide
Meta sold 7 million AI glasses in 2025: now the privacy problem has nowhere to hide Meta sold 7 million AI glasses in 2025: now the privacy problem has nowhere to hide

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

2 часа назад @ reddit.com
Anthropic’s Claude sees ‘elevated errors’ as it tops Apple’s free apps after Pentagon clash
Anthropic’s Claude sees ‘elevated errors’ as it tops Apple’s free apps after Pentagon clash Anthropic’s Claude sees ‘elevated errors’ as it tops Apple’s free apps after Pentagon clash

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

2 часа назад @ reddit.com
Ohio EPA weighs allowing data centers to dump wastewater into rivers
Ohio EPA weighs allowing data centers to dump wastewater into rivers Ohio EPA weighs allowing data centers to dump wastewater into rivers

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

3 часа назад @ reddit.com
Netflix Boss Ted Sarandos Speaks Out After Losing Warner Bros. Bid: Paramount Offers Were ‘Irrational,’ Relied on Political Pressure Because It’s ‘Cheaper to Make Noise’
Netflix Boss Ted Sarandos Speaks Out After Losing Warner Bros. Bid: Paramount Offers Were ‘Irrational,’ Relied on Political Pressure Because It’s ‘Cheaper to Make Noise’ Netflix Boss Ted Sarandos Speaks Out After Losing Warner Bros. Bid: Paramount Offers Were ‘Irrational,’ Relied on Political Pressure Because It’s ‘Cheaper to Make Noise’

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

3 часа назад @ reddit.com
Windows 11 hits 72% share as Windows 10 fades, but not everyone is happy
Windows 11 hits 72% share as Windows 10 fades, but not everyone is happy Windows 11 hits 72% share as Windows 10 fades, but not everyone is happy

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

4 часа назад @ reddit.com
Entry level PCs costing less than $500 ‘will disappear by 2028’, research firm predicts
Entry level PCs costing less than $500 ‘will disappear by 2028’, research firm predicts Entry level PCs costing less than $500 ‘will disappear by 2028’, research firm predicts

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

4 часа назад @ reddit.com
Claude down: Anthropic AI not working in major outage
Claude down: Anthropic AI not working in major outage Claude down: Anthropic AI not working in major outage

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

5 часов назад @ reddit.com
'Cancel ChatGPT': AI boycott surges after OpenAI-Pentagon military deal
'Cancel ChatGPT': AI boycott surges after OpenAI-Pentagon military deal

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

6 часов назад @ reddit.com
Microsoft gets tired of “Microslop,” bans the word on its Discord, then locks the server after backlash
Microsoft gets tired of “Microslop,” bans the word on its Discord, then locks the server after backlash Microsoft gets tired of “Microslop,” bans the word on its Discord, then locks the server after backlash

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

7 часов назад @ reddit.com
Motorola's new partnership with GrapheneOS
Motorola's new partnership with GrapheneOS Motorola's new partnership with GrapheneOS

submitted by /u/Roadside-Strelok [link] [comments]

7 часов назад @ reddit.com
Meta’s Superintelligence Safety Director Let an AI Into Her Inbox. It Started Deleting Everything and Felt Like 'Defusing a Bomb'
Meta’s Superintelligence Safety Director Let an AI Into Her Inbox. It Started Deleting Everything and Felt Like 'Defusing a Bomb'

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

7 часов назад @ reddit.com
AWS Datacenter Lit Ablaze by "Objects" in UAE, Amid Other Outages in Region at War
AWS Datacenter Lit Ablaze by "Objects" in UAE, Amid Other Outages in Region at War AWS Datacenter Lit Ablaze by "Objects" in UAE, Amid Other Outages in Region at War

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

8 часов назад @ reddit.com
Pinboard: Popular Pinboard: Popular
последний пост 12 часов назад
Stop Burning Your Context Window — We Built Context Mode
Stop Burning Your Context Window — We Built Context Mode Stop Burning Your Context Window — We Built Context Mode

Every MCP tool call in Claude Code dumps raw data into your 200K context window.

Context Mode is an MCP server that sits between Claude Code and these outputs.

But there's a tension at its core: every tool interaction fills the context window from both sides — definitions on the way in, raw output on the way out.

Cloudflare showed that tool definitions can be compressed by 99.9% with Code Mode.

Context Mode includes a PreToolUse hook that automatically routes tool outputs through the sandbox.

12 часов назад @ mksg.lu
MicroGPT explained interactively | growingSWE
MicroGPT explained interactively | growingSWE MicroGPT explained interactively | growingSWE

MicroGPT explained interactivelyAndrej Karpathy wrote a 200-line Python script that trains and runs a GPT from scratch, with no libraries or dependencies, just pure Python.

The formula is − log ⁡ ( p ) -\log(p) −log(p) where p p p is the probability the model assigned to the correct token.

Another might focus on the BOS token (to remember "we're generating a name").

Step through the pipeline for one token and watch data flow through each stage:GPT forward pass Token Token Embed Pos Embed Add RMS Norm Attn Add RMS Norm MLP Add Output Logits vector dimension: 16 (except output: 27)Here's the actual gpt() function from microgpt.

relu ( ) for xi in x ] 28 x = linear ( x , mlp_fc2 ) 29 x = [ a +…

12 часов назад @ growingswe.com
How I Use Claude Code | Boris Tane
How I Use Claude Code | Boris Tane How I Use Claude Code | Boris Tane

I’ve been using Claude Code as my primary development tool for approx 9 months, and the workflow I’ve settled into is radically different from what most people do with AI coding tools.

The workflow I’m going to describe has one core principle: never let Claude write code until you’ve reviewed and approved a written plan.

Without it, Claude will jump to code the moment it thinks the plan is good enough.

Claude is excellent at understanding code, proposing solutions, and writing implementations.

Try my workflow, you’ll wonder how you ever shipped anything with coding agents without an annotated plan document sitting between you and the code.

12 часов назад @ boristane.com
2025 Walking In by Thom Yorke | Mixcloud
2025 Walking In by Thom Yorke | Mixcloud 2025 Walking In by Thom Yorke | Mixcloud

Cookies help us deliver our services.

By using our services, you agree to our use of cookies.

12 часов назад @ mixcloud.com
htmx ~ Yes, and...
htmx ~ Yes, and... htmx ~ Yes, and...

I love computer programming and try to communicate that love to my sons, the students in my classes and anyone else who will listen.

You have to write the code.”I explain that, if they don’t write the code, they will not be able to effectively read the code.

One of the most difficult things when learning computer programming is getting “stuck”.

For example, the ability to write, think and communicate clearly, both with LLMs and humans seems likely to be much more important in the future.

Computer programming is about solving problems with computers and businesses have plenty of both of these.

12 часов назад @ htmx.org
Decision Trees
Decision Trees Decision Trees

Decision Trees are supervised machine learning algorithms used for both regression and classification problems.

Decision Trees consist of a series of decision nodes on some dataset's features, and make predictions at leaf nodes.

A Decision Tree consists of a series of sequential decisions, or decision nodes, on some data set's features.

Decision trees trained using entropy or Gini impurity are comparable, and only in a few cases do results differ considerably.

The Problem of Pertubations Without question, Decision Trees have a lot of things going for them.

12 часов назад @ mlu-explain.github.io
AI is making junior devs useless
AI is making junior devs useless AI is making junior devs useless

It was from @Thiccolo and it reads:“For someone like you, who likely has years of experience without LLMs, your brain totally understands good code/bad code, good architecture, and just general intuition around code and systems.

AI is making it really easy to build what I’d call shallow competence.

You need to know what good looks like before you can evaluate what AI is giving you.

Now there’s an escape hatch available 24/7 and it’s really, really tempting to use it every single time.

You have access to something I genuinely dreamed about when I was learning — AI that can explain anything to you, at any time, at whatever level of depth you want.

12 часов назад @ beabetterdev.com
Now I Get It!
Now I Get It! Now I Get It!

Drop your PDF here, or click to browseWorks best with files under 10 MB

12 часов назад @ nowigetit.us
nicobailon/visual-explainer: Agent skill + prompt templates that generate rich HTML pages for visual diff reviews, architecture overviews, plan audits, data tables, and project recaps
nicobailon/visual-explainer: Agent skill + prompt templates that generate rich HTML pages for visual diff reviews, architecture overviews, plan audits, data tables, and project recaps nicobailon/visual-explainer: Agent skill + prompt templates that generate rich HTML pages for visual diff reviews, architecture overviews, plan audits, data tables, and project recaps

An agent skill that turns complex terminal output into styled HTML pages you actually want to read.

Ask your agent to explain a system architecture, review a diff, or compare requirements against a plan.

Instead of ASCII art and box-drawing tables, it generates a self-contained HTML page and opens it in your browser.

> draw a diagram of our authentication flow > /diff-review > /plan-review ~/docs/refactor-plan.mdvisual-explainer.mp4WhyEvery coding agent defaults to ASCII art when you ask for a diagram.

LimitationsRequires a browser to viewSwitching OS theme requires a page refresh for Mermaid SVGsResults vary by model capabilityCreditsBorrows ideas from Anthropic's frontend-design skill and…

12 часов назад @ github.com
Alibaba's new open source Qwen3.5-Medium models offer Sonnet 4.5 performance on local computers | VentureBeat
Alibaba's new open source Qwen3.5-Medium models offer Sonnet 4.5 performance on local computers | VentureBeat 12 часов назад @ venturebeat.com
The Component Gallery
The Component Gallery The Component Gallery

An element that pops up from another element over other content; it differs from a tooltip in that it is usually triggered via click instead of hover and can contain interactive elements.

12 часов назад @ component.gallery
Verified Spec-Driven Development
Verified Spec-Driven Development Verified Spec-Driven Development

Verified Spec-Driven Development (VSDD)The Fusion: VDD × TDD × SDD for AI-Native EngineeringOverviewVerified Spec-Driven Development (VSDD) is a unified software engineering methodology that fuses three proven paradigms into a single AI-orchestrated pipeline:Spec-Driven Development (SDD): Define the contract before writing a single line of implementation.

A clear architectural separation between the (where formal verification can operate) and the (I/O, network, database, user interaction).

Integration Tests: Tests that verify the module works correctly within the larger system context defined in the spec.

(Tautological tests, tests that mock too aggressively, tests that assert on implementa…

12 часов назад @ gist.github.com
Cognitive Debt: When Velocity Exceeds Comprehension | rockoder
Cognitive Debt: When Velocity Exceeds Comprehension | rockoder Cognitive Debt: When Velocity Exceeds Comprehension | rockoder

This gap between output velocity and comprehension velocity is cognitive debt.

Unlike technical debt, which surfaces through system failures or maintenance costs, cognitive debt remains invisible to velocity metrics.

How the Debt CompoundsThree failure modes emerge as cognitive debt accumulates.

The cognitive debt accumulating in those teams does not present as a signal.

Where This Model BreaksThe cognitive debt framing does not apply uniformly across all engineering work.

1 day, 12 hours назад @ rockoder.com
How to downgrade from macOS 26 Tahoe on a new Mac - Ars Technica
How to downgrade from macOS 26 Tahoe on a new Mac - Ars Technica How to downgrade from macOS 26 Tahoe on a new Mac - Ars Technica

But for this colleague, it was also their first interaction with macOS 26 Tahoe and the Liquid Glass redesign, the Mac’s first major software design update since the Apple Silicon era began with macOS 11 Big Sur in 2020.

This is an attempt to bring all of those steps together into one page, aimed directly at new Mac buyers who are desperate to switch from Tahoe to the more-familiar macOS 15 Sequoia.

Table of Contents Jump to sectionA preemptive warning about security updates and older versions of macOSBefore we begin: Apple handles macOS updates differently from iOS updates.

Eventually, Apple requires devices that support the latest iOS and iPadOS versions to install those updates if they w…

1 day, 12 hours назад @ arstechnica.com
An AI agent coding skeptic tries AI agent coding, in excessive detail | Max Woolf's Blog
An AI agent coding skeptic tries AI agent coding, in excessive detail | Max Woolf's Blog An AI agent coding skeptic tries AI agent coding, in excessive detail | Max Woolf's Blog

The monthly analysis gave me an idea: could Opus 4.5 design a small webapp to view the top videos by month?

Despite the holiday, X and Hacker News were abuzz with similar stories about the massive difference between Sonnet 4.5 and Opus 4.5, so something did change.

Although I am not a Rust expert and cannot speak that the agent-generated code is idiomatic Rust, none of the Rust code demoed in this blog post has traces of bad Rust code smell.

There were around 10 prompts total adding tweaks and polish, but through all of them Opus 4.5 never failed the assignment as written.

So I asked Opus 4.5 to create a MIDI composer and playback DAW within a terminal, which worked.

1 day, 12 hours назад @ minimaxir.com
Changelog Changelog
последний пост 2 days, 20 hours назад
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 days, 20 hours назад @ changelog.com
The mythical agent-month
The mythical agent-month The mythical agent-month

Changelog News!

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

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

6 days, 21 hours назад @ changelog.com
Selling SDKs in the era of many Claudes
Selling SDKs in the era of many Claudes Selling SDKs in the era of many Claudes

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

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

1 week, 4 days назад @ changelog.com
All the Claw things
All the Claw things All the Claw things

Changelog News!

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

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

1 week, 6 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.

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

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

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

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

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

Check out the speedrun to get started in minutes.

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

Changelog News!

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

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

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

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

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

3 weeks, 6 days назад @ 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 назад @ 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 назад @ changelog.com
Clawdbot triggers a run on Mac Minis
Clawdbot triggers a run on Mac Minis Clawdbot triggers a run on Mac Minis

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
The state of homelab tech (2026)
The state of homelab tech (2026) The state of homelab tech (2026)

It’s like, I don’t know if you’re a golfer, Tim, but that’s what golf folks say as well.

And golf tech, like any tech, is just limitless really what they can fine tune and dial in.

I’m being facetious, but you know, golf rounds aren’t cheap, golf trips with friends aren’t cheap, golf clubs are not cheap.

And so that today is my TrueNAS box.

I kind of want my TrueNAS box to do everything.

1 month назад @ changelog.com
The era of the Small Giant
The era of the Small Giant The era of the Small Giant

[ ] Well, there’s, and we’ve talked a lot about the building of a company and the building of software now.

And I think founders today have that, it is as important as the thing that they’re building, right?

And if you’re a developer building an agent, it could be your sales agent, it could be a developer of a coding agent.

And you connect up to the Layercode voice layer and put in our browser SDK and then you get a little voice agent microphone button and everything in the web app.

There’s a lot of trade-offs, right, in voice between latency, price, quality, so we let users explore that and find the right fit for their voice agent.

1 month, 1 week назад @ changelog.com
ZDNet ZDNet
последний пост 55 минут назад
NebiOS turns your Linux desktop into a Google Workspace alternative - with one caveat
NebiOS turns your Linux desktop into a Google Workspace alternative - with one caveat NebiOS turns your Linux desktop into a Google Workspace alternative - with one caveat

ZDNET's key takeawaysNebiOS is a unique Linux distribution.

NebiOS is a unique Linux distribution for several reasons.

First off, it offers a beautiful desktop UI (NebiDE) that opts to use the Wayfire compositor, which is based on Wayland.

Here's how to speed up your Linux system anyway - for freeNebiDE runs very well, but it does give you the feeling that it's still in early development.

If, on the other hand, you're looking for your next daily operating system, NebiOS isn't what you want.

55 минут назад @ zdnet.com
What is Aliro? Everything you need to know about the new smart home standard for locks
What is Aliro? Everything you need to know about the new smart home standard for locks

A digital key standard from the folks that brought you Matter, Aliro introduces a universal system for smart locks. Here's how it will change your smart home.

1 час назад @ zdnet.com
Got an old PC? Omega Linux can make it feel new again - here's how
Got an old PC? Omega Linux can make it feel new again - here's how Got an old PC? Omega Linux can make it feel new again - here's how

Omega Linux is an Arch-based Linux distribution that was created to be an OS perfectly suited for older, lesser-powered hardware.

Who Omega Linux is not forIf you're new to Linux, Omega Linux might not be your best option, especially if you've never used the command line.

If, however, you are interested in learning the command line, Omega Linux is a possible option.

If you want speed, Omega Linux should be on your radar.

I've tested a lot of lightweight Linux distributions, and Omega Linux has quickly risen to the top of my list of recommended options.

1 час назад @ zdnet.com
I saw the Nothing Phone 4a in every color at MWC - and these two are my favorite
I saw the Nothing Phone 4a in every color at MWC - and these two are my favorite I saw the Nothing Phone 4a in every color at MWC - and these two are my favorite

Kerry Wan/ZDNETNothing is set to launch its Phone 4a series in London at the "Built Different" event on March 5.

It is said to launch two phones, the 4a and 4a Pro.

It has been teasing the former leading up to the launch, but the Phone 4a Pro remains a mystery.

Ahead of the March 5 unveil, the company took to MWC 2026 to reveal the base Phone 4a in all its glory.

What about the Phone 4a Pro?

2 часа назад @ zdnet.com
Own a business? Save on TurboTax Expert Assist Business right now - here's how
Own a business? Save on TurboTax Expert Assist Business right now - here's how Own a business? Save on TurboTax Expert Assist Business right now - here's how

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

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

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

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

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

3 часа назад @ zdnet.com
Most solar power banks I've tested were gimmicks - this one is the real deal
Most solar power banks I've tested were gimmicks - this one is the real deal Most solar power banks I've tested were gimmicks - this one is the real deal

Also: I tested a solid-state power bank that's seriously durable, but two things hold me backAnd it's all free, just waiting to be harvested.

Small enough, in fact, that you can now add a solar panel to a power bank, and it's not just a gimmick.

Here, I'm looking at a pack from the ROC series, consisting of high-end power banks with built-in solar panels.

Before we dive in, let me make one thing crystal clear: this isn't the first solar-powered power bank I've tested -- but it is the best.

If you prefer the convenience of wireless charging, the ROC16 includes a 15-watt maximum wireless charging pad on the top.

3 часа назад @ zdnet.com
The iPhone 17e is here: 6 ways Apple just upgraded its cheapest phone
The iPhone 17e is here: 6 ways Apple just upgraded its cheapest phone The iPhone 17e is here: 6 ways Apple just upgraded its cheapest phone

It has already begun, revealing the iPhone 17e, a more affordable addition to the iPhone 17 lineup.

Also: I compared the iPhone 17, iPhone Air, 17 Pro, and 17 Pro Max: Here's which one to buyIt also differs in a few key ways from the iPhone 17 models Apple launched last fall.

The iPhone 17e has the A19 chipThe iPhone 17e is powered by Apple's new A19 chip, the same generation of processor used in the standard iPhone 17.

There's a single rear camera setupOn the back, the iPhone 17e features a 48-megapixel Fusion camera, like the iPhone 17 Air.

For reference, the iPhone 17 starts at $799 for the base model, with the iPhone 17 Pro beginning at $1,099.

3 часа назад @ zdnet.com
Apple's new M4 iPad Air is here - and it's twice as fast as your old M1 model
Apple's new M4 iPad Air is here - and it's twice as fast as your old M1 model Apple's new M4 iPad Air is here - and it's twice as fast as your old M1 model

Apple's N1 wireless networking chip gives the iPad Air support for Wi-Fi 7, Bluetooth 6, and Thread.

This year's upgraded iPad Air is the same price as last year's model, making it an enticing purchase for those looking to upgrade -- especially those coming from an older device like the iPad Air with M1.

If upgrading to an M4 iPad Air, current M1 users would experience performance that is more than twice as fast and 3D Pro rendering that is four times faster.

The 11-inch iPad Air starts at the same $599 price as the previous model with an M3 processor, while the 13-inch starts at $799.

The new iPad Air with M4 is compatible with the Apple Pencil (USB-C), Apple Pencil Pro, and the Magic Keyb…

3 часа назад @ zdnet.com
This high-severity Chrome Gemini vulnerability lets malicious extensions spy on your PC
This high-severity Chrome Gemini vulnerability lets malicious extensions spy on your PC This high-severity Chrome Gemini vulnerability lets malicious extensions spy on your PC

A new vulnerability impacting Google Chrome's Gemini agentic AI feature has been disclosed -- patch now to stay protected.

According to the researchers, this vulnerability can be used as part of a broader attack chain targeting Google Chrome users.

If, for example, an attacker can convince a target to download and install an innocent-looking browser extension, a malicious extension could exploit the policy problem to hijack Gemini.

Agentic browser security - what's the big deal?

Also: Microsoft and ServiceNow's exploitable agents reveal a growing - and preventable - AI security crisisWhy are they worried?

3 часа назад @ zdnet.com
I test power banks for a living - this is the thinnest Qi2 charger I've tried
I test power banks for a living - this is the thinnest Qi2 charger I've tried I test power banks for a living - this is the thinnest Qi2 charger I've tried

BMX SolidSafe Air ZDNET's key takeaways The BMX SolidSafe Air is available now for $60.

It's the thinnest Qi2 power bank I've tested, with a semi-solid-state battery that's safer and less flammable than regular lithium-ion batteries.

This is one of the thinnest power banks I've tested.

And yes, there's a basic cable included with the power bank, but it's not the type that attaches and doubles as a lanyard.

ZDNET's buying adviceOverall, the BMX SolidSafe Air is a great power bank that ticks a lot of boxes.

4 часа назад @ zdnet.com
Job hunting? 5 ways you can stand out in 2026 - and beat AI screening tools
Job hunting? 5 ways you can stand out in 2026 - and beat AI screening tools Job hunting? 5 ways you can stand out in 2026 - and beat AI screening tools

Here's what you need to know if you want to stand out from your job rivals.

Corbridge told ZDNET that the prevalence of emerging technology makes it hard to uncover the best candidates in a fast-changing market.

Dao told ZDNET that some of the traditional components of the interview still make sense in an age of AI.

"So really, in the age of AI, you need to think about who and what you know that's unique in a world of automation."

And as a business leader, you're looking for candidates you can trust and who can create a human connection."

4 часа назад @ zdnet.com
41 hidden Google Maps settings and features every power user should know
41 hidden Google Maps settings and features every power user should know 41 hidden Google Maps settings and features every power user should know

After writing about Google Maps for nearly 15 years, I've learned firsthand that it's packed with hidden settings, menus, and toggles.

Also: How to blur your home on Google Street View - and why you should do it ASAPBelow is my master list of Google Maps settings, tips, and tricks every power user should know.

Note: You can change your language at any time by going to Profile icon > Settings > Apps and display > Voice search.

To use this completely hands-free feature, first enable Access your Assistant with OK Google in Profile icon > Settings > Navigation.

Go to Profile icon > Settings > Navigation settings and make sure Show raised buildings is turned on.

5 часов назад @ zdnet.com
5 ways to grow your business with AI - without leaving employees behind
5 ways to grow your business with AI - without leaving employees behind 5 ways to grow your business with AI - without leaving employees behind

"Very early on, our team created this hub, which is our internal version of gen AI tools.

Establish a learning cultureSchildhouse said embracing governance is the best way to ensure AI innovation delivers business growth while keeping humans in the loop.

5 ways to future-proof your career - before it's too lateAs mentioned in the previous section, employees who use AI in the business must take a mandatory training program.

Because you don't want to have a free-for-all, ungoverned use of AI tools.

"It's about data-driven decision making and helping our business teams be able to use analytics tools and AI to make faster, better decisions."

5 часов назад @ zdnet.com
5 ways to get a leadership role - even if AI is disrupting the career ladder
5 ways to get a leadership role - even if AI is disrupting the career ladder 5 ways to get a leadership role - even if AI is disrupting the career ladder

Here, business leaders share their tips for climbing the career ladder.

5 ways to stand out in the age of AIPyle told ZDNET that senior professionals must be willing and able to smash the glass ceiling.

Also: Turn AI chaos into a career opportunity by preparing for these 4 scenariosDepa told ZDNET that ignoring others' opinions is a potential shortcut to disaster.

McCarroll told ZDNET that perceptual intelligence is not just about how people perceive you, but how you perceive others and how you maintain conversations with them.

Also: 6 ways to be a successful first-time managerPyle told ZDNET that managers who can demonstrate their hands-off credentials will show they're able to move into a…

6 часов назад @ zdnet.com
Worried about AI job security? 5 simple ways to pivot at work now (instead of stressing)
Worried about AI job security? 5 simple ways to pivot at work now (instead of stressing) Worried about AI job security? 5 simple ways to pivot at work now (instead of stressing)

Here are five ways to temper your anxieties and start feeling more comfortable about the implementation of AI.

And I think AI, because it's moving so quickly, is also going to give people more choices about how they work."

Also: Forget the chief AI officer - why your business needs this 'magician'Mayer gave ZDNET an example from his own work environment.

"Roles are going to change, and there's going to be disruption, but the impact of AI is similar to any information revolution," he said.

"I think AI will create more jobs in different areas, and therefore, over a period, we'll be okay.

7 часов назад @ zdnet.com
TechCrunch TechCrunch
последний пост 1 час назад
Tech workers urge DOD, Congress to withdraw Anthropic label as a supply chain risk
Tech workers urge DOD, Congress to withdraw Anthropic label as a supply chain risk

Tech workers have signed an open letter urging the Department of War to withdraw its designation of Anthropic as a "supply chain risk" and instead to settle the matter quietly.

1 час назад @ techcrunch.com
X ads ‘Paid Partnership’ labels for creators so they can ditch the hashtags
X ads ‘Paid Partnership’ labels for creators so they can ditch the hashtags

The new labels comply with regulations and allow creators to be more transparent with their followers.

2 часа назад @ techcrunch.com
Hacktivists claim to have hacked Homeland Security to release ICE contract data
Hacktivists claim to have hacked Homeland Security to release ICE contract data

A hacking group called Department of Peace said they hacked a specific office within Homeland Security to protest ICE’s mass deportation campaign, and the companies aiding it.

2 часа назад @ techcrunch.com
A married founder duo’s company, 14.ai, is replacing customer support teams at startups
A married founder duo’s company, 14.ai, is replacing customer support teams at startups

14.ai also launched a consumer brand to understand how much AI can handle customer support tasks.

3 часа назад @ techcrunch.com
Apple speeds up the iPad Air with an M4 upgrade, starting at $599
Apple speeds up the iPad Air with an M4 upgrade, starting at $599

Apple refreshes the iPad Air with the M4 chip and more memory to make it better for AI use cases.

3 часа назад @ techcrunch.com
Apple bakes in AI smarts into its new $599 iPhone 17e
Apple bakes in AI smarts into its new $599 iPhone 17e

The base model comes with 256 GB of storage, which Apple says is twice the entry storage from the previous generation at the same starting price.

3 часа назад @ techcrunch.com
Hackers and internet outages hit Iran amid U.S. air strikes
Hackers and internet outages hit Iran amid U.S. air strikes

Users of a popular Iranian prayer app were flooded with phone notifications as U.S. air strikes hit Iran's biggest cities, killing the country's leader.

4 часа назад @ techcrunch.com
MyFitnessPal has acquired Cal AI, the viral calorie app built by teens
MyFitnessPal has acquired Cal AI, the viral calorie app built by teens

After wooing Cal AI for months, MyFitnessPal has successfully acquired its up-and-coming rival, Cal AI, the app built by teens soaring on the apps stores.

4 часа назад @ techcrunch.com
Parade’s Cami Tellez announces new creator economy marketing platform, $4M in funding
Parade’s Cami Tellez announces new creator economy marketing platform, $4M in funding

Cami Tellez announces launch of new company, $4 million raise.

4 часа назад @ techcrunch.com
Anthropic’s Claude reports widespread outage
Anthropic’s Claude reports widespread outage

Anthropic's AI chatbot Claude experienced widespread service disruptions on Monday morning, with thousands of users reporting issues accessing the bot.

5 часов назад @ techcrunch.com
Polymarket saw $529M traded on bets tied to bombing of Iran
Polymarket saw $529M traded on bets tied to bombing of Iran

Six newly-created accounts made a profit of $1 million by correctly betting that the U.S. would strike Iran by February 28.

23 часа назад @ techcrunch.com
Let’s explore the best alternatives to Discord
Let’s explore the best alternatives to Discord

With many users feeling uneasy about Discord's new age verification requirement, here are some alternatives that could be worth exploring.

23 часа назад @ techcrunch.com
Google looks to tackle longstanding RCS spam in India — but not alone
Google looks to tackle longstanding RCS spam in India — but not alone

Google is integrating carrier-level filtering into RCS in India through a partnership with Airtel to strengthen protections against spam.

1 day, 1 hour назад @ techcrunch.com
Investors spill what they aren’t looking for anymore in AI SaaS companies
Investors spill what they aren’t looking for anymore in AI SaaS companies

TechCrunch spoke with VCs to learn what investors aren't looking for in AI SaaS startups anymore.

1 day, 1 hour назад @ techcrunch.com
OpenAI reveals more details about its agreement with the Pentagon
OpenAI reveals more details about its agreement with the Pentagon

By CEO Sam Altman’s own admission, OpenAI’s deal with the Department of Defense was “definitely rushed,” and “the optics don’t look good.”

1 day, 2 hours назад @ techcrunch.com
Slashdot Slashdot
последний пост 1 час назад
Apple Introduces iPhone 17e With MagSafe and A19
Apple Introduces iPhone 17e With MagSafe and A19 Apple Introduces iPhone 17e With MagSafe and A19

Apple today announced the iPhone 17e with support for MagSafe and an upgraded A19 chip. The base model also gets a bump to 256GB of storage at $599, and Apple is equipping the device with its new scratch-resistant Ceramic Shield 2 glass that's supposedly 3x more durable than the 16e. Macworld reports: MagSafe would normally mean significantly faster wireless charging speeds too: the 16e is capped at 7.5W, whereas recent iPhones can wirelessly charge using MagSafe at up to 22W or even 25W. Unfortunately the iPhone 17e has not been given access to the full extent of MagSafe's powers in this regard, and has a limit of 15W. That's the same as MagSafe on the iPhones 12 through 15, and remains an…

1 час назад @ apple.slashdot.org
South Korean Police Lose Seized Crypto By Posting Password Online
South Korean Police Lose Seized Crypto By Posting Password Online South Korean Police Lose Seized Crypto By Posting Password Online

South Korean tax authorities lost millions in seized cryptocurrency after publishing high-res photos of Ledger hardware wallets that clearly displayed the wallets' seed phrases, allowing an unknown party to drain the funds. Gizmodo reports: South Korea's National Tax Service seized crypto assets during recent enforcement actions against 124 high-value tax evaders, but now, a large chunk of that crypto cash has been lost. The operation originally resulted in the confiscation of crypto holdings worth about 8.1 billion won, or roughly $5.6 million. However, officials later issued a press release to showcase these efforts in recovering delinquent taxes, and the release included photographs of L…

2 часа назад @ slashdot.org
Japan To Ban In-Flight Use of Power Banks
Japan To Ban In-Flight Use of Power Banks Japan To Ban In-Flight Use of Power Banks

Japan will effectively ban the in-flight use of power banks starting in mid-April after a "recent series of alarming incidents," reports the Asahi Shimbun. From the report: Currently, mobile batteries in Japan are classified as "spare batteries" and are prohibited in checked luggage. For carry-on bags, those exceeding 160 watt-hours are banned, while passengers are limited to two units for those over 100 watt-hours. There is no quantity limit for batteries of 100 watt-hours or less. The new rule will limit passengers to a total of two spare batteries, including power banks. While there is no limit on the number of spare batteries below 100 watt-hours, carrying power banks exceeding 160 watt…

3 часа назад @ hardware.slashdot.org
What's Driving the SaaSpocalypse
What's Driving the SaaSpocalypse What's Driving the SaaSpocalypse

An anonymous reader quotes a report from TechCrunch: One day not long ago, a founder texted his investor with an update: he was replacing his entire customer service team with Claude Code, an AI tool that can write and deploy software on its own. To Lex Zhao, an investor at One Way Ventures, the message indicated something bigger -- the moment when companies like Salesforce stopped being the automatic default. "The barriers to entry for creating software are so low now thanks to coding agents, that the build versus buy decision is shifting toward build in so many cases," Zhao told TechCrunch. The build versus buy shift is only part of the problem. The whole idea of using AI agents instead o…

4 часа назад @ tech.slashdot.org
Stack Overflow Adds New Features (Including AI Assist), Rethinks 'Look and Feel'
Stack Overflow Adds New Features (Including AI Assist), Rethinks 'Look and Feel' Stack Overflow Adds New Features (Including AI Assist), Rethinks 'Look and Feel'

"At its peak in early 2014, Stack Overflow received more than 200,000 questions per month," notes the site DevClass.com. But in December they'd just 3,862 questions were asked — a 78 percent drop from the previous year. But Stack Overflow's blog announced a beta of "a redesigned Stack Overflow" this week, noting that at July's WeAreDevelopers conference they'd "committed to pushing ourselves to experiment and evolve..." Over the past year, on the public platform, we introduced new features, including AI Assist, support for open-ended questions, enhancements to Chat, launched Coding Challenges, created an MCP server [granted limited access to AI agents and tools], expanded access to voting a…

6 часов назад @ developers.slashdot.org
Does a New Theory Finally Explain the Mysteries of the Planet Saturn?
Does a New Theory Finally Explain the Mysteries of the Planet Saturn? Does a New Theory Finally Explain the Mysteries of the Planet Saturn?

"Saturn and some of its 274 moons are pretty weird," writes Smithsonian magazine: [Saturn moon] Titan has strangely few impact craters, Hyperion is tiny and misshapen, and Iapetus has a tilted orbit. What's more, planets tend to wobble along their rotational axes as they spin, like an off-kilter spinning top in the moments before it topples over. Formally called precession, scientists have long thought that Saturn's wobble rate should match Neptune's because they're probably gravitationally linked. However, data from NASA's Cassini spacecraft, which studied the ringed planet from 2004 to 2017, revealed that Saturn's precession rate is slightly speedier than Neptune's. In 2022, some research…

10 часов назад @ science.slashdot.org
Lenovo Unveils an Attachable AI Agent 'Companion' for Their Laptops
Lenovo Unveils an Attachable AI Agent 'Companion'  for Their Laptops Lenovo Unveils an Attachable AI Agent 'Companion' for Their Laptops

As the Mobile World Conference begins in Spain, Lenovo brought a new attachable accessory for their laptops — an AI agent. CNET reports:

The little circular module perches on the top of your Lenovo laptop display, attached via the magnetic Magic Bay on the rear. The module is home to an adorable animated companion called Tiko, who you can interact with via text or voice... [I]t can start and stop your music, open a web page for you or answer a question. You can also interact with it by using emoji. Give it a book emoji, for example, and it will pop on its glasses and sit reading with you while you work... The company wants to sell the Magic Bay accessory later this year — although it doesn'…

13 часов назад @ mobile.slashdot.org
Does a Gas-Guzzler Revival Risk Dead-End Futures for US Automakers?
Does a Gas-Guzzler Revival Risk Dead-End Futures for US Automakers? Does a Gas-Guzzler Revival Risk Dead-End Futures for US Automakers?

If U.S. automakers turn their backs on electric vehicles, "their sales outside the U.S. will shrivel," warns Bloomberg. [Alternate URL.] They're already falling behind on the technology, relying on a 100% U.S. tariff on Chinese EVs to keep surging rivals like BYD Co. at bay.... While the American automakers "mostly understand the challenge in front of them, they don't have full plans" to confront it [said Mark Wakefield, head of the global automotive practice at consultant AlixPartners]... "Now is a great time for the V-8 engine," said Ryan Shaughnessy, the Mustang's brand manager. "We've done extensive customer research in multiple cities, looking at a variety of powertrains, and the V-8 i…

16 часов назад @ tech.slashdot.org
Norway's Consumer Council Calls for Right to Repair and Antitrust Enforcement - and Mocks 'Enshittification'
Norway's Consumer Council Calls for Right to Repair and Antitrust Enforcement - and Mocks 'Enshittification' Norway's Consumer Council Calls for Right to Repair and Antitrust Enforcement - and Mocks 'Enshittification'

The Norwegian Consumer Council, a government funded organization advocating for consumer's rights, released a report on the trend of "enshittification" in digital consumer goods and services, suggesting ways consumers for consumers to resist. But they've also dramatized the problem with a funny four-minute video about the man whose calls for him to make things shitty for people. "It's not just your imagination. Digital services are getting worse," the video concludes — before adding that "Luckily, it doesn't have to be this way." The Consumer Council's announcement recommends: Stronger rights for consumers to control, adapt, repair, and alter their products and services, Interoperability, d…

18 часов назад @ news.slashdot.org
AIs Can't Stop Recommending Nuclear Strikes In War Game Simulations
AIs Can't Stop Recommending Nuclear Strikes In War Game Simulations AIs Can't Stop Recommending Nuclear Strikes In War Game Simulations

"Advanced AI models appear willing to deploy nuclear weapons without the same reservations humans have when put into simulated geopolitical crises," reports New Scientist: Kenneth Payne at King's College London set three leading large language models — GPT-5.2, Claude Sonnet 4 and Gemini 3 Flash — against each other in simulated war games. The scenarios involved intense international standoffs, including border disputes, competition for scarce resources and existential threats to regime survival.

The AIs were given an escalation ladder, allowing them to choose actions ranging from diplomatic protests and complete surrender to full strategic nuclear war... In 95 per cent of the simulated gam…

19 часов назад @ slashdot.org
Chronic Ocean Heating Fuels 'Staggering' Loss of Marine Life, Study Finds
Chronic Ocean Heating Fuels 'Staggering' Loss of Marine Life, Study Finds Chronic Ocean Heating Fuels 'Staggering' Loss of Marine Life, Study Finds

Slashdot reader JustAnotherOldGuy shared this report from the Guardian: Chronic ocean heating is fuelling a "staggering and deeply concerning" loss of marine life, a study has found, with fish levels falling by 7.2% from as little as 0.1C of warming per decade. Researchers examined the year-to-year change of 33,000 populations in the northern hemisphere between 1993 and 2021, and isolated the effect of the decadal rate of seabed warming from short shifts such as marine heatwaves. They found the drop in biomass from chronic heating to be as high as 19.8% in a single year. "To put it simply, the faster the ocean floor warms, the faster we lose fish," said Shahar Chaikin, a marine ecologist at…

21 час назад @ news.slashdot.org
Anthropic's Claude Passes ChatGPT, Now #1, on Apple's 'Top Apps' Chart After Pentagon Controversy
Anthropic's Claude Passes ChatGPT, Now #1, on Apple's 'Top Apps' Chart After Pentagon Controversy Anthropic's Claude Passes ChatGPT, Now #1, on Apple's 'Top Apps' Chart After Pentagon Controversy

"Anthropic may have lost out on doing business with the US government," reports Engadget, "but it's gained enough popularity to earn the number one spot on the App Store's Top Free Apps leaderboard." Anthropic's Claude AI assistant had already leaped to the #2 slot on Apple's chart by late Friday," CNBC reported Saturday: The rise in popularity suggests that Anthropic is benefiting from its presence in news headlines, stemming from its refusal to have its models used for mass domestic surveillance or for fully autonomous weapons... OpenAI's ChatGPT sat at No. 1 on the App Store rankings on Saturday, while Google's Gemini was at No. 3... On Jan. 30, [Claude] was ranked No. 131 in the U.S., a…

21 час назад @ slashdot.org
America Used Anthropic's AI for Its Attack On Iran, One Day After Banning It
America Used Anthropic's AI for Its Attack On Iran, One Day After Banning It America Used Anthropic's AI for Its Attack On Iran, One Day After Banning It

Engadget reports: In a lengthy post on Truth Social on February 27, President Trump ordered all federal agencies to "immediately cease all use of Anthropic's technology" following strong disagreements between the Department of Defense and the AI company. A few hours later, the U.S. conducted a major air attack on Iran with the help of Anthropic's AI tools, according to a report from The Wall Street Journal. Even Trump's post noted there would be a six-month phase-out for Anthropic's technology (adding that Anthropic "better get their act together, and be helpful during this phase out period, or I will use the Full Power of the Presidency to make them comply, with major civil and criminal co…

22 часа назад @ tech.slashdot.org
Americans Listen to Podcasts More Than Talk Radio Now, Study Shows
Americans Listen to Podcasts More Than Talk Radio Now, Study Shows Americans Listen to Podcasts More Than Talk Radio Now, Study Shows

"Podcasts have officially overtaken AM/FM talk radio as the more popular medium for spoken-word audio in the United States," reports TechCrunch, citing Edison Research's Share of Ear survey: The researchers have tracked these statistics over the last decade, and almost always, the percentage of time people spent listening to podcasts increased, while their time with spoken radio broadcasts decreased. For the first time this year, podcasts eclipsed spoken-word radio with 40% of listening time, as opposed to 39% for radio... We checked with Edison to see if these statistics include video podcasts, and they do. But the need to clarify that question points to the undeniable growing prevalence o…

1 day назад @ tech.slashdot.org
North America's Bird Populations Are Shrinking Faster. Blame Climate Change and Agriculture
North America's Bird Populations Are Shrinking Faster.  Blame Climate Change and Agriculture North America's Bird Populations Are Shrinking Faster. Blame Climate Change and Agriculture

"Billions fewer birds are flying through North American skies than decades ago," reports the Associated Press, "and their population is shrinking ever faster, mostly due to a combination of intensive agriculture and warming temperatures, a new study found." Nearly half of the 261 species studied showed big enough losses in numbers to be statistically significant and more than half of those declining are seeing their losses accelerate since 1987, according to Thursday's journal Science... The only consolation is that the birds that are shrinking in numbers the fastest are species — such as the European starling, American crow, grackle and house sparrow — with large enough populations that th…

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

7 часов назад @ stratechery.com
Pytest parameter functions
Pytest parameter functions

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

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

Starting with pytest’s parametrize first).

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

data parameters.I’ve been working on a project

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

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

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

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

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

3 days, 6 hours назад @ nedbatchelder.com
>Street guesser
Street guesser Street guesser

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

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

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

1 week, 2 days назад @ mikeozornin.ru
Thin Is In
Thin Is In

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

1 week, 6 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…

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

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

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

1 month назад @ 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 назад @ stratechery.com
>Важность рефлексии растет
Важность рефлексии растет

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

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

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

1 month назад @ 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 назад @ 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, 1 week назад @ mikeozornin.ru
>Псевдозабота Клод Кода
Псевдозабота Клод Кода Псевдозабота Клод Кода

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

1 month, 3 weeks назад @ stratechery.com
No more .html
No more .html

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

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

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

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

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

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

site on the host, but produced with

Django running locally. In 2021, it became a

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

the old-fashion…

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

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

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

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

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

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

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

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

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

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

2 months, 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, 1 week назад @ 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, 2 weeks назад @ stratechery.com
A testing conundrum
A testing conundrum

Update: I found a solution which I describe in

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

3 months назад @ 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, 2 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, 2 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, 2 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, 2 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, 2 weeks назад @ nedbatchelder.com
Матрица согласований
Матрица согласований

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

3 months, 3 weeks назад @ stratechery.com
Side project advice
Side project advice

Last night was a Boston Python project night where I

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

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

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

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

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

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

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

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

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

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

4 months, 3 weeks назад @ 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, 1 week назад @ nedbatchelder.com
Инди-разработка
Show HN Show HN
последний пост 1 час назад
Show HN: Metanoia Research
Show HN: Metanoia Research Show HN: Metanoia Research

Dispatch 001: INFERNO, PURGATORIO, PARADISOBlue waters dark as fallen angels, cold as the bones of the unburied dead, and vast as the depths of the soul stared at me with answers to questions I did not know how to ask.

Fear of swimming into that unknown ocean paralyzed me, drowning the gifts of grace.

1 час назад @ metanoia-research.com
Show HN: Dust – Device Unified Serving Toolkit (CUDA for Phones)
Show HN: Dust – Device Unified Serving Toolkit (CUDA for Phones) Show HN: Dust – Device Unified Serving Toolkit (CUDA for Phones)

On-Device ML InfrastructureEveryone has a device.

Three billion phones already have the compute to run ML models, serve inference, and host autonomous agents.

What they've never had is the infrastructure.

Dust is that infrastructure — the serving layer underneath that everything else stands on.

Think CUDA, but for the three billion devices that already exist.

1 час назад @ rogelioruiz.github.io
Show HN: Excellusion, a PoC about the future of apps
Show HN: Excellusion, a PoC about the future of apps Show HN: Excellusion, a PoC about the future of apps

UsageHybrid tab : Click a cell, type a value or formula ( =A1+B1 , =SUM(A1:A5) ), press Enter.

Watch the LLM regenerate the entire spreadsheet UI from a screenshot of what it looks like and the raw browser event you triggered.

Watch the LLM regenerate the entire spreadsheet UI from a screenshot of what it looks like and the raw browser event you triggered.

No server : All API calls are made directly from the browser using @anthropic-ai/sdk with dangerouslyAllowBrowser: true .

: All API calls are made directly from the browser using with .

1 час назад @ github.com
Show HN: Govbase – Follow a bill from source text to news bias to social posts
Show HN: Govbase – Follow a bill from source text to news bias to social posts

Govbase tracks every bill, executive order, and federal regulation from official sources (Congress.gov, Federal Register, White House). An AI pipeline breaks each one down into plain-language summaries and shows who it impacts by demographic group.It also ties each policy directly to bias-rated news coverage and politician social posts on X, Bluesky, and Truth Social. You can follow a single bill from the official text to how media frames it to what your representatives are saying about it.Free on web, iOS, and Android.https://govbase.comI'd love feedback from the community, especially on the data pipeline or what policy areas/features you feel are missing. Comments URL: https://news.ycombi…

1 час назад @ govbase.com
Show HN: Curves of Live
Show HN: Curves of Live

I am my body"Take care of your body.

— Jim RohnYour body peaks around 30 — strength, speed, recovery.

After that, it's a slow decline.

Exercise, diet, and sleep can shift your peak 10 years later and cut the decline in half.

Inspired by Life begins at 40 — The Royal Society

1 час назад @ vladimir.prelovac.com
Show HN: EvoAgents – Agents that evolve their own skills
Show HN: EvoAgents – Agents that evolve their own skills Show HN: EvoAgents – Agents that evolve their own skills

I built an open-source framework where multi-agent systems fix their own prompts.

After every run, an LLM judge scores each skill and tags exact failures.

An LLM patcher generates candidate fixes to just the failing section.

Each candidate is replayed on past traces.

Winner gets promoted.

1 час назад @ news.ycombinator.com
Show HN: How to measure the value of Agentic AI
Show HN: How to measure the value of Agentic AI Show HN: How to measure the value of Agentic AI

Article URL: https://agentevolute.com/

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

Points: 1

# Comments: 0

1 час назад @ agentevolute.com
Show HN: Dbcli – Database CLI Built for AI Agents
Show HN: Dbcli – Database CLI Built for AI Agents Show HN: Dbcli – Database CLI Built for AI Agents

It’s a database CLI designed specifically for AI agents, enabling them to understand and interact with any database using a single command.

Optimized for AI Agents: Designed to minimize overhead for AI systems.

Integration: Easy integration with AI agents like Claude, LangChain, and others.

Faster Setup: Minimal installation and no external configuration needed—just install with pip install dbcli.

Installation: pip install dbcliOptional database drivers:pip install "dbcli[postgres]"pip install "dbcli[mysql]"pip install "dbcli[all]"Check out the project on GitHub: https://github.com/JustVugg/dbcliLooking forward to your feedback and any suggestions for improvements!

1 час назад @ news.ycombinator.com
Show HN: ZSE – Single-file LLM engine with dual INT4 kernels
Show HN: ZSE – Single-file LLM engine with dual INT4 kernels Show HN: ZSE – Single-file LLM engine with dual INT4 kernels

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.

1 час назад @ github.com
Show HN: I built a graph store so my LLM can't hallucinate facts from my data
Show HN: I built a graph store so my LLM can't hallucinate facts from my data Show HN: I built a graph store so my LLM can't hallucinate facts from my data

Step 2 — LLM: "Tell me about Alice" › Alice is an engineer.

← Kremis: "Kremis" [FACT] Alice knows Bob.

← Kremis: "Bob" [NOT IN GRAPH] Alice holds a PhD from MIT.

← Kremis: None [NOT IN GRAPH] Alice manages a team of 8.

docker run -d -p 8080:8080 -v kremis-data:/data kremisPass configuration via environment variables:docker run -d -p 8080:8080 \ -v kremis-data:/data \ -e KREMIS_API_KEY=your-secret \ -e KREMIS_CORS_ORIGINS= " https://example.com " \ kremisMulti-stage build (~136 MB image).

1 час назад @ github.com
Show HN: A userscript that shows when you starred a GitHub repository
Show HN: A userscript that shows when you starred a GitHub repository Show HN: A userscript that shows when you starred a GitHub repository

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

1 час назад @ greasyfork.org
Show HN: A personal OS I built solo over 14 months that generates its own apps
Show HN: A personal OS I built solo over 14 months that generates its own apps Show HN: A personal OS I built solo over 14 months that generates its own apps

PrvcticePrvctice is a one-of-a-kind research tool built for creative work.

The app has it's own app SDK that builds apps for you as you work.

Skill System 6 skill types (prompt, action, modifier, template, chain, trigger).

App SDK 60+ namespace SDK: storage, audio synthesis, AI completion, data connectors, charts, camera, GIF encoding, and more.

SDK ReferenceThe App SDK has 60+ API namespaces.

2 часа назад @ github.com
Show HN: Proxelar – MitM proxy with (rata)TUI, terminal, and web interface
Show HN: Proxelar – MitM proxy with (rata)TUI, terminal, and web interface Show HN: Proxelar – MitM proxy with (rata)TUI, terminal, and web interface

Saved searches Use saved searches to filter your results more quicklyWe read every piece of feedback, and take your input very seriously.

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

You signed out in another tab or window.

Reload to refresh your session.

You switched accounts on another tab or window.

2 часа назад @ github.com
Show HN: MCP server ONLY app for personal finances
Show HN: MCP server ONLY app for personal finances Show HN: MCP server ONLY app for personal finances

[ plaid's dna ] [ plaid's dna ] [ plaid's dna ]Passage is built by the founding engineers behind Plaid one of the most trusted financial platforms in the world that powers apps like Venmo, Coinbase, Robinhood, Acorns, and more.

Passage is built by the founding engineers behind Plaid one of the most trusted financial platforms in the world that powers apps like Venmo, Coinbase, Robinhood, Acorns, and more.

2 часа назад @ passage.money
Show HN: U2m.io – Free URL shortener with bulk API, QR codes, and geo analytics
Show HN: U2m.io – Free URL shortener with bulk API, QR codes, and geo analytics

I built a free URL shortener with features that competitors

typically charge $20-200/month for.What it does:

- Bulk API: shorten up to 100 URLs in one POST request

- QR code generation: PNG + SVG, customizable sizes (100-2048px)

- Click analytics: GeoIP (MaxMind) for country/city, device classification, browser detection, UTM parameter preservation

- Custom short codes: 4-20 alphanumeric characters

- Hash-based deduplication: same URL = same short code, deterministic

- Redis caching layer for sub-millisecond redirect lookups

- URL sanitization for malformed Unicode charactersWhy I built it:

Most URL shorteners either charge for analytics and QR codes,

or limit their free tier so aggressivel…

2 часа назад @ u2m.io
Starter Story Starter Story
последний пост None
Indiehackers
последний пост 1 day, 7 hours назад
I launched 2 apps on Product Hunt and both were featured — here's what I learned
I launched 2 apps on Product Hunt and both were featured — here's what I learned I launched 2 apps on Product Hunt and both were featured — here's what I learned

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

1 day, 7 hours назад @ rss.app
Wasting time exporting CSVs from Stripe
Wasting time exporting CSVs from Stripe Wasting time exporting CSVs from Stripe

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

1 day, 23 hours назад @ rss.app
Seeking Technical Co-Founder/Partner for B2C Mobile Project
Seeking Technical Co-Founder/Partner for B2C Mobile Project Seeking Technical Co-Founder/Partner for B2C Mobile Project

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

2 days, 1 hour назад @ rss.app
Stop Building Features: Why 80% of Your Roadmap is a Waste of Time
Stop Building Features: Why 80% of Your Roadmap is a Waste of Time Stop Building Features: Why 80% of Your Roadmap is a Waste of Time

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

2 days, 2 hours назад @ rss.app
I thought founders needed an AI marketing generator. Turns out they needed something else entirely.
I thought founders needed an AI marketing generator. Turns out they needed something else entirely. I thought founders needed an AI marketing generator. Turns out they needed something else entirely.

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

2 days, 6 hours назад @ rss.app
Looking for a Video Subscription Platform to Launch?
Looking for a Video Subscription Platform to Launch? Looking for a Video Subscription Platform to Launch?

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, 12 hours назад @ rss.app
Why most SaaS MVPs stall after launch (and what founders underestimate)
Why most SaaS MVPs stall after launch (and what founders underestimate) Why most SaaS MVPs stall after launch (and what founders underestimate)

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
I built an RPG character generator for Ethereum wallets in 7 days — here's what happened when
I built an RPG character generator for Ethereum wallets in 7 days — here's what happened when I built an RPG character generator for Ethereum wallets in 7 days — here's what happened when

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, 10 hours назад @ rss.app
I Thought I Needed to Stretch.
I Thought I Needed to Stretch. I Thought I Needed to Stretch.

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, 20 hours назад @ rss.app
I got let go, spent 18 months building a productivity app, and now I'm taking it to Kickstarter
I got let go, spent 18 months building a productivity app, and now I'm taking it to Kickstarter I got let go, spent 18 months building a productivity app, and now I'm taking it to Kickstarter

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, 22 hours назад @ rss.app
I turned OpenClaw into a $39/mo social media manager in 2 days. First product I actually use myself.
I turned OpenClaw into a $39/mo social media manager in 2 days. First product I actually use myself. I turned OpenClaw into a $39/mo social media manager in 2 days. First product I actually use myself.

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

4 days, 2 hours назад @ rss.app
Most Developers Never Ship. I Almost Quit 12 Times. Here’s Why
Most Developers Never Ship. I Almost Quit 12 Times. Here’s Why Most Developers Never Ship. I Almost Quit 12 Times. Here’s Why

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

4 days, 2 hours назад @ rss.app
Built a small tool to prevent CSV & Excel import failures (would love feedback)
Built a small tool to prevent CSV & Excel import failures (would love feedback) Built a small tool to prevent CSV & Excel import failures (would love feedback)

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

4 days, 2 hours назад @ rss.app
I got tired of paying $198/mo for A/B tests, so I built a $9 alternative
I got tired of paying $198/mo for A/B tests, so I built a $9 alternative I got tired of paying $198/mo for A/B tests, so I built a $9 alternative

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

4 days, 3 hours назад @ rss.app
Bootstrapping to 7 figures while competing with best-in-class tools
Bootstrapping to 7 figures while competing with best-in-class tools Bootstrapping to 7 figures while competing with best-in-class tools

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

4 days, 5 hours назад @ rss.app
Reddit: /r/SideProject Reddit: /r/SideProject
последний пост 48 минут назад
we quit our jobs to work on our side project full time.
we quit our jobs to work on our side project full time.

Me and my friend quit our jobs to go all in on our side project. Yeah… this market Layoffs everywhere. People struggling to even get interviews. And we walked away voluntarily. Not because we raised money. Not because we had insane revenue. We just didn’t want this to stay a “nights and weekends” thing forever. the side project We’ve been building Design Instantly It helps ecommerce sellers generate 30 days of platform-perfect social media content (not AI images) tailored to their brand, and schedules it across Instagram, Facebook, and Pinterest. We were working on it after work, on weekends, squeezing it in between everything else. Progress was slow. Context switching was killing momentum.…

48 минут назад @ reddit.com
[Sponsor/Support] I've shipped 26 open-source repos from a 12-year-old PC. Today I'm asking for my first coffee. ☕
[Sponsor/Support] I've shipped 26 open-source repos from a 12-year-old PC. Today I'm asking for my first coffee. ☕

Hey everyone, I'll keep this honest and to the point. I'm a solo developer who's been building and maintaining 26 public repositories on GitHub — everything from AI agent tools to CLI productivity apps to security utilities. All free, all open-source, all built on a PC that's old enough to be in middle school. Here's the technical highlight reel: Repo ⭐ Stars What it does antigravity_phone_chat 239 Real-time mobile interface to monitor AI coding sessions everything-antigravity 38 Central hub for the Antigravity AI agent ecosystem pomodoro_cli 34 CLI Pomodoro timer with AI-driven session review dashboard ai_cli_manager 33 Unified CLI to install and manage all AI coding assistants password_ge…

1 час назад @ reddit.com
launched a 3 day free trial for my AI app and almost went underwater. Here's the math.
launched a 3 day free trial for my AI app and almost went underwater. Here's the math.

https://reddit.com/link/1riynem/video/zg0cf34xznmg1/player I'm a solo dev building Namo - an AI photo/video generation app for iOS. 370+ curated styles, multiple AI models (Banana, Kling, Veo, and others), all on your phone. I've been running it for about 2 months with real users. Here's what happened when I decided to add a free trial. The SeMy app uses a token system. Every AI generation costs tokens. Different models cost different amounts - a basic portrait is 1 token, a 4K pro generation is 5, an 8-second AI video can be 16 tokens. Before the trial, my monetization was simple: Users get 1 free token on signup (enough for exactly 1 generation) They see the result, hit the paywall, decid…

1 час назад @ reddit.com
I built a tax dashboard for perp traders after spending day doing it manually
I built a tax dashboard for perp traders after spending day doing it manually

After trading perps on Hyperliquid for a while and realizing no existing tool correctly handled my tax situation (funding rates, perp PnL, fees), I spent a few weeks building one. What it does: - Connects to Hyperliquid, Lighter, Pacifica, Extende via API key read only token or via wallet, without any connection - Calculates Perp PnL, Funding received vs. paid, Trading fees - Produces a Final PnL (your actual taxable base) - Gives you a country-specific tax guide (US / UK / France / Germany / Canada / Spain / Netherlands + more EU) - Generates a report for your tax filing submitted by /u/Moist-Impress-7323 [link] [comments]

1 час назад @ reddit.com
When I was a kid, always dreaming of a fantasy medieval world, so built a medieval fantasy character generator
When I was a kid, always dreaming of a fantasy medieval world, so built a medieval fantasy character generator When I was a kid, always dreaming of a fantasy medieval world, so built a medieval fantasy character generator

My app: https://clawvatar.com/ submitted by /u/Rough_Explanation560 [link] [comments]

1 час назад @ reddit.com
10k MRR in 6 weeks. Zero ad spend. Here's how
10k MRR in 6 weeks. Zero ad spend. Here's how

Mattia built sleek design in three weeks by reusing code from a previous product. One focused promise: *"Idea to mobile app designs in minutes." - Week 2: $2.5k MRR - Week 3: $6k MRR - Week 6: $10k MRR No ads. No cold outreach. The only thing that was different: he flipped the ratio. Most founders spend 80% building, 20% talking about it. He did the opposite. Transparent progress posts on Reddit and X. Demo videos. Real numbers shared in public. Every milestone became a new hook. A launch post on X went viral bring in first paying customers. Distribution isn't something you do after launch. It's something you do from day one. Ship something specific. Talk about it 100 times. Update people a…

2 часа назад @ reddit.com
I built my entire SaaS as plain HTML files first. It was the best decision I made.
I built my entire SaaS as plain HTML files first. It was the best decision I made.

Hot take: most indie founders build backends first and slap a UI on top later. I did the opposite — and it changed everything. I'm building growity.ai — a Telegram Ads automation tool. Before writing any backend code, I built the entire product as plain HTML files. Every page, every flow, every dashboard screen. No framework, no components, no build step. Just HTML + CSS + a bit of JS for interactions. Here's what surprised me: It was incredibly fast. No compile errors, no dependency hell, no "why is my state not updating." You write HTML, you open it in a browser, it works. I built 24 pages in a fraction of the time it would take with React or Vue. The pages came out beautiful. When you're…

2 часа назад @ reddit.com
I redesigned my SaaS landing to focus on outcomes instead of features. Feedback?
I redesigned my SaaS landing to focus on outcomes instead of features. Feedback?

I’ve been iterating on my SaaS dev subscription landing based on feedback from Reddit. The biggest change in this redesign: I shifted messaging from “what the service is” to “what founders achieve.” So instead of describing dev services, the page now emphasizes outcomes like: ship SaaS without hiring developers continuous product development simple monthly subscription I also simplified sections and reduced text noise to make the offer clearer faster. https://www.wedodev.co/ Would really appreciate honest feedback. submitted by /u/Neither_Landscape_38 [link] [comments]

2 часа назад @ reddit.com
I built 139+ free browser tools — no signup, no tracking, no limits
I built 139+ free browser tools — no signup, no tracking, no limits

Hey! I've been building Toolbox as a side project — a collection of 139+ free online tools that all run in your browser. The idea was simple: I was tired of visiting sketchy sites just to format JSON or compress an image. So I built one place for everything. What it does: - All processing happens client-side (your data never leaves your browser) - No signup, no tracking, no limits - Works offline as a PWA - Dark mode Some of the tools: - JSON Formatter & Validator - Image Compressor & Resizer - QR Code Generator - Base64 Encoder/Decoder - Password Generator - Regex Tester - Color Palette Generator - Meta Tag Generator - ...and 130+ more Tech stack: Next.js, fully client-side processing Link…

2 часа назад @ reddit.com
I build a platform that lets AI autonomously run pentesting tools
I build a platform that lets AI autonomously run pentesting tools I build a platform that lets AI autonomously run pentesting tools

Hey everyone, I work as a pentester and spent the past months building AIDA as a side project. The idea is simple: AI assistants actually understand security testing pretty well, but they have no way to act on it. By connecting any AI to a full Exegol Docker container with 400+ tools via MCP. It runs nmap, sqlmap, nuclei, ffuf and others directly, chains attacks based on what it finds, and logs everything in a web dashboard. It works with Claude, ChatGPT Desktop, Gemini CLI, basically anything that supports MCP. It’s in alpha so I won’t pretend it’s production-ready, but the core works and I use it myself. Would appreciate honest feedback from the community. GitHub (AGPL v3): https://github…

3 часа назад @ reddit.com
After losing my father and cousin, I taught myself to code and built a Memento Mori app with AI Stoic notifications
After losing my father and cousin, I taught myself to code and built a Memento Mori app with AI Stoic notifications After losing my father and cousin, I taught myself to code and built a Memento Mori app with AI Stoic notifications

My dad died in 2018. My cousin was killed in a car crash in 2023. I was 21. Reddit’s r/Stoicism community genuinely helped me survive both. Marcus Aurelius did not fix anything, but he made the unfixable bearable. I taught myself React Native and spent months building the app I wish had existed during my worst days. I called it Stoic Up. What it does: Shows your entire life as a grid of 4,160 weeks. The filled in ones hit differently. AI notifications tied to your goals, not generic “seize the day” quotes Five intensity levels, from gentle encouragement to direct confrontation with mortality 555 curated quotes from Marcus Aurelius, Seneca, and Epictetus Mood tracking that surfaces patterns …

3 часа назад @ reddit.com
Indie hackers & builders what are you shipping this month?
Indie hackers & builders what are you shipping this month?

I love seeing what people are building behind the scenes. If you’re working on a SaaS, mobile app, side project, or even just validating an idea — drop it below. Share: -What you’re building -Who it’s for -What problem does it solves -Link (if live) I’ll go through as many as I can and give honest feedback. I am building https://builtbyindies.com/ a indiehackers community to launch products and get feedback Let’s help each other grow submitted by /u/Agreeable_Muffin1906 [link] [comments]

3 часа назад @ reddit.com
Syrin: Python library for AI agents with one-line protocol switching (HTTP, CLI, STDIO)
Syrin: Python library for AI agents with one-line protocol switching (HTTP, CLI, STDIO)

I built Syrin - a developer friendly Python library for AI agents with built-in budget management and declarative definitions. One thing I focused on was making the same agent run over different interfaces without rewriting code. You switch protocol with a single argument: # HTTP API for production > agent.serve(port=8000, enable_playground=True) > # CLI REPL for local dev > agent.serve(protocol=ServeProtocol.CLI) > # STDIO JSON lines for subprocesses/MCP > agent.serve(protocol=ServeProtocol.STDIO) The same agents and routing logic work across HTTP, CLI, and STDIO without extra glue code. GitHub | Docs Happy to answer questions about the design. submitted by /u/hack_the_developer [link] [co…

3 часа назад @ reddit.com
solyto - a free no-bullshit hub for productivity and personal data
solyto - a free no-bullshit hub for productivity and personal data

Hey guys! I have been working on a side project for more or less a year now and I feel it is time to give it some visibility. My project is called solyto.app. It is a no-bullshit hub for productivity and personal data. What can it do? The feature list has gotten relatively long. You can track your tasks, manage your calendar and contacts (with DAV sync), take notes, organize your libraries (music, books, games, movie, recipes, quotes, links), track your time, your wellbeing, your finances and read news. And you get a nice dashboard. If you're wondering, it does not have a native app. It's a website that is fully responsive and can be installed on any phone as a PWA (Progressive Web App) and…

3 часа назад @ reddit.com
Built a developer jobs alert platform, because job hunting made me lose my mind
Built a developer jobs alert platform, because job hunting made me lose my mind

I was checking linkedin like 8 times a day during my search. Found a perfect role once, clicked apply, "487 applicants" - posted 6 hours ago... So I made a tool that emails you matching jobs based on your stack and location so you don't have to manually check anymore. Simple, no extra features, just alerts. Shared it with some dev friends first and they started actually using it daily so I decided to showcase it here. devjobalerts.io submitted by /u/NoTrainingForMe [link] [comments]

3 часа назад @ reddit.com
Product Hunt Product Hunt
последний пост 13 часов назад
NothingHere
NothingHere

A MacOS panic button where one key press cleans your screen Discussion | Link

13 часов назад @ producthunt.com
Kimi Claw
Kimi Claw

OpenClaw now lives natively on Kimi, 24/7 Discussion | Link

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

Extend macOS Quick Look to folders, archives & code files Discussion | Link

15 часов назад @ producthunt.com
The fastest identity verification
The fastest identity verification

One platform for KYC, biometrics & fraud. 70% lower costs. Discussion | Link

17 часов назад @ producthunt.com
Aura
Aura

Semantic version control for AI agents Discussion | Link

1 day назад @ producthunt.com
CtrlAI
CtrlAI

Transparent proxy that secures AI agents with guardrails Discussion | Link

1 day, 3 hours назад @ producthunt.com
Voca AI
Voca AI

The AI project manager that runs in the background Discussion | Link

1 day, 3 hours назад @ producthunt.com
BU
BU

Openclaw in the cloud Discussion | Link

1 day, 12 hours назад @ producthunt.com
Claude Import Memory
Claude Import Memory

Switch from ChatGPT to Claude with import memory feature Discussion | Link

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

Open-Source Agent Operating System Discussion | Link

1 day, 16 hours назад @ producthunt.com
Hearica
Hearica

Turn all computer audio into captions for the deaf Discussion | Link

2 days, 6 hours назад @ producthunt.com
PromptURLs
PromptURLs

Turn any prompt into a shareable URL for ChatGPT, Claude Discussion | Link

2 days, 13 hours назад @ producthunt.com
cmux
cmux

The open-source terminal built for coding agents Discussion | Link

2 days, 13 hours назад @ producthunt.com
Agent Commune
Agent Commune

LinkedIn for individual and corporate agents Discussion | Link

2 days, 14 hours назад @ producthunt.com
KatClaw™
KatClaw™

Your AI assistant to automate without scripts on Mac Discussion | Link

2 days, 20 hours назад @ producthunt.com
Путешествия
Vandrouki Vandrouki
последний пост 4 months назад
Прямые рейсы между Оманом и Кенией
Прямые рейсы между Оманом и Кенией

У авиакомпании SalamAir промо-тариф: улететь из Маската в Найроби (или наоборот) можно от 6200 рублей (30 OMR). Для въезда в Кению нужно заранее оформить электронное разрешение (сбор около 30-35 USD с человека). Купить билеты можно на сайте авиакомпании или через trip.com / aviasales.ru (тут немного дороже, но зато принимают российские карты). Маскат — Найроби в декабре за 6200 рублей: Российской картой: […]

4 months назад @ vandrouki.ru
Volotea: полеты по Европе и в Марокко
Volotea: полеты по Европе и в Марокко

Авиакомпания Volotea выкатила билеты за 19 евро. Но можно легко оформить пробную подписку SUPERVOLOTEA на 15 дней и купить их за 9 евро. Обычно подписка на год стоит 60 евро. Лоукостер утверждает, что Вы можете отменить членство в любой момент, но потеряете при этом некоторые привилегии, например, ручную кладь, но сохраните свою скидку на проезд. Главное, не забудьте […]

4 months назад @ vandrouki.ru
Шри-Ланка и ОАЭ в одной поездке из Екатеринбурга
Шри-Ланка и ОАЭ в одной поездке из Екатеринбурга Шри-Ланка и ОАЭ в одной поездке из Екатеринбурга

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

с 2012 года мы ищем и находим дешевые авиабилеты, отели, туры и круизы.

А вы путешествуете почти бесплатно.

4 months назад @ vandrouki.ru
Белавиа: прямые рейсы из Москвы в Могилев
Белавиа: прямые рейсы из Москвы в Могилев Белавиа: прямые рейсы из Москвы в Могилев

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

4 months назад @ vandrouki.ru
10 ночей во Вьетнаме с вылетом из Благовещенска
10 ночей во Вьетнаме с вылетом из Благовещенска 10 ночей во Вьетнаме с вылетом из Благовещенска

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

с 2012 года мы ищем и находим дешевые авиабилеты, отели, туры и круизы.

А вы путешествуете почти бесплатно.

4 months назад @ vandrouki.ru
Таиланд + ОАЭ из Москвы с захватом Нового года
Таиланд + ОАЭ из Москвы с захватом Нового года Таиланд + ОАЭ из Москвы с захватом Нового года

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

с 2012 года мы ищем и находим дешевые авиабилеты, отели, туры и круизы.

А вы путешествуете почти бесплатно.

4 months назад @ vandrouki.ru
Прямые рейсы из Екатеринбурга в Армению
Прямые рейсы из Екатеринбурга в Армению Прямые рейсы из Екатеринбурга в Армению

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

4 months назад @ 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 назад @ vandrouki.ru
Прямой рейс из Египта в Самару
Прямой рейс из Египта в Самару Прямой рейс из Египта в Самару

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

4 months назад @ vandrouki.ru
Прямой рейс Аэрофлота с Сейшельских островов в Москву
Прямой рейс Аэрофлота с Сейшельских островов в Москву Прямой рейс Аэрофлота с Сейшельских островов в Москву

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

с 2012 года мы ищем и находим дешевые авиабилеты, отели, туры и круизы.

А вы путешествуете почти бесплатно.

4 months назад @ vandrouki.ru
Из Казани в Новокузнецк за почти бесплатно
Из Казани в Новокузнецк за почти бесплатно Из Казани в Новокузнецк за почти бесплатно

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

4 months, 1 week назад @ vandrouki.ru
Etihad Airways: полеты из Казани в Азию
Etihad Airways: полеты из Казани в Азию Etihad Airways: полеты из Казани в Азию

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

4 months, 1 week назад @ vandrouki.ru
Таиланд или Таиланд + Хайнань в одной поездке из Москвы
Таиланд или Таиланд + Хайнань в одной поездке из Москвы Таиланд или Таиланд + Хайнань в одной поездке из Москвы

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

4 months, 1 week назад @ vandrouki.ru
AZAL: полеты из Москвы, Питера и Екб на Ближний Восток, в Индию и на Мальдивы
AZAL: полеты из Москвы, Питера и Екб на Ближний Восток, в Индию и на Мальдивы AZAL: полеты из Москвы, Питера и Екб на Ближний Восток, в Индию и на Мальдивы

Азербайджанские Авиалинии снизили цены ноябрь-март: взять из Москвы, Питера и Екб в ОАЭ, Израиль, Таджикистан, Саудовскую Аравию, Индию и на Мальдивы можно со скидками.

Билеты берем через сервис aviasales.ru (тут дешевле всего).

Москва — Душанбе — Москва:Москва — Даммам — Москва:Москва — Дубай — Москва:Москва — Тель-Авив — Москва:Москва — Дели — Москва:Москва — Мумбаи — Москва:Москва — Мале — Москва в ноябре:Москва — Мале — Москва в январе:Москва — Мале — Москва в феврале:Москва — Мале — Москва в марте:Питер — Душанбе — Питер:Питер — Даммам — Питер:Питер — Дубай — Питер:Питер — Тель-Авив — Питер:Питер — Дели — Питер:Питер — Мумбаи — Питер:Питер — Мале — Питер в ноябре-декабре:Питер — Мале —…

4 months, 1 week назад @ vandrouki.ru
Подборка недорогих билетов по всему миру
Подборка недорогих билетов по всему миру Подборка недорогих билетов по всему миру

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

4 months, 1 week назад @ vandrouki.ru
Atlas Obscura: Stories Atlas Obscura: Stories
последний пост 1 час назад
Nantwich Canal Aqueduct and Embankment in Nantwich, England
Nantwich Canal Aqueduct and Embankment in Nantwich, England Nantwich Canal Aqueduct and Embankment in Nantwich, England

This aqueduct carries the Shropshire Union Canal over the road from Nantwich Town Centre towards Chester. It was designed by Thomas Telford using a cast iron trough instead of stonework. It was built by Telford who was a pioneer of the use of cast iron box sections — see photo taken in the 1950s, when it was drained for maintenance, and this is an early example which was completed in 1826. Either side of the aqueduct is an embankment which stretches for 1.5km and provides a walk south which runs along the west side of Nantwich. Walk 1km north and you reach Bridge 92 which has a view of the site of the Battle of Nantwich - 1644. This is remembered every January by the 'Sealed Knot Society' w…

1 час назад @ atlasobscura.com
Neon Retro Arcade in Pasadena, California
Neon Retro Arcade in Pasadena, California Neon Retro Arcade in Pasadena, California

Mark Guenther and Mia Mazadiego met in college, back when Mark had a pinball machine in his dorm room that he invited Mia over to play. The couple continued collecting and restoring dozens of classic games over the years until 2015, when they decided to open Neon Retro Arcade: an homage to the arcade’s heyday in the heart of Old Pasadena.

This colorful venue, with a light-up interior befitting its name, might be a little slicker and less sticky than an arcade from back in the good old days, but the games are just how you remember them. The owners’ goal has been to introduce classic arcade games to a new generation that perhaps is more familiar with Minecraft than Street Fighter. The popular…

2 часа назад @ atlasobscura.com
Villa Stenersen in Oslo, Norway
Villa Stenersen in Oslo, Norway Villa Stenersen in Oslo, Norway

This striking villa, completed by renowned architect Arne Korsmo in 1939, is one of the most important works in the functionalist style in Norway. The house was built for Rolf Stenersen, a businessman, olympic athlete, author, codebreaker and longtime friend of Edvard Munch - Munch actually painted works specifically for this villa (today copies hang in their place).

The outbreak of WW2 forced Stenersen to flee to Sweden, and he was not able to return to his house until the end of the war. In 1974 he donated his house to the state, intending it to become an official residence for the government. In fact, one prime minister, Oddvar Nordli, did occupy the house for a while. Later the house wa…

3 часа назад @ atlasobscura.com
Aircraft Mechanics Creed Monument in Kalfafellsstadur, Iceland
Aircraft Mechanics Creed Monument in Kalfafellsstadur, Iceland Aircraft Mechanics Creed Monument in Kalfafellsstadur, Iceland

On an isolated stretch of the Ring Road in South Iceland, a portion of a white wing from an Icelandair Boeing 757-200, has been mounted. It is dedicated to the service of aviation mechanics. The aircraft mechanic’s oath is printed on the wing. The wing is set against the stunning backdrop of sheer mountain cliffs and the island’s wilderness. It is not the location of an airplane wreck, and, there is no indication why this out-of-the-way location was chosen.

2 days, 21 hours назад @ atlasobscura.com
Po Toi Island in Hong Kong
Po Toi Island in Hong Kong Po Toi Island in Hong Kong

Referred to by locals as Hong Kong's 'South Pole', Po Toi is the territory's southernmost island. Covering an area of 3.69 square kilometres, the car-free island is one of Hong Kong's least populated islands, home to only 20 residents.

Once on the island, three hiking trails of varying difficulty allow visitors to reach the main points of interest. Among which are rock formations like Buddha's Palm Cliff or Tortoise Rock, the supposedly haunted ruins of Mo's old house, and the Tin Hau Temple.

Most historically significant are the Bronze age rock carvings, speculated to be over 3000 years old and supposedly hewn to appease sea gods. Po Toi is also a popular destination for campers and starga…

2 days, 23 hours назад @ atlasobscura.com
Music Box Theatre in Chicago, Illinois
Music Box Theatre in Chicago, Illinois Music Box Theatre in Chicago, Illinois

The theater shows a mix of first-run indie, foreign and repertory films, classic double features, and specialty screenings throughout the year. It’s known for unique events like a 70 mm film festival, regular Rocky Horror Picture Show with shadow casts, and long-running classics.

A signature tradition at the Music Box is its house organist, who performs before weekend screenings. The theater houses a custom organ that honors its silent-film era roots.

Architecturally, the Music Box features a deep blue, cove-lit ceiling dotted with twinkling stars designed to mimic an Italian courtyard. This creates the feeling of watching a film under an open night sky.

Beyond the main screen, the venue in…

3 days, 1 hour назад @ atlasobscura.com
Piedra del Concejo in Collado Villalba, Spain
Piedra del Concejo   in Collado Villalba, Spain Piedra del Concejo in Collado Villalba, Spain

Long before Collado Villalba had a town hall, it had a rock. Known as the Piedra del Concejo, this massive granite outcrop once served as the beating heart of local decision-making, where neighbors gathered in the open air to debate land disputes, local laws, and communal concerns in a form of direct democracy that predates modern institutions.

In 1724, the town’s mayor, known as Señor Sanz, ordered the stone to be reshaped with five carved steps, transforming it into a more comfortable civic platform. Chiseled into its surface are symbols, including a mysterious bird—interpreted as either a dove or the now-extinct francolin—that later became an emblem of the town itself.

Yet the stone’s st…

3 days, 3 hours назад @ atlasobscura.com
Fernkloof Nature Reserve in Hermanus, South Africa
Fernkloof Nature Reserve  in Hermanus, South Africa Fernkloof Nature Reserve in Hermanus, South Africa

When thinking about rich biodiversity, the rainforest would come to mind for most people, but when it comes to plants it's actually a small nature reserve in southern South Africa. With an area of just 7 square miles (18 square km), the park is sizable, but no bigger than other nature reserves. Still it contains over 1800 species, 14% of all plants in South Africa, more than the entirety of the UK, and most other countries. When walking there this high density makes it so that you can find a new plant every minute of your hike.

3 days, 21 hours назад @ atlasobscura.com
Chicano Park in San Diego, California
Chicano Park in San Diego, California Chicano Park in San Diego, California

Tourists and even locals sometimes miss one of the most historic and colorful free outdoor attractions in San Diego when they drive over the Coronado Bay Bridge to visit the sandy shores of Coronado. Underneath the pre-stressed concrete and steal of the bridge lies Chicano Park, home to one of the largest collections of outdoor murals in the United States. The vibrant murals are not just colorful artwork, but all have a meaningful message of Chicano Pride and the Hispanic history of oppression and resistance. That’s because this park would not exist if it weren’t for the Chicano movement in the 1970’s.

In the late1960’s the largely Hispanic neighborhood of Barrio Logan had five thousand res…

3 days, 23 hours назад @ atlasobscura.com
Taiwan Oil Field Exhibition Hall in Taiwan
Taiwan Oil Field Exhibition Hall in Taiwan Taiwan Oil Field Exhibition Hall in Taiwan

Taiwan imports almost all of its energy. That fact can make the island’s own oil history feel easy to forget. In Miaoli County, ChuHuangKeng is Taiwan’s most important early oil site. Local sources sometimes refer it as the first modern oil well area in East Asia. Labels can be disputed, but the place significance is without any doubt. It tells Taiwan’s main petroleum story for more than a century, from the 1861 discovery in the late Qing period, through Japanese rule, and all the way into the several wells that still produce natural gas today. The Taiwan Oil Field Exhibition Hall sits next to the old field. At the entrance stands a statue of three oil workers at a wellhead. CPC Corporation…

4 days, 1 hour назад @ atlasobscura.com
The Hitching Stone in Cowling, England
The Hitching Stone in Cowling, England The Hitching Stone in Cowling, England

The Hitching Stone is a prominent landmark on the otherwise bland and gently sloping Keighley Moor in the Pennines of Yorkshire. Weighing over 1000 tonnes and 29 feet long, it is said to be the largest single boulder in the county. It is believed to be an erratic block, deposited here by glacial ice movement thousands or even millions of years ago. Being so unique for its area, it has become a prominent local landmark where councils, horse races, and fairs were once held.

Particular features of the rock have their own stories to tell. A long tunnel through the rock is said to have been left by a witch. Allegedly irritated by the rock's presence outside her house, she is said to have shoved …

4 days, 3 hours назад @ atlasobscura.com
Morlaix Street Art in Morlaix, France
Morlaix Street Art in Morlaix, France Morlaix Street Art in Morlaix, France

Morlaix is a medieval market town in Brittany. The Old Quarter has many half-timbered buildings overhanging the narrow cobbled streets. The last thing you expect to see in such a quaint medieval town is modern street art. Huge, beautiful murals have been painted on the sides of ramshackle old buildings and modern blocks of flats. Some overlook ancient thoroughfares and others busy car-parks.

The art has been created by a number of artists and tours are available to see them all, however on any walk around the town centre you will discover unexpected colourful surprises.

4 days, 21 hours назад @ atlasobscura.com
Poolsmoor Prison Cantina in Cape Town, South Africa
Poolsmoor Prison Cantina in Cape Town, South Africa Poolsmoor Prison Cantina in Cape Town, South Africa

The Poolsmoor prison is a decades old maximum-security prison that hosted a variety of people, including Nelson Mandela after his release from Robben Island. With over 7000 inmates it does not appear in most people's travel itinerary, but perhaps surprisingly it should because it hosts an (in)famous restaurant called Pollsmoor Restaurant "Idlanathi" (or Zulu for "come eat with us"). The restaurant, which is open for breakfast and lunch, is not only special for its location but also for the staff, as it is fully run by inmates close to the end of their sentence, with the idea to provide them with useful skills for functioning in the outside world. There are also guards nearby so there is vir…

4 days, 23 hours назад @ atlasobscura.com
Ruins of Tivetshall St Mary Church in Tivetshall St Mary, England
Ruins of Tivetshall St Mary Church in Tivetshall St Mary, England Ruins of Tivetshall St Mary Church in Tivetshall St Mary, England

Four outer walls remain of this beautiful church which has lost its roof and been taken over by nature. Part of the structure dates back to 1086 and was one of two local churches registered in the Domesday Book. Over time it was too costly to maintain both churches and this one was decaying and at risk of falling.

In 1947, vibrations from a low-flying aircraft caused the tower to collapse. The church fell into further disrepair after this.

5 days, 1 hour назад @ atlasobscura.com
London 2012 Olympic Truce Wall in Lausanne, Switzerland
London 2012 Olympic Truce Wall in Lausanne, Switzerland London 2012 Olympic Truce Wall in Lausanne, Switzerland

Watching the Olympic Games, it may often feel like they are as much about pomp and ceremony as they are about sports. The International Olymic Committee (IOC) has a long list of protocols that need to take place during opening and closing ceremonies, the playing of the Olympic and National Anthems and lighting of the flame, for example; and medal ceremonies have similar requirements. Looking at the Games of the 21st century, it becomes clear that many of these traditions have their origins in the birth of the modern Games in 1896 Europe, a context of chivalrous ideals marred by racist notions of superiority; while other traditions can be traced further back to the original games in Ancient …

5 days, 3 hours назад @ atlasobscura.com
T—Ж T—Ж
последний пост None
Европейское айти
EU-startups EU-startups
последний пост 2 часа назад
Five Danish startups enter BII’s Venture House 8 cohort with €1.3 million follow-on backing
Five Danish startups enter BII’s Venture House 8 cohort with €1.3 million follow-on backing

BioInnovation Institute (BII), a Novo Nordisk Foundation Initiative, has provided an additional €1.3 million in follow-on funding to five portfolio startups – Synuca Therapeutics, Gefjon Pharma, MicroMiner, DARERL and Diasense – bringing the total support for each company to €1.8 million. These five startups are now entering BII’s ‘Venture House 8’ cohort. The funding is […]

The post Five Danish startups enter BII’s Venture House 8 cohort with €1.3 million follow-on backing appeared first on EU-Startups.

2 часа назад @ eu-startups.com
Germany’s Minit Games secures €1.7 million to advance AI-driven short-form gaming feed
Germany’s Minit Games secures €1.7 million to advance AI-driven short-form gaming feed

Hamburg-based Minit Games, an innovator in feed-based gaming discovery, today announced its exit from stealth and a €1.7 million ($2 million) pre-Seed funding round to support the expansion of their team and accelerate the platform’s technical rollout – they are currently preparing for its invite-only early Alpha launch. The investment is led by LVP and […]

The post Germany’s Minit Games secures €1.7 million to advance AI-driven short-form gaming feed appeared first on EU-Startups.

3 часа назад @ eu-startups.com
German logistics tech firm cargo.one adds Cargofive in €17 million-backed multimodal expansion
German logistics tech firm cargo.one adds Cargofive in €17 million-backed multimodal expansion

cargo.one, a Berlin-based AI technology provider for logistics, today announced the acquisition of Lisbon’s ocean rate platform Cargofive – complemented by a near €17 million ($20 million) investment round. The round saw participation from investors including Bessemer Venture Partners. Today also sees the launch of an AI-native OS for multimodal freight. The platform unifies air […]

The post German logistics tech firm cargo.one adds Cargofive in €17 million-backed multimodal expansion appeared first on EU-Startups.

5 часов назад @ eu-startups.com
Munich-based Noxon closes Seed funding to turn muscles into digital interfaces for neuromuscular care
Munich-based Noxon closes Seed funding to turn muscles into digital interfaces for neuromuscular care

Noxon, a Munich-based MedTech startup focused on non-invasive neuro- and muscle technologies, has closed a multi-million-euro Seed funding round. The round was led by High-Tech Gründerfonds (HTGF) and Bayern Kapital, with participation from Auxxo and another institutional investor. “Neurological and musculoskeletal diseases are on the rise globally. Healthy muscle function is fundamental, yet often overlooked, […]

The post Munich-based Noxon closes Seed funding to turn muscles into digital interfaces for neuromuscular care appeared first on EU-Startups.

7 часов назад @ eu-startups.com
Female-led BioTech startup OutPost Bio raises €2.9 million to make human microbiology computable
Female-led BioTech startup OutPost Bio raises €2.9 million to make human microbiology computable

OutPost Bio, a London- and Boston-based BioTech research startup with a focus on making human microbiology computable, has raised €2.9 million ($3.5 million) in a pre-Seed funding round to accelerate its experimental and modelling platforms. The round was co-led by Merantix Capital and Seedcamp, with participation from OpenSeed VC, Defined, and strategic family offices and […]

The post Female-led BioTech startup OutPost Bio raises €2.9 million to make human microbiology computable appeared first on EU-Startups.

9 часов назад @ eu-startups.com
Finland’s Tangled raises €3.8 million, backed by GitHub’s former CEO, to build a European alternative to the US platform
Finland’s Tangled raises €3.8 million, backed by GitHub’s former CEO, to build a European alternative to the US platform

Tangled, a Finnish code collaboration platform, today announced a €3.8 million ($4.5 million) funding round to scale the platform into a foundational environment for software collaboration globally. The round was led by byFounders, the community-powered VC firm, with participation from Bain Capital Crypto and existing investor Antler. Notable angel investors also joined the round, including […]

The post Finland’s Tangled raises €3.8 million, backed by GitHub’s former CEO, to build a European alternative to the US platform appeared first on EU-Startups.

10 часов назад @ eu-startups.com
Hamburg-based DivTax raises €1 million to help investors reclaim overpaid withholding tax on foreign dividends
Hamburg-based DivTax raises €1 million to help investors reclaim overpaid withholding tax on foreign dividends

DivTax, a Hamburg-based FinTech startup, today announced that it has raised €1 million in a pre-Seed financing round to accelerate product development and institutional partnerships. Participants in the round included Angel Invest, CapCircle, Superangels, ING COO Dr Ralph Müller, and lemon.markets founder Max Linden. Additional angel investors from the financial sector, including Christian Stiebner and […]

The post Hamburg-based DivTax raises €1 million to help investors reclaim overpaid withholding tax on foreign dividends appeared first on EU-Startups.

12 часов назад @ eu-startups.com
Weekly funding round-up! All of the European startup funding rounds we tracked this week (Feb. 23-27)
Weekly funding round-up! All of the European startup funding rounds we tracked this week (Feb. 23-27)

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 […]

The post Weekly funding round-up! All of the European startup funding rounds we tracked this week (Feb. 23-27) appeared first on EU-Startups.

3 days, 2 hours назад @ eu-startups.com
Poland’s new tech wave: 10 of the most promising startups to watch in 2026
Poland’s new tech wave: 10 of the most promising startups to watch in 2026

Following up on our country deep-dive series, we now turn to Poland, one of Central and Eastern Europe’s largest and most established startup ecosystems. With major hubs in Warsaw and Kraków, Poland combines a strong technical talent base with growing venture activity across AI, healthtech, cybersecurity, agritech, defence, and digital platforms. Poland’s ecosystem benefits from […]

The post Poland’s new tech wave: 10 of the most promising startups to watch in 2026 appeared first on EU-Startups.

3 days, 6 hours назад @ eu-startups.com
London-based Encord raises €50 million to support next phase of physical AI deployment
London-based Encord raises €50 million to support next phase of physical AI deployment

Encord, the data infrastructure company for physical AI, today announced a €50 million ($60 million) Series C in order to accelerate product development, expand into new markets, and scale its AI-native data infrastructure platform as physical AI systems move from pilot programmes into full production. The round was led by Wellington Management, bringing the company’s […]

The post London-based Encord raises €50 million to support next phase of physical AI deployment appeared first on EU-Startups.

3 days, 6 hours назад @ eu-startups.com
AI in 2026: The data drought, healthcare opportunities, and space tech
AI in 2026: The data drought, healthcare opportunities, and space tech

In the last year, we’ve seen huge strides in AI development and adoption. Whilst staggering valuations take the headlines, I’m interested in the coming data drought, opportunities in healthcare, and space tech. These are the industries where we expect the most impact to be achieved. New AI data sources: a huge market opportunity Gaining access […]

The post AI in 2026: The data drought, healthcare opportunities, and space tech appeared first on EU-Startups.

3 days, 9 hours назад @ eu-startups.com
Swiss “Shark Tank” winner storabble acquires Germany’s on-storage to consolidate Europe’s fragmented storage market
Swiss “Shark Tank” winner storabble acquires Germany’s on-storage to consolidate Europe’s fragmented storage market

St. Gallen-based storage marketplace storabble has acquired the key assets of Düsseldorf-based mobile storage provider on-storage. The transaction represents storabble’s first acquisition and includes on-storage’s technology platform, logistics management systems, and brand assets. Financial terms were not disclosed. “Our goal has always been to create the one place people go when they need storage, whether […]

The post Swiss “Shark Tank” winner storabble acquires Germany’s on-storage to consolidate Europe’s fragmented storage market appeared first on EU-Startups.

3 days, 9 hours назад @ eu-startups.com
Amsterdam’s Sparqle secures €1.5 million with EU backing to scale emission-free delivery across Europe
Amsterdam’s Sparqle secures €1.5 million with EU backing to scale emission-free delivery across Europe

Sparqle, an Amsterdam-based startup building an emission-free logistics infrastructure for modern e-commerce, has raised €1.5 million, including financing from the European Union, for European expansion. The company is active in the Netherlands, Belgium, and France and is working to expand into multiple European cities. “Our mission is to create a logistics ecosystem that combines sustainability […]

The post Amsterdam’s Sparqle secures €1.5 million with EU backing to scale emission-free delivery across Europe appeared first on EU-Startups.

3 days, 12 hours назад @ eu-startups.com
German municipalities could cut 100 million tonnes of CO2e – Ark Climate raises €2.1 million to support local action
German municipalities could cut 100 million tonnes of CO2e – Ark Climate raises €2.1 million to support local action

Munich-based Ark Climate, a software company that offers an end to end solution for municipal climate action, has raised €2.1 million in a pre-Seed round to grow their team, expand their presence in the German market and develop advanced emission data and AI models. The round was led by the Climate Tech VC Satgana, joined […]

The post German municipalities could cut 100 million tonnes of CO2e – Ark Climate raises €2.1 million to support local action appeared first on EU-Startups.

4 days, 3 hours назад @ eu-startups.com
With half of chronically ill patients failing to take medication correctly, Oska Health secures €11 million for personal health app
With half of chronically ill patients failing to take medication correctly, Oska Health secures €11 million for personal health app

Frankfurt-based Oska Health, a hybrid care provider combining personal health coaches with AI, has raised €11 million in Seed funding to scale its continuous care model for high-risk, chronically ill patients. The round is led by Capricorn Partners and SwissHealth Ventures, with participation from Revent, Calm Storm, LBBW Venture Capital, BMH, GoHub Ventures, and Aurum […]

The post With half of chronically ill patients failing to take medication correctly, Oska Health secures €11 million for personal health app appeared first on EU-Startups.

4 days, 5 hours назад @ eu-startups.com
Tech.eu Tech.eu
последний пост 8 часов назад
Venture Kick backs Fainite to advance physics-based simulations
Venture Kick backs Fainite to advance physics-based simulations Venture Kick backs Fainite to advance physics-based simulations

Zurich-basedFainite AG has received €165,000 (CHF 150,000) from Venture Kick to advancephysics-based simulations and expand access to advanced engineering analysisacross a wider range of applications....

8 часов назад @ tech.eu
Onetag acquires Aryel to build a new programmatic ad exchange
Onetag acquires Aryel to build a new programmatic ad exchange Onetag acquires Aryel to build a new programmatic ad exchange

Onetag, a global programmatic ad exchange and smart curation platform,announced the acquisition of Aryel, an Italian adtech company focused onimmersive and interactive advertising experiences.As adver...

8 часов назад @ tech.eu
European tech weekly recap: Over €2B invested in the tech ecosystem in the last week of February
European tech weekly recap: Over €2B invested in the tech ecosystem in the last week of February European tech weekly recap: Over €2B invested in the tech ecosystem in the last week of February

Last week, we tracked more than 70 tech funding deals worth over €2 billion, and 5 exits, M&A transactions, rumours, and related news stories across Europe.Haberin devamını okumak için tıklayınız....

9 часов назад @ tech.eu
Only two days left before Early Bird ticket prices increase for the Tech.eu Summit London 2026
Only two days left before Early Bird ticket prices increase for the Tech.eu Summit London 2026 Only two days left before Early Bird ticket prices increase for the Tech.eu Summit London 2026

The Tech.eu Summit London 2026 will take place on 21–22 April at the Queen Elizabeth II Centre, convening leading voices from across the international startup and investment ecosystem. Across two days...

9 часов назад @ tech.eu
Building Europe’s native code infrastructure: Tangled closes $4.5M round
Building Europe’s native code infrastructure: Tangled closes $4.5M round Building Europe’s native code infrastructure: Tangled closes $4.5M round

GitHub alternative Tangled has raised a $4.5 million funding round. The code platform offers a primary European alternative to GitHub for developers, providing an open and extensible network built fo...

10 часов назад @ tech.eu
Outpost Bio raises $3.5M pre-seed for human microbiology models
Outpost Bio raises $3.5M pre-seed for human microbiology models Outpost Bio raises $3.5M pre-seed for human microbiology models

Outpost Bio, a companyfocused on decoding complex interactions in human biology, has raised a $3.5million pre-seed round co-led by Merantix Capital and Seedcamp, withparticipation from OpenSeed VC, De...

10 часов назад @ tech.eu
Noxon closes seed funding round to advance muscle-computer interface technology
Noxon closes seed funding round to advance muscle-computer interface technology Noxon closes seed funding round to advance muscle-computer interface technology

Munich-based medtechcompany Noxon has closed its seed funding round, led by High-Tech Gründerfonds(HTGF) and Bayern Kapital, with participation from Auxxo and anotherinstitutional investor. The size o...

12 часов назад @ tech.eu
New speakers for Tech.eu Summit London, the reality of Ukraine’s tech ecosystem four years on, and IQM to go public
New speakers for Tech.eu Summit London, the reality of Ukraine’s tech ecosystem four years on, and IQM to go public New speakers for Tech.eu Summit London, the reality of Ukraine’s tech ecosystem four years on, and IQM to go public

This week, we tracked more than 70 tech funding deals worth over €2 billion and 5 exits, M&A transactions, rumours, and related news stories across Europe. On the fourth anniversary of Russia’s un...

3 days, 2 hours назад @ tech.eu
Monzo former CEO TS Anil appointed board vice-chair in boardroom shake-up
Monzo former CEO TS Anil appointed board vice-chair in boardroom shake-up Monzo former CEO TS Anil appointed board vice-chair in boardroom shake-up

Monzo’s former CEO TS Anil has been appointed vice-chair of Monzo’s board, in a shake-up which sees an executive from an existing Monzo investor and a former Y Combinator executive take non-executive ...

3 days, 4 hours назад @ tech.eu
Interrupting the scroll: This founder is using social media as ground zero for a digital reset
Interrupting the scroll: This founder is using social media as ground zero for a digital reset Interrupting the scroll: This founder is using social media as ground zero for a digital reset

I’m sure the creators of the internet never thought of a time when phrases like doomscrolling, social media addiction, and bed rot would be mainstream. But here we are. If you’ve ever jolted yourself ...

3 days, 6 hours назад @ tech.eu
Human connection powers UK women founders, finds The Rise Report
Human connection powers UK women founders, finds The Rise Report Human connection powers UK women founders, finds The Rise Report

Today, The Rise Report, a new nationwide study, has found that UK female entrepreneurs identify human connection as the cornerstone of resilience, growth and business success. This report is commissio...

3 days, 7 hours назад @ tech.eu
ISPTech secures €5.5M seed to improve in-orbit mobility
ISPTech secures €5.5M seed to improve in-orbit mobility ISPTech secures €5.5M seed to improve in-orbit mobility

InSpacePropulsion Technologies (ISPTech), a German space tech company developing propulsionsystems designed to enable fast and agile in-orbit manoeuvring, has raised €5.5million to advance deployment ...

3 days, 9 hours назад @ tech.eu
OpenAI to establish London as biggest research hub outside the US
OpenAI to establish London as biggest research hub outside the US OpenAI to establish London as biggest research hub outside the US

ChatGPT developer OpenAI is to make London its largest research hub outside of its San Francisco headquarters, it announced today, signifying a vote of confidence in the city. The US AI frontier lab, ...

4 days, 4 hours назад @ tech.eu
€4.5M raised by FlyFocus to scale European drone production
€4.5M raised by FlyFocus to scale European drone production €4.5M raised by FlyFocus to scale European drone production

FlyFocus, a Poland-based defence technology companyspecialising in unmanned aerial systems (UAS) and avionics, has raised €4.5million in a funding round led by ffVC, with participation from the NCBRIn...

4 days, 5 hours назад @ tech.eu
Why Ukraine is becoming a global healthtech frontier
Why Ukraine is becoming a global healthtech frontier Why Ukraine is becoming a global healthtech frontier

Ukraine offers a rare combination: deep technical talent, a startup ecosystem tested under extreme conditions, digital-first public infrastructure, supportive regulation, and urgent national demand th...

4 days, 5 hours назад @ tech.eu
TechCrunch: Europe TechCrunch: Europe
последний пост 1 week, 6 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.

1 week, 6 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.

3 weeks, 3 days назад @ 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, 1 week назад @ 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, 1 week назад @ 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, 2 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, 1 week назад @ 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, 1 week назад @ 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, 2 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, 2 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 назад @ 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, […]

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

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

8 months, 3 weeks назад @ 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, 1 week назад @ techcrunch.com