The hottest Real-time Substack posts right now

And their main takeaways
Category
Top Technology Topics
Bytewax 0 implied HN points 22 Jun 23
  1. Sophisticated prompt templating and providing context can improve responses from language models.
  2. Embeddings represent things as vectors in a multi-dimensional space for comparison and similarity.
  3. Bytewax framework can help create a real-time embedding pipeline for processing and storing data in a vector database.
AnyCable Broadcasts 0 implied HN points 21 Mar 23
  1. WebSockets are still popular and widely supported, making them essential for real-time communication between servers.
  2. Building WebSocket-driven web applications is straightforward with major web frameworks, but server-to-server connections can be more complex and require custom solutions.
  3. Using AnyCable can simplify the integration of WebSocket services, allowing for custom protocols, sophisticated data processing, and serving as a bridge between servers.
AnyCable Broadcasts 0 implied HN points 23 Dec 21
  1. The post explores building a new Rails 7 application with features like `--css=tailwind`, Turbo Frames and Streams, and configuring AnyCable with JWT authentication and speedy streams.
  2. The screencast series 'AnyCasts' covers real-time web app development using Ruby and other languages, alongside Hotwire and Stimulus Reflex.
  3. Resources include the Rails 7 release announcement, Turbo Frames documentation, AnyCable blog, and plugins like AnyCable Rails JWT for JWT identification in AnyCable.
AnyCable Broadcasts 0 implied HN points 29 Sep 21
  1. AnyCable v1.2 introduces JWT identification and 'hot streams' for powering up efficient Hotwire frontends by moving functions from Ruby to Go.
  2. JWT identification standardizes authentication for WebSockets, protects from cross-site WebSocket hijacking, and boosts performance by removing the need for RPC calls.
  3. Combining JWT identification with signed streams in AnyCable allows the creation of subscriptions without touching RPC, offering improved efficiency for Hotwire and CableReady functionality.
Tributary Data 0 implied HN points 02 Oct 23
  1. Real-time analytics systems can be classified into four groups based on five dimensions
  2. Not all real-time analytics systems are created equal in design
  3. Exploring the various faces of real-time analytics is crucial for understanding their differences
Get a weekly roundup of the best Substack posts, by hacker news affinity: