Jack

Results 73 comments of Jack

Buy & Sell > Video Games & Consoles > Nintendo Switch ? I would expect that to act the same as any other Buy & Sell category. There shouldn't be...

This is on the TODO list. I intend to add a scriptable version of this project so that all features can be called via the command line only. Organizing and...

I have noticed that there is a third-party project that uses this project as a dependency in order to automate ad reposting. I have not used it myself but it...

If you wish to edit an existing ad without having to delete and repost it, you can always makes edits using the Kijiji ["My Ads"](https://www.kijiji.ca/m-my-ads) page on their main site....

This is indeed an untested part of the code when it comes to Kijiji limiting the number of ads in a certain category or when payments to Kijiji come into...

The DBC file you are using (`tests/files/dbc/j1939.dbc`) does not contain a message for frame ID 0x18fef2b4. This is only an example DBC file and does not contain SAE J1939 PGNs.

Is cmake version 3.17 absolutely necessary? That version is quite new (~released only 4 months ago) and many package repositories may only have older versions of cmake available.

The developer for Kayak hasn't updated it to work with newer versions of Java (last commit was in April 2014). It looks like you must use Java 7 to run...

Does the file `./etc/kayak.conf` exist within the kayak root directory? It should have been included in the zip archive from the [releases download](https://github.com/dschanoeh/Kayak/releases).

You'll likely need to use Java 7 to build, since that's the latest version that the developer of Kayak has supported. See my [reply in issue #25](https://github.com/dschanoeh/Kayak/issues/25#issuecomment-422148706)