Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Mark Longair
Mark Longair has asked
17
questions and find answers to
397
problems.
Stats
19.9k
EtPoint
8.5k
Vote count
17
questions
397
answers
About
I'm a developer for mySociety. On Twitter, I'm @mhl20 and my homepage is here.
Mark Longair questions
How do you use pagination in a Django REST framework ViewSet subclass?
What's the best way to extract a tree from a git repository?
Why doesn't setting GIT_WORK_TREE work in a post-commit hook?
Can I use libjpeg to read JPEGs with an alpha channel?
How can one find the Unicode codepoints that a font has glyphs for, on a Debian-based system?
How could one disable new account creation with django-allauth, but still allow existing users to sign in? [duplicate]
How can one replace an element with text in lxml?
Keep PostgreSQL from sometimes choosing a bad query plan
Why does my git history look like a christmas tree?
Mark Longair answers
Checkout the git commit corresponding to a certain revision from the old SVN repository?
Tell git that two users are equivalent after cvsimport
avoid timestamps in git
git push question
git commit error saving vimfiles
Searching for substring in element in a list an deleting the element
Regex. Match words that contain special characters or 'http://'
Wildcards in branch names specification in "git merge"
Cant Get a result form random.shuffle in python
find multiple string occurrences in Python