Vigo's Weekly - Issue #02
Articles
Sorry Devin You Can't Replace our Jobs
I know that while AI like Devin may be experts in simple tasks, they often struggle with complexity. Plus, there's the risk of AI hallucination, where the code may look good but FAILS to address the actual problem.
Exploring CSS Units
CSS units are the cornerstone of web design and development, providing developers with the means to specify the dimensions and timings within the stylesheet with certain precision. A look at the code snippet below shows you various CSS units, including pixels(px
), rem
, viewport-height(vh
), percentages(%
), seconds(s
), and degrees(deg
). As seen below, CSS units are typically preceded by number values to show the extent being measured
How to Learn Git for DevOps: Beginners Git Roadmap
As a DevOps engineer, learning core git concepts is very essential. In this blog, I will talk about git for devops and why git is an important skill for a DevOps engineer. I have also listed the relevant resources to learn Git the right way.
Curated Tools
Sponsored by Handpicked Tools
Chakra UI
Chakra UI is a simple, modular and accessible component library that gives you the building blocks you need to build your React applications.
Chart JS
Simple yet flexible JavaScript charting library for the modern web
Iro JS
Modular, design-conscious color picker widget for JavaScript
Video Spotlight
Nextjs 14 Simple Filtering Tutorial Server Actions, React Query Drizzle
Tech Tidbits
Announcing Capacitor 6.0
Capacitor 6 brings with it a slew of updates designed to ensure your projects are in lockstep with the latest platform requirements. All of the iOS and Android dependencies have been updated to support Android 14 and iOS 17, ensuring your applications can leverage the newest features and security improvements these platforms offer.
Mozilla Firefox 125 Released with Added Conveniences
Firefox 125 changes also include: AV1 support in Encrypted Media Extensions (EME), Firefox View gains various indicators to denote tab activity, Expanded download protection proactively blocks downloads from sus’ sites, Address Bar search shows tabs open in containers (if using such add-ons), New web proxy auto-discovery option, Unicode text segmentation in JavaScript.