Pagespeed
I Struggled with Page Speed Optimization until I Found Out about These 5 Concepts
I have spent a lot of time struggling with optimizing my page. But when I found out about these 5 concepts, my understanding went much faster
Pagespeed
I have spent a lot of time struggling with optimizing my page. But when I found out about these 5 concepts, my understanding went much faster
Proxyservers
I spent quite some time trying to solve an issue with LiveAPI, Which prevented it from executing API Requests. Here is my journey and the lessons I got trying to build a proxy server of my own to solve this issue.
AI
How I overcame the challenge of making AI generated images freely and in high quality without any credit depletion
AI
Training and using LLMs can be a hefty task, By using this technique you can acheive more output with less time and performance.
AI
Our team at Hexmos had problems with absenteeism. When the team involved aren’t consistent, it leads to chaos in managing projects and lower team performance.
logging
The Hurdles of Debugging: Time, Effort and Annoyance Ever felt like you are stuck in a never-ending bunch of errors? The process of debugging can be frustrating, without proper methods it can cost us hours, effort and annoyance. Consider this scenario: You are dealing with a bug in your app
AI
Implementing AI for Object Detection isnt hard. Using YOLO we can learn the usage of AI and setup object detection with ease. In this article we will learn to setup a table detection using the new YOLOv8 model. Follow through the tutorial at the end to get it working practically.
Why CPU Knowledge Is No Longer Enough In today's AI age, the majority of developers train in the CPU way. This knowledge has been part of our academics as well, so it's obvious to think and problem-solve in a CPU-oriented way. However, the problem with CPUs
Continuously Increasing Code Coverage as a Team At Hexmos, our team is continually improving our application, Hexmos Feedback. Hexmos Feedback tailors to meet the needs of employees who value regular, meaningful feedback, empowering the team to effortlessly stay motivated. A significant challenge in our software is that certain features occasionally
Discussing the challenges we faced with the Web Editor on the Ghost blogging platform that led us to abandon its use and create a CLI tool called 'glee.
Responsiveness and Browser Compatibility Problem A well-made website should be compatible with multiple screens and browsers. Two major problems that we encountered while building webpages are Screen Responsiveness and Browser compatibility. Devices can come in a wide range of screen sizes and resolutions from small smartphones to large desktop monitors.