- Published
- Author
- Amit
TILs - 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.
- Published
- Author
- Amit
https://interfaces.pro/ - categorized collection of well designed websites
- Published
- Author
- Amit
https://interfaces.pro/ - categorized collection of well designed websites
- Published
- Author
- Akshay
Monomorphization: The process of turning generic code into specific code by filling in the concrete types that are used when compiled.
- Published
- Author
- Sreenadh
FF: Search for dom.event.clipboardevents.enabled in the search box. set to false. No more blocking of copy/pasting on bank login passwords
- Published
- Author
- Manu
In go - A final parameter of a function signature maybe prefixed with three dots (...) to be invoked with zero or more arguments, this is called variadic parameter. Also, an empty interface
interface{} can hold values of any type. Combine these together and you can have a function parameter ready to accept n similar type arguments of any type func someFun(firstParam, a ...interface{})- Published
- Author
- Manu
In go - A final parameter of a function signature maybe prefixed with three dots (...) to be invoked with zero or more arguments, this is called variadic parameter. Also, an empty interface
interface{} can hold values of any type. Combine these together and you can have a function parameter ready to accept n similar type arguments of any type func someFun(firstParam, a ...interface{})- Published
- Author
- Sreenadh
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
- Published
- Author
- Revath
use
dumpleases command to list all the ip's leased by udhcpd.- Published
- Author
- Emil
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
Showing page 54 of 83
Your competitors are already using AI.
The question is how fast you want to unlock the value.
Don't know where to start?
AI is everywhere but it's unclear which investments will actually move your metrics and which are expensive experiments.
Your data isn't ready
Most AI projects fail at the data layer. Pipelines, quality, access all need work before LLMs can deliver value.
Internal teams are stretched
Your engineers are shipping product. They don't have capacity to also become AI specialists with production-grade experience.
Legacy systems block everything
Aging, undocumented codebases make AI integration slow, risky, and expensive. They need to move first.