Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bmoyles
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
bmoyles
1y ago
You can also skip the subshell invocation of date by using %(fmt)T from bash's printf : %(fmt)T -output the date-time string resulting from using FMT as a format string for strftime(3) The man page provides a bit more detai
2.
▲
by
bmoyles
5y ago
For OpenConnect, not necessarily everywhere else.
3.
▲
by
bmoyles
5y ago
It happens... I can think of a couple that bit me in the last 5 years or so. Some of them felt like bugs but were flagged as new features in later releases like this one from 4.4... spent way too long trying to figure out why this worked un
4.
▲
by
bmoyles
6y ago
The source is in their repo: https://github.com/Zany80/Zany80.github.io/blob/master/docum...
5.
▲
by
bmoyles
7y ago
I switched from a Mac to a Thinkpad running Pop a bit over a year ago. I miss the Mac trackpad and gestures. I miss the trackpad size and the surface itself. Wiring up libinput-gestures helps some things but you still don't get things
6.
▲
by
bmoyles
9y ago
FWIW, the stock kernel (and HWE/HWE-edge kernels) recently picked up current ENA drivers. ixgbevf, unfortunately, doesn't look like it's been updated in-tree so it still lags behind Amazon's recommendation (currently 2.1
7.
▲
by
bmoyles
9y ago
It's not a high-traffic area at all (I'm at the other end of his row, and I've got a high-traffic seat w/ high walls to block visual "noise"). While I would prefer an office (solo or shared with a few), we'
8.
▲
by
bmoyles
10y ago
You can use shopt -s globstar and **/access.log* works just it would in bash :)
9.
▲
by
bmoyles
10y ago
Is it also surprising when Apple sources parts from Samsung?
10.
▲
by
bmoyles
11y ago
We haven't done much in the way of modification of Jenkins, and the big ball of plugins and configuration (with the associated deadlocks from bad plugins and some bad core Jenkins foo) is now 25 smaller balls of plugins and configurati
11.
▲
by
bmoyles
11y ago
Not that I am aware of. It's possible they contributed to some of our OSS efforts, but I don't believe anything used internally was developed in that manner.
12.
▲
by
bmoyles
11y ago
A combination of things such as Spinnaker providing granular environmental context to an instance by way of user data (things that the ec2 metadata service doesn't readily provide to an instance without API calls), dynamic properties w
13.
▲
by
bmoyles
11y ago
JobDSL came from an engineer who collaborated with some others at a conference. It's not anything we own or drive the development of. It's used in some places internally but is not pervasive. The Spinnaker guys were not responsibl
14.
▲
by
bmoyles
12y ago
We've been talking about the same thing in engtools over the last few weeks... we should set up a meeting :)