Page 107 of 127
(2537 total posts)
April 2021
06-04-2021
06-04-2021
Migrating from Paperclip to ActiveStorage – The Miners
Source: blog.codeminer42.com
Migrating from Paperclip to ActiveStorage – The Miners URL: https://blog.codeminer42.com/migrating-from-paperclip-to-activestorage-b37ef187fb17 Type: link Domain: blog.codeminer42.com
06-04-2021
WebSockets - A Conceptual Deep-Dive
Source: ably.io
Websockets is important to understand if you’re going to be a full stack Dev.
06-04-2021
06-04-2021
06-04-2021
Crystal is not Ruby Pt. 2 – Runtime Revolution
Source: revs.runtime-revolution.com
Ive been playing around a lot with Crystal. If you're a ruby person you will really like this for it's compiled binaries. The typing is a big of a mixed bag but overall I think its helpful.
06-04-2021
Beating hash tables with trees? The ART-ful radix trie
Source: the-paper-trail.org
Inter3sting variations on tries
06-04-2021
06-04-2021
Getafix: How Facebook tools learn to fix bugs automatically - Facebook Code
Source: code.fb.com
Amazing automated bug discovery and fixing tool
06-04-2021
06-04-2021
Home | web.dev
Source: web.dev
An interesting google tool for checking a web sites performance and other behavior.
URL: https://web.dev
06-04-2021
The Waiting Time Paradox, or, Why Is My Bus Always Late?
Source: jakevdp.github.io
The Waiting Time Paradox, or, Why Is My Bus Always Late? URL: http://jakevdp.github.io/blog/2018/09/13/waiting-time-paradox Type: link Domain: jakevdp.github.io
06-04-2021
What is Cycle Time and Why Does it Matter?
Source: codeclimate.com
An interesting concept related to agile planning, and velocity. Useful.
06-04-2021
06-04-2021
06-04-2021
06-04-2021
Design Review: Key-Value Storage
Source: mozilla.github.io
Don’t know why we need a new one exactly but a good effort
06-04-2021
Eva Icons - beautifully crafted Open Source UI icons for common actions and items.
Source: akveo.github.io
Very nice collection of free icons.
06-04-2021
06-04-2021
TabNine | Install TabNine
Source: tabnine.com
Looks really cool. ML auto completion for any programming language. Must try.