๐Ÿ’พ Archived View for bbs.geminispace.org โ€บ u โ€บ pollux โ€บ 17268 captured on 2024-06-16 at 12:48:09. Gemini links have been rewritten to link to archived content

View Raw

More Information

โฌ…๏ธ Previous capture (2024-05-26)

โžก๏ธ Next capture (2024-07-09)

๐Ÿšง View Differences

-=-=-=-=-=-=-

My Internet DSL connection is down and I have to use a surf-stick, with super-slow speed, until a service technican comes on Monday. Here you can see how Gemini shines. Fast page views, surfing etc. :-)

โ™Š๏ธ pollux

May 25 ยท 3 weeks ago ยท ๐Ÿ‘ Ruby_Witch, norayr, gemalaya

14 Comments โ†“

๐Ÿš€ stack ยท May 25 at 20:53:

what's a surf stick?

โ™Š๏ธ pollux [OP] ยท May 25 at 21:28:

It is a USB stick, where you can insert a SIM card, to get Internet access.

โ„ freezr ยท May 26 at 06:51:

If you have android and unlimited 4/5G data you can follow this guide I made and get full speed internet, through Mobile Hotspot or USB Tethering:

โ€” omg.pebcak.club/~freezr/gemlog/2023-09-29-the-day-i-boosted-my-tethering-connection.gmi

๐Ÿ„ Ruby_Witch ยท May 26 at 18:50:

If you'd like a bit more text-based internet that'll work with your surf stick, maybe try out frogfind.com. It's a search engine that's made to work with ancient computers with double-digit mhz under the hood, and it mirrors a lot of the web so that it's viewable from its results.

โ™Š๏ธ pollux [OP] ยท May 26 at 19:43:

@Ruby_Witch Thanks a lot! Will try it out.

๐Ÿš€ stack ยท May 26 at 21:26:

@freezr, thank you for the notes

โ„ freezr ยท May 26 at 21:32:

This is pretty cool, if you use an http proxy like:

stargate.gemi.dev:1994

You can create a bookmark in Lagrange like:

http://frogfind.com/?q=

And make your WWW searches directly through Lagrange... ๐Ÿ˜

โ„ freezr ยท May 26 at 21:44:

@stack I struggled for years to understand how to elude tethering throttling, but eventually I found the way to mix dozens of incorrect blogs and get the right recipe... fuck useless and fake web articles... ๐Ÿ–•

โ„ freezr ยท May 26 at 23:03:

I was wrong the trick does not work... ๐Ÿ˜ž

You must type manually:

http://frogfind.com/?q={$query}

And press enter... Perhaps if @skyjake is going to implementat multiple engines searching in Lagrange it would be possible switch to services like "frogfind" to search on the WWW with Lagrange and an HTTP proxy seamlessly... ๐Ÿ™

๐Ÿ•น๏ธ skyjake [...] ยท May 27 at 03:43:

@freezr You can already do that (with one small caveat) using the text snippet feature added in Lagrange v1.17.

http://frogfind.com/?q=
!f hello world

The only problem is that the appended string will have a question mark at the beginning even though the snippet content already contains the "?q=" part. It seems to work but I'll need to clean that up in the future.

โ„ freezr ยท May 27 at 04:54:

@skyjake you're a genius! ๐Ÿ™‡

๐Ÿš€ corscada ยท May 28 at 20:20:

@skyjake so far I've found one browser that the extra '?' breaks. other than that the proxy x snippet combo is perfect for what i need

โ€” https://search.marginalia.nu/search?query=?test

๐Ÿ•น๏ธ skyjake [...] ยท May 31 at 11:55:

The extra `?` issue has been fixed for the upcoming v1.18.

โ„ freezr ยท Jun 01 at 23:12:

@skyjake awesome! ๐Ÿค™