Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
posobin
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
posobin
2y ago
I'm working on SPHNX, a voice-based AI coding interviewer. While problem solving is crucial for passing interviews, in a live interview you are also getting tested for your communication, debugging, thinking on the spot, testing, code
2.
▲
by
posobin
2y ago
I work at Coda and would love to hear more about your experience. We are focused on our tables and formulas and I am surprised to hear that you had such a bad time with them. Feel free to reach out at gleb at coda dot io.
3.
▲
by
posobin
5y ago
The main thing is that the extension would still have to be able to run its JS on any page to be able to show the interactive sidebar. Not sure there is a way around that, unless chrome decides to implement the sidebar api that firefox has
4.
▲
by
posobin
5y ago
Yeah, I will write it down on the website. As I mentioned below ( https://news.ycombinator.com/item?id=28700703 ), I do not store the URLs that you go to (though of course you have to trust me on that), and as all the process
5.
▲
by
posobin
5y ago
To use it as a button, you can try the bookmarklet: https://ampie.app/url-context Would love to hear about your experience if you do use it!
6.
▲
by
posobin
5y ago
You can use it as a bookmarklet instead if you go to https://ampie.app/url-context !
7.
▲
by
posobin
5y ago
Thanks! My intent definitely was to make it a little bit chaotic =) I will try to figure out how to make it a bit easier to follow, heard some advice to space it out a bit possibly.
8.
▲
by
posobin
5y ago
Actually, ampie also has a bookmarklet that you can add at https://ampie.app/url-context ! But as I said elsewhere, in my experience I rarely use it myself since that requires a bit of effort to click and with an unknown rew
9.
▲
by
posobin
5y ago
You need to sign up to prevent the api abuse. Thanks for the feedback, disabling twitter is in the plans! Which dark mode extensions are you using?
10.
▲
by
posobin
5y ago
Ampie is written in clojurescript as well! https://github.com/posobin/ampie I have actually seen your extension when I was trying to figure out how to get started with making one in cljs. I've used shadow-cljs tho
11.
▲
by
posobin
5y ago
What kind of controls/customizations would you like?
12.
▲
by
posobin
5y ago
Yeah after reading all the comments like this I thought maybe I should just take the top 1000 most popular websites and not show it by default on them.
13.
▲
by
posobin
5y ago
For ampie you can just get its source, modify the manifest file, and build it yourself, no need to bother with repackaging: https://github.com/posobin/ampie You can see the actual permissions that ampie needs here: ht
14.
▲
by
posobin
5y ago
As I said in email, you only see the sidebar two times per domain (unless there are mentions of the particular URL you are on, then two times on that URL). You can also disable ampie on a domain completely by going into settings: click on t
15.
▲
by
posobin
5y ago
Yes, I will add that, great point!
16.
▲
by
posobin
5y ago
It pops up the first two times you go to a domain or a URL that has mentions, so it should stop bothering you after a little bit of usage. I do hear you though, several people brought this up. The problem with making it a button is that peo
17.
▲
by
posobin
5y ago
Sorry, what do you mean by "those"? Add comment threads to ampie, or integrate comments from other services into ampie?
18.
▲
by
posobin
5y ago
Actually Ampie used to work differently: Ampie would store the local cache of links from your twitter feed and links submitted to HN, and check against it when you went to any web page. If there were hits, it would show a small tab in the b
19.
▲
by
posobin
5y ago
Thank you for the kind words! Yeah, I haven't thought about a no-sign-up version, might do something like that.
20.
▲
by
posobin
5y ago
IIUC the content scripts that extensions use load after the page is loaded, so this shouldn't affect page load times. But please reach out if you feel like it does!
21.
▲
by
posobin
5y ago
You actually can amplify the page and add a comment! Other ampie users will see that you've been there and the comment, and you can see the list of amplified links of other people, e.g. mine: https://ampie.app/posobin
22.
▲
by
posobin
5y ago
Ok yeah that's just the indexing. I am using the bigquery HN dump to index, but using their free quota I can go through the archive only ~once a week. Ideally ampie would just go through the new submissions regularly using the HN api,
23.
▲
by
posobin
5y ago
Sorry about that =( This is done in part to prevent abuse of the api, since all the requests are processed on my server and not offloaded to e.g. algolia.
24.
▲
by
posobin
5y ago
Yeah there is some lag in the indexing, I do scrape all the HN submissions but like once a week (it's in plans to make this immediate but haven't gotten around to it yet). Just to make sure, if you go to one of those other pages o
25.
▲
by
posobin
5y ago
That is needed to see the tweets mentioning the page, but it is not required to use Ampie. This is done because twitter api is very limiting otherwise.
26.
▲
by
posobin
5y ago
Hi HN! Ampie is an extension that lets you discover backlinks to the page you are reading: either from HN, tweets, or blog posts that ampie scraped. It's been unexpectedly useful for myself: finding alternatives to libraries or apps I
27.
▲
Show HN: Ampie – See HN or Twitter discussions mentioning the page you are on
(ampie.app)
193 points
by
posobin
5y ago
|
81 comments
28.
▲
by
posobin
5y ago
Previous discussions: 2018, 87 comments: https://news.ycombinator.com/item?id=18230383 2016, 12 comments: https://news.ycombinator.com/item?id=11116211 2014, 37 comments: https://news.ycombinator
29.
▲
by
posobin
5y ago
There are 58 prior HN comments with plantuml.com, mostly in various discussions of diagramming tools, but not only that: https://ampie.app/url-context?url=plantuml.com And a bunch of pages on the same domain have also been
30.
▲
by
posobin
5y ago
There are 30(!) comments on HN linking to this video, including discussions of Bret Victor's "Learnable programming", using Lisp in production from last year, comparisons with Smalltalk, a thread with examples of beautiful so
More ›