Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
joeyoung
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
joeyoung
8y ago
Not knowing the specifics of your situation, I’m making a lot of assumptions here. In the steps for this guide it instructs the user to select a Billing Project when connecting to the data source (I’m assuming a BigQuery dataset). Billing n
2.
▲
by
joeyoung
8y ago
You may need to have billing enabled on your project.
3.
▲
by
joeyoung
8y ago
Yahoo Auction is also still very popular in Japan.
4.
▲
by
joeyoung
10y ago
Oracle is also next door to Ericsson in Parque Tecnológico Andalucía (PTA) but I don't know if they do development there or just sales. It seems a lot of the tech stuff is done in conjunction with the local university. I'm relocat
5.
▲
by
joeyoung
11y ago
Interesting. I think "pio" is the onomatopoeia for tweet in Japanese too. It's the noise cash registers at Tokyo's Inageya supermarkets make when you use their points card.
6.
▲
by
joeyoung
12y ago
I'm impressed.
7.
▲
by
joeyoung
13y ago
Force of habit more than anything else. I just learned about tmux a month ago when I needed to find a way to implement that broadcast solution. For the moment, broadcasting is the only thing I use tmux for - Just as detaching from long runn
8.
▲
by
joeyoung
13y ago
Pull up the command line with "Ctrl-b :" Synchronize your panes: "setw synchronize-panes on" Now you can send the same commands to all panes in the current window. To turn synchronization off: "setw synchronize-pane
9.
▲
by
joeyoung
13y ago
I haven't explored Docker yet. Some of my team members have been looking into it. Hoping to read up and experiment with it a bit once I have some free time.
10.
▲
by
joeyoung
13y ago
I use screen and tmux for different tasks. I'll use screen when I need to run a long-running task and can't keep my terminal session open. I use tmux with a script so that I can ssh into multiple nodes and broadcast the same comma