Hacker Newsnew | past | comments | ask | show | jobs | submit | gsantoro's commentslogin

Podcast interview from Victor Garcia about how writing and mentorship can help you grow as a Software Engineer.


Topics: - OSI Model and Layers: Software Engineers should focus on layer 7 (application layer, where HTTP resides) and layer 4 (transport protocols like TCP/IP and UDP). - The application layer: HTTP Request/Response format, HTTP Methods, HTTP Headers. - Transport Layer - TCP/IP vs UDP, three-way handshake. - Future of HTTP: HTTP2.0 and HTTP3.0. - System Design: HTTP's stateless nature allows for horizontal scaling and load balancing


Discover the easiest way to setup a development environment for the Elastic stack that can easily scale to a production cluster.


Learn how to use the LinkedIn API to automate content sharing on LinkedIn and other social media platforms.

LinkedIn API, OAuth2, and Open Graph meta tags can streamline your content sharing. Automate and enhance your social media marketing with these insights.


my journey into desktop publishing through latex, pandoc, Google docs, and finally scribus as a alternative to Adobe indesign


Use Resend API and Pop from charm.sh to send emails from the command line


Are you tired of wrestling with YAML in your Kubernetes workflows? Look no further – CueLang might be the solution you've been searching for. CUE (Configure Unify Execute) is an open-source language with robust APIs and tooling that simplifies the process of defining, generating, and validating data configurations.


In this article, we are going to use Apko to build a container image called debug-tools that contains some command line tools. I use this image to debug my Kubernetes applications with ephemeral containers.


buikdpacks is actually used by Google cloud to build container images from your app source code.

i used dockerslim in the past and i was impressed. i didn't add to the article since i wasn't aware it became a CNCF protect. I wasn't sure who was using it.


Node-shell is a kubectl plugin that allows running a privileged pod on Kubernetes, granting you access to node resources. It's a handy tool that can be installed using krew, a plugin manager for the kubectl command line tool. Once installed, you can effortlessly open a shell to any node of your cluster.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: