Viewing profile — rbolkey
rbolkey
HN member- Joined
- Wed, Apr 22, 2009, 9:05 PM UTC
- HN karma
- 36
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About rbolkey
No profile information was provided.
Recent public activity
-
comment
Comment #39008127
I used your repo as a foundation for my setup. it was a big help getting started. Many thanks!
-
comment
Comment #37383500
The unofficial infrastructure policy has explicitly been "if we don't build it, they won't come" since at least the 70s.
-
comment
Comment #34933892
I think you're confusing the wrong Boyer. Robert Boyer is the namesake for Boyer-Moore. https://en.wikipedia.org/wiki/Robert_S._Boyer
-
comment
Comment #30603402
Another option is to listen to music that's in a different language. I have a playlist that I affectionately call "French Bistro".
-
comment
Comment #27768188
You are allowed to use your personal license at work. https://sales.jetbrains.com/hc/en-gb/articles/207240855-Can-...
-
comment
Comment #23297302
I still consider Asheville home although I've been in Austin for 15 years now. I would move back in a heartbeat (provided I could convince my wife). Luckily, family is still there,…
-
comment
Comment #22754167
Distributed team of 3 engineers with over 40 years of combined experience that have worked together for 6 years. Our current contract is winding down. Open to Contract or maybe FT.…
-
comment
Comment #14269773
There are some more friendly options than Google Authenticator if it's a hassle to keep setting up over and over. I keep my 2FA in 1Password, and it works pretty well. I can access…
-
comment
Comment #12697437
It sounded like they verified her speculation: SMITH: Ashley tried to get another job in banking, but she found that she never made it very far past the initial interviews. She sus…
-
comment
Comment #12170092
Take a good look at Ratpack. I've been very impressed. Built on Netty.
-
comment
Comment #10246316
Have to agree here. The article's use of Optional is well intentioned, but shows use of the construct in a way that it was not intended. It should be used minimally, and only as a …
-
comment
Comment #9317939
Really anything involving graphics and interactivity. It's why I still remember moving the Logo turtle around.
-
comment
Comment #9145432
Apache Tapestry has a library called Plastic that serves the same purpose and is also built on top of ASM. Plastic helps Tapestry handle a lot of the boilerplate and ceremony with …
-
comment
Comment #8085900
This is part of their powerpack add-on, so not everyone may have it right out the box.
-
comment
Comment #6930336
I was using those animations as a refresher just this past week. Really excellent work to whoever put that together.
-
comment
Comment #6781438
As a corollary, for what should I avoid using Redis? I've heard wonderful things, but I've also heard that you can easily abuse Redis for things that aren't appropriate.
-
comment
Comment #6699292
I'm interested in what and how quick the development/testing cycle is. How quickly can you spin up, populate, and destroy a test instance for integration testing? How do you iterat…
-
comment
Comment #6684961
Any best practices or gotchas about query authoring in comparison to a typical relational database? What part of the traditional relational db mentality needs to be changed or thro…
-
comment
Comment #5473393
Yeah ... I was caught too. "Why on Earth would .... ohhhh".
-
comment
Comment #4967997
It does work on gmail, but is definitely not gmail specific. Used to do that trick on my college email account.
-
comment
Comment #4843975
Congratulations as well! I've been using Vagrant mainly as a testing platform for authoring Puppet modules, and it's been wonderful.