Tomasz Muras

Results 53 comments of Tomasz Muras

Very interesting idea. It could be implemented as a separate command so it could be used in other context. Something like: moosh course-changed 7 --since=1d Practically it will be difficult...

So maybe moosh last-visited 7 where 7 is a course ID. That would return the number of hours since the course was last visited. Would you then be able to...

Hi ! How about a deal? I will write the new command and you'll let us all know how do you use it. Ie you will create a (written) section...

All right so! Could you please install new version 1.19 and check this one: https://moosh-online.com/commands/#course-last-visited

This is inside the code: if ($setting->hasAttribute('file')) { I think this code is there to import another file, that is referenced in the settings - and not the xml itself.

Still broken in hugo v0.120.1-16fb2cae88eb6add7d12e9fbfcf01d8670e60a35 . The output of {{ printf "%#v" $.Site }} is: &page.siteWrapper{s:(*hugolib.Site)(0xc00071d8c0)}

First I had block synch problems playing with the options / restarting didn't help. What did help was the manual installation of the geth software from https://geth.ethereum.org/downloads/ Now I'm at...

By looking at the log and measuring the time I came up with the current speed of 6000 state entries processed per minute. It would mean that 800 Million will...

``` $ sudo lsusb -v [sudo] password for ethereum: Bus 002 Device 002: ID 11b0:6388 ATECH FLASH TECHNOLOGY SNA-DCH/U3 Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 3.00 bDeviceClass 0 bDeviceSubClass...

In my case the problem was with the external SSD enclosure. It was causing slow-down and even IO errors. Once I've replaced it with the new one, the synchronization finishes....