Login
Discover
Waves
Decks
Plus
Login
Signup
cmichel
@cmichel
54
Followers
428
Following
68
Resource Credits
Available
Used
Location
Hamburg
Website
https://cmichel.io
Created
October 23, 2017
RSS Feed
Subscribe
Posts
Blog
Posts
Comments
Communities
Wallet
cmichel
eos
2020-10-11 00:35
How I gamed EOS Defi projects and still got rekt
How I gamed EOS Defi projects and still got rekt Recently, a lot of EOS "Defi yield farming projects" popped up. I put projects in quotes because the common trait among the ones I'm talking about
$ 0.000
4
1
cmichel
programming
2020-10-01 20:29
Progress Report - September 2020
Progress Report - September 2020 I post a progress report showing what I did and how my products performed each month. Last month's report can be seen here. What did I do Hours worked on side-projects
$ 0.107
6
cmichel
macos
2020-09-24 19:50
How to install an old package version with brew
How to install an old package version with brew Sometimes you need to roll back to a previous version of a brew package. If the brew package maintainers do versioning this is as easy as typing brew install
$ 0.110
5
1
cmichel
macos
2020-09-24 19:31
Fixing C++ compilation bugs for the MacOS Catalina upgrade
Fixing C++ compilation bugs for the MacOS Catalina upgrade I recently updated to macOS Catalina and encountered several issues with programs that use a C/C++ compiler. If you see any of these errors this
$ 0.182
6
1
cmichel
programming
2020-09-03 21:42
Progress Report - August 2020
Progress Report - August 2020 I post a progress report showing what I did and how my products performed each month. Last month's report can be seen here. What did I do Hours worked on side-projects in
$ 0.097
7
cmichel
programming
2020-08-02 11:58
Progress Report - July 2020
Progress Report - July 2020 I post a progress report showing what I did and how my products performed each month. Last month's report can be seen here. What did I do Hours worked on side-projects in July
$ 0.127
8
1
cmichel
eos
2020-07-12 11:03
Obfuscating EOSIO smart contracts
Obfuscating EOSIO smart contracts There are classes of smart contracts where one would rather not reveal how they work internally. It's a common theme with private smart contracts that are not intended
$ 0.063
4
cmichel
programming
2020-07-05 18:49
Progress Report - June 2020
Progress Report - June 2020 I post a progress report showing what I did and how my products performed each month. Last month's report can be seen here. What did I do Hours worked on side-projects in June
$ 0.129
6
cmichel
programming
2020-06-02 17:02
Progress Report - May 2020
Progress Report - May 2020 I post a progress report showing what I did and how my products performed each month. Last month's report can be seen here. What did I do Hours worked on side-projects in May
$ 0.175
8
cmichel
eos
2020-06-02 16:47
Typing transformations in TypeScript
Typing transformations in TypeScript I really enjoy using TypeScript and use it in all of my own projects. There's just something about knowing what types your objects and functions are, and the great
$ 0.141
3
cmichel
eos
2020-04-21 04:47
8 EOSIO WASM intrinsics you might not have heard about
8 EOSIO WASM intrinsics you might not have heard about EOSIO smart contracts are just simple WebAssembly files. The WebAssembly format allows defining imports, functions that are not declared in WASM itself
$ 0.019
2
cmichel
eos
2020-04-20 16:47
EOSIO C++ IntelliSense in VSCode
EOSIO C++ IntelliSense in VSCode If you're a developer nowadays chances are high that you're using VSCode as your IDE of choice. It's my favourite IDE for web development, but I also use it for C++ EOSIO
$ 0.023
3
cmichel
eos
2020-04-10 07:06
Testing EOSIO smart contracts with Hydra
Testing EOSIO smart contracts with Hydra Testing EOSIO smart contracts was always a big pain point for me and many other developers, especially newcomers. I probably spent more time setting up and managing
$ 0.000
2
cmichel
programming
2020-04-04 17:34
Progress Report - March 2020
Progress Report - March 2020 I post a progress report showing what I did and how my products performed each month. Last month's report can be seen here. What did I do Hours worked on side-projects in March
$ 0.101
5
cmichel
programming
2020-03-01 07:58
Progress Report - February 2020
Progress Report - February 2020 Two months of 2020 already passed by. I post a progress report showing what I did and how my products performed each month. Last month's report can be seen here. What did
$ 0.168
5
cmichel
eos
2020-02-23 11:33
How to check if an EOS account has a smart contract
How to check if an EOS account has a smart contract Figuring out if an EOSIO account is a smart contract is an easy task if you are operating off-chain. One simply hits the get_code endpoint of an EOSIO
$ 0.000
8
cmichel
eos
2020-02-17 16:45
Launching EOS Token Portfolio
Launching EOS Token Portfolio Traditional block explorers make it hard to see how your token balances evolve over time - something I always wanted to see for my own dapp accounts, but also for analyzing
$ 0.000
7
1
cmichel
programming
2020-02-16 17:40
How to deploy a create-react-app with github-actions
How to deploy a create-react-app with github-actions Here's a quick guide on how to deploy a CRA (create-react-app) to GitHub pages using GitHub actions. We'll create a GitHub Action workflow that runs
$ 0.122
4
cmichel
programming
2020-02-02 10:00
Progress Report - January 2020
Progress Report - January 2020 I post a progress report showing what I did and how my products performed each month. Last month's report can be seen here. What did I do Hours worked on side-projects in
$ 0.174
7
cmichel
eos
2020-01-21 08:17
How to rollback to an older EOSIO.CDT version with brew
How to rollback to an older EOSIO.CDT version with brew Recently, EOSIO.CDT 1.7 has been released, but it has a [severe bug] where it crashes when trying to compile a contract using an eosio::ecc_public_key
$ 0.000
6