Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
c0achmcguirk
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
c0achmcguirk
5y ago
And dynamic--anything dynamic--was completely insanely cool.
2.
▲
by
c0achmcguirk
5y ago
That's an awful lot of work to perform a double-spend. Whoopty doo.
3.
▲
by
c0achmcguirk
6y ago
Huh? Where did you get that?
4.
▲
by
c0achmcguirk
7y ago
Is this a precedent that Google or any company wants to have, though? Engineers with access to company-wide tools or extensions can put political or divisive content into them? This is more than just a "poster in the cafe" because
5.
▲
by
c0achmcguirk
7y ago
Google does do that. Lot of misinformation in this thread.
6.
▲
by
c0achmcguirk
7y ago
+1, untrue
7.
▲
by
c0achmcguirk
7y ago
Not true. There is no pressure to use a "corp phone" as your main device. It's not even hinted.
8.
▲
by
c0achmcguirk
7y ago
This person chose to have their free phone from the company as their personal phone too. This is completely optional at Google, a really nice perk, and it's made very clear that anything under your work profile will be wiped if you lea
9.
▲
by
c0achmcguirk
7y ago
I have no idea why this is on the front page of Hacker News but I'm not hating it. I moved from Omaha to the Denver/Boulder area two years ago and besides the Henry Doorly Zoo, I miss Nebraska Furniture Mart the most. NFM is a gre
10.
▲
by
c0achmcguirk
7y ago
I've been using it for a year or so and it's brilliant. I love that I can screen calls in a meeting without anyone knowing. Disclosure: I work for Google.
11.
▲
by
c0achmcguirk
7y ago
I haven't done heavy work in Rails in four years. I miss all the bells and whistles.
12.
▲
by
c0achmcguirk
7y ago
I remember the battle between Jamie Cansdale and Microsoft regarding Jamie's MVP status [1]. The TL;DR was that Jamie developed TestDriven.NET as an add-on to Visual Studio. He released it for the pay versions and the free version: V
13.
▲
by
c0achmcguirk
8y ago
I've picked up a few gigs on Mechanical Turk. You pick up the tasks that are worth your time (that you are qualified for). If you don't like the microtask for the price offered move onto the next one. If the entity offering the mi
14.
▲
by
c0achmcguirk
8y ago
> Mail Merge I haven't needed that in over 15 years, but if you need this, install this add-on for free [1]. > footnotes Insert > Footnote > References Tools > Research, Cite as Footnote > Multi-column layouts Format
15.
▲
by
c0achmcguirk
9y ago
Using a Lisp-like language is great for creating a new language because of the S-expressions that Lisp depends on. S-expressions are very compact and are easy to parse. There was actually some support for using S-expressions over XML and JS
16.
▲
by
c0achmcguirk
9y ago
Nah, today's hotness is tomorrow's tech debt. Always.
17.
▲
by
c0achmcguirk
9y ago
Thanks!
18.
▲
by
c0achmcguirk
9y ago
I have the exact same alias for git status and I'm very familiar with that error message! A few more I live and die by: gf git fetch --all; git fetch --tags gh git log --oneline --abbrev-commit --all --graph --decorate
19.
▲
How Google Translate Works
(latin.stackexchange.com)
3 points
by
c0achmcguirk
9y ago
|
0 comments
20.
▲
by
c0achmcguirk
9y ago
> "But what about us scientists? What is the true objective behind the vast effort that we invested in the image denoising problem?" This is the telegraph operator lamenting all the time spent learning Morse Code when the tel
21.
▲
by
c0achmcguirk
9y ago
Ha! Sometimes. But getting around in the editor is so easy with the Vim keys that the arrow keys seem archaic. But I still push the arrow keys from time to time, you know, to make sure they still work.
22.
▲
by
c0achmcguirk
9y ago
Funny, I use Visual Studio and Visual Studio Code a lot. The first extensions I install are VsVim for Visual Studio and Vim in Code. After being productive in Vim, I can't go back to using the arrow keys and the mouse. It feels like I
23.
▲
by
c0achmcguirk
9y ago
I believe this hack (JSON Hijacking) was discovered by Jeremiah Grossman in 2005[1]. It's fascinating to read how he discovered it and how quickly Google responded. [1] - http://blog.jeremiahgrossman.com/2006/01&#x
24.
▲
by
c0achmcguirk
9y ago
Haha, me too! I want to read an article on getting my zsh prompt to look like that.
25.
▲
by
c0achmcguirk
9y ago
This part was most interesting to me: "Incidentally, when you write a paper, you can expect most reviewers (and readers) to make only one pass over it." I understand reviewers are busy, but we depend on peer review to filter out
26.
▲
by
c0achmcguirk
9y ago
> There are alternatives to PayPal, it’s just become so ingrained in to online life that it can be easy to forget that. This is very true, but I like to think of how predominant MySpace and Hotmail were at one time. Someone will come a
27.
▲
by
c0achmcguirk
9y ago
Man it looks really cool to use this in an enterprise. It seems like you'd need a lot of support to introduce it into an Enterprise environment. Ramp-up time for learning and it looks like it runs really slow, so you'd need buy-in
28.
▲
by
c0achmcguirk
9y ago
You made the point I wanted to make. The problem is Enterprise, not a framework. I'll admit--the Microsoft stack is a walled garden. It offers some nice features like Visual Studio integrating with Visual Studio Team Services with its
29.
▲
by
c0achmcguirk
9y ago
I wonder if this is using Dijkstra's Algorithm [1] as it seems a great application for it. [1] https://en.wikipedia.org/wiki/Dijkstra%27s_algorithm
30.
▲
by
c0achmcguirk
9y ago
Exactly. Even moving data between services in AWS or Azure can become costly if you aren't managing it properly. Moving that data to another cloud provider (images and video) would be a tough sell considering that both AWS and Azure ha
More ›