Fueling Curiosity, One Insight at a Time

At Codemancers, we believe every day is an opportunity to grow. This section is where our team shares bite-sized discoveries, technical breakthroughs and fascinating nuggets of wisdom we've stumbled upon in our work.

Sep 10, 2019
collations will not work on any BSD-ish OS (incl. OSX) for an UTF8 encoding. You will never get the sorting right, unfortunately in PSQL. https://github.com/PostgresApp/PostgresApp/issues/216#issuecomment-58474023
sreenadh
Sreenadh
Sep 5, 2019
use dumpleases command to list all the ip's leased by udhcpd.
revath
Revath
Sep 4, 2019
how to use saturation and brightness property of colors to create different shades of a color for a UI. Also explains why some shades are dull vs some look vibrant -> https://medium.com/@erikdkennedy/color-in-ui-design-a-practical-framework-e18cacd97f9e. TLDR: more brightness and less saturation = vibrant. More saturation and less brightness = dull
emil
Emil
Sep 4, 2019
how to use saturation and brightness property of colors to create different shades of a color for a UI. Also explains why some shades are dull vs some look vibrant -> https://medium.com/@erikdkennedy/color-in-ui-design-a-practical-framework-e18cacd97f9e. TLDR: more brightness and less saturation = vibrant. More saturation and less brightness = dull
emil
Emil
Sep 3, 2019
convert mp4 to gif on linux (ubuntu 18.04). ffmpeg -i firefox.mp4 firfox.gif (ffmpeg 3.4.4 )
revath
Revath
Sep 3, 2019
screen record via adb. adb shell screenrecord /sdcard/firefox.mp4 CTRL+C to exit after recording.
revath
Revath
Sep 3, 2019
screen record via adb. 1. adb shell 2. screenrecord /sdcard/firefox.mp4 3. CTRL+C to exit after recording.
revath
Revath
Aug 29, 2019
A nifty twitter card previewer for static pages https://cards-dev.twitter.com/validator
iffyuva
Iffyuva
Aug 26, 2019
Nifty tool to convert videos into gifs https://github.com/lukechilds/gifgen
iffyuva
Iffyuva
Aug 19, 2019
can turn your Raspberry Pi into Wifi hotspot using https://github.com/harryallerston/RPI-Wireless-Hotspot and take advantage of Pi-hole as network wide adblocker without any change in other devices.
revath
Revath

Showing 54 to 56 of 82 results

Ready to Build Something Amazing?

Codemancers can bring your vision to life and help you achieve your goals