tech/webdev magazine

November 6, 2024

Building My Resume in HTML using Eleventy

Wednesday, November 06, 2024 Teklinks

In this article, I'll walk through some of the decisions I made as well as some challenges I faced along the way. The immediate benefit of building my resume with web-native technologies is that I can host my resume online! Web-native documents permit flexible layouts, enabling my resume to look good across a wide variety of browser and font sizes.

Full article

Why Code Security Matters - Even in Hardened Environments

Wednesday, November 06, 2024 Teklinks

Infrastructure hardening makes applications more resilient to attacks. These measures raise the bar for attackers, making exploitation more difficult. However, they should not be seen as a silver bullet, as determined attackers can still leverage vulnerabilities in the source code.

Full article

November 4, 2024

The most effective ways to improve Core Web Vitals

Monday, November 04, 2024 Teklinks

Note: This document has been adapted from a 2023 blog post to reflect the latest best practices. It will be kept up to date as our guidance evolves, with major changes noted in the Change log section. Over the years, the web community has built up a wealth of web performance optimization knowledge.

Full article

Doing support makes you a better engineer

Monday, November 04, 2024 Teklinks

Welcome to Product for Engineers, a newsletter created by PostHog for engineers and founders who want to build successful startups. Product engineers do support at PostHog. They log into Zendesk, respond to users, debug their issues, and ship fixes.

Full article