/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.benjojo.co.uk
| | jpetazzo.github.io
3.8 parsecs away

Travel
| |
| | vincent.bernat.ch
4.1 parsecs away

Travel
| | On Linux, a network bridge without any IP address configured will still process IP packets. How to disable such a feature?
| | tweedegolf.nl
3.4 parsecs away

Travel
| | For the last couple of months we at Tweede golf have been working on implementing a Network Time Protocol (NTP) client and server in Rust. The project is a Prossimo initiative and is supported b ...
| | my-it-notes.com
24.2 parsecs away

Travel
| Databases - how they work under the hood?Key takeaways from brilliant book "Designing data intensive application" - to quickly recap core concepts. DB engines classifications Type of load: OLTP (transaction processing) vs OLAP (data warehousing and analytics) Relational vs NoSQL, document vs columnar, graph vs triple-store (semantic facts storage) Even within NoSQL camp you can ...