Join us

ContentUpdates from GitLive...
Story
@idjuric660 shared a post, 2 weeks, 6 days ago
Technical Content Writer, Mailtrap

Send Emails with Lovable and Mailtrap

Mailtrap.io

Learn how to integrate Mailtrap with your Lovable application to send transactional emails, manage contacts, and create powerful email workflows without writing complex code.

lovable-logo
Story
@laura_garcia shared a post, 3 weeks ago
Software Developer, RELIANOID

🔐 Is your firewall doing enough to protect your applications?

As cyber threats continue to evolve, traditional firewalls that operate at the network or transport layers are no longer sufficient. That’s where Application-Level Firewalls (ALFs) come in — offering deep inspection, application-aware filtering, and real-time protection against sophisticated attacks..

KB What is application level firewall
Story
@laura_garcia shared a post, 3 weeks, 1 day ago
Software Developer, RELIANOID

Strengthening Operational Technology (OT) Security: What You Need to Know

The Cybersecurity and Infrastructure Security Agency (CISA), alongside 11 international partners, has released the ‘Secure by Demand’ guide to help OT owners and operators integrate robust security measures into their procurement processes. The guide highlights 12 essential security elements that cr..

Story
@viktoriia-yarosh shared a post, 3 weeks, 1 day ago
Freshcode

How Grammarly and Kasta Made Ukraine a Global Clojure Hotspot

When developers think of the global adoption of Clojure, they often cite giants like Netflix, Walmart, or Nubank. There is, however, a thriving Clojure ecosystem that has been stealthily powering innovation from an unsuspecting part of the world: Ukraine. With over 633 tech companies and some unicor..

img (5)
Story
@laura_garcia shared a post, 3 weeks, 2 days ago
Software Developer, RELIANOID

🚀 DevOpsDays arrives in Lima for the first time!

On August 21, 2025, DevOps practitioners and tech leaders will gather to share insights on CI/CD, SRE, DevSecOps, AI/MLOps, and CloudOps. 🔹 RELIANOID will be there—showcasing how our platform empowers secure, scalable, observability-driven DevOps operations. #DevOpsDays#DevOps#SRE#DevSecOps#CloudOps..

 Activity
@edersonbrilhante added a new tool ForgeMT , 3 weeks, 2 days ago.
Link
@faun shared a link, 3 weeks, 2 days ago

You can’t UPDATE what you can’t find: vs PostgreSQL

ClickHouse just leveled up. Its new SQL-standardUPDATEis fast—PostgreSQL-fast on single-row changes, and up to4,000×faster on bulk updates. That’s pure columnar speed plus parallelism in the driver’s seat. Yes, both use MVCC. But unlike Postgres, ClickHouse dodges transaction bloat by default. That..

You can’t UPDATE what you can’t find: vs PostgreSQL
Link
@faun shared a link, 3 weeks, 2 days ago

Building a web search engine from scratch in two months with 3 billion neural embeddings

An indie dev just went full mad scientist and built a full-stack, transformer-powered search engine—solo. They indexed 280 million pages from scratch with hundreds of crawlers, a fully sharded backend, and serious metal:64 RocksDB nodes,200 CPU cores, and82 TB of SSD. Under the hood: custom HTML pa..

Link
@faun shared a link, 3 weeks, 2 days ago

Using AWS ECR as a universal OCI repository

AWS ECR is an OCI repository supporting different types of artifacts, from Docker images to machine learning models, allowing for simplified management and unified access. Users can interact with ECR using CLI tools like ORAS, Helm, and Terraform, providing integration with CI/CD pipelines for effic..

Link
@faun shared a link, 3 weeks, 2 days ago

Node.js v22.18.0 (LTS) is out

Node.js just got spicier. You can now runTypeScript files out of the box—no transpile step, no weird configs. It’s experimental, and only supports a trimmed-down syntax, but still: big move. Elsewhere, it’s tacklingburst fs eventswith AsyncIterator support, tightening upCJS/ESM cycle resolution, an..

Node.js v22.18.0 (LTS) is out
GitLive helps you and your fellow contributors merge faster by avoiding conflicts and encouraging eager and continuous code review directly inside the IDE.

🔸 Do not let merge conflicts break your flow

Indicators in the gutter of your editor show the changes others are making. Computed from all active branches, the indicators update as you and your team code together.

Get notified the moment you make a change that conflicts with another branch. Compare their changes to your own and cherry‑pick individual changes directly into your local files.

🔸 Get the ultimate perspective on all work in progress

Perform eager and continuous code review directly in your IDE with the team view. See who is online, their active branches and changes in a single repository or across your organization, updated in real‑time.

Get notified when you fall behind the main branch or your tracking branch. Inspect the changed files in the repository view to know if they will merge cleanly with your own local changes before you pull.

🔸 Let your team know what you are working on

Connect your issue tracker to see each other's current issue in the team view. The issue you are working on is determined by your current branch and updates automatically.

View your current issue and select another issue to work on via the status bar. Switching issues will check out an existing feature branch or create a new one for you if needed.