GraphQL is the reason I just switched from a paid Paw license to insomnia!
https://www.youtube.com/watch?v=q51ld-scMI8
In addition to these 3, make sure you enable FileVault. This will encrypt all of your data at rest
I think adding a "We are stealth, dont allow comments" option would be good then
Ive heard something similar from Richard Branson about airlines. "How do you become a millionaire? Start with a billion dollars and create an airline"
A similar site has been around for a long time: http://www.shadyurl.com/ example: google.com -> http://www.5z8.info/dogs-being-eaten_x2r3rq_5waystokillwitha...
Their anti-spammer code is the only code that is not published as open source
I definitely recommend using HTTPS on this site. I would rather not have all of my calls logged on a company server somewhere (especially if someone works at a company that cares about this sort of thing)
Haha, no worries, we've all been there!
Exactly, that key is now completely compromised (it was the second it was public). You can still see it here: https://github.com/kaolti/Who-Runs-This/commit/764945d8d968b... You will need to generate a new key and…
This appears to be a private key (so no one should ever be able to read this file): https://github.com/kaolti/Who-Runs-This/blob/master/key.pem Is this for publishing to the chrome app store? If it is, I recommend…
I think theyre generally used as a quick way to show someone a piece of code with some nice syntax highlighting.
I clicked next and this is the first thing that I thought of. What a terrible user experience, so much for sharing "anonymously"
Definitely agree here. I moved back to Chicago from SF to be near family now that I have a little one. I was lucky enough to keep my job working remotely for an awesome company in SF, but I can tell even from the…
Facebook was great. The recruiter gave me detailed feedback on what each interviewer said for each round.
I love this type of stuff, because it is an insight into the way that normal people (ie. not royalty) lived.
Well there are a few reasons that I decided to pick up go rather than something like kotlin. 1. No jvm needed. This may not be a benefit if you need to access java libraries, i just like that you can compile a binary.…
Maybe lenient isnt the best description. It is much more concise without losing static typing. Type inference like this: myvar := myFunc() makes coding feel like its a dynamic language
Agreed 100%. This is actually the reason that I have been picking up go lately, you get some of the more lenient syntax of python, with static typing guarantees.
This is actually what I am using now on my personal blog (https://brock.io) I went with hugo because it is very fast, and I didn't need to install any dependencies locally or on my server. I bought a theme from…
Spotify has a habit of replaying songs that I have already thumbs downed as well as other songs by that same artist.
I am a huge fan of postgres, but removing an index on postgres like this (especially if it is the primary means of querying a large table) would have the same effects. This is just a failure of the tool that executes…
16gb and 32gb? Why is storage always so low?
Mirror: https://web.archive.org/web/20150903224132/http://www.gamest...
There are, but they frame it more as an "architecture review". Often this takes the form of a 3+ hour meeting going over all code that devs have committed in the last month or so. It is a terrible system. If you aren't…
GraphQL is the reason I just switched from a paid Paw license to insomnia!
https://www.youtube.com/watch?v=q51ld-scMI8
In addition to these 3, make sure you enable FileVault. This will encrypt all of your data at rest
I think adding a "We are stealth, dont allow comments" option would be good then
Ive heard something similar from Richard Branson about airlines. "How do you become a millionaire? Start with a billion dollars and create an airline"
A similar site has been around for a long time: http://www.shadyurl.com/ example: google.com -> http://www.5z8.info/dogs-being-eaten_x2r3rq_5waystokillwitha...
Their anti-spammer code is the only code that is not published as open source
I definitely recommend using HTTPS on this site. I would rather not have all of my calls logged on a company server somewhere (especially if someone works at a company that cares about this sort of thing)
Haha, no worries, we've all been there!
Exactly, that key is now completely compromised (it was the second it was public). You can still see it here: https://github.com/kaolti/Who-Runs-This/commit/764945d8d968b... You will need to generate a new key and…
This appears to be a private key (so no one should ever be able to read this file): https://github.com/kaolti/Who-Runs-This/blob/master/key.pem Is this for publishing to the chrome app store? If it is, I recommend…
I think theyre generally used as a quick way to show someone a piece of code with some nice syntax highlighting.
I clicked next and this is the first thing that I thought of. What a terrible user experience, so much for sharing "anonymously"
Definitely agree here. I moved back to Chicago from SF to be near family now that I have a little one. I was lucky enough to keep my job working remotely for an awesome company in SF, but I can tell even from the…
Facebook was great. The recruiter gave me detailed feedback on what each interviewer said for each round.
I love this type of stuff, because it is an insight into the way that normal people (ie. not royalty) lived.
Well there are a few reasons that I decided to pick up go rather than something like kotlin. 1. No jvm needed. This may not be a benefit if you need to access java libraries, i just like that you can compile a binary.…
Maybe lenient isnt the best description. It is much more concise without losing static typing. Type inference like this: myvar := myFunc() makes coding feel like its a dynamic language
Agreed 100%. This is actually the reason that I have been picking up go lately, you get some of the more lenient syntax of python, with static typing guarantees.
This is actually what I am using now on my personal blog (https://brock.io) I went with hugo because it is very fast, and I didn't need to install any dependencies locally or on my server. I bought a theme from…
Spotify has a habit of replaying songs that I have already thumbs downed as well as other songs by that same artist.
I am a huge fan of postgres, but removing an index on postgres like this (especially if it is the primary means of querying a large table) would have the same effects. This is just a failure of the tool that executes…
16gb and 32gb? Why is storage always so low?
Mirror: https://web.archive.org/web/20150903224132/http://www.gamest...
There are, but they frame it more as an "architecture review". Often this takes the form of a 3+ hour meeting going over all code that devs have committed in the last month or so. It is a terrible system. If you aren't…