FortStatement

Results 6 comments of FortStatement

> `cyaml__read_bool` isn't called unless there is an actual value in the YAML to decode. > > The bit representation for any unset optional field is always `0`. So for...

A bit stale, but here is a repository that currently pulls GTFS and SIRI data from the Israeli Ministry of Transportation: https://github.com/hasadna/open-bus

It's nice to not have significant changes, but retrying with a different time (that isn't the present) just seems like a hack, don't you think?

https://github.com/SimpleMobileTools/Simple-Calendar/blob/22ae8995fac01c3583dd266bfb9694844b8a0b96/app/src/main/kotlin/com/simplemobiletools/calendar/pro/helpers/IcsImporter.kt#L316 Here is the code that ignores timezone. I would guess part of the problem is that Simple Calendar treats timezone as a property of an event, whereas ICS treats...

It's clear that it all had its purpose, but this discrepancy should be solved and these are the two ways I can see of solving it, depending on whether ICS...

Also `pdc` from https://github.com/rizinorg/rizin/pull/105 - Still present in [ioli_0x02](https://github.com/rizinorg/book/blob/master/src/crackmes/ioli/ioli_0x02.md) and [Comparing Bytes](https://github.com/rizinorg/book/blob/master/src/basic_commands/comparing_bytes.md)