<p>Don't Do This in Postgres: </p>
https://wiki.postgresql.org/wiki/Don%27t_Do_This
Open link
Flavio Juvenal
Posted on
October 13, 2021
Topics:
db, postgres
Let's talk!
Clients
Services
Blog
About us
Careers
Let's talk!
SOFTWARE
HOUSE
Clients
Services
MVP Development
Web Development
Staff Augmentation
Insights
Blog
Learnings
Careers
About us
Contact us
Learnings
Boost your knowledge with the insights from our expert team.
accessibility
agile
ai
api
architecture
aws
career
celery
communication
concurrency
css
data
database
db
debug
design
design system
development
devops
django
docker
documentation
figma
frontend
git
html
javascript
js
leadership
management
metrics
ml
orm
performance
postgres
process
product
product design
python
react
redux
research
security
software
sql
sre
test
testing
tests
typescript
ui
ux
web
workflow
<p>Understanding different categories of feature toggles: Release Toggles, Experiment Toggles, Ops Toggles & Permissioning Toggles</p>
↗
https://martinfowler.com/articles/feature-toggles.html
Lais Varejão
Feb 7, 2018
Topics:
toggle
<p>list of metrics (with filters) for impact or social businesses </p>
↗
https://iris.thegiin.org
Rob Novelino
Feb 2, 2018
Topics:
<p>XKCD-style plots in Matplotlib: </p>
↗
https://jakevdp.github.io/blog/2012/10/07/xkcd-style-plots-in-matplotlib/
Flávio Juvenal
Jan 31, 2018
Topics:
chart, plot, python
<p>Find packages that require updates on your python project: </p>
↗
https://github.com/nezhar/updatable
Rebeca Sarai
Jan 31, 2018
Topics:
python
<p>A command line utility to display dependency tree of the installed Python packages </p>
↗
https://github.com/naiquevin/pipdeptree
Rebeca Sarai
Jan 31, 2018
Topics:
dependencies, python
<p>Some nice tips on creating multiple user types with Django </p>
↗
https://simpleisbetterthancomplex.com/tutorial/2018/01/18/how-to-implement-multiple-user-types-with-django.html
Hugo Bessa
Jan 31, 2018
Topics:
authentication, django
<p>Mocking image downloads for libs that actually check the file's contents, like Fleep </p>
↗
https://stackoverflow.com/a/43708272/1060162
Luca Bezerra
Jan 29, 2018
Topics:
fleep, image, mock, python, requests, test
<p>How to get the reference of a field when using Redux Form #issuecomment-271962346</p>
↗
https://github.com/erikras/redux-form/issues/1933
Luca Bezerra
Jan 29, 2018
Topics:
javascript, react, redux, redux-form
<p>Downloading files via a requests library (i.e. python Requests) may throw HTTP 403 due to lack of user-agent param on headers </p>
↗
https://stackoverflow.com/a/38489588/1060162
Luca Bezerra
Jan 24, 2018
Topics:
403, python, requests
<p>This cool text talks about when technical debts are OK, when and why they are NOT OK and how to manage them </p>
↗
https://hackernoon.com/on-technical-debt-7bac65edf349
Hugo Bessa
Jan 24, 2018
Topics:
<p>good reference and summary for UX laws and principles </p>
↗
https://lawsofux.com/
Rob Novelino
Jan 22, 2018
Topics:
<p>good argument on value X hourly based rates </p>
↗
https://peterlyons.com/problog/2018/01/hourly-billing-is-ok
Rob Novelino
Jan 19, 2018
Topics:
<p>Understanding PostreSQL Explicit Locking: </p>
↗
https://www.postgresql.org/docs/9.1/static/explicit-locking.html
Lais Varejão
Jan 19, 2018
Topics:
<p>When using react-sortable-hoc (specially with bootstrap), if the element being dragged disappears, it may be a z-index issue. Use the component's helperClass: </p>
↗
https://github.com/clauderic/react-sortable-hoc/issues/87
Luca Bezerra
Jan 17, 2018
Topics:
react, sorting, ui
<p>Django <code>prefetch_related</code> makes an extra query to pre-fill the related objects. If you use <code>prefetch_related</code> 3 times in the same queryset Django ORM will hit the database 4 times to fetch all the results.</p>
↗
Hugo Bessa
Jan 17, 2018
Topics:
<p>You can easily debounce API calls in redux-saga using the <code>delay</code> helper #debouncing</p>
↗
https://github.com/redux-saga/redux-saga/blob/master/docs/recipes/README.md
Filipe Ximenes
Jan 16, 2018
Topics:
redux
<p>A community of APIs in Brazil focused on spreading knowledge and mapping existent APIs, does events and has guest posts about APIs</p>
↗
https://mundoapi.com.br/apis-publicadas/
Rob Novelino
Jan 16, 2018
Topics:
<p>It's pretty important understand the exceptions in Django, so give it a try </p>
↗
https://docs.djangoproject.com/en/2.0/ref/exceptions/
Anderson Resende
Jan 13, 2018
Topics:
django
<p>How to make you django app serverless </p>
↗
https://www.youtube.com/watch?v=ixRZfVBn_A8
Anderson Resende
Jan 13, 2018
Topics:
django
<p>Postgres DB-level for-each with LATERAL: </p>
↗
https://blog.heapanalytics.com/postgresqls-powerful-new-join-type-lateral/
Flávio Juvenal
Jan 12, 2018
Topics:
db, postgres, sql
<p>Trio – Pythonic async I/O for humans and snake people 🐍 </p>
↗
https://github.com/python-trio/trio
Flávio Juvenal
Jan 12, 2018
Topics:
async, asyncio, python
<p>Django 2.0 and Conditional Aggregations </p>
↗
https://www.peterbe.com/plog/conditional-aggregation-in-django-2.0
Carlos Coelho
Jan 12, 2018
Topics:
django, sql
<p>Share a directory locally with python 3 <code>python -m http.server</code></p>
↗
Victor Carriço
Jan 12, 2018
Topics:
python
<p>On SQL Server, if LEFT OUTER JOIN or INNER JOIN is taking too long to run, try using CROSS APPLY or OUTER APPLY instead </p>
↗
http://www.sqlrelease.com/apply-vs-join-in-sql-server
Carlos Coelho
Jan 11, 2018
Topics:
sql, sqlserver
Previous
Next
Close Cookie Preference Manager
Cookie Settings
By clicking “Accept all”, you agree to the storing of cookies on your device to enhance site navigation, analyze site usage and assist in our marketing efforts.
Check our privacy policies.
Strictly Necessary (Always Active)
Cookies required to enable basic website functionality.
Analytics
Cookies helping understand how this website performs, how visitors interact with the site, and whether there may be technical issues.
Marketing
Cookies used to deliver advertising that is more relevant to you and your interests.
Personalization
Cookies allowing the website to remember choices you make (such as your user name, language, or the region you are in).
Save settings
Accept all
We use Cookies to promote our services.
Settings and Privacy.
Accept