/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

hiringengineersbook.com
| | adamdrake.com
3.4 parsecs away

Travel
| | Adam Drake is an advisor to scale-up tech companies. He writes about ML/AI/crypto/data, leadership, and building tech teams.
| | www.ssp.sh
4.1 parsecs away

Travel
| | Today, there are 6,500 people on LinkedIn who call themselves data engineers. The number of data engineers has doubled in the past year. So is it really the future of data warehousing? What is data engineering? These questions and much more I want to answer in this blog post.
| | rc3.org
2.6 parsecs away

Travel
| | [AI summary] The post critiques the flawed hiring practices in software engineering, advocating for a more thoughtful and less adversarial approach to evaluating candidates, emphasizing the importance of reducing unconscious bias and creating a comfortable interview environment.
| | jack-vanlightly.com
19.5 parsecs away

Travel
| In the world of open table formats (Apache Iceberg, Delta Lake, Apache Hudi, Apache Paimon, etc), an emerging trend is to provide interoperability between table formats by cross-publishing metadata. It allows a table to be written in table format X but read in format Y or Z. Cross-publishing is the idea of a table having: * A primary table format that you write to. * Equivalent metadata files of one or more secondary formats that allow the table to be read as if it were of that secondary format.