Explore >> Select a destination


You are here

blog.zorinaq.com
| | www.grendelman.net
2.6 parsecs away

Travel
| |
| | serverascode.com
3.9 parsecs away

Travel
| | A techno-blog for our techno-times
| | offlinemark.com
2.0 parsecs away

Travel
| | Here is everything you need to know to set up a minimal Linux kernel dev environment on Ubuntu 20.04. It works great on small VPS instances, is optimized for a fast development cycle, and allows you to run custom binaries to exercise the specific kernel functionality being developed. Step 1:
| | datasavvy.me
34.3 parsecs away

Travel
| I've been working on a project where I use Azure Data Factory to retrieve data from the Azure Log Analytics API. The query language used by Log Analytics is Kusto Query Language (KQL). If you know T-SQL, a lot of the concepts translate to KQL. Here's an example T-SQL query and what it might look