
Medium
Ghost
WordPress
DEV.to
Tumblr
Blogger
Hashnode
Write.as
Protocol Buffers
TOML
Messagepack
gRPC
Avro
Eno
Apache Thrift
YAML
Medium
Protocol BuffersMedium is recommended for avid readers seeking a variety of topics ranging from personal development to technology. It's also ideal for writers looking to publish their work to a broad audience and potentially earn revenue through the platform's Partner Program.
Based on our record, Medium seems to be a lot more popular than Protocol Buffers. While we know about 3092 links to Medium, we've tracked only 30 mentions of Protocol Buffers. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Quantenna used 1.1.1.1 for RPC to their wifi chip in their SDK by default. Should not have been exposed to global routing but of course people screwed that up. https://medium.com/@mrtcve/atts-misuse-of-cloudflare-dns-ip-1-1-1-1-e64901e41a09. - Source: Hacker News / about 6 hours ago
It depends on how you define the observable pattern. The fundamental components here are laziness and weak connections between graph nodes. Node values are getting materialized only when you observe them, and the system is flexible for live structural changes. Usually, you don't need to materialize the entire graph when you need to observe just some nodes. Additionally, you can halt computations at any point in... - Source: Hacker News / 4 days ago
Supposedly 70% of software projects failed even before AI. So are AI projects better or worse than that? Also like people have asked about the 70% failure rate, how do you define failure/success. https://medium.com/@trienpont/why-do-over-70-of-software-projects-fail-deb4f48f18e6. - Source: Hacker News / 6 days ago
Hey guys! GPU.ai is hosting a buildathon with free cloud GPUs on August 22nd 2026 -- register at gpu.ai/buildathon -- all projects will be open-sourced. Learn more: https://medium.com/@john_64490/gpu-ai-1-000-grand-prize-buildathon-on-august-22nd-2026-build-ai-apps-on-free-cloud-gpus-fe27ece9783c?sharedUserId=john_64490. - Source: Hacker News / 7 days ago
Back in the day I used the now-defunct site coin.fyi or coinexplorers.com to track my portfolio. When they disappeared, I looked at the alternatives โ and none of them adapted to my necessities. The main one: a private, encrypted portfolio management platform in the style of ProtonMail. One where the service provider itself cannot see what I hold. So I decided to create my own.... - Source: Hacker News / 8 days ago
Before working on more challengin but interesting serializer like CBOR or Protocol Buffer, let take a moment to learn how use JSON in Dart. - Source: dev.to / about 2 months ago
a BinaryDataReceived object is returned when the server is sending binary message (e.g. protobuf, CBOR). - Source: dev.to / 3 months ago
Protocol Buffers are Google's language-neutral, platform-neutral mechanism for serializing structured data. They're what powers communication between services at Google, Netflix, and most high-scale tech companies. Unlike JSON (text-based), protobuf is a binary format โ compact, fast to serialize/deserialize, and schema-enforced. - Source: dev.to / 4 months ago
Protocol buffers, aka protobufs, are an amazing tool for making a build engineer's days a living nightmare. First we must note that there are at least two competing protobuf compilers in the JVM world: Google's protoc and Square's Wire. I happen to work at a company that uses both. I don't think I hate myself, but maybe God does. These compilers generate code (Java or Kotlin) from the protobuf format that are... - Source: dev.to / 9 months ago
The most comprehensive support for JS, along with future support for TS, comes from the TypeScript compiler. However, it's written in a different language, so we must transfer the AST via gRPC. To maximize performance, we use protobuf. - Source: dev.to / 8 months ago
Ghost - Ghost is a fully open source, adaptable platform for building and running a modern online publication. We power blogs, magazines and journalists from Zappos to Sky News.
TOML - TOML - Tom's Obvious, Minimal Language
WordPress - WordPress is web software you can use to create a beautiful website or blog. We like to say that WordPress is both free and priceless at the same time.
Messagepack - An efficient binary serialization format.
DEV.to - Where software engineers connect, build their resumes, and grow.
gRPC - Application and Data, Languages & Frameworks, Remote Procedure Call (RPC), and Service Discovery