2024-10-11 |
My First Steps in Japanese Learning at INALCO
|
2024-09-02 |
Update All Ollama Models
|
2019-04-07 |
Projects Spring Cleaning
|
2019-02-11 |
Jekyll, Apache and HTTP/2 Server Push
|
2019-02-02 |
Raspberry Pi - How to Check Your Power Supply and USB Cable
|
2019-01-22 |
Analyzing Smart Contract Public Data: AXA fizzy
|
2019-01-20 |
Reasons To Pay For Your Own Server
|
2018-12-01 |
abi2solidity Published
|
2018-10-03 |
GUI for the Ethereum ABI decoder
|
2017-08-03 |
React Native from a Mobile Developer Perspective
|
2017-03-21 |
Git Tip: Delete Remote Tags
|
2017-03-06 |
Keeping an eye on some interesting Bitcoin and Ethereum products
|
2017-01-27 |
Shell tip: Generate Numbered Images
|
2017-01-13 |
Android Material Styling
|
2016-08-12 |
Android Dev Tip: Hide that Annoying Java Icon
|
2016-08-10 |
Shell Tip: Search and Replace in line
|
2016-07-16 |
List MAC addresses on your local network
|
2016-02-06 |
Copy/Paste to your Android device or emulator
|
2016-02-03 |
Favorite Chrome Extensions
|
2015-11-06 |
Procmail Tip: MS Word Attachments Black Hole
|
2015-08-28 |
Pseudo Random Number Generator and Bitcoin
|
2014-07-24 |
Replaced ack by ag
|
2013-12-14 |
Use Genetic Programming To Generate File Converters
|
2013-12-12 |
Git tip: delete local branches already merged in master
|
2013-11-11 |
Git tip: pre-commit hook – avoid commit FIXMEs
|
2013-08-10 |
Self Hosted Encrypted Backups
|
2013-07-10 |
System Wide gitignore
|
2013-07-08 |
You should buy some bitcoins now (july, 8 2013)
|
2013-04-26 |
Stay Away From Bitcoin Arbitrage If You’ve Got A Heart Condition
|
2013-04-08 |
Redis ZSET Underlying Datastructure
|
2013-04-04 |
Algorithm Complexity
|
2013-03-27 |
List redis keys, filter some of them, then hget on this filtered keys
|
2013-03-16 |
Bitcoin Arbitrage
|
2013-01-31 |
Bitcoin Arbitrage Opportunity Watcher
|
2013-01-22 |
Start A Development WebServer – One Liner
|
2013-01-22 |
Emulate A Mobile Device In A Desktop Chrome
|
2013-01-21 |
Allow Chrome to do Cross Domain HttpRequest
|
2012-12-07 |
Game Design Lesson – Super Mario Bros (NES)
|
2012-12-03 |
POST 10 http requests, maximum 5 in parallel, data POSTed is id=1, 2, …
|
2012-03-06 |
Extract HTTP URLs from text (html for instance)
|
2012-03-04 |
PrettyPrint JSON data
|
2012-03-03 |
Replace in place with perl – converting windows to unix line ending
|
2012-03-02 |
Extract each characters from a file (to generate a _specialized_ bitmap font for example)
|
2012-03-01 |
Rename all *.png files by their md5sum.png name
|
2012-02-29 |
Copy source to dest if source and dest are not the same file
|
2012-02-28 |
Easy Parallelism and Currying in Python – POST 10 HTTP requests, 5 threads maximum
|
2012-02-27 |
POST 10 http requests, maximum 5 in parallel, data POSTed is id=1, 2, …
|
2012-02-27 |
Sum the size of *sh files in current directory (in bytes)
|
2012-02-27 |
Sum fields
|