Hacker News
- Rust Stream API visualized and exposed https://github.com/alexpusch/rust-magic-patterns/blob/master/rust-stream-visualized/Readme.md 14 comments
- API Gateway and AWS Lambda allow you to never use servers again – live stream https://www.livecoding.tv/ac360/ 4 comments
- Func-Frog: parallel stream-api library is going to get some new features. https://github.com/koss-null/funcfrog 4 comments golang
- Twitter's sampled stream API https://developer.twitter.com/en/docs/twitter-api/tweets/volume-streams/introduction 15 comments datascience
- Streaming data from APIs with Vue.js and Streamdata.io https://streamdata.io/blog/streamdataio-vue-js-sample-realtime/ 5 comments vuejs
- Web streams API https://jakearchibald.com/2016/streams-ftw/ 11 comments javascript
- Understanding Java 8 Streams API http://java.amitph.com/2014/01/understanding-java-8-streams-api.html 3 comments java
- Asynchronous API with DynamoDB Streams https://blog.thewiz.net/asynchronous-api-with-dynamodb-streams 2 comments programming
- REST API or Message Streaming? https://www.asyncapi.com/blog/choosing_between_web_apis_and_message_streaming/ 28 comments programming
- Swell, the streaming API development tool for OS X http://www.getswell.io/ 12 comments javascript
- Streaming APIs In ASP.NET Core https://odetocode.com/blogs/scott/archive/2018/01/11/streaming-content-in-asp-net-core-2.aspx 6 comments dotnet
- 10 Subtle Mistakes When Using the Java Streams API http://blog.jooq.org/2014/06/13/java-8-friday-10-subtle-mistakes-when-using-the-streams-api/ 5 comments programming
- Java Stream API was Broken Before JDK10 https://4comprehension.com/java-stream-api-was-broken-before-jdk10/ 18 comments java
- Stream API performance with GraalVM – graalvm – Medium https://medium.com/graalvm/stream-api-performance-with-graalvm-be6cfe7fbb52 5 comments coding
- Continous API stream in Matlab environment. https://uk.mathworks.com/help/matlab/mex-library.html 6 comments matlab
- Will Java 9 Flow supersede Reactive Streams API? https://www.reddit.com/r/java/comments/7a36lb/will_java_9_flow_supersede_reactive_streams_api/ 6 comments java
- Stream in-browser API tutorial V2 https://hired.com/state-of-salaries-2017 3 comments programming
- Akka Streams + Play Framework + Twitter API POC http://loicdescotte.github.io/posts/play-akka-streams-twitter/ 2 comments scala
- Windows 10 for Phones might allow screenshot and streaming through API! http://www.newspick.net/2015/04/12/windows-10-for-phones-might-allow-screenshot-and-streaming-through-api/ 20 comments windows
- The Essentials Behind Building a Streaming API http://dr-josiah.blogspot.com/2011/05/essentials-behind-building-streaming.html 5 comments programming
- A New JDK12 Stream API Collector – Collectors#teeing https://4comprehension.com/a-new-jdk12-stream-api-collector-collectorsteeing/ 36 comments programming
- Stream API skip() and limit() allocation optimization on openjdk 17 https://github.com/openjdk/jdk/pull/3427 5 comments java
- An implementation of an argmax collector using the Java 8 stream APIs https://gist.github.com/mapio/57299694ef94cc88dddb 3 comments java
- Web Api 2: returning a stream without needing to keep everything in memory https://stackoverflow.com/questions/9541351/returning-binary-file-from-controller-in-asp-net-web-api 5 comments dotnet
- Twitter Open Sources Heron, a Strom API-Compatible Stream Computation System https://blog.twitter.com/2016/open-sourcing-twitter-heron 6 comments programming
- http.rb 0.7.0: a fast, streaming HTTP library with a chainable API https://groups.google.com/forum/#!topic/httprb/cc7wudssing 3 comments ruby
- Streaming platform built with Scala 3, Typelvel libraries and Smithy for API design https://youtu.be/28-vW-EQN2k 3 comments scala
- WebTransport is a proposed API to expose QUIC's datagrams and streams to JavaScript clients https://web.dev/webtransport/ 3 comments javascript
- Typescript: How to convert a Page-Based REST API into a data stream https://neuroforge.de/typescript-how-to-convert-a-page-based-rest-api-to-a-data-stream/ 9 comments typescript
- futures-async-stream: Async stream API experiment that may be introduced as a language feature in the future. https://github.com/taiki-e/futures-async-stream 4 comments rust
- Simple API for common video streaming sites (my first published module) https://www.npmjs.com/package/commonvideoparser 10 comments javascript
- IntelliJ IDEA 2016.3 EAP Helps Migrate to Java 8’s Stream APIs https://blog.jetbrains.com/idea/2016/09/intellij-idea-2016-3-eap-helps-migrate-to-java-8s-stream-apis/ 5 comments java
- Having a hard time getting mtgox's streaming socket.io API to work with Ruby. Help! https://gist.github.com/tibbon/5474524 9 comments ruby
- [Self-promo] Really proud of this project! Idea's basic as far as what it does but I love how it turned out! I made this using SvelteKit and TMDB API allowing you to browse through movies within different genres and the main thing is it tells you where they're streaming. It's called Movie Hunt 🍿 https://movie-hunt-demo.vercel.app 6 comments sveltejs
- 10 Examples of Stream API in Java - count filter map distinct collect() Examples https://www.java67.com/2014/04/java-8-stream-examples-and-tutorial.html#.YxicjLIjSvk.reddit 2 comments coding
- Instant streaming APIs with built-in authorization for new or existing Postgres https://hasura.io/blog/instant-streaming-api-built-in-authorization-new-existing-postgres/ 2 comments postgresql
- [Evan Lazar] Reported on live stream that the #Patriots were close to $17M APY with JC in negotiations. So they weren’t that far off here. Came down to years/guaranteed money. https://twitter.com/ezlazar/status/1503476639170240519?s=20&t=9bY5K2Y3ookwL2lXxmBCmQ 100 comments nfl
- Analyzing your Microsoft Defender ATP data in real-time in ELK using the new streaming API https://medium.com/@maarten.goet/analyzing-your-microsoft-defender-atp-data-in-real-time-in-elk-using-the-new-streaming-api-c435d2943605 4 comments netsec
- A new subreddit for hackers working with events APIs, scrapping, getting music metadata, integrating with streaming services… https://www.reddit.com/r/musiceventshackers/ 6 comments programming
- OpenSK is a cross-platform low-level sound library for audio, video, and sequencer data stream functionality inspired by the Vulkan API https://github.com/treed0803/opensk 4 comments linux