Avatar

robyoung

robyoung@beehaw.org
Joined
5 posts • 22 comments
Direct message

I’m pretty sure Thailand isn’t in Mexico

permalink
report
reply

That looks like ISO8601 format so you can use fromisoformat to make the parsing a bit simpler. I’m not clear why you need to drop the microsecond part. Surely if one timestamp is a few microseconds past the second it is later.

d1 = datetime.fromisoformat(date1)
d2 = datetime.fromisoformat(date2)

return date1 if d1 > d2 else date2
permalink
report
reply

What exactly do you mean by an algorithmic system? Your introduction to the form implies you have a pretty broad definition. If that is the case then I think you should also account for a large proportion of your target not being sure that they are actually what you’re looking for. Define your terms. Give examples of what you determine inside the definition and examples of what you determine outside of it.

All that said, I think the research area sounds really interesting. I look forward to hearing how it goes.

permalink
report
reply

The integrations with other services are implemented in plugins which are separate programs, that are installed separately, and communicate with the core over RPC. I would imagine these plugins can continue to be licensed however their owners choose. I think this license change just applies to core.

permalink
report
parent
reply
4 points

Aha! Thank you. So there isn’t a band called polite skeletons?

permalink
report
parent
reply

I don’t understand why the most_recent field is needed. Surely the most recent state can be derived from the order field and the unique constraint on it can prevent concurrency issues if the previous sequence is taken before the state change. The benefit would be that the transition history table could then be append only.

permalink
report
reply

I think they used a slightly lossy algorithm on the title.

permalink
report
parent
reply

Not even a mention of PyO3?

permalink
report
reply

Quietly byt audibly while sat in the office scowling at my computer.

permalink
report
parent
reply

Atheists aren’t exactly immune to the killing either. The Soviet Union has the elimination of organised religion as one of it’s goals. I think humans just seem to like killing other humans and differences in beliefs is a handy excuse.

permalink
report
parent
reply