Lucas Schiavini
  • Home
  • Archive
  • Projects
  • About
YouTube GitHub LinkedIn
Sign in Subscribe

Lucas Schiavini

i'm the guy

YouTube GitHub LinkedIn
Lucas Schiavini
Drink Watahhh

Drink Watahhh

Note to myself: Whenever I feel wasted, really tired, I should probably chug down 1 L of water before thinking of taking a nap. Sometimes you are not tired, sometimes you are just dehydrated.

Mar 22, 2022
Daily Dispatch #13 - KMP and Moko Resources

dailydispatch

Daily Dispatch #13 - KMP and Moko Resources

FINALLY. The bug of not finding then shared.klib package seems to be solved. All we had to do is change the generated podspec from android studio to include the task moko resources told us to include, and then (and here’s the trick) on the build.gradle, inside the

Mar 20, 2022
Daily Dispatch #12 - Solved Unsolvable Problem

dailydispatch

Daily Dispatch #12 - Solved Unsolvable Problem

One of the perks of working as a software developer is when you find an unsolvable problem, that no one in the world got but you. You feel special for a moment. Then the anger comes in. I had a building problem with Kotlin Multiplatform mobile on a project running

Mar 14, 2022
Daily Dispatch #11 - Why is Gaming Fun?

dailydispatch

Daily Dispatch #11 - Why is Gaming Fun?

I’ve been trying to solve problems for an app to build all day today. It wasn’t fun. In the end it was just some @sshole changing their lib, so I couldn’t fetch by the same version number anymore. It was this ColorPicker. If you fetch https://jitpack.

Mar 3, 2022
Create Your Personal Website In 4 Steps [NO CODE]

nocode

Create Your Personal Website In 4 Steps [NO CODE]

Ever wanted to have a personal fully customized website with no code required? Then this will help you. 1 – First step, check out this notion with a website common template from Noah Bragg. Check out the Duplicate button on the top right side of Notion and edit as you wish.

Mar 2, 2022
Daily dispatch #10 - Ktor is a Delight

development

Daily dispatch #10 - Ktor is a Delight

I recently started changing the project’s API client from Retrofit to Ktor. And it’s been a delight. As a reference here’s the before and after code. class MoviesAPIService { private val API_KEY_MOVIEDB = "It's Mine You can't have it" private val

Feb 27, 2022
Daily Dispatch #9 - Movie App!

Apps

Daily Dispatch #9 - Movie App!

One awesome way to test APIs is Postman, but I just recently found out about another one that runs on the browser. Hoppscotch used to be called Postwoman. I’ve been trying to set up a simple mobile app using this The Movie Database api. I switched projects to test

Feb 22, 2022
Daily Dispatch #8 - Personal Energy

dailydispatch

Daily Dispatch #8 - Personal Energy

I’ve been reading How to Fail at Almost Everything and Still Win Big by Scott Adams. He’s been saying some interesting stuff about personal energy being the main thing you should maximize in your life, like profits for businesses. And how there’s two kinds of ways of

Feb 15, 2022
Daily Dispatch #7 - We march on with KodeIN-DI

dailydispatch

Daily Dispatch #7 - We march on with KodeIN-DI

We start the day late, with the errors of yesterday. e: This version (1.0.0-beta09) of the Compose Compiler requires Kotlin version 1.5.10 but you appear to be using Kotlin version 1.6.0 which is not known to be compatible. Please fix your configuration (or suppressKotlinVersionCompatibilityCheck

Feb 14, 2022
Blockchain & NFTs para Leigos [pt-BR]

Blockchain & NFTs para Leigos [pt-BR]

Muita gente me perguntou o que eu achava de NFT e o que era essa tal de Blockchain. Vamos por partes. Blockchain Blockchain é uma forma de armazenamento de dados. Do mesmo jeito que você guarda dados no seu HD. Ou o Facebook guarda seus dados num servidor dele. Blockchain

Feb 11, 2022
LittleBits: Blockchain & NFTs for Lay People

bitcoin

LittleBits: Blockchain & NFTs for Lay People

So a lot of people asked me what I thought about NFTs and what the hell is this blockchain crap. So let’s break it down by parts. Blockchain Blockchain is a way to store data. Just like you store your data on your hard drive. Or Facebook stores your

Feb 11, 2022
Daily Dispatch #6 - Dependency Injection KodeIN-DI

dailydispatch

Daily Dispatch #6 - Dependency Injection KodeIN-DI

So I went on to learn more about dependency injection by trying to change an example project that used Koin to use KodeIN-DI now. Some problems were found, where I didn’t know what the equivalent to “get()”(from koin) to Kodein. Eventually I found out it was “instance()”. And

Feb 10, 2022
Daily Dispatch #5 - Dependency Injection

dailydispatch

Daily Dispatch #5 - Dependency Injection

Classes shouldn’t have to fetch their dependencies, you should get a third party module to link implementations with it’s respective interfaces. That way you can change easily the implementations if need be. Two libraries used for dependency injection are Koin(7.3k stars on GitHub as the time

Feb 10, 2022
Some Errors I've Found Developing with KMM

kmm

Some Errors I've Found Developing with KMM

So you are trying to code a Kotlin Multiplatform module. After setting up a build gradle file for the Android project with this new module, you are led to believe that you will: * Build on android. * Then run pod install to install this new precompiled module into an iOS project.

Feb 9, 2022
eXtreme GO HORSE (XGH) - The New Way of Software Dev

development

eXtreme GO HORSE (XGH) - The New Way of Software Dev

I’m proud to present to you a new way to develop Software. eXtreme Go Horse Presented by ” http://sou.gohorseprocess.com.br/ “ 1- If you have to think about it, it is not XGH. XGH doesn’t think, it does the first thing that comes to mind. There is

Feb 5, 2022
Stopped watching coding tutorial videos

development

Stopped watching coding tutorial videos

Here’s what I think will bring me to the next level and kill my impostor syndrome. * Do projects that I’m interested in * Coding challenges * Freelance work In that order. Learn as needed.

Feb 2, 2022
See all
Lucas Schiavini
  • Sign up
Powered by Ghost

Lucas Schiavini

make the future feel like magic