Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
richardkmichael
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
richardkmichael
2y ago
This reminds me of https://www.openinterpreter.com/ .
2.
▲
by
richardkmichael
5y ago
You're welcome! I just thought of one more comment: have you tested the UI/UX when there are enough columns so that the modal must scroll? In that case, the actions adjacent to the data will also probably not work very well; i.e.
3.
▲
by
richardkmichael
5y ago
I think this is a great idea. I've had to solve this on almost every web app I've worked on. I've just gone though your `example.csv`, and have this feedback: - the (row) "Remove" action seemed like data column to
4.
▲
by
richardkmichael
5y ago
The very next sentence of the article: However, the "restraint control module," which stores data such as whether seatbelts were in use, how fast the vehicle was going, acceleration information, and airbag deployment, although da
5.
▲
by
richardkmichael
6y ago
Having an extensive background in *nix and network systems through the 90s and early 2000s, image maintenance is the main reason I have avoided docker until recently (just not having time to investigate). One major reason to pay an OS vend
6.
▲
by
richardkmichael
6y ago
They have video of knee, neck and foot. Evidently "works-in-progress" and not part of their FDA filing. https://www.hyperfine.io/clinical
7.
▲
by
richardkmichael
6y ago
You can do this today with DWave, Rigetti and Xanadu. I've used D-Wave myself, signing up for their LEAP platform is inexpensive (possibly free for a small amount of use, I'm not sure about their current offering). There are diff
8.
▲
by
richardkmichael
6y ago
If you want to use different versions of Python itself, without installing them as different named binaries or using shell aliasing, etc. Helpful to install Python 2.7, Python 3.x, 3.y, etc. and invoke each as simply `python ...`.
9.
▲
by
richardkmichael
6y ago
No horse in this race, but isn't "serverless" via containers on AWS done with Fargate?
10.
▲
by
richardkmichael
6y ago
The Apple forum article cites by the OP indicates it's a problem with `-p <PORT>` as well. https://discussions.apple.com/thread/251226509
11.
▲
by
richardkmichael
7y ago
In Dec 2018, ProtonVPN said Wireguard support is forthcoming: https://protonvpn.com/blog/wireguard-donation/ As of Oct 2019, no updated status: https://protonvpn.com/blog/wireguard-donation&#x
12.
▲
by
richardkmichael
7y ago
I check as well. However, the airline can/will change the aircraft at their discretion. Last time I didn't find out until I arrived at the gate. If you don't want to fly on the changed aircraft, I'm not sure what recou
13.
▲
by
richardkmichael
7y ago
I was going to permanently save my browsering history by running all my browsers through squid. If squid's StorageManager supports it, I'd put page storage in Postgres, then use PG's FTS with a light UI around it.
14.
▲
by
richardkmichael
7y ago
I work with hypergraphs, where edges have an arbitrary number of nodes. I'm quickly looking through your documentation, Discuss, and GitHub issues/roadmap to try and find out if edges may have more than two nodes. This has been a
15.
▲
by
richardkmichael
7y ago
How can I find out more about your project? I am in the area, and this sounds very appealing.
16.
▲
by
richardkmichael
8y ago
Yes, I point out AF447 as a perfect and horrific example of a problem which is really HCI (human computer interaction) / UX. The lack of stall warning meant two different things: "not stalling", and "stalling so extremel
17.
▲
by
richardkmichael
8y ago
I'd recommend "Modern Perl" as well. It's online as HTML or a free PDF, start here: http://modernperlbooks.com/books/modern_perl_2016/
18.
▲
by
richardkmichael
8y ago
Certainly, for Canadians, going to France is very straightforward option. You only need insurance and proof of finance means to support yourself and/or leave (return home); you can stay 12 months and extend to 24, possible 36 if you&#x
19.
▲
by
richardkmichael
9y ago
He mentioned the centre core landing failure "took out two of the engines on the drone ship".
20.
▲
by
richardkmichael
10y ago
The OQO was mentioned elsewhere, I too wanted it for this years ago, along with a Pico projector and virtual/projection keyboard. Now that I've been disappointed by both the new MBP and the price of the current gen Google/An
21.
▲
by
richardkmichael
11y ago
You might enjoy this article: http://www.nytimes.com/2015/12/13/realestate/soundproofing-f...
22.
▲
by
richardkmichael
11y ago
In my 20 years of experience with apartments and noise, "most" people do not care about disturbing others. This is at best "some" people, but likely "a few".
23.
▲
by
richardkmichael
11y ago
The GitHub kernel mirror indicates it has gone into the 4.3rc series, so presumably it will go into 4.3. https://github.com/torvalds/linux/commit/30927520dbae2971829...
24.
▲
PostgreSQL foreign data wrappers using Ruby
(github.com)
8 points
by
richardkmichael
11y ago
|
0 comments
25.
▲
by
richardkmichael
11y ago
This not how simultaneous side-stick input works. Conflicting inputs are rejected with a warning ; dual input is also indicated with a warning. Non-conflicting inputs are summed, to model the way traditional centre sticks/yokes would
26.
▲
by
richardkmichael
12y ago
Commented above: https://news.ycombinator.com/item?id=8526930
27.
▲
by
richardkmichael
12y ago
I wouldn't use ZoL either -- I read that mailing list for quite awhile too, and skimmed most of the issues on GitHub. As of about six months ago, lockups were too frequent for my taste. All the implementations are improving though an
28.
▲
by
richardkmichael
12y ago
If you don't already, I strongly recommend lurking on the btrfs mailing list. There are regular fixes to balancing, ENOSPC, send/receive and the btrfs-progs tools; occasional questions and fixes related to the compression code. B
29.
▲
by
richardkmichael
12y ago
Yup, +1. I had a few questions during an Exchange to Google Apps migration last week, and I [voice] called support - they took my call, called back, followed up by email and voice and allowed me to re-open the case as required with related
30.
▲
by
richardkmichael
12y ago
I've not needed this, but it's a nice idea. Do you do this with a combination of sudo/PAM|pubkey auth? I can google, but can you push me off in the right direct? Thanks!
More ›