Login
VirtualTam's bookmarks
Search
165
bookmarks found
Previous
Next
1
2
3
…
9
sql - Efficiently mapping one-to-many many-to-many database to struct in Golang - Stack Overflow
2019-02-13
database
programming/go
programming/sql
Permalink
How do you mark code as deprecated in Go? - Stack Overflow
2019-01-23
documentation
interface
programming/go
Permalink
https://blog.golang.org/godoc-documenting-go-code
https://github.com/golang/lint/issues/238
https://github.com/golang/go/issues/17056
How to find Unused Amazon EC2 Security groups - Stack Overflow
2019-01-22
cloud-computing
cloud-computing/aws
infrastructure
network
programming/python
security
Permalink
https://gist.github.com/miketheman/2630437
https://gist.github.com/TomRyan-321/0cf6e48937cbe9513afc50117d6ffd6f
python - Does SQLAlchemy have an equivalent of Django's get_or_create? - Stack Overflow
2019-01-20
database
programming/python
programming/sql
Permalink
how can I know whether the plugin is used by any jobs in jenkins - Stack Overflow
2019-01-09
continuous-integration
continuous-integration/jenkins
job
plugin
Permalink
https://wiki.jenkins.io/pages/viewpage.action?pageId=73532011
https://plugins.jenkins.io/plugin-usage-plugin
Paging stdout output in IPython - Stack Overflow
2019-01-03
command-line
command-line/pager
programming/python
programming/python/ipython
Permalink
https://ipython.readthedocs.io/en/stable/interactive/magics.html#magic-page
type safety - What is the difference between a strongly typed language and a statically typed language? - Stack Overflow
2018-12-21
programming-language
programming/python
type
Permalink
python - How can I install from a git subdirectory with pip? - Stack Overflow
2018-12-20
programming/python
programming/python/pip
repository
source-code-management/git
Permalink
directory - Listing only directories using ls in bash: An examination - Stack Overflow
2018-12-20
directory
ls
programming/shell
programming/shell/bash
Permalink
1
set
-- */;
printf
'%s\n'
'${@%/}'
Nice.
How do I prevent git diff from using a pager? - Stack Overflow
2018-12-20
command-line/pager
source-code-management
source-code-management/git
text/diff
Permalink
python - Tesseract OCR on AWS Lambda via virtualenv - Stack Overflow
2018-12-19
cloud-computing/aws
image/optical-character-recognition
programming/python
programming/python/virtualenv
tesseract
Permalink
Yank a region in VIM without the cursor moving to the top of the block? - Stack Overflow
2018-12-17
copy
editor
editor/vim
paste
Permalink
unix - Why should text files end with a newline? - Stack Overflow
2018-12-07
compiler/gcc
editor/vim
file
linux
posix
static-analysis/lint
text
unix
Permalink
http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_206
https://gcc.gnu.org/ml/gcc/2003-11/msg01568.html
https://unix.stackexchange.com/questions/18743/whats-the-point-in-adding-a-new-line-to-the-end-of-a-file
https://slashdot.org/comments.pl?sid=165492&cid=13808398
algorithm - What's the difference between `git diff --patience` and `git diff --histogram`? - Stack Overflow
2018-12-04
algorithm
source-code-management/git
text/diff
Permalink
What is the best comment in source code you have ever encountered? - Stack Overflow
2018-11-17
comment
documentation
programming
wtf
Permalink
How to add text at the end of each line in Vim? - Stack Overflow
2018-11-09
editor/vim
text
Permalink
How to use ansible to provision vim vundle plugin? - Stack Overflow
2018-11-07
configuration-management/ansible
editor
editor/vim
plugin
Permalink
https://github.com/junegunn/vim-plug/issues/225
https://superuser.com/questions/22455/what-is-the-ex-mode-for-batch-processing-for
https://vi.stackexchange.com/questions/457/does-ex-mode-have-any-practical-use
bash - Sorting data based on second column of a file - Stack Overflow
2018-10-23
programming/script
programming/shell
sort
table
Permalink
mysql - What column type/length should I use for storing a Bcrypt hashed password in a Database? - Stack Overflow
2018-10-21
cryptography/hash
database
database/mariadb
database/mysql
programming/sql
security/password
Permalink
https://stackoverflow.com/questions/51008351/bcrypt-hashedsecret-too-short-to-be-a-bcrypted-password
https://stackoverflow.com/questions/247304/what-data-type-to-use-for-hashed-password-field-and-what-length
Jenkins Pipeline docker.build() gives error '"docker build" requires exactly 1 argument(s)' - Stack Overflow
2018-09-27
continuous-integration/jenkins
linux/container/docker
Permalink
https://stackoverflow.com/questions/44805076/setting-build-args-for-dockerfile-agent-using-a-jenkins-declarative-pipeline
Back to top
Previous
Next
1
2
3
…
9