Here is a long story of how I came up with a solution for fixed bottom input in chat on Career Accelerator.
Zoriana Lesyk
-
Jul 14, 2020
IOS,
VIEWPORT,
JAVASCRIPT,
CSS,
HTML
We are A/B testing Google Cloud Talent Solution against our own search implementation. Heres is how we integrated it on our system.
Marco Nogueira
-
Nov 13, 2019
JOB SEARCHES,
INTEGRATION,
WEBSERVICES
Database records may not be in chronological order. Specifying order ensures correct data retrieval.
Evan Clough
-
Oct 8, 2019
RAILS,
ACTIVERECORD,
SQL
Managing ML project is key to succeed in leveraging machine learning in company workflows. How did we tackle this challenge, here at Experteer?
Mark Budiak
-
Sep 24, 2019
MACHINE-LEARNING,
DEEP-LEARNING,
GIT,
BEST-PRACTICES,
PYTHON,
JUPYTER-NOTEBOOK,
WORKFLOW,
ML-WORKFLOW
How we share code across different service objects using Composition principles
Daniel Sudmann
-
Sep 23, 2019
DRY-RUBY,
TRAILBLAZER,
RAILWAY ORIENTED PROGRAMMING,
BUSINESS LOGIC,
SERVICE OBJECTS
Interactions between and optimization of first, last, order, and reverse
Evan Clough
-
Sep 11, 2019
RAILS,
ACTIVERECORD
Postgres' pg_xlog
(Write Ahead Log) grew to take up full disk space. How did we resolve it?
Sri Vishnu Totakura
-
Aug 6, 2019
POSTGRES
Understand parents on a merge commit to be able to revert or cherry-pick.
Sri Vishnu Totakura
-
Jul 18, 2019
GIT