<p>How Phishers Are Slinking Their Links Into LinkedIn: </p>
https://krebsonsecurity.com/2022/02/how-phishers-are-slinking-their-links-into-linkedin/
Open link
Rebeca Sarai
Posted on
March 3, 2022
Topics:
security
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>nice website with okr examples for different areas of the company </p>
↗
https://okrexamples.co/
Rob Novelino
Dec 19, 2019
Topics:
<p>“In software, the greatest source of waste <em>is building the wrong thing</em>, period, not building the right thing slowly, not building the wrong thing slowly, just flat-out building things that add no value.” </p>
↗
https://medium.com/columbus-egg/agile-as-a-corollary-to-twymans-law-3ec547192ab2
Aline Silveira
Dec 19, 2019
Topics:
agile, design, development, strategy, workflow
<p>How to combine multiple indexes: </p>
↗
https://www.postgresql.org/docs/12/indexes-bitmap-scans.html
Lais Varejão
Dec 18, 2019
Topics:
postgres
<p>How tracking pixels work </p>
↗
https://jvns.ca/blog/how-tracking-pixels-work/
João Lins
Dec 18, 2019
Topics:
privacy, tracking
<p>Common mistakes that Django developers can make </p>
↗
https://medium.com/swlh/top-10-mistakes-that-django-developers-make-947a6285a5fe
Pamella Bezerra
Dec 18, 2019
Topics:
django
<p>Chrome 79 shows the call stack for requests #initiator</p>
↗
https://developers.google.com/web/updates/2019/10/devtools
João Lins
Dec 18, 2019
Topics:
chrome, development tools
<p>Use <code>git config diff.lfs.textconv cat</code> to render Git LFS files in diff! Issue: </p>
↗
https://github.com/git-lfs/git-lfs/issues/440
Flávio Juvenal
Dec 16, 2019
Topics:
git, lfs
<p>Comparing Python Clustering Algorithms </p>
↗
https://hdbscan.readthedocs.io/en/latest/comparing_clustering_algorithms.html
Flávio Juvenal
Dec 16, 2019
Topics:
clustering, data-science, ml, python
<p>Python Tips and Trick, You Haven't Already Seen, two nice blog posts with this theme: and </p>
↗
https://martinheinz.dev/blog/1
Flávio Juvenal
Dec 13, 2019
Topics:
python
<p>PEP 591 specifies a final decorator that intends to restrict subsclassing for those classes with the giving decorator as well as overriding methods with this annotation. It plays nicely with the @overload decorator, although a type checker such as mypy would require the @final decorator to be put last. As any typing implementation, it's not going to be enforced at runtime if no runtime type checker is being used. For more info, see </p>
↗
https://www.python.org/dev/peps/pep-0591/
Carlos Coelho
Dec 12, 2019
Topics:
python, typing
<p>8 great pytest plugins to consider using in your testing ecosystem </p>
↗
https://opensource.com/article/18/6/pytest-plugins
Carlos Coelho
Dec 12, 2019
Topics:
pytest
<p>Fairness indicators for machine learning systems: </p>
↗
https://ai.googleblog.com/2019/12/fairness-indicators-scalable.html
Rebeca Sarai
Dec 12, 2019
Topics:
fairness, machinelearning
<p>The official, opinionated, batteries-included toolset for efficient Redux development </p>
↗
https://redux-toolkit.js.org/
João Lins
Dec 11, 2019
Topics:
frontend, react, redux
<p>Should I use Promises or Async-Await: </p>
↗
https://medium.com/better-programming/should-i-use-promises-or-async-await-126ab5c98789
Joao Veras
Dec 11, 2019
Topics:
frontend, javascript
<p>Thinking in React Hooks - Visual guide to Hooks </p>
↗
https://wattenberger.com/blog/react-hooks
João Lins
Dec 11, 2019
Topics:
hooks, react
<p>the subtle differences between legibility and readability </p>
↗
https://creativepro.com/legibility-and-readability-whats-the-difference/
Aline Silveira
Dec 11, 2019
Topics:
design, typography, ui
<p>Metaflow a project from Netflix to help scientists and engineers build and manage real-life data science projects: </p>
↗
https://github.com/Netflix/metaflow
Rebeca Sarai
Dec 10, 2019
Topics:
<p>ADR: Architecture decision record for planning and documentation </p>
↗
https://github.com/joelparkerhenderson/architecture_decision_record
Tiago Costa
Dec 10, 2019
Topics:
documentation, engineering
<p>Preventing the Top Security Weaknesses Found in Stack Overflow Code Snippets: </p>
↗
https://stackoverflow.blog/2019/12/02/preventing-the-top-security-weaknesses-found-in-stack-overflow-code-snippets/
Rebeca Sarai
Dec 9, 2019
Topics:
security
<p>A visual proof that neural nets can compute any function: </p>
↗
http://neuralnetworksanddeeplearning.com/chap4.html
Flávio Juvenal
Dec 9, 2019
Topics:
deep-learning, ml, neural-nets
<p>Difference between a style guide, pattern library and a design system in pictures </p>
↗
https://uxdesign.cc/difference-between-a-style-guide-pattern-library-and-a-design-system-in-pictures-and-with-2681bf1d40a4
João Lins
Dec 9, 2019
Topics:
design, frontend, ux
<p>Understanding Transfer Learning for Medical Imaging: </p>
↗
https://ai.googleblog.com/2019/12/understanding-transfer-learning-for.html
Rebeca Sarai
Dec 7, 2019
Topics:
machinelearning
<p>splitting and “chunking” UI elements makes the page more comfortable [UI, design, information architecture)</p>
↗
https://usabilitygeek.com/the-principle-of-chunking-what-airbnb-taught-me-about-good-design/
Aline Silveira
Dec 6, 2019
Topics:
<p>PostgreSQL at low level: stay curious! > </p>
↗
https://erthalion.info/2019/12/06/postgresql-stay-curious/
Rebeca Sarai
Dec 6, 2019
Topics:
database, postgres
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