EUNO.NEWS EUNO.NEWS
  • All (20879) +185
  • AI (3152) +11
  • DevOps (932) +6
  • Software (10988) +137
  • IT (5758) +30
  • Education (48)
  • Notice
  • All (20879) +185
    • AI (3152) +11
    • DevOps (932) +6
    • Software (10988) +137
    • IT (5758) +30
    • Education (48)
  • Notice
  • All (20879) +185
  • AI (3152) +11
  • DevOps (932) +6
  • Software (10988) +137
  • IT (5758) +30
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 16 hours ago · software

    A Eficiência do Cache no SQLite

    A Eficiência do Cache no SQLite !Cover image for A Eficiência do Cache no SQLitehttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=aut...

    #SQLite #caching #performance #Python #Flask
  • 1 day ago · software

    I built Workflow Automation Platform (only vibe code it) - Looking for Feedback

    Overview I just shipped ynode – an open‑source visual workflow automation platform. Think n8n, but lighter and more hackable. What it does - Visual node‑based...

    #workflow automation #open-source #React #TypeScript #Node.js #Express #SQLite #Vite #visual builder #monorepo #feedback
  • 1 day ago · software

    Found a Really Nice Way to Visualize SQLite Databases

    !Cover image for Found a Really Nice Way to Visualize SQLite Databaseshttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=au...

    #SQLite #database visualization #schema exploration #lightweight tools #dev tools #data analysis
  • 1 day ago · software

    From System Transactions to User Transactions in SQLite

    User Transactions: Escaping Autocommit By default, SQLite runs in autocommit mode. Every non‑SELECT statement is wrapped in its own transaction: !Autocommit tr...

    #sqlite #transactions #user-transactions #savepoints #sql #database #performance #error-isolation
  • 2 days ago · software

    Early Preview: krnr - A CLI Tool for Saving and Re-Running Shell Workflows

    What krnr aims to do krnr is a lightweight command‑line utility that lets you save, name, and re‑run groups of shell commands as reusable workflows. Instead of...

    #CLI #workflow automation #Go #SQLite #command-line tool #devops tooling #krnr
  • 3 days ago · software

    Journals Beyond the Basics in SQLite

    Introduction Hello, I’m Maneshwar. I’m currently building FreeDevTools online – a free, open‑source hub that gathers all developer tools, cheat codes, and TL;D...

    #SQLite #journaling #rollback #statement journal #master journal #transaction management #database #crash recovery
  • 4 days ago · software

    Don’t start with these databases as a beginner

    PostgreSQL PostgreSQL is powerful—no debate there. However, beginners often run into these issues: - Hosting in production is not straightforward. - Managing i...

    #databases #PostgreSQL #SQLite #beginner #backend development #ORM #hosting #dev advice
  • 4 days ago · software

    Deep Dive into SQLite Storage

    Hello, I'm Maneshwar. I'm working on FreeDevTools onlinehttps://hexmos.com/freedevtools – a free, open‑source hub that gathers all dev tools, cheat codes, and T...

    #SQLite #database internals #freelist #leaf pages #trunk pages #journal #file format #storage management
  • 6 days ago · software

    Inside SQLite: Naming files

    This chapter zooms all the way down to SQLite’s lowest level—where bytes on disk become pages, pages become trees, and durability is enforced through journaling...

    #sqlite #database-files #file-naming #journaling #sqlite3_open #storage-engine #database-architecture
  • 1 week ago · software

    Reverse-Engineering Chrome's Cookie Encryption (To Authenticate AI Agents)

    The Problem – Login Screens If you’ve built AI agents that interact with websites, you’ve hit this wall: login screens. Your agent needs to: - Check LinkedIn n...

    #chrome #cookies #authentication #ai-agents #web-scraping #automation #sqlite #encryption #devtools
  • 1 week ago · software

    Inside SQLite Backend: Virtual Machine, Storage, and the Build Process

    Virtual Machine VDBE Once the frontend finishes compilation, it hands over a bytecode program to the Virtual Database Engine VDBE. A bytecode program is: - A l...

    #SQLite #virtual machine #VDBE #bytecode #database engine #storage #build process #open-source #dev tools
  • 1 week ago · software

    Inside the SQLite Frontend: Tokenizer, Parser, and Code Generator

    Hello, I'm Maneshwar. I'm working on FreeDevTools onlinehttps://hexmos.com/freedevtools – a free, open‑source hub that brings together all dev tools, cheat code...

    #SQLite #SQL #frontend #tokenizer #parser #code generator #bytecode #virtual machine #database engine #compiler internals

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026