How to protect YOUR accounts!

How to protect YOUR accounts!

Linus Tech Tips, YouTuber with millions of subscribers, had his accounts hacked this week. The attackers didn’t get access to his password or 2FA: they stole his SESSION TOKEN. We explain what a session token is, how this attack works, and what you can do to protect yourself. Read moreEpisode 16: Glitch CEO Anil Dash…

Read More
How To Optimize Kubernetes Costs? - DZone

How To Optimize Kubernetes Costs? – DZone

Cloud containers come with the flexibility to lift and shift applications to any environment, cloud or virtual or bare metal without worrying about the virtual OS, hypervisors, etc.  Simplified management, paced-up delivery and agility compel cloud developers to hail containerization. Kubernetes aka k8s (if you are wondering what k8 means, it’s just a replacement of…

Read More
ChatGPT Tutorial - Use ChatGPT for DevOps tasks to 10x Your Productivity

ChatGPT Tutorial – Use ChatGPT for DevOps tasks to 10x Your Productivity

ChatGPT Tutorial for DevOps – What is ChatGPT? How to use ChatGPT? My opinion on whether ChatGPT will replace engineers? Follow me on LinkedIn and IG for weekly updates ? https://bit.ly/2F3LXYJ? Become a DevOps Engineer – 6-month program ? https://bit.ly/43nK7ra? Mini-Bootcamp for IT Beginners ? https://bit.ly/3BRz6To #chatgpt #techworldwithnana Read moreEpisode 16: Glitch CEO Anil Dash…

Read More
Is DevOps right for you? 13 points to consider

Is DevOps right for you? 13 points to consider

Answering the question if DevOps profession is right for you and generally what it takes to be a DevOps engineer? Follow me on IG for behind-the-scenes-content ? https://bit.ly/2F3LXYJ? Become a DevOps Engineer – 6-month program ? http://bit.ly/3ErUn8o #devops #techworldwithnana Read moreEpisode 16: Glitch CEO Anil Dash on Strengthening Values in a Distributed Startup? This video…

Read More
Securing your CDN: Why and how should you use SRI | MDN Blog

Securing your CDN: Why and how should you use SRI | MDN Blog

Let’s take a look at how SRI works. Imagine that you want to include jQuery on your site. Here’s the SRI code that you can use: <script src=”https://code.jquery.com/jquery-3.7.0.slim.min.js” integrity=”sha256-tG5mcZUtJsZvyKAxYLVXrmjKBVLd6VpVccqz/r4ypFE=” crossorigin=”anonymous” ></script> And for CSS, it is pretty similar: <link rel=”stylesheet” href=”https://cdn.jsdelivr.net/npm/picnic” integrity=”sha384-v1z6igsPTyRDbi5o+gRfebiF45laQTyfvucMlEmzfyalawh17iTvBbICU08I7ksb” crossorigin=”anonymous”> As you’ll notice, there are two new attributes compared to a normal…

Read More
1 Hour Coding Introduction Livestream

1 Hour Coding Introduction Livestream

In this livestream I will introduce you to the world of coding! By the end you will learn:– How to use a Code Editor– How websites and Apps are built– The fundamentals of HTML– How to build a project in HTML– Where to go next with CSS ? Sign up to https://www.codewithania.com to finish the…

Read More
Scroll progress animations in CSS | MDN Blog

Scroll progress animations in CSS | MDN Blog

In this example, we’ll implement a common feature: animating a simple progress bar to scale from left to right as the user scrolls a web page. Because we want to link our animation to the progress of the root scroller, we can use an anonymous scroll progress timeline. First let’s define the animation itself. We…

Read More
2 HOURS to build a working Threads App! (Super simple!)

2 HOURS to build a working Threads App! (Super simple!)

Found this hard? Learn the fundamentals of JavaScript here: https://www.codewithania.com ? Sign up to https://www.codewithania.com to receive access for the final code. Read moreEpisode 16: Glitch CEO Anil Dash on Strengthening Values in a Distributed Startup____? Check out my IDE here and get 1 month free: https://jb.gg/get_webstorm ? New to code and none of this…

Read More
Reflections on AI Explain: A postmortem | MDN Blog

Reflections on AI Explain: A postmortem | MDN Blog

In January 2023, we began experimenting with OpenAI’s GPT-3.5 API to determine how we could enhance our documentation platform and make our website more user-friendly. We saw potential for uses such as summarizing documentation pages, explaining existing code samples, generating examples for pages lacking them, and generating unique code examples that combined different technologies according…

Read More
How I became a DevOps Engineer - Minidoc by @Honeypotio ?

How I became a DevOps Engineer – Minidoc by @Honeypotio ?

A “day in the life” kind of video talking about how I became a software engineer and DevOps engineer, university vs self-taught, imposter syndrome and more 🙂? Connect on Instagram ? https://bit.ly/2F3LXYJ? Connect on LinkedIn ? https://bit.ly/3hWOLVT? Mini-Bootcamp for IT Beginners ? https://bit.ly/3IBRqn8 ? This video was created in collaboration with Honeypot ?? Honeypot is…

Read More