Backend Engineer (India) at Onehouse

Onehouse is hiring Backend Engineer (India)

I started to dive into #gRPC in #rust. It's just a Hello World but in case you need a brief introduction, here is my right-up:

https://fbull.de/posts/introduction-to-grpc-in-rust

Introduction to gRPC in Rust | fbull.de

This article gives a brief introduction to gRPC using Rust.

Testing gRPC for a small part of my iOS/iPadOS app. I already did some image resource fetching using Protobuf and it's working fine. It's however not a solution that scales too well as it's only one request in flight at one time. So rather than invent an own multiplexing I'll see how gRPC would work.

Perhaps my entire backend could be gRPC one day, but that's a bit of work as it's some 100+ endpoints...

#grpc #ios #rust

Staff Engineer, C++ Systems Integration (R4016) at Shield AI

Shield AI is hiring Staff Engineer, C++ Systems Integration (R4016)

Buenas tardes, he agregado una nueva parte al tutorial del "Lenguaje de programación Java" en el cual seguimos trabajando con el framework de Google #gRPC. En esta parte mostramos como desarrollar una aplicación cliente.

#Java

https://youtu.be/_anB8K6WwHo

Nota: imagen generada con IA generativa.

AI Red Teaming: спор с Grok — Часть 2. За пределами sandbox: CSRF, WAF bypass и privilege escalation

Sandbox - эфемерный, умирает после сессии. Мне нужны были уязвимости на продакшн-инфраструктуре. Нашёл: zero-click CSRF на все 11 методов billing API через gRPC + text/plain, обход Cloudflare WAF одним заголовком, и создал management key с 50 привилегиями. Всё до сих пор на серверах xAI.

https://habr.com/ru/articles/1005302/

#нформационная_безопасность #CSRF #gRPC #WAF #Cloudflare #privilege_escalation #xAI #Grok

AI Red Teaming: спор с Grok — Часть 2. За пределами sandbox: CSRF, WAF bypass и privilege escalation

Часть 2 из 4 - Инфраструктурные атаки В первой части я получил root в sandbox Grok и разведал внутреннюю сеть Kubernetes. Но sandbox - эфемерный контейнер, он умирает после сессии. В этой части я...

Хабр
iOS Software Engineer, Ad Formats at Reddit

Reddit is hiring iOS Software Engineer, Ad Formats

On the 24th the Grand Rapids city council held a meeting and public comment was of course full of people demanding answers.

One white resident describes a history of racist policing in the city and an experiment he'd recently done where he intentionally drove around town with expired license plate tags.

He describes this as a typical type of stop for Black Grand Rapids residents to experience. But despite doing it for an extended time he was NEVER stopped or questioned.

#GRPC #GrandRapids

Learn how to build high-throughput network clients in Go using concurrency, non-blocking I/O, and modern libraries like gRPC and HTTP/2 for optimal performance and scalability.

#Go #network clients #high-throughput #gRPC #HTTP/2

https://dasroot.net/posts/2026/02/writing-high-throughput-network-clients-go/

Writing High-Throughput Network Clients in Go

Learn how to build high-throughput network clients in Go using concurrency, non-blocking I/O, and modern libraries like gRPC and HTTP/2 for optimal performance and scalability.

Technical news about AI, coding and all