Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rbolkey
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
14 ms
·
1.
▲
by
rbolkey
3y ago
I used your repo as a foundation for my setup. it was a big help getting started. Many thanks!
2.
▲
by
rbolkey
3y ago
The unofficial infrastructure policy has explicitly been "if we don't build it, they won't come" since at least the 70s.
3.
▲
by
rbolkey
4y ago
I think you're confusing the wrong Boyer. Robert Boyer is the namesake for Boyer-Moore. https://en.wikipedia.org/wiki/Robert_S._Boyer
4.
▲
by
rbolkey
5y ago
Another option is to listen to music that's in a different language. I have a playlist that I affectionately call "French Bistro".
5.
▲
by
rbolkey
5y ago
You are allowed to use your personal license at work. https://sales.jetbrains.com/hc/en-gb/articles/207240855-Can-...
6.
▲
by
rbolkey
6y ago
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, so I get to visit regularly.
7.
▲
by
rbolkey
6y ago
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. Location: Austin, TX / Dublin, Ireland Remote: Yes Wil
8.
▲
by
rbolkey
9y ago
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 the codes from the desktop app without getting out my
9.
▲
by
rbolkey
10y ago
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 suspected that Wells Fargo had put some sort of black mark on h
10.
▲
by
rbolkey
10y ago
Take a good look at Ratpack. I've been very impressed. Built on Netty.
11.
▲
by
rbolkey
11y ago
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 return value to signify the absence of a value. When y
12.
▲
by
rbolkey
11y ago
Really anything involving graphics and interactivity. It's why I still remember moving the Logo turtle around.
13.
▲
by
rbolkey
12y ago
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 common Java patterns (decorators, chains, handler pipelines,
14.
▲
by
rbolkey
12y ago
This is part of their powerpack add-on, so not everyone may have it right out the box.
15.
▲
by
rbolkey
13y ago
I was using those animations as a refresher just this past week. Really excellent work to whoever put that together.
16.
▲
by
rbolkey
13y ago
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.
17.
▲
by
rbolkey
13y ago
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 iterate on feature development against it?
18.
▲
by
rbolkey
13y ago
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 thrown out as I write queries. For example, should I avoid using
19.
▲
by
rbolkey
13y ago
Yeah ... I was caught too. "Why on Earth would .... ohhhh".
20.
▲
by
rbolkey
14y ago
It does work on gmail, but is definitely not gmail specific. Used to do that trick on my college email account.
21.
▲
by
rbolkey
14y ago
Congratulations as well! I've been using Vagrant mainly as a testing platform for authoring Puppet modules, and it's been wonderful.