Hacker News new | past | comments | ask | show | jobs | submit | msmithstubbs's comments login

Kagi uses Google as one of its sources for search results so should be able to return the same reddit results as Google.


Doesn't seem like it. Can you get it to return a reddit result from the last 6 weeks?


Try this:

https://kagi.com/search?q=remarkable+pro+site%3Areddit.com

It includes Reddit results from less than 24 hours ago.


Ah hmm. Maybe they are doing something special with "site:reddit.com" queries.

If I search for that exact Reddit post using the lens it isn't there. https://kagi.com/search?q=ReMarkable+Paper+Pro+hands-on+revi...


Well, there never was any law that required robots.txt to be honored. Big players like Google do, but I am not aware of any consequences if they wouldnt (of course UNTIL it is then regulated).


Curiously this link seems to show the "Academic" lens. Switching to the "Forums" lens pulls it right up for me.


The lens ID in the URL doesn't look to be globally unique. It's just l=<number>, and the number seems to be order in the lens list under your account.


For me it doesn’t show up in your link with the full article title but with this one it’s the 3rd result or so: https://kagi.com/search?q=remarkable+pro+hands+on+review


I don't think there's anything special; I very often get new-reddit results with no 'site:' qualifier. I can't think of a specific query offhand, but it happens multiple times daily for me.


I'm able to search a post I made a couple weeks ago: https://kagi.com/search?q=%22union_of%22+site%3Areddit.com


This would be a good place to start:

https://brandonjkessler.com/technology/2021/04/26/setup-kobo...

There is also a number of home brew readers and utilities available for the Kobo readers. Plato is a reader written in rust, and covered in this post:

https://blog.videah.net/my-e-reader-setup/


Thank you, that first link was great, setup looks very easy to do.


Jake has his own site where he shares his essays here:

https://jakeseliger.com


Thank you! I’ll give it a read.


Yes, LiveViewTest (a module included in Phoenix LiveView) supports testing connected mounts.

You can write a test that just fetches the disconnected state, and then upgrades it to a connected state (see https://hexdocs.pm/phoenix_live_view/Phoenix.LiveViewTest.ht...).

If you want to test the result of a button click there's support for that, too, with things like `render_click`.


I mean for async assigns specifically. I did something like this in the past and had some troubles with render_click returning the html before the async update completes.


Mimestream[1] is a new email client for Mac. It’s currently gmail only but JMAP support is on their roadmap.

https://portal.productboard.com/mimestream/1-mimestream-road...

If anyone else would like to see it supported consider upvoting on their roadmap.

[1]: https://mimestream.com/


How has the experience building on top of FoundationDB?

I've always thought it deserved to be used more widely so intrigued to see it pop up here.


Engineer working on Deno KV here. Building on FDB is mostly a pleasant experience since it solves the hard part of the problem for us (concurrency control and persisting mutations).

We sometimes run into its limitations - the way we are using FDB is a bit beyond what it was originally designed for. But when it works, it works great.


There are ad blockers available on iOS.

https://www.imore.com/best-ad-blockers-iphone-and-ipad

I don't know how the functionality compare to what you are using on other platforms but ad blockers are definitely available on iOS/iPadOS.


Congrats on launching!

I'd suggest rethinking "5 automated flows with unlimited emails" on the free plan. Sending a few emails is very cheap, but sending a lot of email is not. Inevitably somebody will sign up for the free plan and send far more email than you expect. It will either end up costing you money, impacting the experience for your other users, or both.

You can always offer higher limits on paid plans.


Nice demo! How is the server chosen? I'm seeing ~200ms latency. I'm connected to LAX which I don't think would be shortest round trip.


Where are you connecting from, out of curiosity? 200ms is poor!

Fly apps get anycast IPs, so it's basically bgp getting you to our "nearest" edge proxy, then we connect you to the closest vm from there.

https://debug.fly.dev will show you which region you hit first (the fly-region request header).

--edit--

I snooped on your HN profile and found Australia. We don't have an instance of this app up in AU, but we could. You're likely connecting to us in Sydney, and LAX is most likely the fastest over our backhaul from there.


I'm not sure if this is in the realms of what Fly could do easily but I love the idea that for this kind of Liveview app you could monitor where your users actually are dynamically set up a close node to reduce latency.

Bonus points if you could bring the node down again when usage drops.


This is actually how our autoscaling works. Since it works based on concurrent connections, it should be pretty good fore Liveview apps.

https://fly.io/docs/reference/scaling/#autoscaling


From Finland: Through LTE I get served via 'fra' with ~60ms (as one might expect). However if I switch to Wifi I get 'hkg' with ~260ms?? Not exactly next-door :)


Would you mind emailing me with your IP address and a screenshot of what you see at https://debug.fly.io when you're on wifi? Finland to hkg is not what we want to be doing.

kurt fly.io


(not op) Is that link wrong? I'm getting ERR_NAME_NOT_RESOLVED. I tried with Vodafone mobile (UK), Openreach Wifi (UK), and a few other countries over a VPN (Canada, Australia, ...) in Firefox and Chrome.



Oops, yes this.


Same here in Norway :)


I'm connecting from Sweden and got about 40 ms. But now and then it peaks to 4000-8000 ms while my ping within the city stays at 2 ms.


Those spikes are hilarious, they're probably from a liveview DoS. People are fond of using the debug console to "click" hundreds of times per second and there's no rate limiting in the app.


I’m in Brisbane and was expecting Singapore would be closer. Thanks for the reply.


I am connecting from India and my latency is about ~180ms


In a couple of months we'll have instances in Chennai!


Solo founder: I built a tool and it solves problems for people to the tune of $24k/month

Almost everyone: That's great! Well done.

HN commenters: Pffft.


That's not even close to a fair summary of this thread.


(there's a lot of pffft here because so many have been trying to do this with $0k MRR and no MVP)


That's great! Well done.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: