HackerTrans
TopNewTrendsCommentsPastAskShowJobs

donbreo

no profile record

comments

donbreo
·tháng trước·discuss
Will there finally be an option to disable calls completely? If not, I ain't paying.
donbreo
·3 tháng trước·discuss
Just ask it to "name the states in india" or "what happened in 1989"
donbreo
·3 tháng trước·discuss
Aaaand it cant still name all the states in India,or say what happened in 1989
donbreo
·6 tháng trước·discuss
Linus tech tips did something smart. He made himself the "Chief vision officer." That way he has complete control over the direction the company is going in without the hassle of CEO duties and he can focus on what matters to make his vision possible. Kudos to that guy for actually hiring his ex-boss as his new CEO :D
donbreo
·11 tháng trước·discuss
It still cant name all the states in India
donbreo
·năm ngoái·discuss
site crashed! I cant get a response
donbreo
·năm ngoái·discuss
Requirements: -Windows

Looks like I'm out... Would be great if there was a google apps script alternative. My company gave all devs linux systems and the business team operates on windows. So I always use browser based tech like Gapps script for complex sheet manipulation
donbreo
·2 năm trước·discuss
Time goes down the skibidi toilet my rizzler, no cap
donbreo
·2 năm trước·discuss
bad take. there is no point in posting it if we don't know if its safe to use. The world doesn't work on the "Trust me bro principle."
donbreo
·2 năm trước·discuss
This could be an entirely new anime. "Ganjifa: Ganja Masters"
donbreo
·2 năm trước·discuss
Jamie pull up the article that proves none of the published models work well with economic forecasting
donbreo
·2 năm trước·discuss
I just faced an issue with redis this week. It was causing my Javascript heap memory to go bust. I thought it was a data leak in my code but it turns out the redis client was filling it up and I fixed it by simply adding a static delay every 1 million set operations so that the garbage collector had enough time to do its job. (I was stress testing for a total of 6 million set operations)