@Rotonen @Fireduck Bitmain seems to have bought the browser company `opera`
I wonder if they're moving towards web framework stuff
I’m gonna be doing heavy work on it @Clueless
I’ll give it a try
python has sexy new f-strings
instead of ``` name = "zac" "Hi, I'm {}".format(name) ``` You can do: ``` name = "zac" f"Hi, I'm {name}" ```
everything is Perl now
string interpolation is nice
Which mine pool are you mining?
@Ninja vaux is the only busy public pool right now.
the others are solo miners or private pools.
get error with new miner "Can't load log handler "java.util.logging.FileHandler"
"java.nio.file.NoSuchFileExecption: logs\snowblossom-0-0.log.lck
Anyone can help me with this issue please?
there is a new miner?
1.2.0
for me that a new one
6 days old
> "java.nio.file.NoSuchFileExecption: logs\snowblossom-0-0.log.lck
idk. try "#log_config_file=logging.conf" as workaround.
Thx, i will try later, running 1.1.2 in the moment. Why, i don't know. Mining snowblossom is more or less a meditative activity in the moment, no fuckn reward at all for me.
yeah. the public pool not finding much blocks.
@Columna Cripto create the logs directory
http://sike.org/ SIKE is an isogeny-based key encapsulation suite, submitted to the NIST Post-Quantum standardization process.
upgrading my wallets to the new version
@Clueless Thanks pal. I just copied the one from 1.1.2 and pasted it into 1.2.0. Looks like that solved the problem.