Total Posts
96
My Development Workflow With Linux
My Development Workflow With Alacritty Fish Tmux Nvim
How to Get Code Coverage From Playwright Tests in a Sveltekit App
TIL: How to Get VSCode ESLint to Sort Imports
TIL: How to Deploy ‘Multiple’ Sites on One GitLab Page Site
TIL: How to Mock Classes Using Vitest
TIL: How to Use Multiple Auth Files in Playwright
How to Create New Posts on Hugo Using Archetypes
TIL: How to Set a Relationship on Golang Pocketbase
TIL: How to Run Parallel Jobs on Gitlab CI (Different Stages)
How to Setup Netlify Deployment Notifications on Discord with Pipedream
TIL: How to fix structuredClone
to work on Netlify SvelteKit Site
TIL: How to Autofocus on Inputs in Svelte
How Can We Update GitLab CI on the Status of the Netlify Deploy Part I
TIL: How Includes, Extends work with TS Config (with SvelteKit)
How to Autosort our SvelteKit Imports
How to add Have I Been Pwned to Your Registration Flow in SvelteKit
How to Remote Debug your SvelteKit on an Android Device in Firefox
TIL: How to Setup Netlify, Gitlab And Sentry
TIL: How To Add Custom Syntax Highlighting Rules in VS Code
TIL: How to Connect PocketBase and BackBlaze S3
TIL: How to Use DinD, localhost & Gitlab CI
How to Setup OAuth2 with SvelteKit and Pocketbase
How to use DotBot to personalise your VSCode Devcontainers
TIL: How to Use Prettier with Hugo/Golang Templates
TIL: How to Deploy a SvelteKit site on Netlify
How to Update a Project using a Copier Template
TIL: How to Separate our Golang Tests
My Workflow To Create a New Post Using Hugo, NetlifyCMS, Netlify and Gitlab Together
My Useful Vim Commands (with VS Code)
How to use copier to create project templates
TIL: How you can Verify Your Hugo Blog on Mastodon
TIL: How to Fix “Overflowing” Highlights in Hugo Code Blocks
TIL: How to Add Hugo Shortcode Snippets in VSCode
How to Add Page Views to your Hugo Blog Posts Using Goatcounter
TIL: You Can Schedule Posts on Your Hugo Blog using Netlify and Gitlab CI
TIL: You can add a custom domain to your Goatcounter site
TIL: How You Can Zoom in on Photos in your Hugo Posts
TIL: How you can add goatcounter to your Hugo blog
TIL: You can use Use yq
to Mass Edit Markdown Files
Why I moved from Gatsby to Hugo for this blog?
TIL: You can Hash None
in Python? What?
TIL: About Conditional Gitconfigs
Using Dotbot with plugins
How to Manage your Dotfiles with DotBot across Devices
My current VSCode Setup (Extensions and Settings)
How to Manage Your Dotfiles With Dotbot
Running Gitlab CI jobs in Docker using docker-compose
Separate function handler modules when using Python Socketio
E2E tests with Gitlab CI services
Testing a socketio Web App written in Python
Testing a Gatsby application with Cypress on Gitlab CI
How to create a Golang Web Application using Fizz
Golang & MongoDB with “Polymorphism” and BSON Unmarshal
What does yield do in Python
How to add a ToC in Gatsby
How DNS works with Docker
How SOCKS proxies work and using ProxyChains
How to source your Gatsby posts from another repo
Add an ’edit post’ button to your Gatsby blog
How to auto create MRs in Gitlab
How to add offline search to a Gatsby blog
TailwindCSS with CSS variables
How to use Storybooks with MDX
How to use Storybooks, Gatsby, Babel, Tailwind, Typescript together
How to use Gitlab CI, Pytest and docker-compose together
Testing a Connexion/Flask Application with Pytest
An example React Native Project Structure
How to make PrismJS code blocks editable
How to use DinD with Gitlab CI
Using React Hooks, Context & Local Storage
How to Deploy Docz on Gitlab Pages
An Example Gitlab CI file for React Native Apps
Using React Native with Firebase Cloud Functions and Gitlab CI
Auto Toggle Dark Theme on your React Native App
Using Tox with a Makefile to Automate Python related tasks
Better Imports with Typescript Aliases, Babel and TSPath
Add adaptive icons to your Android app
Auto Publish React Native App to Android Play Store using GitLab CI
Using Gitlab CI to Publish an Android React Native App
Creating a Simple RESTful App using OpenAPI, Flask & Connexions
How to add your own type definitions to DefinitelyTyped
DrawerNavigator, TabNavigator and StackNavigator with React Navigation
Theme your Expo/React Native App with Redux and React Navigation
Testing a Flask App with pytest-mock and pytest-flask
Building A Simple Flask App with SQLalchemy and Docker
Using Multiple Docker Containers to Setup Nginx, Flask and Postgres
Pytest with Background Thread Fixtures
Running Expo/React Native in Docker
Debugging A React Native WebView
Inheritance in SQLAlchemy (with Flask)
Debugging React Native apps in WebStorm and Visual Studio Code
React Native/Expo with VirtualBox and Genymotion