close
close

How to block unwanted emails in Microsoft Outlook

Outlook has been the favorite mail app on Windows for several years. After first being introduced in 1997 with Office 97, Outlook is now part of Microsoft 365, the company’s productivity suite. You can send and receive emails with multiple accounts, and take advantage of features like Focused Inbox or Copilot, Microsoft’s AI assistant, to […]

Next.js, why exactly?

I don’t want this to just be a rant. No way. But of all the frameworks I worked with for Lucia, Next.js was consistently annoying to work with. And it hasn’t improved in months. In Lucia, Auth.handleRequest() is a method that creates a new one AuthRequest for example, which includes the method AuthRequest.validate(). This checks […]

Geothermal Energy in the North Bay – Jon Udell

I was aware of The Geysers, a geothermal field about 35 miles north of my home in Santa Rosa, but I never thought much about it until my first bike ride through the area. Then I learned some interesting things. It is the largest geothermal field in the world and produces more than 700 megawatts. […]

Ik ben geslaagd voor de uitdagende AWS Certified DevOps Engineer – Professionele certificering: hoe?

INVOERINGOnlangs heb ik het uitdagende maar boeiende AWS Certified DevOps Engineer – Professional Certification-examen afgelegd en met goed gevolg afgelegd. Eerlijk gezegd voel ik me opgewonden om dit te zeggen, gezien het feit dat het certificeringsexamen van grote waarde is. Ik heb dit bericht allemaal samengesteld om zorgvuldig te schetsen hoe ik het examen bij […]

Kotlin DataFrame ❤️ Arrow – DEV Community

Kotlin DataFrame v0.14 comes with improvements for reading the Apache Arrow format, especially for loading a DataFrame from an ArrowReader. This improvement can be used to easily load results from analytical databases (such as DuckDB, ClickHouse) directly into Kotlin DataFrame. Here are two examples of integrations that enable smooth data import into Kotlin DataFrames using […]

13 things to check before buying a used iPhone

Every year, the latest iPhones find their way to our list of the best phones. It’s easy to see why, as the new iPhones offer long battery life, premium fit and finish, and fantastic performance. However, you don’t have to run out and buy the shiny new iPhone to get a good experience. Sometimes, if […]

Simplifying software deployment: a manifesto for developers

In the ever-evolving landscape of software development, implementation remains a crucial yet challenging phase for newcomers and seasoned professionals alike. Despite significant improvements like Docker and various automation tools, deploying software can be a daunting task that often turns off beginners and monotonizes the workflow for veterans. This manifesto examines the current pain points in […]