Вастрик
👉 vas3k.ru
Веду блог о технологиях, пишу код, отвратительно путешествую и фотографирую это
Hacker News Hacker News
последний пост 1 час назад
Mistral Patent for "Code implemented tool calls"
Mistral Patent for "Code implemented tool calls" Mistral Patent for "Code implemented tool calls"

Comments

1 час назад @ patentsgazette.uspto.gov
Defending my own brain against enshittification
Defending my own brain against enshittification Defending my own brain against enshittification

Defending my own brain against enshittification10 Aug, 2026If you haven't had Belvita breakfast cookies, you have probably had Biscoff cookies, which are similar.

You've probably had one along with a Coke with ice in a plastic cup, and thought to yourself, 'these cookies suck.'

), wonder what wife is doing, feel sad about whatever bad news I saw on Reddit that morning, feel unworthy of my life, worry about climate change, try to think about something else.

There are 4 brittle little cookies in the pack, which is typically just enough to make it through the tea.

(Ex: make tea at 3pm at home but also do some pain in the ass house-related task during lunch, probably yard work).

1 час назад @ mrmarket.lol
50k Boat Names
50k Boat Names 50k Boat Names

From SEA SLUT II to BILBOAT BAGGINS, a deep dive into AIS vessel data turns up 50,000 boat names packed with nautical puns, dirty jokes, and Tolkien deep cuts.

A smattering of boat names found in NOAA's Marine Cadastre data set.

I went through several years’ worth of NOAA vessel traffic data and pulled a sample of more than 50,000 boat names that were broadcast via Automatic Identification System (AIS) transmitters, which are typically found on larger and commercial vessels.

Boat owners don’t necessarily have to submit these names to NOAA — AIS vessel names aren’t a comprehensive government registry of boat names.

Feeling KnottyThere’s no shortage of spicy boat names.

1 час назад @ beautifulpublicdata.com
Over 181,000 AI meeting recordings left wide open in note taking app
Over 181,000 AI meeting recordings left wide open in note taking app Over 181,000 AI meeting recordings left wide open in note taking app

