Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rpercy
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Writing Google Terraform code with GitHub Copilot
(medium.com)
1 points
by
rpercy
4y ago
|
0 comments
2.
▲
by
rpercy
6y ago
My 2 cents is that Kubernetes introduced a very powerful lifecycle for operating workloads that has enabled the automation of a wide variety of tasks. But the abstractions are still relatively low level. The Ingress API in particular is a k
3.
▲
Top Misconceptions Migrating Hadoop to the Cloud
(medium.com)
3 points
by
rpercy
9y ago
|
0 comments
4.
▲
Meet Amazon's Wonder Woman – Athena
(trinimbus.com)
1 points
by
rpercy
9y ago
|
0 comments
5.
▲
by
rpercy
10y ago
Oh, very cool. Will definitely check out guru. Thanks for the tip.
6.
▲
by
rpercy
10y ago
Not really. In a language like Java, some of the questions I'd have to ask myself are: - Should I try to catch the exception, or just let it bubble up and edit my interface to include it? - Should I create a new exception ty
7.
▲
by
rpercy
10y ago
I've been using the Gogland beta for the last few weeks and it's been quite stable. For large codebases, it's hard to beat a good IDE's ability to quickly jump between symbols (go to definition, find usages, etc).
8.
▲
by
rpercy
10y ago
100% agree re: readability (as I've mentioned elsewhere). I've actually been very surprised at the near-ubiquity of Go in the modern infrastructure/tools space though. Seems like each new OSS product I evaluate is written in
9.
▲
by
rpercy
10y ago
I'm with you. IMHO, Go's simplicity is its biggest virtue. It has fostered a community that values consistency and clarity over syntactic sugar. And, as a result, I find each new codebase extremely accessible.
10.
▲
by
rpercy
10y ago
Heh, it does feel repetitive. But after ~10 years with Java, I'm happy to avoid the cognitive load from deciding how to most politely generate/propagate an exception. Obviously, there's no perfect solution, and preference is
11.
▲
by
rpercy
10y ago
To each their own. I enjoy writing Go almost as much as writing Python. But more importantly I find reading Go easier than any other language - mostly due to its explicitness and consistency between authors. That has made it much easier to
12.
▲
by
rpercy
10y ago
Do you have an example of the community celebrating mediocrity? My impression is of a community willing to go without some features, in order to preserve those it values. Namely simplicity, explicitness, terseness, and consistency.
13.
▲
by
rpercy
11y ago
FWIW, I'd be quite interested in paying, but I'm hesitant to provide my credit card to a website with no track-record just to evaluate their product. I'd happily provide my paypal info though.
14.
▲
by
rpercy
11y ago
"if you want to be popular you just need to put out more content instead of trying to improve the quality." Not quite. What he said was: to be popular, improve quality until it stops making a difference (flatten the slope). Then m
15.
▲
by
rpercy
11y ago
Agreed. Another possibility would be a hybrid approach with delivery trucks acting as mobile distribution centers. Trucks could be loaded with drones and packages, park in rural areas and let the drones take care of the last mile.
16.
▲
by
rpercy
13y ago
What do you think of a service like http://keycafe.com/ ? Rather than picking up your package from a lockbox, the delivery person would grab your keys from what's essentially a lockbox.
17.
▲
by
rpercy
19y ago
something = Django. http://www.djangoproject.com/
18.
▲
by
rpercy
19y ago
I've been running Ubuntu on a Dell Inspiron for over a year with no trouble. Given recent events, I would say Dell is a pretty safe choice for Linux users. Definitely go for the nVidia graphics though.