Readit News logoReadit News
cloudrkt commented on LIGO detects most massive black hole merger to date   caltech.edu/about/news/li... · Posted by u/Eduard
cloudrkt · 2 months ago
I wonder how the singularities would merge with each other.
cloudrkt commented on Wigle.net: All the networks, found by everyone   wigle.net/... · Posted by u/thunderbong
cloudrkt · a year ago
Are there any alternatives? The usability on this site is not very user friendly imho.
cloudrkt commented on Sony announces PS5 Pro, a $700 graphics workhorse available Nov. 7   arstechnica.com/gaming/20... · Posted by u/ksec
cloudrkt · a year ago
I bet it will sell like hotcakes with GTA6 coming out
cloudrkt commented on Go is my hammer, and everything is a nail   maragu.dev/blog/go-is-my-... · Posted by u/markusw
Dylan16807 · a year ago
Why is that important?

Let's say one language has me find a weird rabbit hole every 50 hours of use, and I spend half an hour learning about it.

Let's say another language has no rabbit holes, but I'm 5% slower at coding in it.

Why would I not prefer the first language?

(And 5% is supposed to be an intentional lowball. I'm confident I can find language pairs where my productivity differs by significantly more.)

cloudrkt · a year ago
Because not all code is yours. In a team, the time spent on “rabbit holes” adds up, increasing the risk of bugs. A `slower` but predictable language can lead to more consistent, maintainable code, which is often more valuable in the long run or last but not least, running in production.
cloudrkt commented on Popular Mac app 'Bartender' acquired by new unknown developer   9to5mac.com/2024/06/04/ba... · Posted by u/coloneltcb
fifafu · a year ago
In case you are already using my BetterTouchTool app: I have created a little tutorial & example preset here on how to use it for status item management: https://community.folivora.ai/t/bartender-controversy-tutori...

You can add feature requests there, it should be pretty simple to extend BTT to support the remaining required features.

I have also recently been approached by shady companies trying to buy my app (I'd never do that) - maybe they are currently targeting apps that require special permissions?

cloudrkt · a year ago
I found an old Leap Motion device in a storage box with USB devices last week. The support you provided for it was great and had me waving at my desk all day.

Even though the Leap Motion is now unsupported, I still enjoy using BTT daily.

cloudrkt commented on Viddy: A modern watch command. Time machine and pager etc.   github.com/sachaos/viddy... · Posted by u/lapser
cloudrkt · 3 years ago
You can do the diff output with watch by using the -d option.

  watch -d <command>

The rollback feature seems useful.

cloudrkt commented on Postman Now Supports gRPC   blog.postman.com/postman-... · Posted by u/ace33
judge2020 · 4 years ago
Can it do substitution with some sort of application-based KV store? The main reason I used a rest client like Insomnia is so that I can reference secrets like {{ client_secret }} or {{ api_key }} and have a change to the value in the KV store reflect for every request.
cloudrkt · 4 years ago
Yes it supports variables, don't know about KV store, see: https://marketplace.visualstudio.com/items?itemName=humao.re...
cloudrkt commented on Are you a lazy programmer?   lazyprogrammer.it/... · Posted by u/tigroferoce
mattacular · 4 years ago
Replace lazy with the word good and I agree with everything in this post.
cloudrkt · 4 years ago
Deploy on a friday is still a no go for us.

u/cloudrkt

KarmaCake day20December 5, 2016View Original