Hacker News
- Show HN: PipeSQL – Building SQL queries bottom-up using pipes and filters http://pipesql.com/ 36 comments
- Pipes and Filters http://blog.petersobot.com/pipes-and-filters 47 comments
- Implementing the Pipes and Filters Pattern Using Actors in Akka for Java http://iteratrlearning.com/java/2016/12/26/pipes-and-filters-actors-akka-java.html 7 comments
- Better YCombinator news with y pipes (filter links + fetch each page) http://pipes.yahoo.com/lunatech/hackernews 7 comments
- Pipes in Angular2 (previously ng-filter) http://jilles.me/ng-filter-in-angular2-pipes/ 3 comments angularjs
- Pipes and Filters Architectural Pattern in C# https://code-maze.com/csharp-pipes-and-filters-architectural-pattern/ 17 comments csharp
- [Question] How do I write an efficient pipe filter in Rust? http://stackoverflow.com/questions/27474077/how-do-i-write-an-efficient-pipe-filter-in-rust 4 comments rust
- Pipes and Filters http://blog.petersobot.com/pipes-and-filters 3 comments commandline
- Anti-Digg filter for reddit, using Yahoo Pipes http://pipes.yahoo.com/pipes/pipe.info?_id=_r_jc5bz2xgh1y9vcb2yxq 8 comments programming
- Pot Breathalyzer Still a Police Pipe Dream - Police scrambling to figure out reliable way to make sure the dude who's zoning out in the Taco Bell drive-thru isn't too stoned to drive. The Swiss invented a filter, but it only tests the presence, not amount. http://www.motherjones.com/mojo/2013/05/marijuana-breathalyzer-test-pot-police-pipe-dream 171 comments politics
- Verizon wants fat pipes, not a badge; MPAA urges ISP filters http://arstechnica.com/news.ars/post/20080328-mpaa-hopes-to-unclog-the-tubes-verizon-wants-no-plumber.html 6 comments technology
- How does lead get in water from pipes? Can lead be filtered out of water? https://www.reddit.com/r/askscience/comments/9ur2ql/how_does_lead_get_in_water_from_pipes_can_lead_be/ 6 comments askscience
- Mastering Pipes and Filters: A Messaging System Pattern https://medium.com/@nadaralp16/mastering-pipes-and-filters-a-messaging-system-pattern-adcfe7ec1c83 2 comments programming
- Implementing the pipes and filters pattern using actors in Akka for Java https://www.oreilly.com/ideas/implementing-the-pipes-and-filters-pattern-using-actors-in-akka-for-java 6 comments programming
- NY Rep. Torres introduces bill to give tax breaks for lead pipe water filters https://gothamist.com/news/ny-rep-torres-introduces-bill-to-give-tax-breaks-for-lead-pipe-water-filters 2 comments politics
- What's a neat bash way to filter the output of one pipe using another? (For example, show me everything from pip freeze that isn't in pip freeze --user) None 5 comments bash
- High order functions (pipe, compose, reduce, filter) implementaion in native JS https://github.com/n0rush/the-art-of-reading/blob/master/articles/high%20order%20functions%20(pipe%2C%20compose%2C%20%20reduce%2C%20filter)%20implementaion%20in%20native%20js.md 3 comments javascript
- Functional Programming using Javascript -- focus on partial application, combinators (map, filter, prop, pipe, pick, ...) http://scott.sauyet.com/javascript/talk/2014/01/funcprogtalk/ 3 comments javascript