Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
elliotf
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
elliotf
1y ago
To offer a contrasting viewpoint, I don't have openwrt as my router, but only have openwrt APs, because it's the best and cheapest way to have VLAN support in my APs, keeping iot and guest VLANs separate from my main network.
2.
▲
by
elliotf
1y ago
The "fire upon the deep" series describes zones where the speed of light differs, causing deserts from which escape is difficult, did to the slow speed at which ships must travel.
3.
▲
by
elliotf
5y ago
Chrome is also adding bizarre ux choices on mobile. The tipping point for me was nested tabs (tab groups) with no way to disable them. I've been a happy Android Firefox user since then.
4.
▲
by
elliotf
5y ago
I also want to be able to tell _why_ which is why I dislike working on codebases that squash commmits. Too many times I've done a blame to see why a change was made, and it's a giant (> 10) list of commit messages. Oftentimes,
5.
▲
by
elliotf
5y ago
I don't know about this project, but I have used tmate.io (self hosted ssh server) for almost seven years for remote pairing, using vim inside of tmate. Compared to vscode: when sharing the terminal, you don't need to worry about
6.
▲
by
elliotf
5y ago
That's really neat! Is the source of the path generator available anywhere?
7.
▲
by
elliotf
7y ago
I have not! Thank you!
8.
▲
by
elliotf
7y ago
I love svelte on the personal/toy projects I've tried it on, but does someone have an example of a large-ish svelte codebase with an example of a testing pattern that they've found works? Using mithril/vue/react, th
9.
▲
by
elliotf
7y ago
Very true and likely, also considering how short the terms are, but emacs is in clear decline. Perhaps it's just become so easy to use, no one needs to search for anything anymore?
10.
▲
by
elliotf
7y ago
As an aside, I added vim and vi to the trends, which dwarf the others, but show a long and slow decline for `vi`, but a fairly steady state for `vim`. As a vim user that at times wishes he learned emacs instead of vim, emacs is an interesti
11.
▲
by
elliotf
7y ago
The difference being having a more positive/helpful/constructive mindset. With "how might it work" you're proposing solutions to the potential "why will it fail" problems rather than dumping more obstacles
12.
▲
by
elliotf
8y ago
User Mode Linux was a very old library for running virtual machine guests: https://en.m.wikipedia.org/wiki/User-mode_Linux
13.
▲
by
elliotf
9y ago
Agreed. I bought a Samsung (UN40JU6700) 4k60p curved monitor for ~$800 and it works reasonably well. There are some quirks using a TV as a monitor and I was a little nervous about the screen quality, but it's worked well so far. Also,
14.
▲
by
elliotf
10y ago
I think the point of the post is valid: it can be hard to work with a schemaless datastore. I think Cassandra is the only one you listed that supports type enforcements.
15.
▲
by
elliotf
10y ago
If you're interested in a websql-like API, take a look at lovefield: https://github.com/google/lovefield -- it's a very websql-like api and looks pretty good.
16.
▲
by
elliotf
10y ago
Keep at it! Part of the problem is designing, part of the problem is printing. If there's a reprap group or a makerspace nearby where there are people with experience, that would help you a lot. I've tried to keep my designs as
17.
▲
by
elliotf
10y ago
I am, unlike the author, not a mechanical engineer. However, I've been able to teach myself enough about designing and printing in 3d to make household-useful items with my 3d printer. The interesting thing is that my wife and I now
18.
▲
by
elliotf
10y ago
I would imagine/hope that it's more about integration with other code than using it solely as a BGP daemon. The repo seems to be related to http://osrg.github.io/ryu/ which is a "software-defined networ
19.
▲
by
elliotf
10y ago
REMOTE or onsite in San Francisco, CA Denver CO, New York, NY -- node.js developer at Shutterstock, Inc. What follows is what I'm personally looking for on my team, but there are other positions in the company if what I describe doesn&
20.
▲
by
elliotf
11y ago
Your "See jobs" link on www.helloglance.com leads back to the hero image at the top. I'm sure it's a work in progress, but hopefully that helps.
21.
▲
by
elliotf
11y ago
Running against a local mysql instance running on a ramdisk and emptying the DB tables between tests yields "fast enough" performance while avoiding test pollution: ~300 full-stack scenarios in ~5sec start to finish.
22.
▲
by
elliotf
11y ago
Maybe there's a nuance between "possibly unhandled" and "unhandled" ? I was bitten by bluebird quietly eating exceptions on at least one codebase. I fixed it by re-throwing them via: https://github.com&
23.
▲
by
elliotf
11y ago
openscad ( http://www.openscad.org ) which is mentioned elsewhere in this thread is a much more direct descendant of POV-ray.
24.
▲
by
elliotf
12y ago
EU-only for now, unfortunately. Not available in the US. https://twitter.com/PhilipsCare/status/543146398565556225 EDIT: logic inversion
25.
▲
by
elliotf
12y ago
I'm a shutterstock employee and one of the interesting things is that there are a variety of technologies in use at shutterstock: node.js (my team), ruby, perl, java ...
26.
▲
by
elliotf
12y ago
Docker does not necessarily have to be single-process containers. See https://phusion.github.io/baseimage-docker/ as an example of a full-OS docker base image designed to be lightweight. These days, you can run the ful
27.
▲
by
elliotf
12y ago
Sure, there are a few reasons: 1) The first one was horrible, so I eventually ended up scrapping it and using it for parts. 2) The second one (Printrbot+) is/was fine, but is _extremely_ awkward to move around: The printer, power supp
28.
▲
by
elliotf
12y ago
I agree; it's a great place to get started. However, even if you don't have a hackerspace, you might have a local reprap group!
29.
▲
by
elliotf
12y ago
1) First printer: emaker huxley indiegogo kit. Terrible. 2) Second printer: printrbot plus kickstarter kit. Mostly good, and a good starting point. 3) Third printer: Graber i3, laser cut myself and parts sourced myself. Excellent, and th
30.
▲
by
elliotf
12y ago
Shutterstock: http://www.shutterstock.com/jobs.mhtml A public, profitable company that is very engineering friendly. I'm a software developer inside the company. A variety of positions are open across a variety of la
More ›