Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
stephen-mw
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
stephen-mw
6y ago
This is probably a better thread: https://twitter.com/bmastenbrook/status/1335322652462829568
2.
▲
by
stephen-mw
6y ago
For those wondering how bad the issue is, check out this[1] screenshot of a diff between the TLS/non-TLS html from www.example.com. Here's "corrupted" UTF-8 characters expressed as bits. In this example you can see clear
3.
▲
Bay Area AT&T Fiber Customers suffering bit flipping for two weeks
(twitter.com)
50 points
by
stephen-mw
6y ago
|
6 comments
4.
▲
by
stephen-mw
8y ago
I think the path to get us there (reshoring chips) would be extremely painful, but it certainly would be a better position for the United States to restore our ability to produce these critical components. Also, just in time for this resear
5.
▲
by
stephen-mw
8y ago
Check out my install script linked earlier. If you already have the GPS unit attached and tested, you could probably be up and running again in a few minutes (make sure to change the GPIO pin in the script to your PPS pin).
6.
▲
by
stephen-mw
8y ago
I just built one of these. It's fun to have a little computer that can synchronize highly accurate time without an internet connection by listening to things in outer space! I built an auto-install script that anyone here is welcome to
7.
▲
Gdoc SSH Manager. Managed SSH Access via Google Sheets
(github.com)
4 points
by
stephen-mw
9y ago
|
0 comments
8.
▲
by
stephen-mw
9y ago
That’s funny you say that. One of my pet projects was using google sheets to control SSH access with non-techies. It worked surprisingly well. https://github.com/stephen-mw/gdoc_ssh_manager/blob/test/REA.
9.
▲
by
stephen-mw
10y ago
I never published it, but I actually wrote a service that uses google sheets to manage SSH access on your servers. Users simply submit a google form with their SSH key, and it's automatically pulled by a daemon on each host. It comes c
10.
▲
by
stephen-mw
11y ago
Feel free to email. Please provide as much information for reproducing it as possible. Thanks!
11.
▲
by
stephen-mw
11y ago
Very nice! I see this as the next evolution to the phusion's custom init system[0], which was created to solve largely the same problems. I should be able to take Yelp's dumb-init and add it easily to any linux container I want --
12.
▲
by
stephen-mw
11y ago
If you email me at [redacted] I can forward it to somebody who may be able to help.
13.
▲
by
stephen-mw
11y ago
> he simply introduced new words into the still-inchoate English language when none seemed to do the trick; Browne is responsible for “hallucination” and “suicide,” along with about a hundred other neologisms. I'm having a hard tim
14.
▲
by
stephen-mw
11y ago
My brief reading of the iOS guidelines [0] says this is not allowed: > 2.25 Apps that display Apps other than your own for purchase or promotion in a manner similar to or confusing with the App Store will be rejected [0] https:/&#x
15.
▲
by
stephen-mw
11y ago
Runit is the default system daemon for Phusion's baseimage-docker Ubuntu image[0]. I've used it in a basic manner and have been very happy with it. For containers it hits a real sweet spot: lightweight and easy to use within a lim
16.
▲
by
stephen-mw
11y ago
From time to time I think about university apart from academics. I went to a state school and left w/ around $15k in student loan debt, but made some of the best memories of my life. Those are the kinds of experiences money can never b
17.
▲
by
stephen-mw
11y ago
Some quick tips for securing SSH: 1. Disable password authentication altogether 2. Create and use keypairs 3. Add an "AllowUsers foo" line to /etc/ssh/sshd_config so that only your user is allowed to SSH 4. Install
18.
▲
by
stephen-mw
11y ago
I very much doubt Apple sells anything at a loss. It's really not their style. Their margins are the envy of the entire industry, and Apple takes home 90% of cell phone profits[0] The fact that they can create a phone/device with
19.
▲
by
stephen-mw
11y ago
Some of us prefer this screen size. I'm actually holding off until the 6s to see if they launch a model with a small screen.
20.
▲
by
stephen-mw
11y ago
I found iterm2 to be my most-missed piece of software when switching to linux desktop. Terminator just doesn't compare with ease-of-use, look, and feel. Gnome terminal is nice but lacks some of the rich features.
21.
▲
by
stephen-mw
11y ago
Why not just use AWS? Seems like you went from bad to slightly better. There's no reason to fear virtualization, and the automation is definitely one of the best aspects of running in a major cloud.
22.
▲
by
stephen-mw
11y ago
I think the H1B program is great when it works, and I've seen it function because I've worked with some amazing and talented workers from countries such as India, Spain, France, etc. I really felt like we nabbed the best people fr
23.
▲
by
stephen-mw
11y ago
http://aws.amazon.com/ec2/sla/
24.
▲
by
stephen-mw
11y ago
Unfortunately that's simply not the same. Python libraries many times still require header files to be present, which means on a host you want to install PyOpenSSL you must also install libssl-dev, which means you also much install pyt
25.
▲
by
stephen-mw
11y ago
I checked this out when it was part of Stripe. I found it worked very well for my limited use-cases. Personally I just prefer python and boto for most of my AWS tools, but times where I've switched to go is to take advantage of static
26.
▲
by
stephen-mw
11y ago
When using something like LXD I can barely tell the difference.
27.
▲
by
stephen-mw
11y ago
It's funny you mention this. Myself (and a quite few other Bay Area people) were at the filming for this film at the De Anza theater. Everyone was so bored and desperate to be on camera that they were cheering at the top of their lungs
28.
▲
by
stephen-mw
11y ago
The site looks good. I feel that the devops world is hungry for a _full_ replacement of graphite/zabbix/reimann, etc, but the pricing hasn't been appealing enough for the best tools. Per-host pricing schemes punish large inst
29.
▲
by
stephen-mw
11y ago
AWS is the best in the game and you pay a little extra for it. If you ask me I think it's worth it. I wouldn't waste a single cycles migrating to another cloud providing to save a little money. In the end it simply won't be w
30.
▲
by
stephen-mw
11y ago
I like LXD a lot, but it's simply too new to rally behind it fully. You have to backport it to Ubuntu 14.04 if you even want to run it on an LTS operating system. That being said, I think Canonical has good vision and will execute. LXD
More ›