Timo Kramer

Results 56 comments of Timo Kramer
trafficstars

https://ghibliapi.vercel.app/

https://github.com/PokeAPI/pokeapi/tree/master/data/v2/csv

https://csvbase.com/blog/5

closing this for now... we should work on this soon

Is this expected behaviour? I would expect to get a nil back? At least for a positive number I would expect that.

Thanks @MrEbbinghaus for clarification. I was struck by something like this: ``` (d/entity db [:nonexistent "Foo"]) 2023-06-29T06:32:13.243Z Zockolette ERROR [datahike.db.utils:110] - Lookup ref attribute should be marked as :db/unique: [:nonexistent...

To match Datomic behaviour it should return an entityID. But to fix this it should at least not throw.

For a dynamic GUI it would be good to have an event-stream so that the GUI can be updated without reload. What do you think @lispyclouds ? Is this something...

Just to check if I am correct: To customize the appearance (css/html) I have to checkout the source code make my changes and compile it myself? Would it be possible...

@kennethkalmer thanks for your reply. I didn't succeed setting up karma on my linux so testing with chrome or firefox is not working at the moment. But with rhino it...