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 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
Aug 19, 2019
can take screenshot of FireTV via adb using the command adb shell screencap -p /sdcard/Download/settings-adb-debugging.png
revath
Revath
Aug 19, 2019
can take screenshot of FireTV via adb using the command adb shell screencap -p /sdcard/Download/settings-adb-debugging.png
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