My Favourite Firefox extensions (they exist for chrome too)
list of firefox extension you should probably consider
list of firefox extension you should probably consider
When crafting a successful strategy, asking the right questions is key to achieving clarity, alignment, and purpose. 7 foundational questions — Why, What, How, Who, Where, When, and What Next
How to use Linux tools, terminal commands, and customizations to emulate the aesthetic and experience of a stereotypical “hacker,” focusing on flashy interfaces, command-line tricks, and role-play setups for fun or learning purposes.
Several major technology companies provide cloud AI services, offering a range of tools and platforms for developing, deploying, and managing AI applications. Here are some of the most popular vendors of cloud AI.
A loss function, also known as a cost function or objective function, is a critical component in training machine learning models, particularly in neural networks and deep learning…
what is going on in AI recently, what to pay attention to
the JavaScript apps the monolith way.
bastion jumping and key management fun with ansible
some notes about feature flags benefits and implementation
JS Libraries for working with datatable with as little depencies as possible
Algorithms Archive, Architecture of OSS, Pod vs containers, Piano practice and more
Javascript, with no build step, that you can learn in an afternoon and with which you can build some relatively complex websites while keeping the dev process as simple as possible .
Just a quick snippet reminding how to cut a video with ffmpeg
Series of keynotes to get accointed with how keycloak is working
VPN on arch linux
Sealed Secrets on Kubernetes, a quick intro and description of most useful command
We focus on losses
Subtitle Editing, translating, dubbing
Blogging or twitting, here is the question
Starting a new project can be quite repetitive task. Fortunately, automating repetitive task is what programming is good at, right? So you’d expect to find plenty of options spitting boilerplate code around, removing the tedious setup, giving us more time for the fun stuff. Funny enough they are not that many options around (I mean there is some choice but if you want to know how many is too many option, try to count how many implementation of the ls command, if you can… and then get back to me…)...