Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
brandizzi
brandizzi has asked
37
questions and find answers to
137
problems.
Stats
5.1k
EtPoint
1.9k
Vote count
37
questions
137
answers
About
I am a Brazilian software developer working for Liferay. I like to program and to learn languages.
brandizzi questions
What is better to use in a Cocoa application: dynamic libraries or static libraries?
How to run a XUL application in Mac OS X Snow Leopard?
How to add keyboard shortcuts / accelerator keys for a menu item created by a Gedit plugin
autoconf-generated Makefile does not pass flags for library headers when using PKG_CHECK_MODULES
How to get the length of the current line (or the offset of the end of the line) in a Gedit plugin
Equal/minus sign without a colon in a parameter expasion in bash
Format of name of a Python package with setuptools
How to force test program to be linked to static library built by libtool
Why does setting positions in a subclass of Array not change its length? Should I not subclass array?
How to discover if some day is a workday
brandizzi answers
How do I use setuptools to create a python package with multiple modules?
gedit 3 regex search replace plugin port
Liferay on JBoss 7
How to run a XUL application in Mac OS X Snow Leopard?
How to add keyboard shortcuts / accelerator keys for a menu item created by a Gedit plugin
autoconf-generated Makefile does not pass flags for library headers when using PKG_CHECK_MODULES
I have one repository with multiple projects how do I give each project it’s on repository with the existing history?
Equal/minus sign without a colon in a parameter expasion in bash
What are the differences between the 'data.frame', 'tribble' and 'tibble' functions?
Replacing / with TAB using sed