Login
Discover
Waves
Decks
Plus
Login
Signup
Mika
@mtl1979
51
Freelance journalist, software designer
Followers
124
Following
1
Resource Credits
Available
Used
Location
Kaarina, Finland
Website
http://www.talleo.org
Created
October 5, 2017
RSS Feed
Subscribe
Blog
Blog
Posts
Comments
Communities
Wallet
mtl1979
genealogy
2023-08-13 23:14
How to use MyHeritage Family Tree Builder without subscribing...
In recent update of MyHeritage's backend software, they blocked non-Premium/PremiumPlus accounts from syncing with the online tree. As side-effect, this resulted in corrupted data being received if user
$ 0.000
1
mtl1979
cryptocurrencies
2023-08-10 16:10
PayPal launches its own stablecoin PYUSD... Is it safe or not?
As security professional I'm going to focus on the security part of the stable coin. PayPal USD (PYUSD) is partially ERC20 conforming token on Ethereum mainnet implemented as upgradeable contract. This
$ 0.000
1
mtl1979
browsers
2023-07-12 11:59
Design limitations of responsive websites
How to make website adjust with size of browser window
$ 0.000
0
mtl1979
linux
2023-02-18 04:30
April 1st, 2023 marks end of mainstream support of Ubuntu 18.04
There is still some virtual private servers that rely on gcc 6.x series and Ubuntu 18.04 as gcc 7.x series is known to cause issues when running inside qemu based virtual machine on some Intel Xeon processors.
$ 0.000
1
mtl1979
tokens
2022-08-31 11:23
Understanding the Ethereum London Revised scam...
Ethereum London Revised scam explained.
$ 0.000
1
mtl1979
tokens
2022-08-30 00:51
How to use PancakeSwap for creating trading pair, swapping, buying and selling tokens - Part 2
Tutorial for using PancakeSwap
$ 0.099
4
mtl1979
tokens
2022-08-26 18:44
How to use PancakeSwap for creating trading pair, swapping, buying and selling tokens - Part 1
Tutorial for using PancakeSwap
$ 0.000
1
mtl1979
abuse
2022-08-08 08:22
How to combat abuse of token bridges...
There is several ways to combat abuse of token bridges that convert between a coin and a wrapped token, or between two tokens. Make sure the destination address is not the NULL address or address that
$ 0.000
1
mtl1979
funny
2022-07-25 15:52
Finnish food and drink company recalls potato chips due to potential overdose...
Finnish food and drink company Paulig recalls batch of tortilla chips due to potential risk of overdose of atropine and scopolamine when eaten in excess amount... Both atropine and scopolamine are naturally
$ 0.060
4
mtl1979
python
2022-07-24 09:36
Why it is bad idea to let Ubuntu upgrade Python to 3.10...
Usually it's recommended to let Linux install all the updates, but in case of Ubuntu, sometimes it is better to not install every update. Python 3.10 is not backwards compatible with versions 3.8 and 3.9,
$ 0.000
1
mtl1979
ethereum
2022-07-16 06:03
How to avoid getting scammed with malicious token contracts
Usually when a new wallet address interacts with a decentralized exchange, scammers start sending tokens which can't be sold. This is because the token contract checks if the wallet address matches predefined
$ 0.547
2
mtl1979
tokens
2022-07-13 06:26
Decentralized exchange or not?
For me, decentralized exchange has always meant that any compatible token can be added with any amount of liquidity. Nowadays, when cross-blockchain decentralized exchanges have been created, some require
$ 0.000
1
mtl1979
corruption
2022-07-08 10:18
Corruption scandal revealed in Finnish judicial system
According to former government employee, judges of District Court of Western Finland, administrative court of Turku and Supreme Administrative Court have planned together to siphon potential money from
$ 0.000
1
mtl1979
ethereum
2022-07-04 19:33
Calculating Ethereum or Binance Smart Chain gas...
Legacy transactions Previously calculating gas was easy, as you could just specify gas amount, gas price and gas limit. Gas amount is fee to compensate the computing power that a smart contract method
$ 0.000
0
mtl1979
blockchains
2022-06-09 10:51
Smart contract platforms start to fight against non-conforming token contracts...
One big problem of smart contract platforms is that there is no way to block creating malicious contracts. Any contract can use existing method signatures of well known token standard and reimplement the
$ 0.000
3
mtl1979
exchanges
2022-06-05 00:13
Recent trend on exchange hacking...
A lot of smaller exchanges have been hacked in last few years. A new trend in hacking has been to target machines used to maintain exchanges instead of trying to hack the exchange itself... A lot of exchange
$ 0.000
1
mtl1979
exchanges
2022-06-02 15:47
How token scams work...
A lot of us have been scammed by malicious smart contracts that check who calls the smart contract and then change the behavior of the contract. The principle is easy: First an user is sent small amount
$ 0.393
2
mtl1979
Talleo
2022-05-08 07:03
Support for resolving wallet address using DNS
During last week, we have implemented querying wallet addresses using TXT records of the e-mail domain. To register a mapping, domain holder must add TXT record using name where "@" in e-mail
$ 0.000
0
mtl1979
Talleo
2022-04-27 03:25
Talleo adds support for compiling under FreeBSD and NetBSD.
In recent commits, patches were included to allow building command-line binaries under FreeBSD 13.0 and daily snapshot of NetBSD (tested with 9.99.96). NetBSD 9.2 or older don't support required kernel
$ 0.000
0
mtl1979
development
2022-03-28 19:59
Overloading operators in namespaces
It's very common to overload operators for custom C++ classes but sometimes the overloaded operator is not actually used, if the class is defined in different namespace as the overloaded operator. To fix
$ 0.000
1
1