π Iβm currently working on classified projects mostly in python
π― Iβm looking to collaborate on building cool open source projects
π± Iβm currently learning about llms
π¬ Ask me about backend stuff
Talk is cheap, show me the code π
Pinned Loading
-
devopsbookmarks.com
devopsbookmarks.com PublicForked from devopsbookmarks/devopsbookmarks.com
Website of devopsbookmarks.com
HTML
-
This Gist showcases a unit test in D...
This Gist showcases a unit test in Django 1"""
2Gist handles testting a user model
3using django
4"""
5from django.test import TestCase
-
Extend Django's management createsup...
Extend Django's management createsuperuser command to allow non-interactive creation of a superuser with a password. 1"""
2Extend createsuperuser command to allow non-interactive creation of a
3superuser with a password.
45Instructions:
-
update_vscode.sh
update_vscode.sh 1#!/bin/bash
23wget https://vscode-update.azurewebsites.net/latest/linux-deb-x64/stable -O /tmp/code_latest_amd64.deb
4sudo dpkg -i /tmp/code_latest_amd64.deb
-
PostgreSQL command line cheatsheet
PostgreSQL command line cheatsheet 12## PSQL
34Magic words:
5```bash
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.