Tech News
Все новости AI & ML Architecture DevOps Open Source Programming Team Management Testing & QA Web

Последние новости

⚑ Сообщить о проблеме

Tech news from the best sources

Все темы AI Gear News Tech agents ai api architecture automation beginners career database devchallenge devops javascript llm machinelearning mcp opensource performance productivity programming python react security showdev testing tutorial typescript webdev
Все EN RU
EN

Your Supabase anon key can probably read your whole users table

Here is a Supabase row-level security policy. It was on a profiles table holding names, timezones and weekly availability for real people. create po…

supabasepostgressecuritywebdev
Dev.to Aug 29, 2026, 17:12 UTC
EN

Supabase .NET DevLog #7

Welcome to our weekly log for the Supabase .NET SDK 🎉 Last week, I continued tweaking the quality gate, especially regarding code coverage. I faced…

supabasedotnetcsharpopensource
Dev.to Aug 25, 2026, 16:21 UTC
EN

Running a Monitoring SaaS on Cloudflare Workers + Supabase for Almost Nothing

Originally published on the Merlonix blog . Merlonix monitors uptime, SSL/TLS, DNS, email authentication, blacklists, Certificate Transparency, Core…

cloudflareserverlesssupabasewebdev
Dev.to Aug 21, 2026, 10:41 UTC
EN

PostgreSQL Connection String: Supabase, Neon, Railway

The short version A PostgreSQL connection string is a single URL that tells a client how to reach your database. It looks like this: postgresql : //…

postgressupabasetutorialwebdev
Dev.to Aug 20, 2026, 14:30 UTC
EN

Supabase .NET DevLog #6

Welcome to our weekly log for the Supabase .NET SDK 🎉 Following the monorepo migration, I started working towards the new major v8.0.0: Upgraded all…

supabasedotnetcsharpopensource
Dev.to Aug 18, 2026, 04:55 UTC
EN

Test your Supabase RLS before you ship: a free red/green fixture and the 9 SQL checks a linter cannot run

If you built a Supabase app quickly - with an AI coding tool or by hand - the row-level-security policies were often written last, or generated for…

supabasepostgressecuritywebdev
Dev.to Aug 12, 2026, 00:44 UTC
EN

Row Level Security in Lovable apps: why your database might be public

Originally published on howsafeismyapp.com . Here is the uncomfortable truth about most Lovable apps: the database is not behind your login form. It…

supabasesecuritywebdevtutorial
Dev.to Aug 11, 2026, 21:49 UTC
EN

Build vs Buy: What Founders Get Wrong About Templates

Every week a founder DMs me the same question: "Should I build my React Native app from scratch or buy a template?" Here's the framework I use to an…

reactnativeexposupabasestartup
Dev.to Aug 10, 2026, 07:10 UTC
EN

7 Security Checks Before Shipping an AI-Built Next.js + Supabase App

7 Security Checks Before Shipping an AI-Built Next.js + Supabase App AI coding assistants can dramatically reduce the time between an idea and a wor…

aisecuritynextjssupabase
Dev.to Aug 9, 2026, 02:49 UTC
EN

How I Built NeuroSpace: An AI Productivity Platform That Actually Thinks With You

Most productivity apps are passive. They hold your tasks and wait. You still have to decide what to work on, estimate how long things take, and figu…

nextjstypescriptsupabaseopenai
Dev.to Aug 8, 2026, 04:32 UTC
EN

Every Supabase key, what it does, and which ones can be public

I audit apps built with AI tools. Most of the exposed credentials I find are Supabase keys, and most of them are not a problem. That is the part peo…

supabasesecuritywebdevai
Dev.to Aug 7, 2026, 19:16 UTC
EN

Two errors, one error code, and an hour in the wrong editor : What i learnt building WP-Supabase Sync

If you write to Supabase from anything, sooner or later Postgres hands you SQLSTATE 42501 . It means one of two things: permission denied for table…

wordpresssupabasewebdevphp
Dev.to Aug 7, 2026, 18:38 UTC
EN

The Project That Quietly Died While I Wasn't Looking

This is a submission for DEV's Summer Bug Smash: Smash Stories powered by Sentry . The project I built Kenya Tours, a tour booking site at kenya coa…

bugsmashdevchallengenextjssupabase
Dev.to Aug 4, 2026, 16:26 UTC
EN

I Built Kikar — An AI Messaging Platform That Creates Digital Versions of People

For the last few months, I've been working on Kikar, an AI-powered social messaging platform with a simple goal: What if every user could have an AI…

aiwebdevsupabasetypescript
Dev.to Aug 2, 2026, 22:14 UTC
EN

Sign in with Apple broke with invalid_client after 6 months? Here's why — and how to never deal with it again

If you're here because Apple login on your production app suddenly started failing with invalid_client — and you changed nothing — this post is for…

supabaseoauthappleai
Dev.to Jul 31, 2026, 14:20 UTC
EN

Two exploits, one public API key: the day I attacked my own Supabase app

