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
user-image
Codemancers
revive stuck terminals : eg - In case you loose your ssh connection and your terminal is stuck, but would like to continue on the same terminal without closing it.

Code

press "(esc) (enter) (shift + `) (.)" ignore brackets :

Published
Author
user-image
Codemancers
In ActiveRecord when using default scope filters, be careful in left_joins queries. As the scope would show up the join on clause.
Published
Author
user-image
Codemancers
Protocol buffers are a lightweight alternative to JSON format to share data between systems. You get the advantage of not having to write out serializers and deserializers by making use of a schema like contract file .proto. This file can be shared and used by protobuf compilers that de/serialize data into language of our choice.
Published
Author
user-image
Codemancers
Protocol buffers are a lightweight alternative to JSON format to share data between systems. You get the advantage of not having to write out serializers and deserializers by making use of a schema like contract file .proto. This file can be shared and used by protobuf compilers that de/serialize data into language of our choice.
Published
Author
user-image
Codemancers
privacy.firstparty.isolate. This feature restricts cookies, cache and other site data so it can only be accessed by the first party domain name.
Published
Author
user-image
Codemancers
adb shell input text "RR" to reload react native app from laptop instead of shaking the devise.
Published
Author
user-image
Codemancers
adb shell input text "RR" to reload app from laptop instead of shaking the devise.
Published
Author
user-image
Codemancers
Monomorphization: The process of turning generic code into specific code by filling in the concrete types that are used when compiled.
Published
Author
user-image
Codemancers
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
user-image
Codemancers
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
user-image
Codemancers
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{})

Showing page 27 of 42

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.

Don't worry. We've got you covered.

Start with the audit.