Hacker News
- Why and how we use primitive maps https://tech.trivago.com/post/2022-03-09-why-and-how-we-use-primitive-maps/ 8 comments
- Why and how we use primitive maps https://tech.trivago.com/post/2022-03-09-why-and-how-we-use-primitive-maps/ 5 comments
- AWS Kinesis with Lambdas: Lessons Learned https://tech.trivago.com/2018/07/13/aws-kinesis-with-lambdas-lessons-learned/ 48 comments
- Accessibility at Trivago http://tech.trivago.com/2017/09/26/accessibility-at-trivago/ 10 comments
- Sponsoring Webpack http://tech.trivago.com/2017/08/02/sponsoring-webpack/index.html 3 comments
- Learn Redis the hard way: in production http://tech.trivago.com/2017/01/25/learn-redis-the-hard-way-in-production/ 87 comments
- A short introduction to the MVVM-C design pattern http://tech.trivago.com/2016/08/26/mvvm-c-a-simple-way-to-navigate/ 32 comments
- Team Work Made Simpler with Guilds http://tech.trivago.com/2016/03/24/team-work-made-simple-with-guilds/ 2 comments
- Better Log Parsing with Logstash and Google Protocol Buffers http://tech.trivago.com/2016/01/19/logstash_protobuf_codec/ 2 comments
- TCache – Scalable Data-Aware Java Caching Within the JVM Heap http://tech.trivago.com/2015/10/15/tcache/ 2 comments
- Writing a fuzzy receipt parser in Python http://tech.trivago.com/2015/10/06/python_receipt_parser/ 40 comments
- How to substantially slow down your Node.js server · trivago tech blog https://tech.trivago.com/post/2022-09-15-how-to-substantially-slow-down-your-nodejs-server/ 2 comments node
- AWS Kinesis with Lambdas: Lessons Learned https://tech.trivago.com/2018/07/13/aws-kinesis-with-lambdas-lessons-learned/ 4 comments programming
- Splitting a Monitoring Monolith into Separate Components http://tech.trivago.com/2018/01/10/splitting-a-monitoring-monolith-into-separate-components/ 3 comments programming
- Wow http://tech.trivago.com/2017/08/02/sponsoring-webpack/index.html 4 comments javascript
- Learn Redis the hard way (in production) http://tech.trivago.com/2017/01/25/learn-redis-the-hard-way-in-production/? 5 comments programming
- Code Review: Best Practices and Common Pitfalls http://tech.trivago.com/2017/01/20/code-review-best-practices-and-common-pitfalls/ 6 comments programming
- Dropping IE8 Support: Consequences for JavaScript http://tech.trivago.com/2016/06/01/dropping-ie8-support-consequences-for-javascript/ 9 comments javascript
- Large Scale CSS Refactoring at trivago http://tech.trivago.com/2016/02/02/large-scale-css-refactoring-at-trivago/ 9 comments webdev
- How to export a JavaScript module to multiple formats using webpack http://tech.trivago.com/2015/12/17/export-multiple-javascript-module-formats/ 4 comments javascript
- Speeding up webpack performance with parallel builds http://tech.trivago.com/2015/12/15/parallel-webpack/ 8 comments javascript
- tCache - Scalable data-aware Java Caching (Highly scalable, flexible caching within the JVM Heap) http://tech.trivago.com/2015/10/15/tcache/ 11 comments java
- Creating a Culture of Quality http://tech.trivago.com/2015/08/31/culture_of_quality/ 55 comments programming
- Realtime metrics with Go: Running InfluxDB in production http://tech.trivago.com/2015/04/14/timeseries_influxdb/ 23 comments golang