📌 Marque-pages Pinboard

← Retour à tous les marque-pages
Réinitialiser
Recherche en cours...
188 résultats (1-188 marque-pages affichés)
idrawpenplotter.com
Trusted by 20,000+ customers globally since 2015, iDraw is the best handwriting machine pen plotter XY plotter, which is 300% faster than any others.
mkaz.blog
sim-unlock.net
Follow these 5 steps to make your Nokia C5 network free 1. Turn on the phone without any sim card 2. Enter the following sequence (#pw+unlock code+1#) on your NOKIA C5 just like a phone number* * Characters p, w, + will appear after pressing the *(star) symbol a couple of times 4. Press # at the end to confirm the code 5. Message "SIM restriction OFF" should appear. Your Nokia C5 is now unlocked !!!
github.com
This is a repository for collecting global custom management extensions for the Django Framework. - django-extensions/django-extensions: This is a repository for collecting global custom management extensions for the Django Framework.
nickjanetakis.com
I noticed about a 10x speed up across a number of projects, we'll avoid using a venv and run things as a non-root user too.
blog.kye.dev
This guide is a part of a series on Proxmox for Homelabs. You can find the Series Overview here.
support.apple.com
Dans Raccourcis, vous pouvez utiliser des actions et des variables pour afficher ou saisir des informations pendant l’exĂ©cution de votre raccourci.
jsfiddle.net
JSFiddle - Test your JavaScript, CSS, HTML or CoffeeScript online with JSFiddle.
pve.proxmox.com
www.namepros.com
Dear NP members, I am planning to start a new domain name registrar within a year. I am aware that there are tons of them, but I have to find one yet that...
www.namepros.com
As in the title, interested to know how hard it is to setup a registrar. I know you have to be accredited by ICANN
www.icann.org
old.reddit.com
Although I've been developing web applications for over ten years, lately I've been thinking a lot about tackling a very specific problem: ...
forum.proxmox.com
Hi, i have installed a Ubuntu-VM on a LVM. When the VM is running fdisk -l /dev/Raid-VG/vm-103-disk-1 shows Device Boot...
fractaledmind.github.io
This is my personal site, where I write about Ruby, programming, and any of my varied fascinations.
python-poetry.org
Repositories Poetry supports the use of PyPI and private repositories for discovery of packages as well as for publishing your projects. By default, Poetry is configured to use the PyPI repository, for package installation and publishing. So, when you add dependencies to your project, Poetry will assume they are available on PyPI. This represents most cases and will likely be enough for most users. Private Repository Example Installing from private package sources By default, Poetry discovers and installs packages from PyPI. But, you want to install a dependency to your project for a simple API repository? Let’s do it.
leetcodewizard.io
The invisible desktop app powered by AI, instantly providing answers to Leetcode problems for effortless coding interviews, like having ChatGPT in your ear.
medium.com
Scaling a Software as a Service (SaaS) application can be a daunting task, especially when the number of tenants (i.e., customers) starts to grow. As a developer, you want to make sure that your

til.simonwillison.net
akrabat.com
ilikerobots.medium.com
A unique approach to combining Vue and Django that dispels the myth that a build-based "heavyweight" JavaScript cannot coexist with Django templates.
docs.djangoproject.com
www.raspberrypi.com
The official documentation for Raspberry Pi computers and microcontrollers
adamj.eu
When you run Django’s manage.py makemigrations, it will try to generate a name for the migration based upon its contents. For example, if you are adding a single field, it will call the migration 0002_mymodel_myfield.py. However when your migration contains more than one step, it instead uses a simple ‘auto’ name with the current date + time, e.g. 0002_auto_20200113_1837.py. You can provide the -n/--name argument to makemigrations, but developers often forget this.
learn.microsoft.com
Describes the requirements for using local resources with VMConnect
www.tomsguide.com
Want to install Windows 11 without a Microsoft account? Our easy to follow steps will show you how.
alexwlchan.net
When I'm writing templates with Jinja, strict behaviour is what I want, even if it's not the default.
www.nutrient.io
A step-by-step tutorial explaining how to add highlight annotations to PDFs in JavaScript.
www.w3schools.com
The partition() method searches for a specified string, and splits the string into a tuple containing three elements.
docs.python.org
str.casefold() Return a casefolded copy of the string. Casefolded strings may be used for caseless matching. Casefolding is similar to lowercasing but more aggressive because it is intended to remove all case distinctions in a string. For example, the German lowercase letter 'ß' is equivalent to "ss". Since it is already lowercase, lower() would do nothing to 'ß'; casefold() converts it to "ss". The casefolding algorithm is described in section 3.13 of the Unicode Standard. New in version 3.3.
www.crunchydata.com
Unlogged tables in Postgres can give you a big performance improvement but beware of the drawbacks. Here are some tips on how to safely give it a try.
drfrankenstein.co.uk
Guides and Setup Information for Docker on Synology NAS, using the GUI and Docker-Compose, I also offer help via Discord, Matrix and Email.
cdf.9vo.lt
Detailed descriptions, with full methods, properties and attributes of each Django forms class.
old.reddit.com
Hey guys! I am trying to make a site that supports searching/sorting/filtering at the same time. I did it in the 'if/elif' logic and it works!...
blog.pecar.me
Optimize your Django SQLite configuration for production.
medium.com
If you’re looking to implement vectorized search using PostgreSQL and Python, you’re in luck! In this article, we’ll explore how you can set up a PostgreSQL database with the pgvector extension and

www.thestupidprogrammer.com
Docker with postgres and pgvector extension that is installed and enabled on install.
github.com
Notes on 
. Contribute to carltongibson/notes development by creating an account on GitHub.
melwinalm.medium.com
Using Plain JavaScript First, create an HTML file and add the necessary HTML tags to it (like html, head and body tags). In the body tag of the page add following content. Key press events like

stackoverflow.com
www.codeply.com
A collapsing sidebar menu. Bootstrap 4 compatible with FontAwesome icons. When collapsed it shows only the icons. It includes logo, sub-menus, dividers with and without titles. It's 100% Bootstrap 4. Codeply example
gist.github.com
Django Rest Framework Base Model CRUD Class. GitHub Gist: instantly share code, notes, and snippets.
www.caktusgroup.com
Dynamic forms need to change the number of fields they have at runtime, which makes them more challenging to develop. Proper usage of Django's form system makes the process far more straightforward. Learn how to do it in this blog post.
stackoverflow.com
samjmck.com
Cloudflare is one of the most used reverse proxies on the internet. There are a number of different ways to configure your SSL and TLS settings on Cloudflare as well as Caddy. In this post, I will explain how you can configure your Caddy server to work properly with Cloudflare.
blog.benoitblanchon.fr
In this article we’ll use Django and HTML how to implement a modal dialog containing a form with server side validation.
gist.github.com
This is a guide to setup Arch Linux in Raspberry Pi 4, using macOS as the auxiliary system. - Setting up guide for ArchLinux on Raspberry Pi.md
zelig880.com
Learn how to wait for an element to be become available on a page, without hacks, using one of the HTML 5 API interfaces called MutationObserver.
sunscrapers.com
The business logic layer prescribes how business objects interact with one another and defines the methods by which these objects can be updated.
wellfire.co
While proxy models aren't the most critical feature in the Django framework, they do seem to get short shrift. Here's a look into how to use this feature to create new and clean interfaces to data without making changes to your database.
blog.janissary.xyz
Using Tailscale Custom OIDC with Authelia and Carpal
stackoverflow.com
github.com
I am on the latest Poetry version. I have searched the issues of this repo and believe that this is not a duplicate. If an exception occurs when executing a command, I executed it again in debug mode (-vvv option). OS version and name: O...
ilovedjango.com
Learn how to create a custom user model in Django. Django provides you with two base classes that you can use to extend user model. AbstractUser and AbstractBaseUser
testdriven.io
This article explains step-by-step how to create a custom user model in Django.
github.com
Documentation for random stuff I figured out through trial-and-error and/or lots of effort, for the benefit of all! - docs/Plex-Reverse-Proxy-for-Docker.md at master · fmillion/docs
gist.github.com
Plex Media Permissions for Linux Noobies. GitHub Gist: instantly share code, notes, and snippets.
reinhardt.dev
!! Disclaimer !! While there are undoubtably benefits to using a wildcard certificate they should be used with caution. By their very nature they allow for any subdomain under the root domain to use it. While they make it easy to add new services quickly in a homelab environment they should generally be avoided for public facing systems. The NSA actually has a write up with more details here: https://www.nsa.gov/Press-Room/News-Highlights/Article/Article/2804293/avoid-dangers-of-wildcard-tls-certificates-the-alpaca-technique/
docs.djangoproject.com
docs.djangoproject.com
learndjango.com
How to implement and add extra fields to a custom user model in Django 4.2+
www.linuxjournal.com
wget \ --recursive \ --no-clobber \ --page-requisites \ --html-extension \ --convert-links \ --restrict-file-names=windows \ --domains website.org \ --no-parent \ www.website.org/tutorials/html/
superuser.com
ffmpeg -ss 00:00:30.0 -i input.wmv -c copy -t 00:00:10.0 output.wmv
gist.github.com
rsync tutorial‎. GitHub Gist: instantly share code, notes, and snippets.
alexpnt.github.io
What is Django ? Django is a well-known web framework, written in Python, which comes packaged with lots of out of the box features, such as: - An ORM (Object-relational mapping) where you define your
cleanbrowsing.org
sudo networksetup -setdnsservers Wi-Fi 185.228.168.168 185.228.169.168
gist.github.com
curl POST examples. GitHub Gist: instantly share code, notes, and snippets.
www.selenium.dev
Now that we got your attention, headless is not actually going away, just the convenience method to set it in Selenium
stackoverflow.com
stackoverflow.com
convert -density 300 -trim test.pdf -quality 100 test.jpg
stackoverflow.com
hussainaliakbar.github.io
Restricting TLS Version and Cipher Suites in Python's Requests and testing with Wireshark
masteringnuxt.com
Nuxt 3 provides powerful configuration options, allowing you to adapt your application to different use cases.
stackoverflow.com
www.reddit.com
medium.com
During tinkering around with Vue 3 I was wondering how I could get the most out of Visual Studio Code and its amazing ecosystem of extensions. Some of the extensions I always use are: So, I wanted to

www.alphr.com
Prettier is a brilliant tool that makes your code more consistent and readable. It does this by automatically adding a style guide to your project. It also integrates with your editor to clean up your work as you save it.
stackoverflow.com
learnpython.com
Structural pattern matching is a new feature in Python 3.10. In this article, we’ll show you why this is so useful.
github.com
yt-dlp --sub-langs all --write-subs --skip-download
dev.to
During one of our first JavaScript lectures at the Flatiron School, the instructor mentioned that sem... Tagged with beginners, javascript.
superuser.com
pymongo.readthedocs.io
pymongo.readthedocs.io
www.geeksforgeeks.org
A Computer Science portal for geeks. It contains well written, well thought and well explained computer science and programming articles, quizzes and practice/competitive programming/company interview Questions.
linux-note.com
Gestion d'utilisateur, command systÚme et procédure pour travailler avec Debian (mostly
)
mattsegal.dev
How
nuxt.com
Use the composables/ directory to auto-import your Vue composables into your application.
gist.github.com
Install fish shell on macOS Mojave with brew. GitHub Gist: instantly share code, notes, and snippets.
v3-migration.vuejs.org
Guide on migrating from Vue 2 to Vue 3
github.com
First Check I added a very descriptive title to this issue. I used the GitHub search to find a similar issue and didn't find it. I searched the SQLModel documentation, with the integrated search. I already searched in Google "How to X in...
github.com
PurgeCSS filter for Django Compressor to remove unused CSS and minimize your css files - jdbit/django-compressor-purgecss-filter: PurgeCSS filter for Django Compressor to remove unused CSS and minimize your css files
dev.to
My Django-Svelte workflow for fullstack development Motivation About this post The... Tagged with django, svelte, webdev.
wiki.archlinux.org
devdocs.io
httptoolkit.tech
chasingcode.dev
A guide for installing a Windows 10 virtual machine on a Mac, for cross-platform testing.
docs.python.org
community.openvpn.net
www.guckes.net
git.j3s.sh
carlosbecker.dev
github.com
CLI to avoid remembering the http status codes. Contribute to sterchelen/hssp development by creating an account on GitHub.
github.com
so you wanted to install arch huh. Contribute to ejmg/an-idiots-guide-to-installing-arch-on-a-lenovo-carbon-x1-gen-6 development by creating an account on GitHub.
www.youtube.com
If my videos helped you save money, please consider helping me continue to make these videos by sending me a little appreciation, even $1 would be greatly ap...
wiki.archlinux.org
docs.python.org
gitlab.gnome.org
Welcome to GNOME GitLab
i3wm.org
stackoverflow.com
kyau.net
www.codementor.io
til.simonwillison.net
paedubucher.ch
www.nobledesktop.com
old.reddit.com
developer.mozilla.org
linfoxdomain.com
docs.meilisearch.com
kubernetes.io
kb.mozillazine.org
stackoverflow.com
www.videolan.org
www.thechiefmeat.com
blog.ja-ke.tech
www.pythoncontent.com
www.wonkity.com
gist.github.com
wiki.archlinux.org
sudo reflector --country France --latest 50 --sort rate --save /etc/pacman.d/mirrorlist
developer.mozilla.org
observablehq.com
observablehq.com
observablehq.com
observablehq.com
vega.github.io
vega.github.io
markodenic.com
wiki.termux.com
ostechnix.com
sudo pacman -Sc
imagemagick.org
bottlepy.org