tl;dv (Too Long; Didn't View) is an AI meeting recording platform.

The VulnerabilityWhen you sign up for tl;dv, the platform authenticates you with a JWT and exchanges it for a Firebase token via gw.tldv.io/v1/users/firebase/token .

You can watch the collection in real time, see a meeting start recording, grab the ID, and walk into someone's call uninvited.

At any given time there are roughly 1,000 meetings with status: recording sitting in the collection.

The ScaleI queried the Firestore meetings collection and saw there were 181,874 meeting records belonging to 84,312 unique users across 35,003 email domains.

2 часа назад @ bobdahacker.com
DeepSeek costs OpenCode Go user $1.14/day; dual DGX breaks even in 24 years
DeepSeek costs OpenCode Go user $1.14/day; dual DGX breaks even in 24 years DeepSeek costs OpenCode Go user $1.14/day; dual DGX breaks even in 24 years

Nothing to see hereLooks like this page doesn’t exist.

Here’s a picture of a poodle sitting in a chair for your trouble.

2 часа назад @ twitter.com
Squeak/Smalltalk 6.1 Release Notes
Squeak/Smalltalk 6.1 Release Notes Squeak/Smalltalk 6.1 Release Notes

Download Squeak Try it in browser (SqueakJS)*** Squeak 6.1 "Vanessa" Release Notes ***As Squeak approaches its 30th anniversary, we are proud to announce the next version of the system, Squeak 6.1.

:Â Â Â Â Text streamContents: [:stream |Â Â Â Â Â Â Â Â stream withAttributes: {TextColor blue.

TextEmphasis bold} do:Â Â Â Â Â Â Â Â Â Â Â Â [stream nextPutAll: 'abc'.

            stream withAttribute: TextColor red do:                [stream nextPutAll: 'def']]].

    'hi {1}' asText        addAttribute: TextColor red;        format: {'name' asText addAttribute: TextColor green}.

2 часа назад @ squeak.org
Tail-call optimization in C is relatively recent
Tail-call optimization in C is relatively recent Tail-call optimization in C is relatively recent

Tail-call optimization in C is relatively recentActually tail calls in C have not been around forever.

When I looked in 1994 at the C compilers of the day, they did not perform tail-call optimization for the kind of usage shown in the article.

In 2001 Mark Probst implemented tail-call optimization in GCC with a separate calling convention; he lists the limitations of the then-existing tail-call optimization in GCC in section 6.4, among them: "It cannot handle indirect calls" (which would have been used in tail calls for interpreter dispatch).

Anyway, last year I read the paper on "Copy-and-Patch Compilation" by Xu and Kjolstad, and they use tail-call optimization.

In any case, after reading…

3 часа назад @ lwn.net
Because It's Not Fun Enough: why languages fail
Because It's Not Fun Enough: why languages fail Because It's Not Fun Enough: why languages fail

It says, roughly, that C, C++, and JavaScript are immortal (for now!

In every case somebody made one of the three axes needlessly difficult, and the people the language depended on went where it was easier, or more fun, or more workable.

If they succeed, COBOL is likely gone: a language that works 100% of the time and is about 1% fun to program.

And it is no fun.

They rise when they make the vocation, the art, and the job lighter, and they fall on the day something else can carry the same weight, because at that moment the only question left is... is it fun?

3 часа назад @ bytecode.news
A 'bananas' order for 5000 obscure book titles fuels suspicion
A 'bananas' order for 5000 obscure book titles fuels suspicion

Comments

3 часа назад @ irishtimes.com
Meta's new open-weight model targets local agentic AI
Meta's new open-weight model targets local agentic AI Meta's new open-weight model targets local agentic AI

Nothing to see hereLooks like this page doesn’t exist.

Here’s a picture of a poodle sitting in a chair for your trouble.

4 часа назад @ twitter.com
Parametron: 50s Japanese computer that uses neither transistors nor vacuum tubes
Parametron: 50s Japanese computer that uses neither transistors nor vacuum tubes

Comments

4 часа назад @ ethw.org
Meta Muse Glimmer – open weights 30B local coding model
Meta Muse Glimmer – open weights 30B local coding model Meta Muse Glimmer – open weights 30B local coding model

Today, we're introducing Muse Glimmer, the next model from Meta Superintelligence Labs, and open sourcing the model weights under a permissive Apache 2.0 license.

We trained Muse Glimmer on Muse Spark's outputs using logit distillation, leveraging a similar data mix as the teacher.

We trained Muse Glimmer on Muse Spark's outputs using logit distillation, leveraging a similar data mix as the teacher.

Get Started With Muse Glimmer TodayMuse Glimmer is available now, and you can download the weights on Hugging Face.

This work builds on Meta's long track record of open AI research, extending it into agentic AI and giving developers access to local agentic capabilities.

4 часа назад @ research.meta.ai
Docker Sandboxes – Disposable, isolated sandboxes for AI agents
Docker Sandboxes – Disposable, isolated sandboxes for AI agents Docker Sandboxes – Disposable, isolated sandboxes for AI agents

CapabilitiesYOLO mode, safely.

Each agent runs inside a dedicated microVM with your dev environment and only your project workspace mounted in.

Agents can install packages, modify configs, and spin up their own Docker containers.

Your host stays untouched.

No manual review, no permission prompts, no supervision required.

8 часов назад @ docker.com
Why do we assume everyone should be working?
Why do we assume everyone should be working? Why do we assume everyone should be working?

She said “of course everyone should be working, I mean, I’d like to be able to buy more stuff”In that statement though there really is a non obvious implied logic.

That if we want more stuff, and better lives, everyone should be working harder?

Not because the economy couldn’t provide for that person, but because the only way for the economy to provide for them is through the wage.

We have to stop assuming that the economy wants everyone to be working.

Our current systems of taxes and benefits almost entirely assume we need everyone.

9 часов назад @ wilsoniumite.com
The Philippines' big offshoring industry is growing despite AI
The Philippines' big offshoring industry is growing despite AI

Comments

10 часов назад @ economist.com
Hacker News Hacker News
последний пост 1 час назад
Long-Run Effects of H-1B Immigration on the U.S. Economy (July 2026)
Long-Run Effects of H-1B Immigration on the U.S. Economy (July 2026) Long-Run Effects of H-1B Immigration on the U.S. Economy (July 2026)

We study the effects of H-1B immigration on U.S. industries that employ H-1B workers and their trading partners.

Using a novel cross-industry design and the 1999–2003 expansion of the H-1B visa cap for identification, we find that H-1B exposure raised incomes for natives and pre-existing immigrants, with gains concentrated in non-STEM occupations.

Income gains propagate forward through supply chains to downstream industries but not backward to upstream industries, consistent with a productivity shock rather than a labor supply shock.

We find no direct effect on patenting, suggesting that productivity gains arise from better task execution rather than patentable invention.

10 часов назад @ nber.org
Auto mode is now the default in Claude Code
Auto mode is now the default in Claude Code Auto mode is now the default in Claude Code

Auto mode outperforms manual permissions on safetyIn a controlled experiment with 1,053 paid professional testers, human review caught just 13.6% of dangerous commands, while auto mode caught 89%.

Head to head, auto mode blocked 800 commands that a human approved, while humans blocked only 6 that auto mode allowed.

Auto mode prevents more harmful actionsOur research also suggests that auto mode leads to fewer harmful actions than manual permissions mode.

Auto mode reduces prompt injection riskWith auto mode enabled, no attack in an independent evaluation was successful against any of our models.

Auto mode in productionTeams are already running auto mode as their production default:

11 часов назад @ claude.com
Show HN: Voice driven murder mystery, Interview AI suspects with your voice
Show HN: Voice driven murder mystery, Interview AI suspects with your voice Show HN: Voice driven murder mystery, Interview AI suspects with your voice

Comments

11 часов назад @ whodunnitai.com
Run Android ARM64 VR APKs on Apple Vision Pro
Run Android ARM64 VR APKs on Apple Vision Pro Run Android ARM64 VR APKs on Apple Vision Pro

KleptonRunning Android ARM64 VR APKs on Apple Vision Pro, no JIT required!

Architectureklepton-ld translates Android .so libraries into loadable Apple .dylib and .framework libraries, which then link into the Klepton runtime.

For graphics, GLES 3.2 is translated to a vendored ANGLE GLES 3.0 (with its Metal backend), and Vulkan is translated to MoltenVK.

All usage of x18 is patched by klepton-ld so that per-library TLS slots are used instead.

It's likely that some applications will require JIT if they happen to utilize scripting runtimes that expect it (LuaJIT, V8, whatever else).

11 часов назад @ github.com
Turn satellite imagery into a paper globe you fold yourself
Turn satellite imagery into a paper globe you fold yourself Turn satellite imagery into a paper globe you fold yourself

Every globe is built from openly licensed data — sources credited on each theme page.

Folding Globes — a MapScaping project.

11 часов назад @ foldingglobes.com
What Happened to HackerOne?
What Happened to HackerOne? What Happened to HackerOne?

Bug Bounty Platforms like HackerOne were designed to directly address this issue.

LHEs were not the only area where HackerOne was building and establish a community for security researchers.

This is a dedicated space for top hackers to get direct support from HackerOne for anything bug bounty related.

The Enshittification of HackerOne #For almost 10 years, Marten Mickos served as CEO of HackerOne.

This ended up revealing that HackerOne had made ToS updates which made it so that reports submitted on HackerOne could be used to train AI models.

12 часов назад @ blog.teknogeek.io
Taylor Farms recalls salsa and guacamole over salmonella risk
Taylor Farms recalls salsa and guacamole over salmonella risk

Comments

12 часов назад @ cnbc.com
How We Pushed CDC into Postgres
How We Pushed CDC into Postgres

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

The action you just performed triggered the security solution.

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

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

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

13 часов назад @ snowflake.com
Japanese court overturns Red RAW video patent
Japanese court overturns Red RAW video patent Japanese court overturns Red RAW video patent

The Japanese Patent Office has declared one of Red’s key Raw video patents as invalid, following a challenge by Panasonic.

The news, first reported by Thom Hogan, put Nikon’s video subsidiary in the position of trying to defend a patent that Nikon had previously argued was invalid.

It’s difficult to know what the impact the rejection of this patent will be, given Canon, Panasonic, Sony and Blackmagic Design all now produce cameras with internal Raw video capture.

One possibility the abolition of the license fees reportedly due to Red from users of Apple’s ProRes RAW codec.

But given Red went from being privately held to being absorbed into Nikon, it’s difficult to get a sense for how signif…

14 часов назад @ dpreview.com
The Ambition Project
The Ambition Project The Ambition Project

I was fascinated to hear about Jason Brennan’s class assignments for his “Ambition” class.

In my first year seminar course Ambition, in addition to their other work, students will need to complete four of the following assignments, including at least one starred project.

For that entire day, say no to every optional request that you do not genuinely want to do.

For instance, ask a trusted friend to show people the summary and to take notes about whether people agree.

For instance, don’t offer to tutor someone in calculus II if they buy your candy bar.

15 часов назад @ betonit.ai
Show HN: Lumabri – What if LLMs worked like Napster?
Show HN: Lumabri – What if LLMs worked like Napster? Show HN: Lumabri – What if LLMs worked like Napster?

Run huge mixture-of-experts models from a swarm of peers, with the colibri engine.

A donor that should outlive the session is lumabri serve --join .

make && make fixture # builds everything + tiny_olmoe/ ./lumabri serve --model ./tiny_olmoeIn a second terminal, the chatter.

In a second terminal:LUMABRI_PUBKEY= $( cat swarm.pub ) lumabri chat --tracker 127.0.0.1:7300 --engines-dir /path/to/colibri/cThe line to look for is [lumabri] phase 2 active .

A systemd unit is one stanza: ExecStart=/usr/local/bin/lumabri serve --model /srv/model , Restart=always , plus Environment=LUMABRI_TOKEN=... for a private swarm.

16 часов назад @ github.com
To Recruit Teachers, School Districts Are Building Homes
To Recruit Teachers, School Districts Are Building Homes

Please enable JS and disable any ad blocker

16 часов назад @ nytimes.com
AI assistant hacks gym website in first known Australian autonomous cyber attack
AI assistant hacks gym website in first known Australian autonomous cyber attack AI assistant hacks gym website in first known Australian autonomous cyber attack

OpenAI model goes rogue during testing and hacks startup OpenAI has announced one of its AI models went rogue and broke containment during testing.

His AI assistant found a way to book the gym class months further in advance than the gym allowed.

The breakout moment for personal AI agents was OpenClaw's release in early 2026; the free AI assistant software that anyone could run on their computer soon had millions of downloads.

Since then, these labs and third-party testers claim they have seen these AI models pretend to be people online, try to convince people to run malicious code and even collaborate with other AI models — all to achieve their goals.

An autonomous AI agent does not neatly…

17 часов назад @ abc.net.au
Georgia police officers fired after Flock camera misuse
Georgia police officers fired after Flock camera misuse

Comments

17 часов назад @ wtoc.com
Is it all just vapourware?
Is it all just vapourware? Is it all just vapourware?

Maybe I’m just too cynical but it’s really starting to feel like more or less all of this new “AI”/agent software is vapourware.

I’ve been trying to take this whole “agentic development” thing seriously and there is just so much friction in this ecosystem it’s absolutely insane.

Now that the cost of writing code has collapsed almost down to the cost of LLM inference, code is ubiquitous.

The thing is, I like writing code.

I want AI to take on all those other annoying parts of the software development lifecycle that were a distraction from writing code.

17 часов назад @ kirahowe.com
Lobsters Lobsters
последний пост 1 час назад
GitHub Actions needs OIDC audience constraints
GitHub Actions needs OIDC audience constraints GitHub Actions needs OIDC audience constraints

Like many CI/CD providers, GitHub Actions provides verifiable machine identities via OpenID Connect (OIDC).

Unfortunately, GitHub’s mechanism for exposing OIDC tokens in workflows contains a significant weakness, one that (in my opinion) will present an increasingly serious security risk over time.

The most important claim in an OIDC ID token is arguably sub , since it identifies the principal (the “subject”).

The audience is critical because it constrains who honors the token: services that accept ID tokens should only do so when they recognize the audience as matching theirs.

Unfortunately, that’s exactly what GitHub Actions enables: id-token: write gives the job (or entire workfl…

1 час назад @ blog.yossarian.net
Django is moving to an annual release cycle
Django is moving to an annual release cycle Django is moving to an annual release cycle

Django's Steering Council has accepted the Django Enhancement Proposal DEP 20 to move Django to an annual release cycle.

From January 2028, Django will make one feature release a year, giving every feature release the LTS-level three years of support, and version numbers will carry the feature release year: Django 2028, then Django 2029, and so on.

Under the new cycle, each Django version supports the three latest Python versions at release, and picks up the new Python version during its first year.

Every release is an LTSEvery feature release gets three years of support: one year of mainstream bugfixes, then two years of security and data-loss fixes.

Release Date End of life Django 6.1 Aug…

2 часа назад @ djangoproject.com
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.

3 часа назад @ lobste.rs
Fast Haskell Scripts on GitHub Actions
Fast Haskell Scripts on GitHub Actions Fast Haskell Scripts on GitHub Actions

It also fetches dependencies from the prebuilt Nix cache.

The Problem#GitHub Actions gives us a fresh runner for every build, with no Nix store and no Magix cache.

Running the Bundle#The rest of the script is the run subcommand and the command dispatch:run() { local bin = " $DEST /bin/ $NAME " if [ !

The GitHub Actions Workflow#The workflow uses Nix, Magix and the bundler script to execute the Haskell script.

The Conclusion#This post showed how to speed up a Haskell script running on GitHub Actions by caching a compact bundle of its compiled executable.

3 часа назад @ abhinavsarkar.net
The Promise None of Them Kept
The Promise None of Them Kept The Promise None of Them Kept

Chef called its resources “convergent.” Puppet called its catalogs “desired state.” Terraform called its plans “declarative.” Ansible called its playbooks “idempotent.”None of those four kept the promise.

If someone adds a security group rule through the console, Terraform does not detect it until a human runs terraform plan .

Voluntary commitment: Terraform does not promise its own behavior; it imposes changes on remote resources through API calls.

In Burgess’s terms this is an imposition model rather than a promise model, a distinction the theory is built on.

It can tell you whether the promise is kept right now.

3 часа назад @ webframp.com
Easy Sandboxing on Linux with Bubblewrap
Easy Sandboxing on Linux with Bubblewrap

The goal is mainly to reduce the blast radius: make it so programs within the sandbox cannot damage the host system (e.g.

My goal was to make it easy to use and reduce friction as much as possible, so that I always have a sandbox at my fingertips.

This is an unprivileged sandboxing tool used by Flatpak (though, I hear there are plans to replace it with something else).

REPO = " $( readlink -f . ) " BWRAP =( bwrap --die-with-parent # Unshare (isolate) a bunch of things inside the sandbox.

If needed, it’s easy to mount more folders by adding them into one of the arrays.

4 часа назад @ bxt.rs
Firefox Containers Preview
Firefox Containers Preview Firefox Containers Preview

Now, we’re bringing the power of the Multi-Account Containers extension directly into the heart of Firefox for all to benefit from.

By making Containers a native, first-party feature in Firefox 153, we are:Making it visible by default: You no longer need to hunt for an add-on to get started.

Customize your workspace: Create and manage containers with your own names, colors, and icons.

Manage settings easily: Control your container setup directly from the Firefox settings surface.

As you explore the new Containers Preview in Firefox 153, please let us know what you think by posting your feedback in this Mozilla Connect thread.

5 часов назад @ blog.mozilla.org
LLMs and xfwl4
LLMs and xfwl4

xfwl4 and LLMsSo yes, I use Claude quite a bit while developing xfwl4.

Research and PlanningMost of my time with Claude Code is research and planning.

Sometimes I will have Claude write some code for me.

I don’t write skills or other bits of automation.

I don’t think I would have made anywhere near as much progress with xfwl4 without an LLM.

5 часов назад @ spurint.org
Toggles Considered Harmful
Toggles Considered Harmful Toggles Considered Harmful

I think toggles originated on iOS, where they replaced checkboxes.

Toggles make sense in the real, physical world because of their mechanical properties.

There is no obvious way to tell whether it is on or off.

Apple's attempts to make toggle states more obvious ultimately created the confusing situation in the original screenshot.

Therefore, the most expedient solution to the original UI problem is simply to use a control whose state is obvious.

6 часов назад @ ignorethecode.net
an ambiguity in c89 which will never be fixed
an ambiguity in c89 which will never be fixed an ambiguity in c89 which will never be fixed

an ambiguity in c89 which will never be fixed 2026-08-10i found some ambiguous wording in the c89(/c90) standard, where gcc and clang disagree on the interpretation.

it concerns the behavior of implicit function declarations, which were removed in c99, so this was never disambiguated.

the declarator then finishes, and f is redeclared with the compatible type int (int *) .

maybe "innermost block" actually means innermost block scope or file scope, and so the code really is legal.

here's another example, which confirms that the divergence in behavior comes down to which scope the implicit declaration goes in.

6 часов назад @ sebsite.pw
How do programming languages impact token efficiency and correctness?
How do programming languages impact token efficiency and correctness? How do programming languages impact token efficiency and correctness?

This somewhat widely cited post (I keep seeing it cited, anyway) suggests that dynamic languages and/or languages that represent things more concisely are more token efficient.

If token efficiency turns out to be a key driver, this is perhaps a very interesting way for languages to evolve.

To make a strong, universal, claim, like "dynamic languages are more efficient than static languages", we'd have to run evals across many tasks.

But, for the purposes of answering the question "is the claim that dynamic languages are meaningfully better than static languages when using LLMs?

Even after fixing 100 or more eval issues, I have no doubt that plenty more remain.

7 часов назад @ danluu.com
Light/Dark/System Theme Setting Design
Light/Dark/System Theme Setting Design Light/Dark/System Theme Setting Design

Lea Verou published a post titled ‘Dark mode toggles: two states are enough’, discussing the UX of light-dark toggles.

Switching between the system theme and the explicit theme that matches it doesn’t trigger a change, which causes a weird interactivity disconnect.

The approach does show the system setting as an explicit setting, however, which Lea argues shouldn’t be exposed to the user.

Pressing the light mode icon sets the page to light mode.

The dark mode icon sets it to dark mode.

7 часов назад @ vale.rocks
Make the PDS Your Own: Customization and Metrics
Make the PDS Your Own: Customization and Metrics

Comments

8 часов назад @ atproto.com
IBM i (OS/400) The Database Operating System
IBM i (OS/400) The Database Operating System IBM i (OS/400) The Database Operating System

It should be noted that AS/400 refers to the hardware/platform, while OS/400 was the dedicated operating system.

The operating system perfectly “understands” the structure of business data and treats an SQL table like any other native system object.

The operating system, licensed internal code, and all user data that hasn’t been intentionally moved elsewhere reside here.

These are System Values (global parameters), a kind of digital DNA that defines the behavior of the operating system at the lowest level.

It is not slow emulation; it is an operating system within an operating system, using the machine kernel directly.

10 часов назад @ osadmins.com
Undo/redo systems and collaborative editing (2024)
Undo/redo systems and collaborative editing (2024) Undo/redo systems and collaborative editing (2024)

As a user, I can't think of a single collaborative app that implements undo/redo in a way that feels right (if you know any, please leave a comment).

Undo/ redo is a strange beastI always knew that undo/redo is a deeply "strange" feature, but it was only when I started thinking about implementing it myself that some of its weirder aspects became more salient:We all do this: Undo, undo, undo... (repeat N times); copy something; redo, redo, redo (repeat N times); paste.

And we get annoyed by this: Undo, undo, type a character, realise you can't redo anymore.

Points 1 and 2 are intentional design decisions that make undo/redo the feature we know and love.

Don't we want the undo/redo manager to…

11 часов назад @ dev.to
Techmeme Techmeme
последний пост 1 час назад
AI agents are moving online course cheating beyond chatbot-written essays via commands like "log in and complete my quiz"; major chatbots did not refuse prompts (New York Times)
AI agents are moving online course cheating beyond chatbot-written essays via commands like "log in and complete my quiz"; major chatbots did not refuse prompts (New York Times) AI agents are moving online course cheating beyond chatbot-written essays via commands like "log in and complete my quiz"; major chatbots did not refuse prompts (New York Times)

New York Times:

AI agents are moving online course cheating beyond chatbot-written essays via commands like “log in and complete my quiz”; major chatbots did not refuse prompts — As colleges and students embrace virtual classes, the ease of A.I. cheating is raising questions about the value of an online degree.

1 час назад @ techmeme.com
Sources: Microsoft plans to unveil its next-gen Maia 300 AI chip this fall, potentially as soon as September, and is negotiating with TSMC to make 300K+ in 2027 (The Information)
Sources: Microsoft plans to unveil its next-gen Maia 300 AI chip this fall, potentially as soon as September, and is negotiating with TSMC to make 300K+ in 2027 (The Information) Sources: Microsoft plans to unveil its next-gen Maia 300 AI chip this fall, potentially as soon as September, and is negotiating with TSMC to make 300K+ in 2027 (The Information)

The Information:

Sources: Microsoft plans to unveil its next-gen Maia 300 AI chip this fall, potentially as soon as September, and is negotiating with TSMC to make 300K+ in 2027 — Microsoft is planning to significantly increase production of its internally designed next-generation AI chips next year in hopes …

1 час назад @ techmeme.com
Analysis: the 256GB iPhone 18 Pro is set to have a bill of materials cost ~38% higher than the iPhone 17 Pro due to memory prices; memory's BOM share hits 34% (TrendForce)
Analysis: the 256GB iPhone 18 Pro is set to have a bill of materials cost ~38% higher than the iPhone 17 Pro due to memory prices; memory's BOM share hits 34% (TrendForce) Analysis: the 256GB iPhone 18 Pro is set to have a bill of materials cost ~38% higher than the iPhone 17 Pro due to memory prices; memory's BOM share hits 34% (TrendForce)

TrendForce:

Analysis: the 256GB iPhone 18 Pro is set to have a bill of materials cost ~38% higher than the iPhone 17 Pro due to memory prices; memory's BOM share hits 34% — TrendForce's latest smartphone industry research reveals that escalating component costs—led by memory—are expected …

1 час назад @ techmeme.com
Anthropic, Macquarie, and Singapore's GIC form Theseus Infrastructure to develop AI computing sites; Anthropic will cover consumer electricity price hikes (Mark Bergen/Bloomberg)
Anthropic, Macquarie, and Singapore's GIC form Theseus Infrastructure to develop AI computing sites; Anthropic will cover consumer electricity price hikes (Mark Bergen/Bloomberg) Anthropic, Macquarie, and Singapore's GIC form Theseus Infrastructure to develop AI computing sites; Anthropic will cover consumer electricity price hikes (Mark Bergen/Bloomberg)

Mark Bergen / Bloomberg:

Anthropic, Macquarie, and Singapore's GIC form Theseus Infrastructure to develop AI computing sites; Anthropic will cover consumer electricity price hikes — Anthropic PBC has formed a strategic partnership with Macquarie Asset Management and Singaporean wealth fund GIC to build data centers for the Claude developer.

2 часа назад @ techmeme.com
Google adds Venmo as a payment option on Google Play for games, apps, add-ons, subscriptions, and more in the US, adding to support for PayPal and Cash App (Ivan Mehta/TechCrunch)
Google adds Venmo as a payment option on Google Play for games, apps, add-ons, subscriptions, and more in the US, adding to support for PayPal and Cash App (Ivan Mehta/TechCrunch) Google adds Venmo as a payment option on Google Play for games, apps, add-ons, subscriptions, and more in the US, adding to support for PayPal and Cash App (Ivan Mehta/TechCrunch)

Ivan Mehta / TechCrunch:

Google adds Venmo as a payment option on Google Play for games, apps, add-ons, subscriptions, and more in the US, adding to support for PayPal and Cash App — Google said that it is adding Venmo as a payment option today on Google Play for purchases including games, apps, add-ons, and other digital content.

2 часа назад @ techmeme.com
Intel announces a $15B common stock offering, with proceeds going to general corporate purposes like "maintaining a strong balance sheet"; INTC falls 3%+ (Sarah Frier/Bloomberg)
Intel announces a $15B common stock offering, with proceeds going to general corporate purposes like "maintaining a strong balance sheet"; INTC falls 3%+ (Sarah Frier/Bloomberg) Intel announces a $15B common stock offering, with proceeds going to general corporate purposes like "maintaining a strong balance sheet"; INTC falls 3%+ (Sarah Frier/Bloomberg)

Sarah Frier / Bloomberg:

Intel announces a $15B common stock offering, with proceeds going to general corporate purposes like “maintaining a strong balance sheet”; INTC falls 3%+ — Intel Corp. said it will be offering $15 billion in common stock, taking advantage of renewed interest in its business prospects during …

2 часа назад @ techmeme.com
South Korea plans to launch a ~$3.5B chip fund for promising materials, parts, equipment, and fabless companies, and speed the development of domestic chip hubs (Reuters)
South Korea plans to launch a ~$3.5B chip fund for promising materials, parts, equipment, and fabless companies, and speed the development of domestic chip hubs (Reuters) South Korea plans to launch a ~$3.5B chip fund for promising materials, parts, equipment, and fabless companies, and speed the development of domestic chip hubs (Reuters)

Reuters:

South Korea plans to launch a ~$3.5B chip fund for promising materials, parts, equipment, and fabless companies, and speed the development of domestic chip hubs — South Korea will launch a 5 trillion won ($3.52 billion) semiconductor fund targeting promising chip materials, parts …

3 часа назад @ techmeme.com
Sources: Palmer Luckey's Erebor, a lender that aims to fill the gap left by Silicon Valley Bank, is in advanced talks to raise ~$1.5B at an $8B valuation (Financial Times)
Sources: Palmer Luckey's Erebor, a lender that aims to fill the gap left by Silicon Valley Bank, is in advanced talks to raise ~$1.5B at an $8B valuation (Financial Times) Sources: Palmer Luckey's Erebor, a lender that aims to fill the gap left by Silicon Valley Bank, is in advanced talks to raise ~$1.5B at an $8B valuation (Financial Times)

Financial Times:

Sources: Palmer Luckey's Erebor, a lender that aims to fill the gap left by Silicon Valley Bank, is in advanced talks to raise ~$1.5B at an $8B valuation — Funding values Erebor at $8bn, underscoring growth of lender supported by Silicon Valley investors — A start-up bank backed …

3 часа назад @ techmeme.com
Sources: the AI-driven memory chip shortage kicks off a rush of DC lobbying; many US officials appear unsympathetic to Apple's desire to buy Chinese chips (New York Times)
Sources: the AI-driven memory chip shortage kicks off a rush of DC lobbying; many US officials appear unsympathetic to Apple's desire to buy Chinese chips (New York Times) Sources: the AI-driven memory chip shortage kicks off a rush of DC lobbying; many US officials appear unsympathetic to Apple's desire to buy Chinese chips (New York Times)

New York Times:

Sources: the AI-driven memory chip shortage kicks off a rush of DC lobbying; many US officials appear unsympathetic to Apple's desire to buy Chinese chips — The artificial intelligence boom has created a shortage of a critical commodity called memory chips, and a new front for corporate lobbying in Washington.

3 часа назад @ techmeme.com
As AI salaries intensify competition in San Francisco's rental market, CoStar says average asking rent is up 18% in under two years to $3,728/month, passing NYC (Wall Street Journal)
As AI salaries intensify competition in San Francisco's rental market, CoStar says average asking rent is up 18% in under two years to $3,728/month, passing NYC (Wall Street Journal) As AI salaries intensify competition in San Francisco's rental market, CoStar says average asking rent is up 18% in under two years to $3,728/month, passing NYC (Wall Street Journal)

Wall Street Journal:

As AI salaries intensify competition in San Francisco's rental market, CoStar says average asking rent is up 18% in under two years to $3,728/month, passing NYC — Lack of housing supply is colliding with sky-high AI salaries: 'OK, we'll pay $10,000' — SAN FRANCISCO—Flowers and wine for listing agents at open houses.

3 часа назад @ techmeme.com
Q&A with Kalshi CEO Tarek Mansour on his vision to "financialize everything", sports betting, Kalshi's "philosophical misalignment" with Polymarket, and more (Jordyn Holman/New York Times)
Q&A with Kalshi CEO Tarek Mansour on his vision to "financialize everything", sports betting, Kalshi's "philosophical misalignment" with Polymarket, and more (Jordyn Holman/New York Times) Q&A with Kalshi CEO Tarek Mansour on his vision to "financialize everything", sports betting, Kalshi's "philosophical misalignment" with Polymarket, and more (Jordyn Holman/New York Times)

Jordyn Holman / New York Times:

Q&A with Kalshi CEO Tarek Mansour on his vision to “financialize everything”, sports betting, Kalshi's “philosophical misalignment” with Polymarket, and more — Tarek Mansour co-founded the fast-growing prediction market company shortly after graduating from M.I.T. …

4 часа назад @ techmeme.com
The UK's Report Remove service receives 420 reports from under-18s of explicit images digitally faked or manipulated to depict them in H1, exceeding 2025's 397 (Dan Milmo/The Guardian)
The UK's Report Remove service receives 420 reports from under-18s of explicit images digitally faked or manipulated to depict them in H1, exceeding 2025's 397 (Dan Milmo/The Guardian) The UK's Report Remove service receives 420 reports from under-18s of explicit images digitally faked or manipulated to depict them in H1, exceeding 2025's 397 (Dan Milmo/The Guardian)

Dan Milmo / The Guardian:

The UK's Report Remove service receives 420 reports from under-18s of explicit images digitally faked or manipulated to depict them in H1, exceeding 2025's 397 — Exclusive: anonymous flagging service says cases have surged, as watchdog says AI is making sexualised or ‘nudified’ content easier to produce

4 часа назад @ techmeme.com
Meta says Muse Glimmer has 30B parameters and is "small enough" to need only one GPU; Meta plans a $1B fund to invest in US communities near its data centers (Vlad Savov/Bloomberg)
Meta says Muse Glimmer has 30B parameters and is "small enough" to need only one GPU; Meta plans a $1B fund to invest in US communities near its data centers (Vlad Savov/Bloomberg) Meta says Muse Glimmer has 30B parameters and is "small enough" to need only one GPU; Meta plans a $1B fund to invest in US communities near its data centers (Vlad Savov/Bloomberg)

Vlad Savov / Bloomberg:

Meta says Muse Glimmer has 30B parameters and is “small enough” to need only one GPU; Meta plans a $1B fund to invest in US communities near its data centers — Meta Platforms Inc. introduced a new AI model that's light enough to run on a single computer, allowing users to download and customize the technology.

4 часа назад @ techmeme.com
Mark Zuckerberg criticizes "closed" AI model makers, says AI labs are espousing a "discourse ... so filled with doom", and defends distillation as a principle (Jamie John/Financial Times)
Mark Zuckerberg criticizes "closed" AI model makers, says AI labs are espousing a "discourse ... so filled with doom", and defends distillation as a principle (Jamie John/Financial Times) Mark Zuckerberg criticizes "closed" AI model makers, says AI labs are espousing a "discourse ... so filled with doom", and defends distillation as a principle (Jamie John/Financial Times)

Jamie John / Financial Times:

Mark Zuckerberg criticizes “closed” AI model makers, says AI labs are espousing a “discourse ... so filled with doom”, and defends distillation as a principle — Meta's founder casts OpenAI and Anthropic as foils in his pitch for powerful AI to become more freely available

4 часа назад @ techmeme.com
Meta releases Muse Glimmer, a new open-weight model, and will release an open-weight version of its most advanced model, Muse Spark 1.2, in the coming weeks (Meghan Bobrowsky/Wall Street Journal)
Meta releases Muse Glimmer, a new open-weight model, and will release an open-weight version of its most advanced model, Muse Spark 1.2, in the coming weeks (Meghan Bobrowsky/Wall Street Journal) Meta releases Muse Glimmer, a new open-weight model, and will release an open-weight version of its most advanced model, Muse Spark 1.2, in the coming weeks (Meghan Bobrowsky/Wall Street Journal)

Meghan Bobrowsky / Wall Street Journal:

Meta releases Muse Glimmer, a new open-weight model, and will release an open-weight version of its most advanced model, Muse Spark 1.2, in the coming weeks — Mark Zuckerberg has a new game plan for winning over hearts and minds to his company's artificial-intelligence efforts: open models and an open hand.

4 часа назад @ techmeme.com
Techmeme Techmeme
последний пост 1 час назад
Mark Zuckerberg proposes a positive AI philosophy centered on individual empowerment, predicts personal superintelligence could increase employment, and more (Mark Zuckerberg/Meta)
Mark Zuckerberg proposes a positive AI philosophy centered on individual empowerment, predicts personal superintelligence could increase employment, and more (Mark Zuckerberg/Meta) Mark Zuckerberg proposes a positive AI philosophy centered on individual empowerment, predicts personal superintelligence could increase employment, and more (Mark Zuckerberg/Meta)

Mark Zuckerberg / Meta:

Mark Zuckerberg proposes a positive AI philosophy centered on individual empowerment, predicts personal superintelligence could increase employment, and more — We are fortunate to live at an incredible moment in history. In the next few years, people will be able to use superintelligence …

4 часа назад @ techmeme.com
Smart Analytics: Chinese humanoid robot makers were 97%+ of global shipments in H1 2026, reaching ~19,100 unit shipments globally, up from 5,100 in H1 2025 (Saritha Rai/Bloomberg)
Smart Analytics: Chinese humanoid robot makers were 97%+ of global shipments in H1 2026, reaching ~19,100 unit shipments globally, up from 5,100 in H1 2025 (Saritha Rai/Bloomberg) Smart Analytics: Chinese humanoid robot makers were 97%+ of global shipments in H1 2026, reaching ~19,100 unit shipments globally, up from 5,100 in H1 2025 (Saritha Rai/Bloomberg)

Saritha Rai / Bloomberg:

Smart Analytics: Chinese humanoid robot makers were 97%+ of global shipments in H1 2026, reaching ~19,100 unit shipments globally, up from 5,100 in H1 2025 — China's humanoid robot makers commanded more than 97% of global shipments in the first half of 2026, according to new industry data affirming …

5 часов назад @ techmeme.com
Sources: the UK FCA is consulting industry participants, including major banks, on a regulatory framework for tokenized gold; London dominates the global market (Financial Times)
Sources: the UK FCA is consulting industry participants, including major banks, on a regulatory framework for tokenized gold; London dominates the global market (Financial Times) Sources: the UK FCA is consulting industry participants, including major banks, on a regulatory framework for tokenized gold; London dominates the global market (Financial Times)

Financial Times:

Sources: the UK FCA is consulting industry participants, including major banks, on a regulatory framework for tokenized gold; London dominates the global market — FCA is seeking to encourage digitisation of financial markets — UK regulators are preparing a framework for tokenised gold …

5 часов назад @ techmeme.com
Sources: Nvidia chips remain the norm for Chinese AI labs training LLMs, as switching from its CUDA platform to Huawei's CANN requires major code rewriting (South China Morning Post)
Sources: Nvidia chips remain the norm for Chinese AI labs training LLMs, as switching from its CUDA platform to Huawei's CANN requires major code rewriting (South China Morning Post) Sources: Nvidia chips remain the norm for Chinese AI labs training LLMs, as switching from its CUDA platform to Huawei's CANN requires major code rewriting (South China Morning Post)

South China Morning Post:

Sources: Nvidia chips remain the norm for Chinese AI labs training LLMs, as switching from its CUDA platform to Huawei's CANN requires major code rewriting — China's most advanced artificial intelligence models are still being trained on Nvidia chips, sources at major Chinese large language model …

5 часов назад @ techmeme.com
Q&A with historian Jill Lepore on her new book The Rise and Fall of the Artificial State, tech leaders misreading science fiction warnings as manuals, and more (Anthony Ha/TechCrunch)
Q&A with historian Jill Lepore on her new book The Rise and Fall of the Artificial State, tech leaders misreading science fiction warnings as manuals, and more (Anthony Ha/TechCrunch) Q&A with historian Jill Lepore on her new book The Rise and Fall of the Artificial State, tech leaders misreading science fiction warnings as manuals, and more (Anthony Ha/TechCrunch)

Anthony Ha / TechCrunch:

Q&A with historian Jill Lepore on her new book The Rise and Fall of the Artificial State, tech leaders misreading science fiction warnings as manuals, and more — Listen on Apple Podcasts Listen on Spotify — In her upcoming book “The Rise and Fall of the Artificial State,” …

5 часов назад @ techmeme.com
A profile of Founders Pledge, which has recorded $4B in pledges from founders so far in 2026, as the AI industry now accounts for a third of its lifetime total (Joel Khalili/Wired)
A profile of Founders Pledge, which has recorded $4B in pledges from founders so far in 2026, as the AI industry now accounts for a third of its lifetime total (Joel Khalili/Wired) A profile of Founders Pledge, which has recorded $4B in pledges from founders so far in 2026, as the AI industry now accounts for a third of its lifetime total (Joel Khalili/Wired)

Joel Khalili / Wired:

A profile of Founders Pledge, which has recorded $4B in pledges from founders so far in 2026, as the AI industry now accounts for a third of its lifetime total — A new generation of philanthropists made rich by artificial intelligence are preparing to give away their vast wealth.

6 часов назад @ techmeme.com
Revelio Labs: short-term AI training programs made up ~33% of the professional certificate market in 2026, up from just 2% in 2022 before ChatGPT launched (Liam Knox/Bloomberg)
Revelio Labs: short-term AI training programs made up ~33% of the professional certificate market in 2026, up from just 2% in 2022 before ChatGPT launched (Liam Knox/Bloomberg) Revelio Labs: short-term AI training programs made up ~33% of the professional certificate market in 2026, up from just 2% in 2022 before ChatGPT launched (Liam Knox/Bloomberg)

Liam Knox / Bloomberg:

Revelio Labs: short-term AI training programs made up ~33% of the professional certificate market in 2026, up from just 2% in 2022 before ChatGPT launched — People are anxious to show they've learned the technology, even if it's hard to predict what skills employers will be looking for.

6 часов назад @ techmeme.com
How credit card issuers and reservation apps like OpenTable and Amex-owned Resy fragment restaurant reservations, wiring the best tables into premium card perks (Wall Street Journal)
How credit card issuers and reservation apps like OpenTable and Amex-owned Resy fragment restaurant reservations, wiring the best tables into premium card perks (Wall Street Journal) How credit card issuers and reservation apps like OpenTable and Amex-owned Resy fragment restaurant reservations, wiring the best tables into premium card perks (Wall Street Journal)

Wall Street Journal:

How credit card issuers and reservation apps like OpenTable and Amex-owned Resy fragment restaurant reservations, wiring the best tables into premium card perks — After a flurry of deals, new apps, membership clubs and other middlemen are fighting over access to high-spending customers and the eateries they love

7 часов назад @ techmeme.com
A look at London's King's Cross, which transformed from a seedy area into an AI hub after DeepMind moved in in 2016, now home to OpenAI, Meta, Wayve, and others (Dominic-Madori Davis/TechCrunch)
A look at London's King's Cross, which transformed from a seedy area into an AI hub after DeepMind moved in in 2016, now home to OpenAI, Meta, Wayve, and others (Dominic-Madori Davis/TechCrunch) A look at London's King's Cross, which transformed from a seedy area into an AI hub after DeepMind moved in in 2016, now home to OpenAI, Meta, Wayve, and others (Dominic-Madori Davis/TechCrunch)

Dominic-Madori Davis / TechCrunch:

A look at London's King's Cross, which transformed from a seedy area into an AI hub after DeepMind moved in in 2016, now home to OpenAI, Meta, Wayve, and others — What every U.K. AI startup wants to know these days is, how can I get office space in King's Cross?

9 часов назад @ techmeme.com
Chinese AI labs account for nine of Artificial Analysis' top 10 text-to-video models, gaining global adoption and potentially an edge in building world models (Catherine Thorbecke/Bloomberg)
Chinese AI labs account for nine of Artificial Analysis' top 10 text-to-video models, gaining global adoption and potentially an edge in building world models (Catherine Thorbecke/Bloomberg) Chinese AI labs account for nine of Artificial Analysis' top 10 text-to-video models, gaining global adoption and potentially an edge in building world models (Catherine Thorbecke/Bloomberg)

Catherine Thorbecke / Bloomberg:

Chinese AI labs account for nine of Artificial Analysis' top 10 text-to-video models, gaining global adoption and potentially an edge in building world models — New large language models like Moonshot's Kimi K3 have dominated the debate about China's artificial intelligence ambitions.

10 часов назад @ techmeme.com
Sources: the UK Royal Navy removed internet connectivity from its drones' cameras, after finding they sent "heartbeat communications" to an IP address in China (Richard Holmes/Telegraph)
Sources: the UK Royal Navy removed internet connectivity from its drones' cameras, after finding they sent "heartbeat communications" to an IP address in China (Richard Holmes/Telegraph) Sources: the UK Royal Navy removed internet connectivity from its drones' cameras, after finding they sent "heartbeat communications" to an IP address in China (Richard Holmes/Telegraph)

Richard Holmes / Telegraph:

Sources: the UK Royal Navy removed internet connectivity from its drones' cameras, after finding they sent “heartbeat communications” to an IP address in China — Special forces boats set for use in planned Gulf missions were fitted with Chinese-made components

11 часов назад @ techmeme.com
Sources: Sony and TSMC plan a $6.3B JV, owned ~60% by Sony and ~40% by TSMC, to mass produce next-gen image sensor chips in Japan's Kumamoto as early as 2029 (Nikkei Asia)
Sources: Sony and TSMC plan a $6.3B JV, owned ~60% by Sony and ~40% by TSMC, to mass produce next-gen image sensor chips in Japan's Kumamoto as early as 2029 (Nikkei Asia) Sources: Sony and TSMC plan a $6.3B JV, owned ~60% by Sony and ~40% by TSMC, to mass produce next-gen image sensor chips in Japan's Kumamoto as early as 2029 (Nikkei Asia)

Nikkei Asia:

Sources: Sony and TSMC plan a $6.3B JV, owned ~60% by Sony and ~40% by TSMC, to mass produce next-gen image sensor chips in Japan's Kumamoto as early as 2029 — TOKYO/KUMAMOTO, Japan/TAIPEI — Sony Group and Taiwan Semiconductor Manufacturing Co. (TSMC) plan to begin mass production …

11 часов назад @ techmeme.com
Sources: as Spotify tests a skip ahead button that lets some Premium users skip publisher-sold podcast ads and filler content, audio networks raise concerns (Max Tani/Semafor)
Sources: as Spotify tests a skip ahead button that lets some Premium users skip publisher-sold podcast ads and filler content, audio networks raise concerns (Max Tani/Semafor) Sources: as Spotify tests a skip ahead button that lets some Premium users skip publisher-sold podcast ads and filler content, audio networks raise concerns (Max Tani/Semafor)

Max Tani / Semafor:

Sources: as Spotify tests a skip ahead button that lets some Premium users skip publisher-sold podcast ads and filler content, audio networks raise concerns — Spotify is terrifying much of the podcast industry with a tiny little widget. — Last week, the audio streaming giant tweaked …

12 часов назад @ techmeme.com
Sources: Chinese regulators have told banks to back tech companies, but lenders still prefer stable cash flows and profitability over loss-making tech startups (Bloomberg)
Sources: Chinese regulators have told banks to back tech companies, but lenders still prefer stable cash flows and profitability over loss-making tech startups (Bloomberg) Sources: Chinese regulators have told banks to back tech companies, but lenders still prefer stable cash flows and profitability over loss-making tech startups (Bloomberg)

Bloomberg:

Sources: Chinese regulators have told banks to back tech companies, but lenders still prefer stable cash flows and profitability over loss-making tech startups — The strategy marks a break from Beijing's reliance on subsidies and state funding. — Even by the frothy standards of the AI era …

12 часов назад @ techmeme.com
Moore Threads reports H1 revenue up 147% YoY to ~$258M, a net loss of $1.72M, says it plans a Hong Kong listing, after its stock surged 420%+ since Shanghai IPO (Bloomberg)
Moore Threads reports H1 revenue up 147% YoY to ~$258M, a net loss of $1.72M, says it plans a Hong Kong listing, after its stock surged 420%+ since Shanghai IPO (Bloomberg) Moore Threads reports H1 revenue up 147% YoY to ~$258M, a net loss of $1.72M, says it plans a Hong Kong listing, after its stock surged 420%+ since Shanghai IPO (Bloomberg)

Bloomberg:

Moore Threads reports H1 revenue up 147% YoY to ~$258M, a net loss of $1.72M, says it plans a Hong Kong listing, after its stock surged 420%+ since Shanghai IPO — Artificial intelligence chipmaker Moore Threads Technology Co. said it plans to list in Hong Kong at an “appropriate time” …

12 часов назад @ techmeme.com
GitHub Trending GitHub Trending
последний пост 23 часа назад
livekit/agents
livekit/agents livekit/agents

Install the LiveKit Agent Skill — Provides your coding agent with architectural guidance and best practices for building voice AI applications, including workflow design, handoffs, tasks, and testing patterns.

TTS ( "cartesia/sonic-3" , voice = "9626c31c-bec5-4cca-baa8-f8ba9e84c8bc" ), ) agent = Agent ( instructions = "You are a friendly voice assistant built by LiveKit."

start ( agent = agent , room = ctx .

location = location story_agent = StoryAgent ( name , location ) return story_agent , "Let's start the story!"

LLM () async with AgentSession ( llm = llm ) as sess : await sess .

23 часа назад @ github.com
vitali87/code-graph-rag
vitali87/code-graph-rag vitali87/code-graph-rag

Code-Graph-RAG parses a multi-language codebase with Tree-sitter, builds a knowledge graph of its structure in Memgraph, and lets you query, edit, and optimise that code in plain English.

Data-Flow Tracing: New FLOWS_TO taint edges follow values through assignments, function calls, and I/O sinks, with coverage across C#, Java, C, and Go.

Source Code -> Tree-sitter Parser -> AST Analysis -> Memgraph Knowledge Graph | User Query -> AI Model (Cypher Gen) -> Cypher Query -> Graph Results -> ResponseSee the Architecture Overview and Graph Schema for the full picture.

Supported LanguagesPython, TypeScript, TSX, JavaScript, Rust, Go, Java, C, C++, C#, PHP, Lua, and Dart are fully supported.

MCP Se…

23 часа назад @ github.com
drawdb-io/drawdb
drawdb-io/drawdb drawdb-io/drawdb

drawDBFree, simple, and intuitive database schema editor and SQL generator.

DrawDB is a robust and user-friendly database entity relationship diagram (ERD) editor right in your browser.

Build diagrams with a few clicks, export and import SQL scripts, generate migrations, customize your editor, and more without creating an account.

Getting StartedLocal Developmentgit clone https://github.com/drawdb-io/drawdb cd drawdb npm install npm run devBuildgit clone https://github.com/drawdb-io/drawdb cd drawdb npm install npm run buildDocker Builddocker build -t drawdb .

docker run -p 3000:80 drawdbIf you want to enable sharing, set up the server and environment variables according to .env.sample .

23 часа назад @ github.com
goauthentik/authentik
goauthentik/authentik goauthentik/authentik

It supports SAML, OAuth2/OIDC, LDAP, RADIUS, and more, designed for self-hosting from small labs to large production clusters.

Kubernetes (Helm Chart): recommended for larger setups.

See the documentation and the Helm chart repository.

DigitalOcean Marketplace: one-click deployment via the official Marketplace app.

ScreenshotsLight DarkDevelopment and contributionsSee the Developer Documentation for information about setting up local build environments, testing your contributions, and our contribution process.

23 часа назад @ github.com
firecrawl/pdf-inspector
firecrawl/pdf-inspector firecrawl/pdf-inspector

Detects whether a PDF is text-based or scanned, extracts text with position awareness, and converts to clean Markdown — all without OCR.

Markdown conversion — Headings (H1-H4 via font size ratios), bullet/numbered/letter lists, code blocks (monospace font detection), tables (rectangle-based and heuristic), bold/italic formatting, URL linking, and page breaks.

— Headings (H1-H4 via font size ratios), bullet/numbered/letter lists, code blocks (monospace font detection), tables (rectangle-based and heuristic), bold/italic formatting, URL linking, and page breaks.

Table detection — Dual-mode: rectangle-based detection from PDF drawing ops, plus heuristic detection from text alignment.

markdown …

23 часа назад @ github.com
donnemartin/system-design-primer
donnemartin/system-design-primer donnemartin/system-design-primer

The System Design PrimerMotivationLearn how to design large-scale systems.

Prep for the system design interviewIn addition to coding interviews, system design is a required component of the technical interview process at many tech companies.

Additional topics for interview prep:Anki flashcardsThe provided Anki flashcard decks use spaced repetition to help you retain key system design concepts.

Index of system design topicsSummaries of various system design topics, including pros and cons.

How to approach a system design interview questionHow to tackle a system design interview question.

1 day, 10 hours назад @ github.com
Comfy-Org/ComfyUI
Comfy-Org/ComfyUI Comfy-Org/ComfyUI

Efficient local execution with asynchronous queueing, partial graph re-execution, smart VRAM and RAM management, model offloading, and support for quantized models.

Load complete checkpoints or separate diffusion models, VAEs, text encoders, LoRAs, ControlNets, adapters, and upscalers from supported model formats.

You can install and start ComfyUI using comfy-cli:pip install comfy-cli comfy installManual Install (Windows, Linux)Python 3.14 works but some custom nodes may have issues.

You also need to install the pytorch version specific to your hardware.

Apple Mac siliconYou can install ComfyUI in Apple Mac silicon (M1, M2, M3 or M4) with any recent macOS version.

1 day, 10 hours назад @ github.com
google/skills
google/skills google/skills

Agent SkillsThis repository contains Agent Skills for Google products and technologies, including Google Cloud.

Installationnpx skills add google/skillsFrom the npx install command, you can select the specific skills from this repo to install.

Available SkillsAdditional Google skillsPluginsThis repo also bundles Google product plugins (Skills + MCP servers) for agent harnesses.

Agent harness Install Claude Code claude plugin marketplace add google/skills , then claude plugin install @google-plugins Codex codex plugin marketplace add google/skills , then install from the /plugins browser Antigravity CLI agy plugin install https://github.com/google/skills/SupportIf you need help or encounter …

1 day, 10 hours назад @ github.com
iv-org/invidious
iv-org/invidious iv-org/invidious

Hosting Invidious:DocumentationThe full documentation can be accessed online at https://docs.invidious.io/The documentation's source code is available in this repository: https://github.com/iv-org/documentationExtensionsWe highly recommend the use of Privacy Redirect, a browser extension that automatically redirects YouTube URLs to any Invidious instance and replaces embedded YouTube videos on other websites with Invidious.

The documentation contains a list of browser extensions that we recommended to use along with Invidious.

Weblate also allows you to log-in with major SSO providers like GitHub, GitLab, BitBucket, Google, ...

Furthermore, we refuse liability for any inappropriate use of I…

1 day, 10 hours назад @ github.com
tailwindlabs/tailwindcss
tailwindlabs/tailwindcss tailwindlabs/tailwindcss

A utility-first CSS framework for rapidly building custom user interfaces.

DocumentationFor full documentation, visit tailwindcss.com.

CommunityFor help, discussion about best practices, or feature ideas:Discuss Tailwind CSS on GitHubContributingIf you're interested in contributing to Tailwind CSS, please read our contributing docs before submitting a pull request.

2 days, 11 hours назад @ github.com
unclebob/swarm-forge
unclebob/swarm-forge unclebob/swarm-forge

SwarmForgeA disciplined tmux-based agent orchestration platform that turns swarms of AI agents into reliable, professional software engineers.

After copying a runnable branch, start the swarm from the target project:./swarmThe ./swarm wrapper keeps the runnable branch small.

Observable Swarm — Open one Terminal window per role and watch the sessions in real time.

— Open one Terminal window per role and watch the sessions in real time.

Adding A Terminal BackendThe shared terminal backends are carried on main under swarmforge/scripts/terminal-adapters/ .

2 days, 11 hours назад @ github.com
paperswithbacktest/awesome-systematic-trading
paperswithbacktest/awesome-systematic-trading paperswithbacktest/awesome-systematic-trading

Awesome Systematic Trading希望阅读中文版?点我We are collecting a list of resources papers, softwares, books, articles for finding, developing, and running systematic trading (quantitative trading) strategies.

sdoosa-algo-trade-python This project is mainly for newbies into algo trading who are interested in learning to code their own trading algo using python interpreter.

lumibot A very simple yet useful backtesting and sample based live trading framework (a bit slow to run...) quanttrader Backtest and live trading in Python.

Jesse Jesse is an advanced crypto trading framework which aims to simplify researching and defining trading strategies.

PENDAX Javascript SDK for Trading, Data, and Websockets …

2 days, 11 hours назад @ github.com
usekaneo/kaneo
usekaneo/kaneo usekaneo/kaneo

Important: See our full documentation for detailed setup instructions, environment variable configuration, and troubleshooting guides.

Development SetupFor development, see our Environment Setup Guide for detailed instructions on configuring environment variables and troubleshooting common issues like CORS problems.

The Docker Compose setup above handles the database automatically, but you'll need to configure environment variables for the API and web services.

For complete configuration instructions, including all required environment variables, database setup for non-Docker deployments, and advanced settings, see the documentation.

See our Environment Setup Guide for detailed instructions…

2 days, 11 hours назад @ github.com
embabel/embabel-agent
embabel/embabel-agent embabel/embabel-agent

Talk to the docs via the Embabel-powered hub — an Embabel agent that answers your questions about the framework in natural language.

WEB }) public RelevantNewsStories findNewsStories ( StarPerson person , Horoscope horoscope , Ai ai ) { var prompt = """ %s is an astrology believer with the sign %s.

WEB ]) fun findNewsStories ( person : StarPerson , horoscope : Horoscope , ai : Ai , ): RelevantNewsStories = ai.withDefaultLlm().createObject( """ ${person.name} is an astrology believer with the sign ${person.sign} .

asList ( cockatoos , emus )); Horoscope horoscope = new Horoscope ( "This is a good day for you" ); starNewsFinder .

Adding Embabel Agent Framework to Your ProjectMaven Central Ava…

3 days, 9 hours назад @ github.com
antirez/ds4
antirez/ds4 antirez/ds4

It runs on Metal and CUDA; Blackwell CUDA devices use native FP4 matrix instructions and FP4 activations for batched expert work.

Flash GGUF generation is supported by the local tools.

It still needs memory for non-routed weights, KV cache, graph scratch, activations, and the routed expert cache.

Prompt Single-process reference Two MacBooks Speedup 9421 tokens 421.70 t/s 582.22 t/s 1.38x 28684 tokens 405.30 t/s 674.16 t/s 1.66x 63819 tokens 353.62 t/s 654.79 t/s 1.85xGeneration is different.

You can investigate what is cached with hexdump as the kv cache files include the verbatim prompt cached.

3 days, 9 hours назад @ github.com
Технологии
Reddit: /r/technology/ Reddit: /r/technology/
последний пост 9 часов назад
San Francisco “AI” chatbot revealed to be one man manually answering every prompt, reaching 5,000 queries an hour.
San Francisco “AI” chatbot revealed to be one man manually answering every prompt, reaching 5,000 queries an hour. San Francisco “AI” chatbot revealed to be one man manually answering every prompt, reaching 5,000 queries an hour.

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

9 часов назад @ reddit.com
Uber’s strategy for fighting sexual assault suits: ‘What were you wearing?’ — The ride-hailing giant promised to handle legal claims “in a way that is best for the survivor.” Its lawyers are pursuing a far more aggressive strategy
Uber’s strategy for fighting sexual assault suits: ‘What were you wearing?’ — The ride-hailing giant promised to handle legal claims “in a way that is best for the survivor.” Its lawyers are pursuing a far more aggressive strategy Uber’s strategy for fighting sexual assault suits: ‘What were you wearing?’ — The ride-hailing giant promised to handle legal claims “in a way that is best for the survivor.” Its lawyers are pursuing a far more aggressive strategy

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

11 часов назад @ reddit.com
Flock Planned to Turn 350,000 Uber and Lyft Cars Into Rolling Surveillance Cameras
Flock Planned to Turn 350,000 Uber and Lyft Cars Into Rolling Surveillance Cameras Flock Planned to Turn 350,000 Uber and Lyft Cars Into Rolling Surveillance Cameras

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

12 часов назад @ reddit.com
Anthropic is turning Claude Code’s auto mode on by default
Anthropic is turning Claude Code’s auto mode on by default Anthropic is turning Claude Code’s auto mode on by default

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

12 часов назад @ reddit.com
Remembering the pre-Google web, when search was an experiment: “Most people have completely forgotten how chaotic it really was.”
Remembering the pre-Google web, when search was an experiment: “Most people have completely forgotten how chaotic it really was.” Remembering the pre-Google web, when search was an experiment: “Most people have completely forgotten how chaotic it really was.”

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

12 часов назад @ reddit.com
Littleton claims Flock reactivated its cameras without notifying the town | Town to initiate cancellation of Flock contract
Littleton claims Flock reactivated its cameras without notifying the town | Town to initiate cancellation of Flock contract Littleton claims Flock reactivated its cameras without notifying the town | Town to initiate cancellation of Flock contract

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

14 часов назад @ reddit.com
Time Magazine Now Running Ads Meant Specifically to Influence AI Agents
Time Magazine Now Running Ads Meant Specifically to Influence AI Agents Time Magazine Now Running Ads Meant Specifically to Influence AI Agents

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

15 часов назад @ reddit.com
Delivery drivers take over as top SNAP recipients as taxpayers help gig workers make ends meet | These jobs are becoming more essential as a primary source of income, even as they fail to cover basic food and medical expenses for gig workers
Delivery drivers take over as top SNAP recipients as taxpayers help gig workers make ends meet | These jobs are becoming more essential as a primary source of income, even as they fail to cover basic food and medical expenses for gig workers Delivery drivers take over as top SNAP recipients as taxpayers help gig workers make ends meet | These jobs are becoming more essential as a primary source of income, even as they fail to cover basic food and medical expenses for gig workers

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

16 часов назад @ reddit.com
Data Center Bans Top 500 as New York, Texas Join Pushback
Data Center Bans Top 500 as New York, Texas Join Pushback

submitted by /u/Just-Grocery-2229 [link] [comments]

16 часов назад @ reddit.com
Kansas town silences public comment on gigawatt AI data center after receiving death threats, moves to virtual meetings — shift follows physics teacher's arrest for clapping at data center hearing
Kansas town silences public comment on gigawatt AI data center after receiving death threats, moves to virtual meetings — shift follows physics teacher's arrest for clapping at data center hearing Kansas town silences public comment on gigawatt AI data center after receiving death threats, moves to virtual meetings — shift follows physics teacher's arrest for clapping at data center hearing

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

16 часов назад @ reddit.com
Ransomware gangs skip the CEO, head straight for the 40-something IT manager
Ransomware gangs skip the CEO, head straight for the 40-something IT manager

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

17 часов назад @ reddit.com
‘I’ve definitely lost followers’: influencers face backlash over Meta ‘pervert glasses’ content
‘I’ve definitely lost followers’: influencers face backlash over Meta ‘pervert glasses’ content ‘I’ve definitely lost followers’: influencers face backlash over Meta ‘pervert glasses’ content

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

17 часов назад @ reddit.com
Senate leaves town without voting on crypto bill, dimming its chances of passing
Senate leaves town without voting on crypto bill, dimming its chances of passing Senate leaves town without voting on crypto bill, dimming its chances of passing

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

17 часов назад @ reddit.com
Historian Jill Lepore says Silicon Valley misreads science fiction and undermines democracy
Historian Jill Lepore says Silicon Valley misreads science fiction and undermines democracy Historian Jill Lepore says Silicon Valley misreads science fiction and undermines democracy

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

18 часов назад @ reddit.com
Meta CTO says employees should use AI productivity gains to do more work, calls request for extra days off "very dumb"
Meta CTO says employees should use AI productivity gains to do more work, calls request for extra days off "very dumb" Meta CTO says employees should use AI productivity gains to do more work, calls request for extra days off "very dumb"

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

19 часов назад @ reddit.com
Pinboard: Popular Pinboard: Popular
последний пост 9 часов назад
Katherine Rundell: l’AI in classe minaccia apprendimento, autonomia e democrazia
Katherine Rundell: l’AI in classe minaccia apprendimento, autonomia e democrazia Katherine Rundell: l’AI in classe minaccia apprendimento, autonomia e democrazia

I’ve seen first-hand the way that generative AI has already infiltrated young people’s lives.

And I hate what it is doing to the minds, and the happiness, of the young.

Certainly, AI teaching will be cheaper than teaching assistants.

But we can no longer guarantee that the work students give us is the product of their own minds.

So I think we also need to talk to young people about reading to outrun and outfight injustice.

9 часов назад @ theguardian.com
From constraint models to playable puzzle games - zayenz.se
From constraint models to playable puzzle games - zayenz.se From constraint models to playable puzzle games - zayenz.se 9 часов назад @ zayenz.se
Understanding is the new bottleneck
Understanding is the new bottleneck Understanding is the new bottleneck

Another example.

I was migrating my personal website from one framework to another, and Claude wrote a script that did it.

It produced a UI where I click buttons to run the port step by step, with my old site and new site running side by side.

In this command center I watched the new site come to life incrementally.

That left me with a similar understanding to doing it by hand — but much faster, because the whole experience was laid out for me.

9 часов назад @ geoffreylitt.com
GitHub - xoreaxeaxeax/asm-hall-of-shame: Racing to the bottom of CPU performance · GitHub
GitHub - xoreaxeaxeax/asm-hall-of-shame: Racing to the bottom of CPU performance · GitHub GitHub - xoreaxeaxeax/asm-hall-of-shame: Racing to the bottom of CPU performance · GitHub

Contender: Intel(R) Core(TM) i7-8559U CPU @ 2.70GHznopScore: 1 cyclesTime: 0 nanosecondsStrategy: Regular nop was too short, but how do we make nothing take longer?

Contender: Intel(R) Core(TM) i7-8559U CPU @ 2.70GHzdata16 data16 data16 data16 data16 data16 data16 nopl 0x00000000(%%eax,%%eax,1)Score: 20 cyclesTime: 7 nanosecondsStrategy: Just a reference instruction to get our bearings.

Contender: Intel(R) Core(TM) i7-8559U CPU @ 2.70GHzenter $ 0 , $ 31 ; 0 bytes allocated, nesting depth 31 (maximum)Score: 112 cyclesTime: 41 nanosecondsStrategy: Try a small denormal to trigger an FP microcode assist.

Contender: Intel(R) Core(TM) i7-8559U CPU @ 2.70GHzmovabsq $ 0x0000000000000001 , % rax mov…

9 часов назад @ github.com
Incentives are for losers
Incentives are for losers Incentives are for losers

Which is: incentives are for losers.

a picture I took on a walk in 2020PAWS AND CONSIDERI understand why so many people are so concerned with incentives.

But for some reason, the second we start talking in terms of incentives, we also start acting like courage doesn’t exist and can’t exist.

Bad incentives have become our generation’s version of “I was just following orders”, an excuse that should be an indictment.

So we should try to get our incentives right, but also—incentives be damned, do the right thing.

9 часов назад @ experimental-history.com
my server is a phone now — seg6
my server is a phone now — seg6 my server is a phone now — seg6

After dusting it off and playing with it for a while, I decided to turn the phone into the server.

At that point I had neither a server nor a phone.

More importantly, the configuration is useful if this phone dies: another rootable ARM64 phone can be brought toward the same state without reconstructing a shell history.

I also wanted the phone to remain a phone in one important sense: I should be able to unplug it, take it somewhere else, connect it to the internet, and still have my server.

None of those names are baked into some grand “phone server framework.” A new resident is another immutable artifact, a runit definition, an explicit data contract, a health check, and optionally a Caddy…

9 часов назад @ seg6.space
Elixir's GenStage Demand (a Visual Explainer) – Andrea Leopardi
Elixir's GenStage Demand (a Visual Explainer) – Andrea Leopardi Elixir's GenStage Demand (a Visual Explainer) – Andrea Leopardi

In the second run, the consumer asks for four more events ( demand = 4 ) when two “units of demand” remain (that is, four events were consumed).

// the whole trick We’ve just empirically found out about “max” and “min” demand ( :max_demand and :min_demand GenStage options).

GenStage tracks demand for each subscription and makes sure a consumer does not receive more events from that producer than it asked for.

Demand’s LimitationsDemand is cool and all, but it’s limited to “within” a GenStage pipeline.

A producer may return more events than current demand, and GenStage can keep the extra events in its own buffer.

9 часов назад @ andrealeopardi.com
“As a Windows user, it’s a very surreal way to install a program.” – Unsung
“As a Windows user, it’s a very surreal way to install a program.” – Unsung “As a Windows user, it’s a very surreal way to install a program.” – Unsung

Mac’s operating system has a peculiar way to install apps.

The way many apps choose to do it is by creatively combining a few of Finder’s options.

The second is switching to the icon view, and picking the right window dimensions.

Below, I went through many windows to find what I thought were the most well-made or interesting “drag to Applications” treatments.

Additional thanks go to Jean-Michel Durand, Mindaugas Rudokas, Louie Mantia, Colin, mimi, Jeremy Visser, Luke Dorny, Oskars, and Peter Tripp.

9 часов назад @ unsung.aresluna.org
Meta accusata di monetizzare contenuti di neo-nazisti su Facebook
Meta accusata di monetizzare contenuti di neo-nazisti su Facebook Meta accusata di monetizzare contenuti di neo-nazisti su Facebook

Meta was paying out-and-out neo-Nazis to post on Facebook, an investigation from Australia’s ABC News found.

Nonetheless, they were able to earn money on their posts through the platform’s “Content Monetization” program — which is invitation-only.

One receiving payouts from Meta was Hugo Lennon, a known far-right agitator and white nationalist with ties to neo-Nazi groups.

Lennon, in other words, was a known quantity, and Meta should’ve been under no illusions about who they were paying to drive engagement on the platform.

More on Meta: FTC Concerned About Meta Surveillance of Users of Erectile Dysfunction Apps

9 часов назад @ futurism.com
I didn't set a cookie.
I didn't set a cookie. I didn't set a cookie. 9 часов назад @ kuber.studio
Opinion | I’m Begging You: Never Write With A.I. - The New York Times
Opinion | I’m Begging You: Never Write With A.I. - The New York Times

Please enable JS and disable any ad blocker

9 часов назад @ nytimes.com
A Cartoon from The New Yorker
A Cartoon from The New Yorker A Cartoon from The New Yorker

“This data center is set aside for storing accidental screenshots of your phone’s home screen.”Cartoon by Matilda Borgström

9 часов назад @ newyorker.com
What happens if an entire class of workers loses faith in their careers | Hacker News
What happens if an entire class of workers loses faith in their careers | Hacker News 9 часов назад @ news.ycombinator.com
"Code was never the hard part" is an insult to all programmers — Senko Rašić
"Code was never the hard part" is an insult to all programmers — Senko Rašić "Code was never the hard part" is an insult to all programmers — Senko Rašić

The software development profession is in the midst of upheaval.

One of the comments I hear often lately boils down to “LLMs may be good at coding, but software was never the hard part” and “coding is easy, it's figuring out what to code that's hard”.

If coding is easy, how come programmers were in high demand, and have demanded large salaries for years (even before ZIRP)?

If coding is easy, why are people angry at AI (or anyone else) copying their code?

Do leetcode and learn about algorithms and data structures even if you don't need to.

9 часов назад @ blog.senko.net
How to make error-diffused QR codes
How to make error-diffused QR codes How to make error-diffused QR codes

This is often used by brands to create QR codes that look a bit distinctive, and while this kind of modification makes them a bit less robust when scanning, but you can generally get away with a fair bit before the codes become unscannable.

Putting pictures in QR codesThis is a QR code I saw on Mastodon.

QR codes with error-diffusion ditheringThe other advantage of this irregular dithering is that the salt-and-pepper noise caused by the QR code data modules is much harder to spot.

You can rotate the QR code before adding the image, and tinker with the QR code settings to see if any of the alternative encodings happen to look nicer.

(That's how QR codes with logos in the middle work.)

9 часов назад @ andrewt.net
Changelog Changelog
последний пост 2 weeks, 5 days назад
Canary tokens and digital tripwires
Canary tokens and digital tripwires Canary tokens and digital tripwires

Buildkite – You deserve better CI.

Buildkite is engineered for frontier scale and trusted by the teams setting the pace.

WorkOS – Auth for CLI with AuthKit from WorkOS — Bring secure browser-based login to your terminal apps using the OAuth Device Flow, with the same polished AuthKit experience plus SSO, MFA, and passkeys.

Learn more at WorkOS.com and AuthKit.com

2 weeks, 5 days назад @ changelog.com
From open source hits to OpenAI
From open source hits to OpenAI From open source hits to OpenAI

Coder.com – Secure environments where devs and agents work in parallel.

WorkOS – Auth for CLI with AuthKit from WorkOS — Bring secure browser-based login to your terminal apps using the OAuth Device Flow, with the same polished AuthKit experience plus SSO, MFA, and passkeys.

Learn more at WorkOS.com and AuthKit.comNotion – Custom Agents that automate the busywork so your team can focus on real work.

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

Check out the speedrun to get started in minutes.

2 months назад @ changelog.com
MCP on Code Mode
MCP on Code Mode MCP on Code Mode

Coder.com – Secure environments where devs and agents work in parallel.

Tailscale – Adam loves Tailscale!

Tailscale deploys quickly and enables Zero Trust access to any resource on your network.

From CI/CD runners across multi-cloud environments, to SaaS tools and infrastructure, Tailscale connects it all, seamlessly.

When agents help developers write code in minutes, validation becomes your bottleneck.

2 months, 3 weeks назад @ changelog.com
Automation at the speed of Swamp
Automation at the speed of Swamp Automation at the speed of Swamp

Coder.com – Secure environments where devs and agents work in parallel.

Tailscale – Adam loves Tailscale!

Tailscale deploys quickly and enables Zero Trust access to any resource on your network.

From CI/CD runners across multi-cloud environments, to SaaS tools and infrastructure, Tailscale connects it all, seamlessly.

When agents help developers write code in minutes, validation becomes your bottleneck.

2 months, 4 weeks назад @ changelog.com
Bitwarden CLI compromised
Bitwarden CLI compromised Bitwarden CLI compromised

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 months, 1 week назад @ changelog.com
Exploring with agents
Exploring with agents Exploring with agents

WorkOS – Auth for CLI with AuthKit from WorkOS — Bring secure browser-based login to your terminal apps using the OAuth Device Flow, with the same polished AuthKit experience plus SSO, MFA, and passkeys.

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

When agents help developers write code in minutes, validation becomes your bottleneck.

RWX gives agents programmatic control, sub-second cached builds, and semantic outputs they can act on.

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

3 months, 2 weeks назад @ changelog.com
Astral has been acquired by OpenAI
Astral has been acquired by OpenAI Astral has been acquired by OpenAI

Changelog News!

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

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

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

Server ErrorOops!

Looks like the server had a hiccup.

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

In the meantime, enjoy some clips!

5 months назад @ changelog.com
Big change brings big change
Big change brings big change Big change brings big change

Changelog News!

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

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

5 months назад @ changelog.com
Finale & Friends
Finale & Friends Finale & Friends

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

5 months, 3 weeks назад @ changelog.com
All the Claw things
All the Claw things All the Claw things

Changelog News!

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

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

5 months, 3 weeks назад @ changelog.com
Han shot first
Han shot first Han shot first

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

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

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

Push-button deployments that scale to thousands of instances.

Check out the speedrun to get started in minutes.

5 months, 3 weeks назад @ changelog.com
ZDNet ZDNet
последний пост 1 час назад
We lab-tested Ecovac's next-gen robot mop - here's where it shines (and struggles)
We lab-tested Ecovac's next-gen robot mop - here's where it shines (and struggles)

The Ecovacs Deebot X12 OmniCyclone is not just a mouthful; it's a market leader in features and intelligence.

1 час назад @ zdnet.com
Claude's Record-a-Skill cut my research from hours to 30 minutes - but the magic has limits
Claude's Record-a-Skill cut my research from hours to 30 minutes - but the magic has limits Claude's Record-a-Skill cut my research from hours to 30 minutes - but the magic has limits

Last month, Anthropic announced a new Claude Cowork feature: the ability to narrate a screen recording and turn it into a Claude skill.

I'm working on an article comparing Claude Code to OpenAI's Codex and asked for developers to share their preferences.

You also have to be on the Chat/Cowork side (meaning not in Claude Code mode).

Later, once you read back the skill Claude creates, you'll see why this is so important.

Also: I used Claude Code to vibe code an Apple Watch app in just 12 hours - instead of 2 months1.

2 часа назад @ zdnet.com
This 6-port USB-C charger replaced my ugly power brick - and powers my entire desk
This 6-port USB-C charger replaced my ugly power brick - and powers my entire desk This 6-port USB-C charger replaced my ugly power brick - and powers my entire desk

Satechi ChargeView 240W charger 4.5 / 5 Very good pros and cons Pros Six ports, two of which are 140W capable.

And this is exactly what the Satechi ChargeView 240W charger brings to your desk.

Take the Ugreen Nexode 500W charger, a huge charger with a colossal power output.

USB-C onlyThere are six USB ports on the ChargeView 240W, and all of them are USB-C, so this is a charger built for modern workloads.

The competitionThe ChargeView 240W isn't without competition, but I've not reviewed anything that overlaps it completely.

2 days, 21 hours назад @ zdnet.com
I was loyal to T-Mobile for 10 years, but switching to Mint slashed my bill - by a lot
I was loyal to T-Mobile for 10 years, but switching to Mint slashed my bill - by a lot I was loyal to T-Mobile for 10 years, but switching to Mint slashed my bill - by a lot

You can get up to $80 in credit - here's howInstead, I had already switched to Mint, a smaller but more humble conglomerate, after more than a decade as a T-Mobile customer.

Payment Support Fee: Charged when you make a purchase through the customer service line or at a retail store.

Charged when you make a purchase through the customer service line or at a retail store.

After speaking with a customer service representative, I was refunded the money via bill credits.

After speaking with a customer service representative, I was refunded the money via bill credits.

2 days, 21 hours назад @ zdnet.com
Samsung Galaxy Watch 9 review: Health data overload, but built for the future
Samsung Galaxy Watch 9 review: Health data overload, but built for the future Samsung Galaxy Watch 9 review: Health data overload, but built for the future

I've thought about this a lot as I tested the Samsung Galaxy Watch 9.

What Galaxy Watch 9 does bestNina Raemont/ZDNETI love working out with the Galaxy Watch 9.

Also: Galaxy Watch 9 vs. Galaxy Watch 8: I've compared both models, here's my adviceYou might not have an issue wearing this watch, but my small wrists did.

Take Vitals, one of many new health metrics scored on the Samsung Health app, for example.

It monitors a selection of biomarkers the watch already records, including resting heart rate, heart rate variability, respiration rate, and blood oxygen, to detect deviations (or illness) from a person's baseline.

2 days, 21 hours назад @ zdnet.com
This Bluetooth-only Marshall home speaker sounds so good, I can forgive the missing Wi-Fi
This Bluetooth-only Marshall home speaker sounds so good, I can forgive the missing Wi-Fi

The Marshall Stanmore IV is a more expensive home speaker, but there's so much to like that $430 sounds like a good value.

2 days, 22 hours назад @ zdnet.com
Your phone doesn't block SIM swapping attacks by default: Turn on these carrier settings now
Your phone doesn't block SIM swapping attacks by default: Turn on these carrier settings now

A SIM swapping attack could compromise your phone, your personal accounts, and even your identity. Here's how to thwart them.

2 days, 23 hours назад @ zdnet.com
Samsung Galaxy Z Fold 8 review: The compact foldable I've wanted all along
Samsung Galaxy Z Fold 8 review: The compact foldable I've wanted all along Samsung Galaxy Z Fold 8 review: The compact foldable I've wanted all along

Samsung Galaxy Z Fold 8 4 / 5 Very good pros and cons Pros Pocketable, practical design.

As a matter of fact, the Galaxy Z Fold 8 is Samsung's lightest Z Fold phone at 201 grams (versus the 215g Fold 8 Ultra and 214g S26 Ultra).

Also: Samsung Galaxy Z Fold 8 Ultra vs. Motorola Razr Fold: Which premium foldable should you get?

The crease is a non-issue on Samsung's Galaxy Z Fold 8 Prakhar Khanna/ZDNETLike last year, the Galaxy Z Fold 8 is rated IP48 for dust and water resistance.

Also: I've been using the Galaxy Z Fold 8 for two weeks - these two accessories perfect the experienceThe Galaxy Z Fold 8 also received a big battery upgrade.

2 days, 23 hours назад @ zdnet.com
Apple rushes out emergency fix for screen sharing flaw on Macs - update ASAP
Apple rushes out emergency fix for screen sharing flaw on Macs - update ASAP Apple rushes out emergency fix for screen sharing flaw on Macs - update ASAP

The patches fix a flaw in the Screen Sharing app.

Apple has pushed out new updates for MacOS Tahoe, Sonoma, and Sequoia in light of a serious security vulnerability.

Also: Older iPhones have an unfixable security flaw - why it can't be patched and the models affectedTo install the update, head to System Settings, select General, and then click Software Update.

The description on the support pages says that an attacker may be able to authenticate to Screen Sharing without valid credentials.

But the current iteration of the Screen Sharing app was introduced in 2023 with MacOS Sonoma.

3 days, 1 hour назад @ zdnet.com
I'm a diehard OnePlus user: Here's my plan now that the company is leaving North America
I'm a diehard OnePlus user: Here's my plan now that the company is leaving North America I'm a diehard OnePlus user: Here's my plan now that the company is leaving North America

You can still find OnePlus phones on sale through third-party retailers.

Recent leaks suggested the OnePlus 16 is currently in development.

My 4-step refresh routine can speed it up fastDetermined fans may try to import the OnePlus 16 and connect the device to a local carrier.

What you should buy insteadIf you were planning to buy a OnePlus phone, you'll now have to look elsewhere.

What I'm going to doAs someone who's used OnePlus phones for years, I am very disappointed.

3 days, 2 hours назад @ zdnet.com
What do cybersecurity leaders want in staff? These 3 skills beat certifications and experience
What do cybersecurity leaders want in staff? These 3 skills beat certifications and experience What do cybersecurity leaders want in staff? These 3 skills beat certifications and experience

Also: Assume AI cybersecurity attacks are the future: 43% of companies have already experienced itThe good news, therefore, is that talented cyber staff could finally receive the recognition their skills fully deserve.

Schmitt suggested curious cybersecurity professionals also need strong critical thinking skills.

Finally, Anand said good old-fashioned technological expertise will play an important role in helping cybersecurity professionals turn judgments into actions.

Security professionals need to explain risk in a way that drives action across clinical, operational, and executive teams."

"AI tools can surface potential security issues, but they don't understand business context, safety …

3 days, 2 hours назад @ zdnet.com
How I survive summer without AC: My top hot weather coping tips, tricks, and gadgets
How I survive summer without AC: My top hot weather coping tips, tricks, and gadgets

No AC? Me neither. Here's how to keep yourself and your home cool during a heatwave.

3 days, 2 hours назад @ zdnet.com
Wi-Fi 7 adoption in the US quadrupled in a year - is it time to upgrade?
Wi-Fi 7 adoption in the US quadrupled in a year - is it time to upgrade?

Wi‑Fi 7 is rapidly moving out of the lab and into American living rooms, with data from Ookla showing US usage is growing fast.

3 days, 2 hours назад @ zdnet.com
My 10 favorite gadgets to upgrade your school or work setup this fall
My 10 favorite gadgets to upgrade your school or work setup this fall

From portable monitors to wireless mice and earbuds, these accessories can help you be more productive this year.

3 days, 5 hours назад @ zdnet.com
The best Samsung Galaxy Z Flip 8 cases: Expert recommended
The best Samsung Galaxy Z Flip 8 cases: Expert recommended The best Samsung Galaxy Z Flip 8 cases: Expert recommended

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 days, 5 hours назад @ zdnet.com
TechCrunch TechCrunch
последний пост 2 часа назад
Google Play adds Venmo as a payment option
Google Play adds Venmo as a payment option

The ability to add Venmo to Google Play comes as people are spending more money on apps and games.

2 часа назад @ techcrunch.com
Discovered Materials is playing AI whack-a-mole to hunt cooler chips
Discovered Materials is playing AI whack-a-mole to hunt cooler chips

Discovered Materials raised $9 million to fund the hunt for more novel materials to build more efficient chips.

2 часа назад @ techcrunch.com
Embattled hedge fund Situational Awareness invests $400M in chip startup Source Foundry
Embattled hedge fund Situational Awareness invests $400M in chip startup Source Foundry

The AI-focused hedge fund is still making some big bets.

18 часов назад @ techcrunch.com
Anthropic is turning Claude Code’s auto mode on by default
Anthropic is turning Claude Code’s auto mode on by default

Programming with Claude Code will soon require even less human oversight.

19 часов назад @ techcrunch.com
TechCrunch Mobility: Zoox prepares for launch and Uber’s AV empire
TechCrunch Mobility: Zoox prepares for launch and Uber’s AV empire

Welcome back to TechCrunch Mobility, your hub for the future of transportation and now, more than ever, the role AI is playing in it.

22 часа назад @ techcrunch.com
Historian Jill Lepore says Silicon Valley misreads science fiction and undermines democracy
Historian Jill Lepore says Silicon Valley misreads science fiction and undermines democracy

On the latest episode of Equity, we spoke to Jill Lepore about "government by machines" and why Elon Musk is a bad science fiction reader.

23 часа назад @ techcrunch.com
The AI safety test is becoming a safety risk
The AI safety test is becoming a safety risk

AI agents are escaping cybersecurity testing environments and reaching real-world systems, raising questions about whether safety infrastructure, industry standards and regulation can keep pace with increasingly powerful models.

1 day назад @ techcrunch.com
This ‘adversarial’ pattern can prevent surveillance cameras from detecting you
This ‘adversarial’ pattern can prevent surveillance cameras from detecting you

A security researcher has designed an algorithm that can create computer-generated patterns capable of hiding people, faces, and vehicles from detection by surveillance cameras.

1 day назад @ techcrunch.com
This former notorious red-light district is now one of the world’s top AI hubs
This former notorious red-light district is now one of the world’s top AI hubs

More than 20 years ago, King's Cross was one of the seediest area's in London. Now it's sprouting something new.

1 day, 1 hour назад @ techcrunch.com
Planned Amazon data center could become the biggest climate polluter in the U.S.
Planned Amazon data center could become the biggest climate polluter in the U.S.

As part of a planned Texas data center, Amazon is investing in an on-site power plant that could reportedly become the largest source of climate pollution in the United States.

1 day, 17 hours назад @ techcrunch.com
OpenAI acquires presentation startup NextSlide
OpenAI acquires presentation startup NextSlide

NextSlide says its team members are now working on ChatGPT.

1 day, 19 hours назад @ techcrunch.com
X replaces ‘misaligned’ revenue sharing program with Original Content Rewards
X replaces ‘misaligned’ revenue sharing program with Original Content Rewards

X is winding down its existing Revenue Sharing program.

1 day, 22 hours назад @ techcrunch.com
The Kindle Scribe Colorsoft is a lot of fun, but it’s not a must-have
The Kindle Scribe Colorsoft is a lot of fun, but it’s not a must-have

While the device is pretty and lightweight, it’s not something the everyday person needs due to its hefty price tag and size.

1 day, 22 hours назад @ techcrunch.com
Google’s top hacker hunter explains why hacking groups get codenames
Google’s top hacker hunter explains why hacking groups get codenames

Google recently changed how it refers and assigns names to hacking groups. TechCrunch spoke with one of the world’s foremost experts on tracking hackers to understand why companies give hackers codenames.

1 day, 23 hours назад @ techcrunch.com
OpenAI says it slowed Astra model development over security concerns
OpenAI says it slowed Astra model development over security concerns

OpenAI said it has suspended work on some aspects of its upcoming model Astra over concerns about its cybersecurity prowess.

2 days, 16 hours назад @ techcrunch.com
Slashdot Slashdot
последний пост 3 часа назад
Toxic Underground Fires Are Spreading at California Landfills
Toxic Underground Fires Are Spreading at California Landfills Toxic Underground Fires Are Spreading at California Landfills

Three years ago environmental regulators discovered garbage burning deep inside California's Chiquita Canyon Landfill, reports the Los Angeles Times. [Alternate URL here.] "Few imagined the calamity that would follow. "Somehow the landfill's pollution control system introduced oxygen below, causing decades-old waste to rapidly decompose, generating intense heat and eventually widespread smoldering, federal and state environmental agencies say."

The broiling temperatures released toxic gases and hazardous liquid waste that bubbled up to the surface. Residents living in the nearby communities of Val Verde and Castaic have phoned in thousands of complaints about stench and lived with nausea, d…

3 часа назад @ news.slashdot.org
How Accurate Are Flock's AI-Powered License-Reading Cameras?
How Accurate Are Flock's AI-Powered License-Reading Cameras? How Accurate Are Flock's AI-Powered License-Reading Cameras?

Futurism reports: 404 Media revealed that a July 10 audit by the Los Angeles Police Department Office of the Inspector General caught the department's ALPR cameras generating 161 false stolen-vehicle alerts in just two months — each one ending with officers pulling over an innocent driver. Factoring in 337 alerts which "resulted in the recovery of stolen vehicles," the LAPD's cameras carry an error rate of 32.3 percent, effectively giving officers a one-in-three chance at pulling an innocent person over. "The biggest issue remains this national database at the FBI called NCIC," Flock's CEO Garrett Langley recently told The Drive, complaining about "how archaic its structure is." Flock CEO: …

7 часов назад @ yro.slashdot.org
Microsoft Responds to Outcry After Quietly Installing Beta 'Photos' App on Enterprise Machines
Microsoft Responds to Outcry After Quietly Installing Beta 'Photos' App on Enterprise Machines Microsoft Responds to Outcry After Quietly Installing Beta 'Photos' App on Enterprise Machines

Microsoft's cloud storage app OneDrive got a new Photos app in the worst possible way, reports the blog Neowin . "The app is reportedly showing up even on Windows 11 Enterprise machines, despite apparently being a beta application aimed at consumer functionality." One admin questioned why a beta app was appearing on an Enterprise SKU in the first place, while another described the situation as yet another consumer-oriented feature being forced onto corporate PCs. Things get even more frustrating for IT departments because there does not appear to be a straightforward Microsoft-provided way to disable the app... Enterprise administrators generally need to know what is being installed on thei…

10 часов назад @ tech.slashdot.org
Privacy Backlash Explodes Against Meta's Smart Glasses
Privacy Backlash Explodes Against Meta's Smart Glasses Privacy Backlash Explodes Against Meta's Smart Glasses

With nearly 70% of the market, "Meta wants its smart glasses to be a big hit," writes the Los Angeles Times. But after some users found ways to disable the light that warns people they're being filmed, "the high-tech specs have also turned into a liability, as some are calling the gadget 'pervert glasses...'" Some people are using the glasses — which look like a pair of regular spectacles — to record people without their knowledge and publish the videos on social media. The users secretly videotape and share what happens when they try to pick up women. Now, a growing number of people are worried they could be covertly recorded at the gym or even during sex. The backlash has prompted Meta to…

12 часов назад @ yro.slashdot.org
AI Reviews Bring 'New Normal' to Linux Release Candidates: Lots of Bug Fixes
AI Reviews Bring 'New Normal' to Linux Release Candidates: Lots of Bug Fixes AI Reviews Bring 'New Normal' to Linux Release Candidates: Lots of Bug Fixes

Linux Torvalds expects Linux 7.2 should be released next weekend "unless something really bad

pops up," Torvalds said while announcing today's release candidate. But there's something interesting about Linux 7.2-rc7, writes Phoronix. "By the time the Linux kernel typically hits a -rc7 release things have usually settled quite well. But in today's world of AI/LLM coding/review agents, the kernel activity continues at an all-time high." Tons of bug fixes continued to trickle in across the kernel spectrum for all sorts of issues. The HWMON hardware monitoring subsystem saw several critical and high severity bug fixes, on the memory management side was a nasty race condition leading to a use-af…

13 часов назад @ linux.slashdot.org
Flock Accused of Reactivating Its Cameras Without Notifying a Town
Flock Accused of Reactivating Its Cameras Without Notifying a Town Flock Accused of Reactivating Its Cameras Without Notifying a Town

A Massachusetts newspaper reports that officials from the town of Littleton (population: 10,141) "claim that five of Littletonâ(TM)s Flock Safety cameras were switched back on by the company without informing the town..." Littleton had temporarily disabled the cameras earlier this year, according to the article, but upon discovering the cameras were still active, city officials say they directed the Town Counsel "to initiate cancellation of the contract with Flock Safety and directed the Town Administrator to coordinate the removal of the six cameras on public ways" with the Department of Public Works. Ironically, it's the same Massachusetts town that last year was breached by a Chinese-sta…

15 часов назад @ yro.slashdot.org
California City Declares State of Emergency After Cyberattack
California City Declares State of Emergency After Cyberattack California City Declares State of Emergency After Cyberattack

NBC Bay Area brings news from the small idyllic California town of Suisun City (population: 29,518). The city council "declared a state of emergency Saturday after a cyberattack that shut down computer systems including 911 public safety operations." "Malicious software infected and compromised" the East Bay community's information technology systems beginning about 5:45 a.m. Friday, the city said on social media. "The cybersecurity incident hit critical public safety operations, including 911 routing, police and fire dispatch, records and city services," the city said. "There is no imminent threat to the public," the city said. "All public safety services remain active." The city shut down…

16 часов назад @ yro.slashdot.org
AI-Powered Browser Just Generates Every Website From Scratch
AI-Powered Browser Just Generates Every Website From Scratch AI-Powered Browser Just Generates Every Website From Scratch

XDA Developers reports: On July 22, a Google DeepMind engineer, Vidy Thatte, shared a snippet of a browser he built that "treats every URL as a prompt and generates a site from scratch" on his X account. Just a few days later, he shared a TestFlight link to let iPhone users try it for themselves. The browser he launched is called Gem, and it's a browser that doesn't really...browse. Instead of fetching a webpage from a server the way Chrome or Safari would, Gem hands whatever URL you type over to Google's Gemini 3.5 Flash Lite model and asks it to generate a webpage on the spot. If you enter a real address, it builds its own interpretation of that site rather than loading the actual thing. …

17 часов назад @ idle.slashdot.org
Ask Slashdot: What are the Costs of Switching Between Windows, MacOS, and Chrome?
Ask Slashdot: What are the Costs of Switching Between Windows, MacOS, and Chrome? Ask Slashdot: What are the Costs of Switching Between Windows, MacOS, and Chrome?

UI changes, lost productivity, untransferrable knowledge... Long-time Slashdot reader theodp notes the folly of switching to an unfamiliar new environment to be "more productive"... Champions of the switch often insist workers will be able to hit the ground running and get the same or even more work done from the get-go in the new unfamiliar environment because it's 'more productive', a conclusion often shaped by conventional wisdom or their 'gut' feeling. Decision makers may also mistake their own 'light-user experience' for universal experience and believe all platforms are fungible. And while it's one thing for a business to delay their delivery dates and increase costs of by introducing…

18 часов назад @ slashdot.org
Slashdot Reader Builds 'Spaced Linux', a New Devuan-Based, User-Friendly Desktop Distro
Slashdot Reader Builds 'Spaced Linux', a New Devuan-Based, User-Friendly Desktop Distro Slashdot Reader Builds 'Spaced Linux', a New Devuan-Based, User-Friendly Desktop Distro

"I've been a Linux IT administrator for 30 years now," says crhylove (Slashdot reader #205,956), in a new video on his YouTube channel. "I used to be a data center architect, at one point I was the IT director for 13 school districts... I just haven't been happy overall with all the other operating systems out there... " I've been working really diligently for the last few weeks on a new distro called Spaced Linux that is exactly what I want to use. It's heavily focused on the [zoom-friendly 3D] Compiz desktop, very efficient using the rolling Devuan Ceres backend, and avoids dependency hell by promoting mostly Flatpak usage. It's still early, but it's already working great for me, it's bee…

21 час назад @ linux.slashdot.org
OpenAI Announces It's Enhancing Security Controls, Pausing Some Work for New AI Model Astra
OpenAI Announces It's Enhancing Security Controls, Pausing Some Work for New AI Model Astra OpenAI Announces It's Enhancing Security Controls, Pausing Some Work for New AI Model Astra

OpenAI announced Friday it's pausing work on its Astra AI model because of security concerns. The Guardian reports: The company had evaluated the agent, Astra, and found "significant advancements in agentic coding and cybersecurity", which had moved to a "critical" threshold... OpenAI stated that the model was not involved in an incident in which one of its AI agents went rogue during a test, accessed the open web and hacked a startup, Hugging Face... The reports have increased concerns about advancements in AI models and humans' ability to control them. Still, critics of the AI industry have warned that such disclosures from OpenAI and its competitors Anthropic and Meta could be designed t…

22 часа назад @ it.slashdot.org
Brain Activity Reveals the Melodies That People Imagine
Brain Activity Reveals the Melodies That People Imagine Brain Activity Reveals the Melodies That People Imagine

Researchers believe they've found evidence that brain signals reveal the pitches of notes in imagined musical melodies, reports Medical Express: Study participants were 10 epilepsy patients with electrodes on the surfaces of their brains for clinical monitoring. Participants quietly listened to the first bars of children's tunes, then imagined the melodies of subsequent bars before humming their imagined melodies. Brain activity from the patients carried information about relative pitches within the imagined melodies. Combining note-level pitch predictions over time allowed the research team to recreate melodic changes that reflected the structure of the imagined songs... "The model we crea…

23 часа назад @ science.slashdot.org
GNOME Receiving Additional Design Help From Germany's Sovereign Tech Agency Fellowship
GNOME Receiving Additional Design Help From Germany's Sovereign Tech Agency Fellowship GNOME Receiving Additional Design Help From Germany's Sovereign Tech Agency Fellowship

The new GNOME Boxes app for accessing virtual systems has reached beta, announced This Week in GNOME. There's also been more work on the Sushi file previewer for Nautilus, and Papers 51 Beta can now add visual signatures to PDF documents. But Phoronix noted one more announcement. "Germany's Sovereign Tech Agency announced earlier this year a new fellowship program and now as part of that, for the next two years GNOME has a fellow dedicated to working on design and community management... paid to help developers with design feedback and reviews, mock-up creation, and other GNOME design related efforts..." From the blog post by GNOME Design Team member Philipp Sauberzweig: I have been contrib…

1 day назад @ news.slashdot.org
Flock Camera Vandalism Continues Around America, While 100 Communities Reject ALPRs
Flock Camera Vandalism Continues Around America, While 100 Communities Reject ALPRs Flock Camera Vandalism Continues Around America, While 100 Communities Reject ALPRs

Dozens of Flock cameras have been vandalized around Dallas Texas in the last six months, reports a local news station. In Utah, ABC News reports, a county sheriff's office even said Wednesday a Flock camera was even vandalized within days of its being installed. And in the Minnesota city of Winona, "Every Flock license plate reader camera operated by the Winona Police Department has been sawed off and stolen in what investigators believe was a coordinated theft," according to local media: All eight cameras were taken August 1, according to the Winona Police Department. A patrol officer first noticed the cameras had not sent any alerts in 24 hours. When officers checked the locations, they f…

1 day, 3 hours назад @ yro.slashdot.org
Quake Celebrates 30th Anniversary: New Official Episode With New Maps and Mechanics
Quake Celebrates 30th Anniversary: New Official Episode With New Maps and Mechanics Quake Celebrates 30th Anniversary: New Official Episode With New Maps and Mechanics

To celebrate Quake's 30th anniversary, Bethesda released "a brutal new episode" — a new campaign chapter titled Dawn of the Machine "delivering ferocious combat, labyrinthine level design, and nightmarish realms that twist reality beyond recognition..." Face deadly new twists on familiar foes, including the Rocket Ogre, Demo Dog, Blood Shambler, and more. Each variant introduces lethal new behaviours — from overwhelming firepower to explosive death traps — forcing you to rethink every encounter. Expand your arsenal with brutal variants inspired by classic Quake expansions, including the Super Axe — unleashing lightning on successive strikes — and the Laser Cannon, firing ricocheting project…

1 day, 5 hours назад @ games.slashdot.org
Блоги людей
Caller-specific coverage
Caller-specific coverage Caller-specific coverage

I’ve had an idea rattling around to get more detail from coverage

measurement. Can we measure the coverage in a function separately for each

caller of the function?Here’s why I want it: in Acidica, my toy

BASIC interpreter, I have code to implement the built-in functions that looks

something like this:match func_name: case "LEN": if len(args) != 1: raise TypeError(f"Wrong arguments for LEN, got {len(args)}") return len(args[0]) case "LEFT$": if len(args) != 2: raise TypeError(f"Wrong arguments for LEFT$, got {len(args)}") return args[0][:args[1]] # ... 19 other built-ins ... I didn’t like the repeated code here: each different func_name has to

check that it got its expected number of argume…

20 часов назад @ nedbatchelder.com
2026.32: Earnings and Learnings
2026.32: Earnings and Learnings

The best Stratechery content from the week of August 3, 2026, including earnings exposure, OpenAI's answer to Apple, and all about LeBron in Philly.

2 days, 21 hours назад @ stratechery.com
Trick Play
Trick Play Trick Play 3 days, 10 hours назад @ xkcd.com
>Что такое agentic UI / agent-friendly сервис
Что такое agentic UI / agent-friendly сервис

Нейросети сводят всех с ума, началась эпоха «агентского интерфейса».

Только ленивый не говорит про агентский юикс, выходят посты, статьи как его делать. В целом этот агентский юикс немножко напоминает истерию с чат-ботами лет десять назад. Когда появились чат-боты (те, которые работали на скриптах, не поверх языковых моделей), тоже была истерика, что всё, Галя, отменяем все интерфейсы, всё переводим на чат-боты.

Ну отлично, перевели на чат-ботов.

А потом оказалось, что пропускная способность интерфейса чат-бот (количество бит информации, которое может пропустить чат-бот за одно взаимодействие), очень низкая. И людям неинтересно, смотреть по одному варианту чат-бота для билетов. Они хотят вы…

3 days, 16 hours назад @ mikeozornin.ru
Google Earnings, The Frontier Case, Amazon Earnings
Google Earnings, The Frontier Case, Amazon Earnings

Google's earnings seemed to confirm the Anthropic hedge; it was Andy Jassy who explained why their — and Amazon's — capex was justifiable.

5 days, 4 hours назад @ stratechery.com
Antiques Roadshow
Antiques Roadshow Antiques Roadshow 5 days, 10 hours назад @ xkcd.com
Дата‑классный пример: графики потребления алкоголя из «Москвы — Петушков»
Дата‑классный пример: графики потребления алкоголя из «Москвы — Петушков» 5 days, 17 hours назад @ bureau.ru
Microsoft Earnings, Microsoft vs. Meta, The Efficiency Payoff
Microsoft Earnings, Microsoft vs. Meta, The Efficiency Payoff

Microsoft's earnings were compelling because they showed a clarity of strategy, lower costs, and a tangibility of application. The reason why is scarier.

6 days, 4 hours назад @ stratechery.com
Презентация для транспортной компании
Презентация для транспортной компании

Делаем с дизайнером презентацию для транспортной компании. Есть база качественных фото и есть идея совместить сразу две версии — русскую и китайскую (есть клиенты). Хотелось получить презентацию а-ля Rolex или XO Boats, но никак не получается всё это скомпоновать, мозг уже отказывается думать. Дизайнер говорит, что всё норм, но чую: хрень… Что делать? Дайте вектор для дальнейшего движения.

6 days, 17 hours назад @ bureau.ru
Meta Earnings, Meta’s Timing Problems, The Financial Tail
Meta Earnings, Meta’s Timing Problems, The Financial Tail

Meta's earnings were a bit disappointing; future promises about AI products were more disconcerting.

1 week назад @ stratechery.com
Maze
Maze Maze 1 week назад @ xkcd.com
Main Span
Main Span Main Span 1 week, 3 days назад @ xkcd.com
Vera Rubin Observatory
Vera Rubin Observatory Vera Rubin Observatory 1 week, 5 days назад @ xkcd.com
Афиша выставки нидерландской живописи
Афиша выставки нидерландской живописи

Подскажите, пожалуйста, какие ошибки в вёрстке и типографике я мог совершить?

1 week, 5 days назад @ bureau.ru
Интерфейс квестов
Интерфейс квестов

Здравствуйте, Илья!

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

Как бы вы пересобрали интерфейс квестов, чтобы различие между глобальным и текущим стало понятным с первого раза? Спасибо!

1 week, 6 days назад @ bureau.ru
Про акцию «Реакция»
Про акцию «Реакция»

Когда что-то мучает, крутится в голове и рядом не находится ни одного несчастного знакомого, готового выслушать длиннющую, сбивчивую цепочку рассуждений, «train of thought» из шестидесяти вагонов, нагруженных слабо связанными материалами — справляется блог. Это и есть моя психотерапия: выписать всё, что накопилось, сложить камни на берегу и некоторое время не бросать их обратно.

1 week, 6 days назад @ staskulesh.com
Vacation: Week of July 27
Vacation: Week of July 27

Stratechery is on vacation the week of July 27. There will be no Weekly Article or Updates. The next Update will be on Monday, August 3. Sharp Tech, and Greatest of All Talk will also return the week of August 3. Sharp China and Asianometry will continue to publish, and there will be one episode of Dithering next week. The […]

2 weeks назад @ stratechery.com
Forth
Forth Forth 2 weeks назад @ xkcd.com
Acidica
Acidica

My latest fun project is a BASIC interpreter called

Acidica. Classic BASIC is an

old-school language first developed in 1964 that saw an explosion of

implementations on microcomputers in the ‘70s and ‘80s. It’s much more primitive

than the Visual Basic that you might be familiar with.A simple BASIC program:10 INPUT "What is your name"; U$

20 PRINT "Hello "; U$

30 INPUT "How many stars do you want"; N

40 S$ = ""

50 FOR I = 1 TO N

60 S$ = S$ + "*"

70 NEXT I

80 PRINT S$

90 INPUT "Do you want more stars"; A$

100 IF LEN(A$) = 0 THEN 90

110 A$ = LEFT$(A$, 1)

120 IF A$ = "Y" OR A$ = "y" THEN 30

130 PRINT "Goodbye ";U$

140 END Run it, and you get this:What is your name? Ned

Hello Ned

How many stars…

2 weeks, 1 day назад @ nedbatchelder.com
Есть ли сейчас смысл добиваться какой-то частоты контента?
Есть ли сейчас смысл добиваться какой-то частоты контента?

Есть ли сейчас смысл добиваться какой-то частоты контента в личном или профессиональном блоге? Или это миф, что контент должен выходить регулярно? Несколько лет назад слышал, что для отображения в лентах нужно постить регулярно. Насколько это актуально для ТГ?

2 weeks, 1 day назад @ bureau.ru
2026.30: The Copium Wars
2026.30: The Copium Wars

The best Stratechery content from the week of July 20, 2026 including Chinese models and frontier futures, what happened to Hugging Face, and the NBA and its second apron bet.

2 weeks, 2 days назад @ stratechery.com
Recursive Trucker's Hitch
Recursive Trucker's Hitch Recursive Trucker's Hitch 2 weeks, 3 days назад @ xkcd.com
OpenAI Hacks Hugging Face, What Happened, Alignment and Paper Clips
OpenAI Hacks Hugging Face, What Happened, Alignment and Paper Clips

OpenAI accidentally hacked Hugging Face, but the takeaways are more encouraging than people realize.

2 weeks, 5 days назад @ stratechery.com
Calibration Nobel
Calibration Nobel Calibration Nobel 2 weeks, 5 days назад @ xkcd.com
Алгоритм Δλ. Вишенка на торте ?
Алгоритм Δλ. Вишенка на торте ? 2 weeks, 5 days назад @ bureau.ru
Netflix Earnings, Is Netflix Washed?, Additional Notes
Netflix Earnings, Is Netflix Washed?, Additional Notes

Netflix's earnings were fine, and befitting a mature company whose most exciting days are likely behind them.

2 weeks, 6 days назад @ stratechery.com
Как делать презентацию логотипа?
Как делать презентацию логотипа?

Как наиболее правильно делать презентацию логотипа?

Достаточно ли просто отправить его, скажем, на фоне разного цвета и чёрно-белый вариант или логичнее расположить логотип на какой-то продукции клиента (сайт, автомобиль, зажигалка, витрина и т. д. ) для большей наглядности?

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

2 weeks, 6 days назад @ bureau.ru
Who’s Afraid of Chinese Models?
Who’s Afraid of Chinese Models?

Everyone is worried about Chinese models, but the frontier labs will be fine; we need to enable open U.S. alternatives.

3 weeks назад @ stratechery.com
Who’s Afraid of Chinese Models?
Who’s Afraid of Chinese Models?

Everyone is worried about Chinese models, but the frontier labs will be fine; we need to enable open U.S. alternatives.

3 weeks назад @ stratechery.com
Arthurian Connector
Arthurian Connector Arthurian Connector 3 weeks назад @ xkcd.com
Looking for work
Looking for work

Niki is looking for a next gig

3 weeks назад @ tonsky.me
2026.29: Mainframes and Main Characters
2026.29: Mainframes and Main Characters

The best Stratechery content from the week of July 13, 2026, including the end of the mainframe, the continuing adventures of OpenAI, and answering the question, "Is Netflix Washed?".

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

I drew a raccoon and other important updates.View on my website

3 weeks, 3 days назад @ theoatmeal.com
Latitude and Longitude
Latitude and Longitude Latitude and Longitude 3 weeks, 3 days назад @ xkcd.com
Нужно ли руководителю разбираться во всём, чем он управляет
Нужно ли руководителю разбираться во всём, чем он управляет 3 weeks, 3 days назад @ bureau.ru
Госдума разрешила обучать ИИ на ваших текстах. Без спроса и без денег
Госдума разрешила обучать ИИ на ваших текстах. Без спроса и без денег Госдума разрешила обучать ИИ на ваших текстах. Без спроса и без денег

Закон допускает защиту — но только если контент закрыт техническими средствами. Пейволл, авторизация, закрытый раздел. Если произведение открыто, его использование ...

The post Госдума разрешила обучать ИИ на ваших текстах. Без спроса и без денег first appeared on Непиши.

3 weeks, 5 days назад @ nepishi.ru
IBM Misses, IBM’s Mainframe Moat, IBM’s Many AI Problems
IBM Misses, IBM’s Mainframe Moat, IBM’s Many AI Problems

IBM announced preliminary results that spooked the software market generally; this is a story, however, specifically about IBM and its mainframe franchise.

3 weeks, 5 days назад @ stratechery.com
Time Change
Time Change Time Change 3 weeks, 5 days назад @ xkcd.com
Расписание автобусов в Тюмени
Расписание автобусов в Тюмени

Есть ли проблема с этим расписанием? Это расписание автобусов на остановке в Тюмени. Мне кажется, что оно не совершенно и хотя бы подписи остановок на маршруте точно можно переверстать, так как по диагонали читать не особо удобно, а также в некоторых местах они вот вот и столкнутся с временем прибытия.

3 weeks, 5 days назад @ bureau.ru
Накрутка позиций в Яндекс.Картах-ах-ах-аха-х и Google.Картах
Накрутка позиций в Яндекс.Картах-ах-ах-аха-х и Google.Картах

В этом году появился более-менее стабильно работающий софт для накрутки позиций карточки в Яндекс.Картах. И мы на него прыгнули, потому что даже приличные старые клиентские карточки болтались за пределами ТОП-5, а то и ТОП-10, и собирали максимум 5-15% трафика.

3 weeks, 5 days назад @ torshina.me
A place of certainty
A place of certainty A place of certainty

My mother is 86, and she is declining. Things that used to be easy for her

now seem completely foreign. She was a programmer, writing software before I

could read, so it is very strange to see her like this.She no longer uses a computer. If I mention some photos I found online, she

asks if there’s any way she can see them, as if she has never used the internet.

This is a new reality for me, but is easier than a year or two ago when she

still tried to be constantly online. As things got more confusing for her, she

struggled and complained “the computer is haunted.” Now she doesn’t have the

computer as a source of friction, but also not as a center of activity.In many ways, she is following a…

3 weeks, 6 days назад @ nedbatchelder.com
The OpenAI Super App, ChatGPT = Codex, Whither Chat
The OpenAI Super App, ChatGPT = Codex, Whither Chat

OpenAI has refashioned Codex as the new ChatGPT; is the company abandoning the chat category they pioneered?

3 weeks, 6 days назад @ stratechery.com
Logo: Squawkbox
Logo: Squawkbox Logo: Squawkbox

Squawkbox is a boiler fleet monitor.

3 weeks, 6 days назад @ tonsky.me
Автозамена латиницей
Автозамена латиницей

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

Раз уж эти поля могут съесть только латиницу, почему в них до сих пор не сделали принудительную замену кириллических символов, на соответствующие латинские (й — q, ц — w и так далее)? Это уменьшило бы количество ошибок, совершаемых людьми, и сберегло кучу нервов и времени.

3 weeks, 6 days назад @ bureau.ru
Как написать сопроводительное письмо к резюме
Как написать сопроводительное письмо к резюме Как написать сопроводительное письмо к резюме

Девяносто процентов кандидатов не пишут сопроводительное письмо. Остальные десять пишут «В ответ на вашу вакансию направляю своё резюме» — и это ...

The post Как написать сопроводительное письмо к резюме first appeared on Непиши.

3 weeks, 6 days назад @ nepishi.ru
Инди-разработка
Show HN Show HN
последний пост 1 час назад
Show HN: 100% native Swift harness (NOT Electron)
Show HN: 100% native Swift harness (NOT Electron) Show HN: 100% native Swift harness (NOT Electron)

Install on macOSThe current desktop build requires macOS 14 or later and supports Apple silicon and Intel Macs.

Download the latest Quill Cowork disk image for Apple silicon or Intel.

The Apple silicon ZIP and Intel ZIP remain available as manual fallbacks and verified auto-update payloads.

swift test swift run quill-code-desktop swift run quill-code --mock " summarize this repository " swift run quill-code doctor --summaryquill-code defaults to live TrustedRouter where the command requires a model.

Pass --mock for a deterministic local run, or configure a developer key with swift run quill-code auth set-key KEY .

1 час назад @ github.com
Show HN: Hawser – sign, notarize, DMG, auto-update and license a Mac app
Show HN: Hawser – sign, notarize, DMG, auto-update and license a Mac app Show HN: Hawser – sign, notarize, DMG, auto-update and license a Mac app

Here's what you'd be finding out.

Every command is public, and the ten worst ones are written up on this site for free.

What you'd be buying is knowing which ones matter before one of them costs you a release.

Building it yourself 23 Dead ends between a working app and a customer who can open it.

The long version is the ten traps, free and complete.

1 час назад @ hawserkit.com
Show HN: Earnings Call Transcript API: SEC 8-K Filings and Calls as JSON
Show HN: Earnings Call Transcript API: SEC 8-K Filings and Calls as JSON

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

The action you just performed triggered the security solution.

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

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

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

1 час назад @ medium.com
Show HN: Edgi – Letterboxd or Strava for your brain
Show HN: Edgi – Letterboxd or Strava for your brain Show HN: Edgi – Letterboxd or Strava for your brain

edgi .tvthe feed that feeds you back

1 час назад @ app.edgi.tv
Show HN: Design Engineering, as a Service
Show HN: Design Engineering, as a Service Show HN: Design Engineering, as a Service

Claude Code writes the code; we direct it and judge everything in the browser, the way your users will.

Everything arrives as a pull request.

Design + Ship Monthly 6 months $12,000 per month Founding rate · monthly A senior design engineering team on your roadmap.

We work with a very limited number of clients at a time, and that cap is what keeps the quality high.

We work on branches and open pull requests for your team to review and merge.

1 час назад @ designshippers.com
Show HN: gbx -- manage a fleet of git repos with a TUI
Show HN: gbx -- manage a fleet of git repos with a TUI Show HN: gbx -- manage a fleet of git repos with a TUI

gbxManage your fleet of git repos with a pretty TUI.

gbx (git batch executor) is a terminal UI for everyone juggling a directory full of git checkouts — microservices, monorepo siblings, a folder of cloned projects.

Filter ( ctrl+f ) narrows the list to the matching repos; the git commands then run across exactly that set.

Filter is for acting on a subset; search is for finding one repo in a list you want to keep whole.

~/.config/gbx/config.toml ):gbx config write-defaultIt looks like this:# :schema ./schema.json [[ actions ]] label = ' lazygit ' command = [ ' lazygit ' ] [[ actions ]] label = ' shell ' command = [ ' {{ env.SHELL }} ' ](The #:schema line points editors like Taplo at the com…

1 час назад @ github.com
Show HN: Online Speedometer
Show HN: Online Speedometer Show HN: Online Speedometer

Press Start — your browser will ask to use your locationStart Pause ResetWhat is an online speedometer?

Press Start, allow location, and you get your live speed on a car-style dial.

The GPS chip measures the Doppler shift in the satellite signal, which gives a speed reading directly and is much steadier.

In the EU, the UK and most other places, a car speedometer is not allowed to show less than your real speed, and it can show up to 10% more.

Open this on your phone and press Start.

2 часа назад @ kmspeedometer.com
Show HN: Synchrium, a synchronized timer where remote peers meet at zero
Show HN: Synchrium, a synchronized timer where remote peers meet at zero

Article URL: https://synchrium.com/

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

Points: 1

# Comments: 0

2 часа назад @ synchrium.com
Show HN: ui.camera – Product photography for software
Show HN: ui.camera – Product photography for software Show HN: ui.camera – Product photography for software

Article URL: https://ui.camera

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

Points: 2

# Comments: 0

2 часа назад @ ui.camera
Show HN: A tiny LLM running at 21,000 tok/s on a $250 FPGA (Live Demo)
Show HN: A tiny LLM running at 21,000 tok/s on a $250 FPGA (Live Demo) Show HN: A tiny LLM running at 21,000 tok/s on a $250 FPGA (Live Demo)

Zero DRAM in the token loop, 59,965 tok/s on the fabric, bit-exact.

The weights are stored as INT4, which is what makes the model small enough to fit on-chip.

The record build is 16 parallel streams sharing one weight pass, entirely sequenced in the fabric, CPU touching nothing.

Where it losesThe on-chip trick only wins while the model fits on-chip, and the crossover is around 6.3M parameters.

The deployed chat is the faithful build at 19,242 fabric tok/s by counted cycles, ~21,300 measured live under a 2,000-connection load test, live at chat.mikeayles.com and right here.

3 часа назад @ mikeayles.com
Show HN: Untagged – Find the cloud spend missing required allocation tags
Show HN: Untagged – Find the cloud spend missing required allocation tags Show HN: Untagged – Find the cloud spend missing required allocation tags

Article URL: https://untagged.pages.dev/

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

Points: 1

# Comments: 0

3 часа назад @ untagged.pages.dev
Show HN: Working on gym weight progress calculator
Show HN: Working on gym weight progress calculator

first lasti Same weight per set RM-adjusted per set Percentage-based per set RM percentage-based per seti First set Last set Max reps (prefer first) Max reps (prefer last) Min reps (prefer first) Min reps (prefer last) Specific set #i

3 часа назад @ gymcalc.no
Show HN: Mangudai – Agentless attack surface manager for small tech teams
Show HN: Mangudai – Agentless attack surface manager for small tech teams Show HN: Mangudai – Agentless attack surface manager for small tech teams

🛡️ Mangudai Attack Surface Management (ASM) PlatformMangudai ASM is a comprehensive, multi-tenant External Attack Surface Management (EASM) and Vulnerability Management SaaS platform.

Web Probing (Module 3 - Active) Probes HTTP/HTTPS ports to analyze web technologies, server types, and framework versions.

Sensitive File & Directory Leakage Scanner (Module 5 - Active) Scans for exposed project structures, environment configurations ( .env , .git ), code backups, and database dumps.

Nikto Web Vulnerability Scanning (Module 8 - Active) Spawns nikto wrappers to detect outdated server modules, default CGI paths, and cross-site scripting (XSS) vectors.

📸 Platform Interface GalleryBelow are the in…

3 часа назад @ github.com
Show HN: Game Engine with its own IDE and scripting language
Show HN: Game Engine with its own IDE and scripting language Show HN: Game Engine with its own IDE and scripting language

Show HN: Game Engine with its own IDE and scripting language 1 point by 1 hour ago | hide | past | favorite | discuss by am-gm GitHub repo: https://github.com/ArcadeMakerSources/ArcadeMaker (first of all, i want to say that I made this project for fun and challenge.

So the project is a 2D game engine (MonoGame backend) inspired by GameMaker 8.

It includes its own IDE (built with WinForms) and an interpreted programming language that I wrote myself.

The language itself is a bit unusual, and I want to share one small feature I really like: loop counters.

foreach item in ['a', 'b', 'c'] : counter c { println(c + ": " + item) } // Output: // 0: a // 1: b // 2: c Not a complicated feature, but p…

4 часа назад @ news.ycombinator.com
Show HN: r/place for coding agents, the longer you hold it, the more you keep
Show HN: r/place for coding agents, the longer you hold it, the more you keep Show HN: r/place for coding agents, the longer you hold it, the more you keep

占领首页的永远是最大那块。被赶下来的不会消失—— 缩成一个小方块留在墙上,面积由它占领了多久决定,永远是它的。「一瓶向日葵,十二轮小太阳挤在金黄里」这个筛选下还没有作品。仍在展出No.

19 仍在展出按合并顺序倒序。每一幅都曾占领过首页,又被下一幅赶下来——除了最上面那幅,它还在位。PR 通过校验后自动进入此列表。提交频率不设限,想覆盖自己上一幅也可以——agent 会先问过你。已通过 CI 校验、等待合并的 PR。校验一通过就会合并——除非首页那幅还没活满 1 分钟,那就等它满。这是给每幅画的保底时长。Take part怎么参与你只做一件事:把下面这句话贴给你的 coding agent。剩下的它会办——包括在提交前先问你想画什么,以及画完之后开一个本地页面让你过目。阅读 https://overwrite.place/guide 复制01 它会先问你想画什么——一个空白的问题,答案得是你自己的 02 它用代码画一幅 64×64、8 色的作品,本地自检 03 它边画你边看:本地预览实时刷新,随时喊停提意见 04 你说「发布」它才提 PR,校验通过就合并、立刻占领首页

4 часа назад @ overwrite.place
Starter Story Starter Story
последний пост None
Indiehackers
последний пост 20 часов назад
Looking for
Looking for Looking for

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

20 часов назад @ rss.app
Your product doesn't have a distribution problem. It has a clarity problem.
Your product doesn't have a distribution problem. It has a clarity problem. Your product doesn't have a distribution problem. It has a clarity problem.

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

23 часа назад @ rss.app
From Local Plumbers to Dentists: I automated SEO blogging for 8 niches with Lovable. Roast my MVP.
From Local Plumbers to Dentists: I automated SEO blogging for 8 niches with Lovable. Roast my MVP. From Local Plumbers to Dentists: I automated SEO blogging for 8 niches with Lovable. Roast my MVP.

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

23 часа назад @ rss.app
What should a coding agent be structurally unable to do in
What should a coding agent be structurally unable to do in What should a coding agent be structurally unable to do in

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

23 часа назад @ rss.app
I built a churn-prevention tool, then deleted the billing code and made it free
I built a churn-prevention tool, then deleted the billing code and made it free I built a churn-prevention tool, then deleted the billing code and made it free

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

1 day, 4 hours назад @ rss.app
Do you need any help with getting traction? Read this:
Do you need any help with getting traction? Read this: Do you need any help with getting traction? Read this:

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
I tracked my time for 14 days. The result was embarrassing.
I tracked my time for 14 days. The result was embarrassing. I tracked my time for 14 days. The result was embarrassing.

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 назад @ rss.app
Why the Future of Smart Wearables Belongs to Luxury Jewelry, Not Noisy Screens
Why the Future of Smart Wearables Belongs to Luxury Jewelry, Not Noisy Screens Why the Future of Smart Wearables Belongs to Luxury Jewelry, Not Noisy Screens

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
Built EmotifyAI to a live product with real users. Now looking to hand it off.
Built EmotifyAI to a live product with real users. Now looking to hand it off. Built EmotifyAI to a live product with real users. Now looking to hand it off.

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

2 days, 7 hours назад @ rss.app
What finally made you stop handling customer updates manually?
What finally made you stop handling customer updates manually? What finally made you stop handling customer updates manually?

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, 9 hours назад @ rss.app
Why vibe-coded apps are still leaking user data in 2026
Why vibe-coded apps are still leaking user data in 2026 Why vibe-coded apps are still leaking user data in 2026

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

3 days, 1 hour назад @ rss.app
I built 104 free tools solo in 4 months. Here's the honest journey so far.
I built 104 free tools solo in 4 months. Here's the honest journey so far. I built 104 free tools solo in 4 months. Here's the honest journey so far.

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
Are my ads actually making me money?
Are my ads actually making me money? Are my ads actually making me money?

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 audited my own SEO properly for the first time. I'd been wrong about three things.
I audited my own SEO properly for the first time. I'd been wrong about three things. I audited my own SEO properly for the first time. I'd been wrong about three things.

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
The easiest version of generation history was probably the least useful one
The easiest version of generation history was probably the least useful one The easiest version of generation history was probably the least useful one

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

3 days, 9 hours назад @ rss.app
Reddit: /r/SideProject Reddit: /r/SideProject
последний пост 2 часа назад
I built an app that combines a TCG game with real-world plants
I built an app that combines a TCG game with real-world plants

Posting for my husband who doesn’t have Reddit: I've put together an app that lets you identify a plant, then it turns it into a digital playing card with stats (attack, defense, health, speed, and initiative) grounded in real-world attributes like global spread, wood density, plant size, and more! Scan a plant, get a card, then battle other plants you scan to collect them too. All plants are sorted into 16 distinct types, and each have weaknesses and resistances to others. Use your collection to battle your friends! As your plants battle, they gain experience and level up, getting stronger stats and unlocking new moves. Repot your plants in battle to trigger a surprise level-up against you…

2 часа назад @ reddit.com
made a zero-bloat, open source system design and architecture diagramming tool
made a zero-bloat, open source system design and architecture diagramming tool made a zero-bloat, open source system design and architecture diagramming tool

tl;dr: I built ZeroSketch, a free, self-hostable system design tool (like Excalidraw but for architecture diagrams). Drag-and-drop canvas, AWS / GCP / K8s icon libraries or build your own, PNG / SVG export. Looking for feedback. Links at the bottom. I've been building ZeroSketch for the past few weeks. It is a simple system design tool for individuals and teams. It's web-based, stores diagrams on your device, and takes UX inspiration from Canva/Excalidraw (I'm not much of a UI person myself). What it does right now: Drag & drop canvas PNG export, SVG export (experimental, better renderer coming soon) Built-in icon libraries (AWS, GCP, K8s) and a builder to make your own from custom SVGs for…

3 часа назад @ reddit.com
Random idea I've been thinking about, would this be useful?
Random idea I've been thinking about, would this be useful?

Hello guys, So Idea is simple. In my phone there so many receipts, invoices and some usefull document there! end of the day when I try to find them, I just forget where is my doc, pdf or any useful images in the crucial time. So I was thinking if I build some thing where I can dump all my files and AI handle it them perfectly Example: Invoice for "X" purchase on date "XY 2026" and I just save or dump the invoice to the app and AI read it and when I search like "Show me my X purchase invoice" , "What I purchase on date XY 2026" etc. small example What do u guys think about this? submitted by /u/All-in-One-11223 [link] [comments]

3 часа назад @ reddit.com
I love mobile photography, so I built a simple, minimalist portfolio to showcase my favorite shots.
I love mobile photography, so I built a simple, minimalist portfolio to showcase my favorite shots. I love mobile photography, so I built a simple, minimalist portfolio to showcase my favorite shots.

live : foliioo.vercel.app It auto-updates whenever I save a photo to Pinterest. Open source, so feel free to clone and use it: github.com/Tanay-77/Folio Open to feedback submitted by /u/Comfortable-Gas-5470 [link] [comments]

4 часа назад @ reddit.com
[Co-Founder Wanted] Non-Technical Founder looking for Full-Stack Developer to build an AI-driven Gadget Recommendation Platform (Equity/Co-Founder)
[Co-Founder Wanted] Non-Technical Founder looking for Full-Stack Developer to build an AI-driven Gadget Recommendation Platform (Equity/Co-Founder)

TL;DR: I’m building a consumer-focused tech advisory platform that simplifies complex gadget buying decisions (from PC builds and laptops to everyday electronics) for both technical enthusiasts and non-technical buyers. I have mapped out the full platform architecture, user journey, and framework (spanning 7 core feature modules and 5 foundational pillars). Looking for a Full-Stack Lead Developer / Co-Founder to build the MVP. 💡 The Problem Buying gadgets today is broken. Non-technical users get lost in jargon, specs, and biased reviews. Technical users spend hours cross-referencing benchmarks, bottleneck calculators, and price histories across different sites. There is no unified platform …

4 часа назад @ reddit.com
I built CodeGroup — organize related VS Code files without moving them
I built CodeGroup — organize related VS Code files without moving them

Large codebases rarely fit neatly into folders. One feature can span routes, components, services, tests, configs, and documentation. I built CodeGroup, an open-source VS Code extension that adds persistent file groups directly to the Explorer. Your files remain in their original locations—the groups act as reusable working contexts. Version 1.4.0 includes: Drag-and-drop file groups and nested subgroups Smart Groups based on project areas or languages Working sets created from open editors or Git changes Quick Open across grouped files Reusable global groups Shareable, Git-friendly group definitions A visual editor for group settings and membership Marketplace: https://marketplace.visualstu…

5 часов назад @ reddit.com
I built a simple, privacy-first GLP-1 tracker — looking for honest feedback
I built a simple, privacy-first GLP-1 tracker — looking for honest feedback I built a simple, privacy-first GLP-1 tracker — looking for honest feedback

I recently launched Peptimize, an iOS app for people using GLP-1 medications. Many health-tracking apps feel overloaded, require an account, or make logging a weekly dose more complicated than it needs to be. I wanted something that could be opened, updated in a few seconds, and then forgotten about until the next reminder. I’ve also been using Mounjaro personally for the past three months, so I’ve experienced many of these tracking problems firsthand. For the first version, I kept Peptimize intentionally focused: Log medications and doses Track weight and progress over time Record side effects Track and rotate injection sites Set dose reminders Keep data stored locally on the device No acc…

5 часов назад @ reddit.com
I reduced the complexity of prompting advanced systems
I reduced the complexity of prompting advanced systems I reduced the complexity of prompting advanced systems

if you're into AI you've probably heard about graph engineering. tbh the term was completely new to me before it popped up in the AI bubble. nevertheless i did some research to understand what it actually is. while diving deeper and deeper into this rabbit hole i learned that the term has been around for a while, just not in the context of prompting. i looked for tools to do "graph engineering" but couldn't find anything. that's how i came up with the idea for nodalo. it's a workspace where you can build your workflows. sounds boring, and you're probably thinking there are already plenty of workflow builders out there. you're right, but nodalo is different. you can build the workflow visual…

5 часов назад @ reddit.com
We save you 20% on AI token burn
We save you 20% on AI token burn

We built a knowledge layer that sits behind MCP, allowing any MCP client to access it through a single endpoint. Claude Code, Claude Desktop, ChatGPT, Codex, or whatever comes next. The idea is pretty simple. Before an agent answers, it can pull in relevant, validated information instead of relying purely on what it already knows. When a problem gets solved, the useful part can be captured as a small, reusable piece of knowledge. The system can also infer useful lessons from a session automatically, so you don’t have to sit there writing notes about what you just learned like it’s 2015. There’s also a global layer for shared, validated learnings. If one user figures out a better way of doin…

5 часов назад @ reddit.com
I got tired of scrolling back and forth, accidently hitting enter, forgetting what number/letter/bullet point I'd already answered in chatGPT... SO...
I got tired of scrolling back and forth, accidently hitting enter, forgetting what number/letter/bullet point I'd already answered in chatGPT... SO...

Your chat has questions. Facilitator helps you answer them. (A)I built Facilitator, a free, mobile-friendly tool for completing structured questionnaires created by an AI chat—or written yourself. It can handle surveys, story canon and worldbuilding, collaborator profiles, project workflows, task planning, structured interviews, and other question-driven work. The workflow is simple: Ask your preferred AI chat to create a Facilitator questionnaire. Copy and paste the questionnaire into Facilitator. Answer everything in an accessible, focused form. Export the structured responses and return them to the chat. Facilitator does not use an AI model itself. Your answers are handled locally in you…

5 часов назад @ reddit.com
I build an MacOS app to natively use the middle scroll wheel click as you do on Windows
I build an MacOS app to natively use the middle scroll wheel click as you do on Windows

I have been a Windows user for almost thirty years. Auto scroll and its features first appeared around Windows 98 and XP, and from those early days the middle click auto scroll became as natural as breathing. Click the wheel, nudge the cursor, and the page glides under your hand. For almost three decades, I never had to think about it. Then I started using a Mac, because my line of work (theater tech) runs on industry standards that favor the Mac platform. The hardware was lovely and the OS was polished, but scrolling did not work the way I was used to. I hunted through utilities and tweaks, hoping to bring back that Windows style middle click behavior. Nothing quite matched it. The closer …

5 часов назад @ reddit.com
Built an app that scans a restaurant receipt with AI and splits it between everyone at the table — free to try right now, would love honest feedback
Built an app that scans a restaurant receipt with AI and splits it between everyone at the table — free to try right now, would love honest feedback

Hey all, been building this on and off and finally have something worth sharing. Splitza (the "za" is for South Africa, where I'm building this from) — snap a photo of the bill, AI reads every line item, share a 6-digit code with the table, everyone claims what they ordered on their own phone (shared plates split evenly), tip/tax/service charge worked out automatically per person. No app install, and people joining off your code don't need an account at all. It's normally a small subscription to scan (covers the AI costs), but it's completely free right now while I get real feedback — genuinely just want to know if this is useful or if I'm missing something obvious. Would really appreciate …

5 часов назад @ reddit.com
I built a browser-based AI Workspace on an infinite canvas with floating windows, RAG, and live HTML sandbox
I built a browser-based AI Workspace on an infinite canvas with floating windows, RAG, and live HTML sandbox I built a browser-based AI Workspace on an infinite canvas with floating windows, RAG, and live HTML sandbox

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

5 часов назад @ reddit.com
Built a job application tool and I'm not sure I've built the right thing. Would like some honest input.
Built a job application tool and I'm not sure I've built the right thing. Would like some honest input.

I've been building this for a few weeks and it's at the point where I need people who aren't me to use it, because I've clearly gone blind to its problems. What it does: opens as a side panel next to a job posting. Reads the posting, tells you how much of what they're asking for actually appears on your resume and what's missing, drafts answers to the application questions, and can rewrite your resume to lead with the relevant experience. Why it might be different from the other twelve of these: No account, no signup, no server. You paste your own API key (Gemini, OpenAI or Anthropic) and requests go from your browser straight to that provider. Your resume sits in chrome.storage.local and n…

6 часов назад @ reddit.com
I am building Decoshop - a fast image processor in the browser
I am building Decoshop - a fast image processor in the browser I am building Decoshop - a fast image processor in the browser

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

7 часов назад @ reddit.com
Product Hunt Product Hunt
последний пост 10 часов назад
Prime Agent
Prime Agent

A coding agent that can refine its own harness Discussion | Link

10 часов назад @ producthunt.com
SecondBrain Note by GenSpark
SecondBrain Note by GenSpark

A MagSafe AI Recorder That Acts for You Discussion | Link

17 часов назад @ producthunt.com
Gutta
Gutta

A tiny, offline task list for your Mac menu bar Discussion | Link

21 час назад @ producthunt.com
AI Group Call
AI Group Call

Type a goal, join a live voice call with six AI minds Discussion | Link

22 часа назад @ producthunt.com
Argos
Argos

The AI that acts as you, right in your browser Discussion | Link

1 day, 15 hours назад @ producthunt.com
VoiceOS App Store
VoiceOS App Store

The App Store for Your Voice. Discussion | Link

1 day, 16 hours назад @ producthunt.com
Workflo
Workflo

Mac workspace automation that never sees your screen Discussion | Link

1 day, 16 hours назад @ producthunt.com
Good Assistant 2
Good Assistant 2

Turn life goals into daily progress. Discussion | Link

2 days, 2 hours назад @ producthunt.com
DuckDisk
DuckDisk

Table-first storage analysis for Mac, cloud, and SSH Discussion | Link

2 days, 4 hours назад @ producthunt.com
Grok Imagine 2.0
Grok Imagine 2.0

Next-gen AI image generator with segmentation editing. Discussion | Link

2 days, 5 hours назад @ producthunt.com
Soup CLI
Soup CLI

Fine-tune an 8B LLM on a 4 GB laptop GPU Discussion | Link

2 days, 6 hours назад @ producthunt.com
Basedash Subscriptions
Basedash Subscriptions

Subscribe to any dashboard. Delivered on schedule. Discussion | Link

2 days, 10 hours назад @ producthunt.com
Toolport
Toolport

Every tool, one port. One MCP setup for all your AI agents Discussion | Link

2 days, 18 hours назад @ producthunt.com
DocsAlot CLI
DocsAlot CLI

Let Claude or Codex create and maintain good looking docs Discussion | Link

2 days, 19 hours назад @ producthunt.com
Kitesurf
Kitesurf

Browser built for agents, running on Cloudflare Workers Discussion | Link

3 days, 9 hours назад @ producthunt.com
Путешествия
Vandrouki Vandrouki
последний пост 9 months, 2 weeks назад
Прямые рейсы между Оманом и Кенией
Прямые рейсы между Оманом и Кенией

У авиакомпании SalamAir промо-тариф: улететь из Маската в Найроби (или наоборот) можно от 6200 рублей (30 OMR). Для въезда в Кению нужно заранее оформить электронное разрешение (сбор около 30-35 USD с человека). Купить билеты можно на сайте авиакомпании или через trip.com / aviasales.ru (тут немного дороже, но зато принимают российские карты). Маскат — Найроби в декабре за 6200 рублей: Российской картой: […]

9 months, 2 weeks назад @ vandrouki.ru
Volotea: полеты по Европе и в Марокко
Volotea: полеты по Европе и в Марокко

Авиакомпания Volotea выкатила билеты за 19 евро. Но можно легко оформить пробную подписку SUPERVOLOTEA на 15 дней и купить их за 9 евро. Обычно подписка на год стоит 60 евро. Лоукостер утверждает, что Вы можете отменить членство в любой момент, но потеряете при этом некоторые привилегии, например, ручную кладь, но сохраните свою скидку на проезд. Главное, не забудьте […]

9 months, 2 weeks назад @ vandrouki.ru
Шри-Ланка и ОАЭ в одной поездке из Екатеринбурга
Шри-Ланка и ОАЭ в одной поездке из Екатеринбурга Шри-Ланка и ОАЭ в одной поездке из Екатеринбурга

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

с 2012 года мы ищем и находим дешевые авиабилеты, отели, туры и круизы.

А вы путешествуете почти бесплатно.

9 months, 2 weeks назад @ vandrouki.ru
Белавиа: прямые рейсы из Москвы в Могилев
Белавиа: прямые рейсы из Москвы в Могилев Белавиа: прямые рейсы из Москвы в Могилев

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

9 months, 2 weeks назад @ vandrouki.ru
10 ночей во Вьетнаме с вылетом из Благовещенска
10 ночей во Вьетнаме с вылетом из Благовещенска 10 ночей во Вьетнаме с вылетом из Благовещенска

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

с 2012 года мы ищем и находим дешевые авиабилеты, отели, туры и круизы.

А вы путешествуете почти бесплатно.

9 months, 2 weeks назад @ vandrouki.ru
Таиланд + ОАЭ из Москвы с захватом Нового года
Таиланд + ОАЭ из Москвы с захватом Нового года Таиланд + ОАЭ из Москвы с захватом Нового года

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

с 2012 года мы ищем и находим дешевые авиабилеты, отели, туры и круизы.

А вы путешествуете почти бесплатно.

9 months, 2 weeks назад @ vandrouki.ru
Прямые рейсы из Екатеринбурга в Армению
Прямые рейсы из Екатеринбурга в Армению Прямые рейсы из Екатеринбурга в Армению

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

9 months, 2 weeks назад @ vandrouki.ru
Готовые путешествия из Казани на остров Бали
Готовые путешествия из Казани на остров Бали Готовые путешествия из Казани на остров Бали

Сегодня мы решили слепить готовое путешествие из Казани в Индонезию — вышло от 47200 рублей с человека при поездке вдвоем.

Авиакомпания Etihad Airways предлагает билеты из Казани на Бали за 44000 рублей туда-обратно.

Даты полетов: например, 11-24 декабря (проживание с 12 по 24 декабря).

Все варианты на двоих на 12 ночей (рейтинг — выше 7/10)Не забываем настроить сортировку:— самая низкая цена (с учётом налога)— итого (в т.ч.

Первый отель — 3200 рублей на человека / 6400 рублей на двоих:Второй отель — 4700 рублей на человека / 9400 рублей на двоих:Третий отель — 5300 рублей на человека / 10600 рублей на двоих:Другие даты перелетов:4-17 декабря7-22 декабря

9 months, 2 weeks назад @ vandrouki.ru
Прямой рейс из Египта в Самару
Прямой рейс из Египта в Самару Прямой рейс из Египта в Самару

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

9 months, 2 weeks назад @ vandrouki.ru
Прямой рейс Аэрофлота с Сейшельских островов в Москву
Прямой рейс Аэрофлота с Сейшельских островов в Москву Прямой рейс Аэрофлота с Сейшельских островов в Москву

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

с 2012 года мы ищем и находим дешевые авиабилеты, отели, туры и круизы.

А вы путешествуете почти бесплатно.

9 months, 2 weeks назад @ vandrouki.ru
Из Казани в Новокузнецк за почти бесплатно
Из Казани в Новокузнецк за почти бесплатно Из Казани в Новокузнецк за почти бесплатно

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

9 months, 2 weeks назад @ vandrouki.ru
Etihad Airways: полеты из Казани в Азию
Etihad Airways: полеты из Казани в Азию Etihad Airways: полеты из Казани в Азию

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

9 months, 2 weeks назад @ vandrouki.ru
Таиланд или Таиланд + Хайнань в одной поездке из Москвы
Таиланд или Таиланд + Хайнань в одной поездке из Москвы Таиланд или Таиланд + Хайнань в одной поездке из Москвы

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

9 months, 2 weeks назад @ vandrouki.ru
AZAL: полеты из Москвы, Питера и Екб на Ближний Восток, в Индию и на Мальдивы
AZAL: полеты из Москвы, Питера и Екб на Ближний Восток, в Индию и на Мальдивы AZAL: полеты из Москвы, Питера и Екб на Ближний Восток, в Индию и на Мальдивы

Азербайджанские Авиалинии снизили цены ноябрь-март: взять из Москвы, Питера и Екб в ОАЭ, Израиль, Таджикистан, Саудовскую Аравию, Индию и на Мальдивы можно со скидками.

Билеты берем через сервис aviasales.ru (тут дешевле всего).

Москва — Душанбе — Москва:Москва — Даммам — Москва:Москва — Дубай — Москва:Москва — Тель-Авив — Москва:Москва — Дели — Москва:Москва — Мумбаи — Москва:Москва — Мале — Москва в ноябре:Москва — Мале — Москва в январе:Москва — Мале — Москва в феврале:Москва — Мале — Москва в марте:Питер — Душанбе — Питер:Питер — Даммам — Питер:Питер — Дубай — Питер:Питер — Тель-Авив — Питер:Питер — Дели — Питер:Питер — Мумбаи — Питер:Питер — Мале — Питер в ноябре-декабре:Питер — Мале —…

9 months, 2 weeks назад @ vandrouki.ru
Подборка недорогих билетов по всему миру
Подборка недорогих билетов по всему миру Подборка недорогих билетов по всему миру

Vandrouki (или Вандруки / Вандрули / Ванбрюки или как удобно) – это путешествия.

Способы путешествовать почти бесплатно.

Разумеется, Vandrouki – это высококвалифицированная команда амбициозных профессионалов своего дела.

А вы путешествуете почти бесплатно.

Прямо сейчас, пока вы читали этот блок, мы нашли ещё несколько билетов, а кто-то их купил.

9 months, 2 weeks назад @ vandrouki.ru
Atlas Obscura: Stories Atlas Obscura: Stories
последний пост 2 days, 18 hours назад
Post Office and Telecommunications Center in Skopje, North Macedonia
Post Office and Telecommunications Center in Skopje, North Macedonia Post Office and Telecommunications Center in Skopje, North Macedonia

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

The action you just performed triggered the security solution.

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

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

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

2 days, 18 hours назад @ atlasobscura.com
Grand Gulch Mine in Littlefield, Arizona
Grand Gulch Mine in Littlefield, Arizona Grand Gulch Mine in Littlefield, Arizona

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

The action you just performed triggered the security solution.

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

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

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

2 days, 19 hours назад @ atlasobscura.com
Backscatter Radar Site in Christmas Valley, Oregon
Backscatter Radar Site in Christmas Valley, Oregon Backscatter Radar Site in Christmas Valley, Oregon

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

The action you just performed triggered the security solution.

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

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

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

2 days, 19 hours назад @ atlasobscura.com
Diamond Creek in Peach Springs, Arizona
Diamond Creek in Peach Springs, Arizona Diamond Creek in Peach Springs, Arizona

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

The action you just performed triggered the security solution.

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

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

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

2 days, 19 hours назад @ atlasobscura.com
AZ-NV-UT Tri-State Monument in Mesquite, Nevada
AZ-NV-UT Tri-State Monument in Mesquite, Nevada AZ-NV-UT Tri-State Monument in Mesquite, Nevada

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

The action you just performed triggered the security solution.

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

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

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

2 days, 19 hours назад @ atlasobscura.com
Window Rock in West Wendover, Nevada
Window Rock in West Wendover, Nevada Window Rock in West Wendover, Nevada

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

The action you just performed triggered the security solution.

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

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

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

2 days, 19 hours назад @ atlasobscura.com
Egri Minaret in Eger, Hungary
Egri Minaret in Eger, Hungary Egri Minaret in Eger, Hungary

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

The action you just performed triggered the security solution.

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

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

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

2 days, 19 hours назад @ atlasobscura.com
The Torment of Saint Anthony in Fort Worth, Texas
The Torment of Saint Anthony in Fort Worth, Texas The Torment of Saint Anthony in Fort Worth, Texas

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

The action you just performed triggered the security solution.

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

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

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

2 days, 19 hours назад @ atlasobscura.com
Roman Mosaics of Carranque in El Álamo, Spain
Roman Mosaics of Carranque in El Álamo, Spain Roman Mosaics of Carranque in El Álamo, Spain

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

The action you just performed triggered the security solution.

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

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

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

2 days, 19 hours назад @ atlasobscura.com
Lenné-Dreieck in Berlin, Germany
Lenné-Dreieck in Berlin, Germany Lenné-Dreieck in Berlin, Germany

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

The action you just performed triggered the security solution.

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

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

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

2 days, 19 hours назад @ atlasobscura.com
Kongo Gumi in Osaka, Japan
Kongo Gumi in Osaka, Japan Kongo Gumi in Osaka, Japan

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

The action you just performed triggered the security solution.

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

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

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

2 days, 19 hours назад @ atlasobscura.com
Karafuneya Coffee in Kyoto, Japan
Karafuneya Coffee in Kyoto, Japan Karafuneya Coffee in Kyoto, Japan

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

The action you just performed triggered the security solution.

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

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

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

2 days, 19 hours назад @ atlasobscura.com
Tousu at Tofuku-ji Temple in Kyoto, Japan
Tousu at Tofuku-ji Temple in Kyoto, Japan Tousu at Tofuku-ji Temple in Kyoto, Japan

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

The action you just performed triggered the security solution.

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

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

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

2 days, 19 hours назад @ atlasobscura.com
Mad Jack Fuller's Mausoleum and Follies in Brightling, England
Mad Jack Fuller's Mausoleum and Follies in Brightling, England Mad Jack Fuller's Mausoleum and Follies in Brightling, England

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

The action you just performed triggered the security solution.

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

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

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

2 days, 19 hours назад @ atlasobscura.com
Amanoya in Chiyoda City, Japan
Amanoya in Chiyoda City, Japan Amanoya in Chiyoda City, Japan

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

The action you just performed triggered the security solution.

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

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

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

2 days, 19 hours назад @ atlasobscura.com
T—Ж T—Ж
последний пост None
Европейское айти
EU-startups EU-startups
последний пост 56 минут назад
The renaissance of customer care
The renaissance of customer care

The prediction was almost unanimous: AI would automate customer service out of existence. It got the direction exactly wrong. The technology meant to replace people is quietly making room for the one thing that makes service matter: the human relationship. For years, customer care was cast as the first casualty of the AI era. When […]

The post The renaissance of customer care appeared first on EU-Startups.

56 минут назад @ eu-startups.com
UK air defence company Cambridge Aerospace raises €259.7 million Series C at €2.94 billion valuation
UK air defence company Cambridge Aerospace raises €259.7 million Series C at €2.94 billion valuation

Cambridge Aerospace, the UK-based air defence company building low-cost interceptor missiles for European and allied militaries, has closed a €259.7 million ($300 million) Series C round at a €2.94 billion ($3.4 billion) valuation. The fresh capital will fund the company’s continued expansion of manufacturing capacity to deliver on existing and new contracts, while supporting further […]

The post UK air defence company Cambridge Aerospace raises €259.7 million Series C at €2.94 billion valuation appeared first on EU-Startups.

3 часа назад @ eu-startups.com
Chelsea co-owner Todd Boehly’s Eldridge acquires ownership stake in Slovak AI firm Sudolabs
Chelsea co-owner Todd Boehly’s Eldridge acquires ownership stake in Slovak AI firm Sudolabs

Eldridge, a global holding company with over €64.8 billion ($75 billion) in assets under management, has acquired a significant ownership stake in Sudolabs, a Slovakia-based provider of custom agentic AI systems and consulting services for enterprise clients. While the financial terms of the deal were not disclosed, the deal forms a strategic partnership between the […]

The post Chelsea co-owner Todd Boehly’s Eldridge acquires ownership stake in Slovak AI firm Sudolabs appeared first on EU-Startups.

4 часа назад @ eu-startups.com
The EU AI Act misses the point: agent risk is a moving target
The EU AI Act misses the point: agent risk is a moving target

There are more than 7 million AI agents running inside businesses. But a growing number aren’t doing what they were built for. Not because they were reprogrammed, but because someone gave them a new permission, a new tool, or a new database to access. The risk categories regulators assign agents to are fixed. The agents, […]

The post The EU AI Act misses the point: agent risk is a moving target appeared first on EU-Startups.

4 часа назад @ eu-startups.com
London-based edge AI infrastructure company Edgify raises €7.7 million to combat retail losses
London-based edge AI infrastructure company Edgify raises €7.7 million to combat retail losses

Edgify, a London-based edge MLOps platform for physical retail providing the AI infrastructure to protect against in-store loss, has raised €7.7 million ($9 million) in Series A+ funding to accelerate the rollout of its platform. The round was backed by Rank Ventures and Mangrove Capital Partners, bringing the company’s total funding to €21.6 million ($25 […]

The post London-based edge AI infrastructure company Edgify raises €7.7 million to combat retail losses appeared first on EU-Startups.

6 часов назад @ eu-startups.com
Oslo-based Visoid raises €2.1 million to scale its AI visualisation platform for architects
Oslo-based Visoid raises €2.1 million to scale its AI visualisation platform for architects

Visoid, an Oslo-based AI visualisation platform for architects and industry professionals, has secured €2.1 million ($2.5 million) in fresh funding to support the company’s next stage of growth. The round was led by Skyfall Ventures, with participation from existing investors StartupLab, OBOS and Antler, alongside new investors Farvatn and byFounders Angel Collective. “Architects have been […]

The post Oslo-based Visoid raises €2.1 million to scale its AI visualisation platform for architects appeared first on EU-Startups.

7 часов назад @ eu-startups.com
Weekly funding round-up! All of the European startup funding rounds we tracked this week (Aug. 03 – Aug. 07)
Weekly funding round-up! All of the European startup funding rounds we tracked this week (Aug. 03 – Aug. 07)

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 (Aug. 03 – Aug. 07) appeared first on EU-Startups.

2 days, 23 hours назад @ eu-startups.com
London’s Safehire.ai, founded by ex-British Army officers, secures €583.2k to scale AI-powered digital risk screening
London’s Safehire.ai, founded by ex-British Army officers, secures €583.2k to scale AI-powered digital risk screening

Safehire.ai, a London-based digital risk intelligence company helping organisations make safer, more informed hiring and access decisions, has secured a €583.2k (£500k) follow-on investment from a private investor. This round, together with the €1.22 million (£1.05 million) Seed investment round closed in April 2025, brings total investment to €1.8 million (£1.55 million). “Safehire challenges the […]

The post London’s Safehire.ai, founded by ex-British Army officers, secures €583.2k to scale AI-powered digital risk screening appeared first on EU-Startups.

3 days, 1 hour назад @ eu-startups.com
Glasgow-based Mironid raises €39.9 million in Series B to advance rare kidney disease treatment
Glasgow-based Mironid raises €39.9 million in Series B to advance rare kidney disease treatment

Mironid, a Glasgow-based biopharmaceutical company, has closed a €39.9 million ($46 million) Series B financing round to push its lead drug candidate for Autosomal Dominant Polycystic Kidney Disease (ADPKD) through clinical development. The round was led by Scottish National Investment Bank, which joined a syndicate of existing backers including Roche Venture Fund, Epidarex Capital, Sofinnova […]

The post Glasgow-based Mironid raises €39.9 million in Series B to advance rare kidney disease treatment appeared first on EU-Startups.

3 days, 2 hours назад @ eu-startups.com
Munich-based NavVis raises €74.5 million to build its spatial data engine and accelerate AI roadmap
Munich-based NavVis raises €74.5 million to build its spatial data engine and accelerate AI roadmap

NavVis, a Munich-based spatial twin platform for the built world, has raised a €73.2 million ($85 million) Series D round to build its massive spatial data engine and accelerate the AI product roadmap. The round was led by US private equity firm The Jordan Company, with participation from existing shareholders Yttrium (together with a consortium […]

The post Munich-based NavVis raises €74.5 million to build its spatial data engine and accelerate AI roadmap appeared first on EU-Startups.

3 days, 5 hours назад @ eu-startups.com
Marketing’s AI evolution: from creativity to engineering
Marketing’s AI evolution: from creativity to engineering

Anyone can build an app now, so distribution is the whole game, and the person who wins it looks less like a marketer and more like a growth engineer. Building an app used to be the hard part. Not any more. On Lovable alone, people were starting around a million new projects every week by June 2026, […]

The post Marketing’s AI evolution: from creativity to engineering appeared first on EU-Startups.

3 days, 5 hours назад @ eu-startups.com
Cyprus-based enterprise agentic CX company Omilia secures €58.1 million in Series B funding
Cyprus-based enterprise agentic CX company Omilia secures €58.1 million in Series B funding

Omilia, the Cyprus-based self-learning agentic CX company, has secured a €58.1 million ($67 million) Series B funding round led by Expedition Growth Capital. The company plans to use this capital to support continued growth acceleration in North America and globally, including the opening of Omilia’s first US office in the second half of 2026. The […]

The post Cyprus-based enterprise agentic CX company Omilia secures €58.1 million in Series B funding appeared first on EU-Startups.

3 days, 7 hours назад @ eu-startups.com
Belgian AI dental startup Relu lands €1.51 million to accelerate US expansion
Belgian AI dental startup Relu lands €1.51 million to accelerate US expansion

Relu, a Leuven-based AI startup helping dental labs scale production through automated dental design and planning workflows, has announced a $1.75 million strategic investment from Dental Innovation Alliance (DIA). DIA is a North Carolina-based venture capital fund investing in technologies and solutions in the dental and multi-site healthcare industry. The company plans to use this […]

The post Belgian AI dental startup Relu lands €1.51 million to accelerate US expansion appeared first on EU-Startups.

4 days, 1 hour назад @ eu-startups.com
Inevitable AI Group raises €5.2 million from Aleph to launch AI-native SaaS companies
Inevitable AI Group raises €5.2 million from Aleph to launch AI-native SaaS companies

Inevitable AI Group (IAIG), an AI-native venture studio founded by veteran technology entrepreneurs, today announced a €5.2 million ($6 million) pre-seed funding round led by Aleph. The company is building and launching dozens of AI-native software businesses designed to capitalise on the rapidly changing economics of software development. Founded by Nimrod Lehavi and Ofer Bar-Or, […]

The post Inevitable AI Group raises €5.2 million from Aleph to launch AI-native SaaS companies appeared first on EU-Startups.

4 days, 1 hour назад @ eu-startups.com
The chink in Europe’s innovation armour
The chink in Europe’s innovation armour

Europe’s strength arguably has been, and still is, innovation. However, there are other contenders on the block, and their ability to commercialise that research is attracting European-bred talent to different shores. Europe spent €403 billion on research and development in 2024. It employed 2.21 million full-time-equivalent researchers, 47% more than a decade earlier. These are […]

The post The chink in Europe’s innovation armour appeared first on EU-Startups.

4 days, 2 hours назад @ eu-startups.com
Tech.eu Tech.eu
последний пост 2 часа назад
Isembard founder: We're a politician's "wet dream"
Isembard founder: We're a politician's "wet dream" Isembard founder: We're a politician's "wet dream"

Tech startup Isembard (named after the famous civil engineer Isambard Kingdom Brunel) has one of its factories, its first, which opened in January 2025, located here.

Or as Fitzgerald puts it, in high-definition: “If you think about this business, it’s a politician’s wet dream.”Factories, entrepreneurship, regional jobs, supporting crucial industries, reindustrialisation, reshoring- Isembard ticks all these boxes, he points out.

Eighteen months since launch, Isembard is now on a PR offensive, as it looks to rapidly scale its business.

Isembard is a kind of modern-cum-old fashioned business, marrying the worlds of reindustrialisation and reshoring with software and AI.

But is Isembard on tra…

2 часа назад @ tech.eu
July 2026's top 10 European tech deals you need to know about
July 2026's top 10 European tech deals you need to know about July 2026's top 10 European tech deals you need to know about

European tech funding remained resilient in July despite a decline in deal activity.

Companies raised €8.6 billion across 267 funding rounds, compared with €8.3 billion across 293 deals in June.

Germany led European funding during the month, with companies raising €3.5 billion.

For her more detailed review and more in-depth analyses of the European tech ecosystem, including industry and country performance, exit activities, and more, check out our July report.

Here are the 10 largest tech deals in Europe from July, accounting for 70 per cent of the month’s total funding.

4 часа назад @ tech.eu
Revolut clinches French banking licence
Revolut clinches French banking licence Revolut clinches French banking licence

Revolut today said it had secured a French banking licence, as it looks to beef up its regulatory standards across Western Europe, its fastest-growing region.

Europe’s most valuable tech firm said it had received approval for the licence from the French banking regulator, the ACPR, and the European Central Bank.

But it believes garnering an additional French banking licence is prudent, given it has around 30m customers in Western Europe and is expanding its products and services in the region.

It also said that having an additional French banking licence will allow it to offer services tailored to local customers, such as loans.

Revolut, which also has a UK banking licence and has applied f…

5 часов назад @ tech.eu
Visoid raises $2.5M to expand AI visualisation platform for architects
Visoid raises $2.5M to expand AI visualisation platform for architects Visoid raises $2.5M to expand AI visualisation platform for architects

Oslo-based AI startup Visoid has raised $2.5 million in funding to accelerate the development of its AI visualisation platform for architects and support its international growth.

Founded in 2023 by former architect Mark Szoke and serial entrepreneur Joachim Holwech, Visoid develops an AI-powered visualisation platform designed specifically for architectural workflows.

The company is focusing on the growing use of AI earlier in the architectural design process.

Rather than being used solely to produce final images, Visoid enables architects to visualise and evaluate different concepts while designs are still evolving.

Visoid will use the new capital to expand its engineering, product and co…

6 часов назад @ tech.eu
Cambridge Aerospace's valuation leaps to $3.4BN as raises $300M
Cambridge Aerospace's valuation leaps to $3.4BN as raises $300M Cambridge Aerospace's valuation leaps to $3.4BN as raises $300M

UK defence technology startup Cambridge Aerospace has raised $300m at a $3.4bn valuation, a significant uplift on its valuation just a few months ago.

The new funding in Cambridge Aerospace, which was founded less than two years ago, follows its $200m Series B at a $1.3bn valuation in April this year.

Founded in 2024 in Cambridge, UK-headquartered Cambridge Aerospace builds defence technology.

Its key products include drone interceptor Skyhammer, missile interceptor Starhammer, which is coming to market next year, and radar system Looking Glass.

Cambridge Aerospace’s Skyhammer is an example of the low-cost interceptor missiles our Armed Forces need to deter adversaries and keep our country …

6 часов назад @ tech.eu
European tech weekly recap: €1B in deals and July's highlights
European tech weekly recap: €1B in deals and July's highlights European tech weekly recap: €1B in deals and July's highlights

Last week, we tracked more than 35 tech funding deals worth over €1 billion and 5 exits, M&A transactions, rumours, and related news stories across Europe.

📊 Our latest monthly report, published last week, shows that European tech startups raised €8.6 billion across 267 funding deals in July, with investment increasing slightly despite a decline in deal activity.

Germany led funding with €3.5 billion, while artificial intelligence was the best-funded sector, attracting €1.8 billion.

Access the full report for additional data and analysis on European tech funding and exit activity in July.

❗ Be sure to check out the Tech.eu Funding Explorer, free and open to everyone, for deeper insights int…

6 часов назад @ tech.eu
Edgify raises $9M to expand its edge AI platform
Edgify raises $9M to expand its edge AI platform Edgify raises $9M to expand its edge AI platform

Edge AI infrastructure company Edgify has raised $9 million in Series A+ funding to accelerate the rollout of its platform for physical retail and expand its technology into other industries.

Edgify develops AI infrastructure that connects and orchestrates models across edge devices such as self-checkouts, cameras, scales and point-of-sale systems.

The company has initially focused on grocery retail, where its platform is deployed with retailers across the United States and Europe to address loss prevention.

Building on its presence in grocery retail, Edgify is expanding into convenience stores, quick-service restaurants, distribution centres and apparel.

We founded Edgify on a simple convi…

7 часов назад @ tech.eu
Chip startup Olix raises $312M, Mobilise launches investment arm, and a deep dive into July funding
Chip startup Olix raises $312M, Mobilise launches investment arm, and a deep dive into July funding Chip startup Olix raises $312M, Mobilise launches investment arm, and a deep dive into July funding

This week, we tracked more than 35 tech funding deals worth over €1 billion and 5 exits, M&A transactions, rumours, and related news stories across Europe.

If email is more your thing, you can always subscribe to our newsletter and receive a more robust version of this round-up delivered to your inbox.

❗ Want to explore the data in more detail?

The free, open-access Tech.eu Funding Explorer offers deeper insights into funding rounds, investor activity, company profiles and market trends.

Either way, let's get you up to speed.

3 days назад @ tech.eu
As Mediterranean wells run dry, Ahbstra launches machine that makes drinking water from air
As Mediterranean wells run dry, Ahbstra launches machine that makes drinking water from air As Mediterranean wells run dry, Ahbstra launches machine that makes drinking water from air

This week, UK climatetech company Ahbstra launched the ARK, a plug-and-play machine that harvests high-quality drinking water from air at up to 500L/day, even in dry and hot climates.

Turning Nobel-winning chemistry into a productAhbstra can harvest high-quality drinking water from air at scale by using advanced nanomaterials known as MOFs (metal organic frameworks).

The main difficulty is moving enough air through the MOF system while efficiently cycling the temperatures needed to capture and release water.

It produces high-quality drinking water free of PFAS chemicals and microplastics, which are commonplace in both tap and bottled water.

Water from the ARK can be used to replenish wells …

3 days, 4 hours назад @ tech.eu
Platter lands follow-on funding from Verb Ventures to modernise food supply operations
Platter lands follow-on funding from Verb Ventures to modernise food supply operations Platter lands follow-on funding from Verb Ventures to modernise food supply operations

UK-based Platter, a food-native operating system for suppliers, wholesalers and manufacturers, has raised an extension to its latest venture round, joined by Verb Ventures.

Platter is building the missing puzzle for the sector, the back office itself, built around how the UK food trade actually works.

Platter is going after it in the food industry from day one, and that's exactly the kind of system-of-record business we back."

Verb believes the key distinction is between software that supports operations and software that becomes operational infrastructure.

Once ordering, inventory, production, delivery, invoicing and accounting all run through Platter, switching costs become significant.

3 days, 5 hours назад @ tech.eu
July funding: European startups secure €8.6B as exit activity accelerates
July funding: European startups secure €8.6B as exit activity accelerates July funding: European startups secure €8.6B as exit activity accelerates

European tech funding in July reflected a market where capital remained resilient despite a slowdown in deal activity.

A total of 267 funding deals were announced, down from 293 in June, representing a 9 per cent decline in the number of transactions.

Despite fewer rounds, European startups raised €8.6 billion, slightly more than the €8.3 billion recorded in June.

IndustriesArtificial intelligence was the leading sector by investment volume in European tech startups in July 2026, capturing 21.2 per cent of the month’s total funding, at €7.7 billion.

ExitsExit activity strengthened in July, with 51 transactions recorded, up from 39 in June.

3 days, 6 hours назад @ tech.eu
Vangrid raises $9M seed to build a decentralised spatial intelligence network for the Physical AI era
Vangrid raises $9M seed to build a decentralised spatial intelligence network for the Physical AI era Vangrid raises $9M seed to build a decentralised spatial intelligence network for the Physical AI era

Vangrid, a Dutch startup developing a decentralised spatial intelligence network to be deployed on smartphones, has raised $9 million in seed funding.

Vangrid's goal is to make high-fidelity spatial data accessible at the scale and frequency Physical AI actually demands, without requiring dedicated capture hardware.

The platform activates the cameras and sensors already in billions of smartphones, turning ordinary phones into a distributed capture network.

With Vangrid, the network scales at the speed of app downloads, not procurement cycles, and is built for continuous, real-time refresh, not a one-time capture.

The funding will support Vangrid's network bootstrapping, expand its edge-comp…

3 days, 22 hours назад @ tech.eu
The UK's top-funded tech companies in H1 2026
The UK's top-funded tech companies in H1 2026 The UK's top-funded tech companies in H1 2026

According to Tech.eu's H1 2026 report, the UK remained Europe's largest technology funding market in the first half of 2026, raising €18.7 billion across 423 deals.

Meanwhile, fintech funding was spread across both early- and growth-stage companies, reflecting continued activity throughout the sector.

The 10 highest-funded companies raised a combined €12.3 billion, accounting for around 66 per cent of the total capital invested in the UK during H1 2026.

For further insights into funding trends across the European technology ecosystem, check out Tech.eu's Funding Explorer, free and open to everyone.

Here are the ten companies that raised the most in H1 2026.

4 days назад @ tech.eu
Mobilise launches investment arm to scale telecom software companies through strategic partnerships
Mobilise launches investment arm to scale telecom software companies through strategic partnerships Mobilise launches investment arm to scale telecom software companies through strategic partnerships

Telecom software provider Mobilise has launched Mobilise Platforms & Investments, a new division created to help specialist telecom technology businesses scale by combining strategic investment, telecom expertise and shared technology.

The telecom software market is highly fragmented.

Many specialist telecom businesses have strong products, experienced teams and loyal customers, yet find that limited access to investment, operational infrastructure or new markets holds back their next stage of growth.

Mobilise Platforms & Investments has been created to address that gap, drawing on more than 20 years of experience building, operating and scaling telecom platforms.

We built Mobilise Platform…

4 days, 4 hours назад @ tech.eu
Meet the photonics scaleups building tomorrow's critical technologies
Meet the photonics scaleups building tomorrow's critical technologies Meet the photonics scaleups building tomorrow's critical technologies

By generating, transmitting and manipulating light, photonic technologies deliver higher performance while reducing the size, weight, power consumption and cost of complex systems.

Here are some companies to have on your radar:EFFECT Photonics (Netherlands)EFFECT Photonics develops integrated photonic semiconductor chips and optical communication systems that enable faster, lower-cost, and lower-power data transmission across telecom and data centre networks.

The company's core technology is Multi-Plane Light Conversion (MPLC), a proprietary beam-shaping technology that precisely manipulates laser light.

Quside (Spain)Quside develops quantum tech that enhances cybersecurity, high-performanc…

4 days, 5 hours назад @ tech.eu
TechCrunch: Europe TechCrunch: Europe
последний пост 2 weeks назад
Europe got its own TBPN-style live show, and everyone’s angling for a guest spot
Europe got its own TBPN-style live show, and everyone’s angling for a guest spot

On Monday, the network announced a $1.6 million seed round from top players in the media ecosystem, including Powerhouse Capital, Axel Springer SE (which owns Business Insider and Politico), the popular media publication LadBible, and angel investors from OpenAI and DeepMind. With this fresh capital, the network is announcing its largest expansion yet.

2 weeks назад @ techcrunch.com
Tesla’s Full Self-Driving software is creeping into Europe
Tesla’s Full Self-Driving software is creeping into Europe

First came the Netherlands, now it's Lithuania. And more European countries appear to be in the queue for Tesla's driver assistance system.

2 months, 3 weeks назад @ techcrunch.com
The Xiaomi 17 Ultra has some impressive add-ons that make snapping photos really fun
The Xiaomi 17 Ultra has some impressive add-ons that make snapping photos really fun

The Xiaomi 17 Ultra gives you a ton of options to play around with images, including preset filters and hardware add-ons.

4 months назад @ techcrunch.com
Europe’s cyber agency blames hacking gangs for massive data breach and leak
Europe’s cyber agency blames hacking gangs for massive data breach and leak

CERT-EU blamed the cybercrime group TeamPCP for the recent hack on the European Commission, and said the notorious ShinyHunters gang was responsible for leaking the stolen data online.

4 months, 1 week назад @ techcrunch.com
Air Street becomes one of the largest solo VCs in Europe with $232M fund
Air Street becomes one of the largest solo VCs in Europe with $232M fund

London’s Air Street Capital has raised a large Fund III with eyes locked on backing early-stage European and North American AI companies.

4 months, 2 weeks назад @ techcrunch.com
European Parliament blocks AI on lawmakers’ devices, citing security risks
European Parliament blocks AI on lawmakers’ devices, citing security risks

EU lawmakers found their government-issued devices were blocked from using the baked-in AI tools, amid fears that sensitive information could turn up on the U.S. servers of AI companies.

5 months, 3 weeks назад @ techcrunch.com
One of Europe’s largest universities knocked offline for days after cyberattack
One of Europe’s largest universities knocked offline for days after cyberattack

An alleged ransomware attack has taken down the systems of the Sapienza University of Rome.

6 months назад @ techcrunch.com
Ireland proposes new law allowing police to use spyware
Ireland proposes new law allowing police to use spyware

The Irish government announced that it wants to pass a law that would grant police more surveillance powers, such as using spyware to fight serious crime, while aiming to protect the privacy rights of its citizens.

6 months, 2 weeks назад @ techcrunch.com
The European startup market’s data doesn’t match its energy — yet
The European startup market’s data doesn’t match its energy — yet

Europe's startup market hasn't produced meaningful numbers but there is reason to believe the data will start to change.

7 months, 2 weeks назад @ techcrunch.com
Apple adds 650 megawatts of renewables in Europe with more coming in China
Apple adds 650 megawatts of renewables in Europe with more coming in China

Apple is adding renewable power to offset customer charging and support its operations, including third-party manufacturing in China.

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