HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jastr

no profile record

comments

jastr
·geçen ay·discuss
Back in college, I thought I could compress my phone number by telling people its index in pi, but my 7 digit phone number is at an 8 digit index.

I didn’t have the compute to find my 10 digit number with the area code.
jastr
·5 ay önce·discuss
I had this too until I lowered it's memory limit. In ~/.duckdbrc `set max_memory='1GB';` or even less
jastr
·5 ay önce·discuss
By default, it tries to take 80% of your memory. I've found that you need to set it to something much smaller in ~/.duckdbrc `set max_memory='1GB';`