cillianreilly
New Contributor III
since ‎2020.10.06
6 hours ago

User Statistics

  • 36 Posts
  • 15 Solutions
  • 16 Kudos given
  • 79 Kudos received

User Activity

Spoiler warning. Day 5 offered a chance to have some fun at the kdb+ console. Parsing the input: i:flip -1 1 1*0 -1 -1+(6#" I";" ")0:(1+r?"")_r:read0`05.txt // instructions s:trim flip reverse((-1+r?"")#r)[;1+4*til 9] // stacks The solution is to ite...
Here is a utility function I wrote to allow multi-line pasting into the kdb+ console. I find this very helpful when debugging or stepping through code, as I can copy in chunks of code, rather than line by line. I keep it in my q.q file. I'd seen this...
Does the site have a method to increase the length of time before the system auto logs you out for inactivity? Seems to only be about 20-30 minutes.