This is a submission for DEV's Summer Bug Smash: Smash Stories powered by Sentry . Every app has its rockstar bug. Mine didn't crash, didn't throw,…

devchallengebugsmashsupabasepostgres
Dev.to Jul 28, 2026, 22:42 UTC
EN

Why I Kept Search Scope Inside a Single Supabase RPC

A retrieval system returned the right embedding, the right similarity score, and a completely wrong answer. The chunk it surfaced shared vocabulary,…

supabasepostgrespgvectorrag
Dev.to Jul 27, 2026, 16:03 UTC
EN

Vector Split by Chunk: Why My Retrieval Stops at the Boundary I Drew

I watched a draft miss the exact file span I needed, and the failure was embarrassingly clean: the vector was "close," but the chunk I wanted was bu…

embeddingsragvectorsearchsupabase
Dev.to Jul 27, 2026, 16:02 UTC
EN

Coverage Before Creativity: The RAG Gate That Keeps My Blog Pipeline Honest

The first failure I had to eliminate in the blog pipeline was not a bad paragraph. It was a bad evidence set. The system was finding a few nearby ch…

ragsupabasenextjstypescript
Dev.to Jul 27, 2026, 16:02 UTC
EN

How I Built a 300+ Chapter Coding Platform with Angular SSR + Supabase (Solo, Free-Tier)

I recently opened up DevInHyderabad, a free coding-course site with 300+ chapters across 7 courses. I built it solo, part-time, entirely on free tie…

angularwebdevsupabasetypescript
Dev.to Jul 26, 2026, 10:55 UTC
EN

Introducing tinbase — local Supabase without Docker (one process, real Postgres)

Supabase local dev = a 12-container, 2.3 GB Docker stack. tinbase serves the same APIs from one 58 MB process . No Docker. It's real Postgres 17 — R…

supabasepostgresopensourcewebdev
Dev.to Jul 23, 2026, 10:04 UTC
EN

InsForge vs Supabase: AI-Native Backend Alternative

Originally published on the InsForge blog , written by Hang Huang (CEO & Co-Founder of InsForge). Reposted here with permission. Supabase and In…

webdevaisupabasedatabase
Dev.to Jul 22, 2026, 20:47 UTC
EN

How to Check Supabase Row Level Security Holes (Free SQL Audit)

Row level security in Supabase fails quietly. There is no crash, no red error banner, nothing in your logs that says "this table is wide open." The…

supabasepostgressecuritywebdev
Dev.to Jul 20, 2026, 19:45 UTC
EN

Supabase .NET DevLog #2

Welcome to our weekly log for the Supabase .NET SDK! 🎉 Last week, I continued building our momentum on improving the overall experience with the SDK…

supabasedotnetsdksupabasedevlog
Dev.to Jul 20, 2026, 06:00 UTC
EN

Supabase Backups Don't Include Your Storage Files. Here's What Does.

The restore finished clean. pg_restore exited 0, every table came back, row counts matched, the app booted. Twenty minutes later the first support m…

supabasepostgresdevopsopensource
Dev.to Jul 15, 2026, 17:20 UTC
EN

The Supabase RLS gotcha nobody warns you about: infinite recursion in multi-tenant policies

You're building teams/workspaces on Supabase. A row belongs to a workspace, and a user can touch it if they're a member. Simple enough — until your…

supabasepostgresrlsmultitenancy
Dev.to Jul 15, 2026, 15:42 UTC
EN

Fix: "new row violates row-level security policy" in Supabase (it's not what you think)

If you've shipped anything on Supabase, you've hit this: ​ new row violates row-level security policy for table "notes" ​``` Your first instinct is…

supabasepostgreswebdevrls
Dev.to Jul 14, 2026, 22:24 UTC
EN

When `await mutation()` lies: the `{ error }` destructuring that saves your weekend

Episode 2/4 of the mini-series The week Supabase lied to me 4 times . Episode 1 — 3 Supabase security incidents, one shared root cause: SECURITY DEF…

supabasejavascriptwebdevclaudecode
Dev.to Jul 14, 2026, 10:43 UTC
EN

Your AI-built app works in the builder but breaks on deploy with a Supabase "permission denied" error. Here is why, and how to fix it.

You built an app in Lovable, Bolt, v0, or Cursor. It worked perfectly in the preview. You deployed it, opened the live URL, and now half the screen…

supabasenextjswebdevnocode
Dev.to Jul 13, 2026, 05:08 UTC
EN

Supabase vs Firebase

Both Supabase and Firebase promise the same thing: a backend you don't have to build, with auth, a database, storage, and real-time out of the box.…

engineeringsupabasefirebasebackend
Dev.to Jul 9, 2026, 01:11 UTC

© Tech News — Агрегатор новостей

English Русский
Карта сайта Правовая информация Конфиденциальность Условия использования Авторские права / Удаление Контакт DSA

Выход с сайта

Вы собираетесь открыть внешний сайт:

Продолжить →