@acasajus welcome! Hopefully we will offer a better community than twitter. 😁
Notices by Kev Quirk (kev@fosstodon.org), page 25
-
Kev Quirk (kev@fosstodon.org)'s status on Sunday, 16-Sep-2018 08:00:50 EDT Kev Quirk
-
Kev Quirk (kev@fosstodon.org)'s status on Sunday, 16-Sep-2018 07:49:14 EDT Kev Quirk
@rtwx @brandon https://varnish-cache.org/intro/index.html#intro
-
Kev Quirk (kev@fosstodon.org)'s status on Sunday, 16-Sep-2018 07:47:12 EDT Kev Quirk
@rtwx @brandon you could use varnish. It's an automatic static site/cache generator. So you tell it to fetch from home.brandon.com:8080 and serve the site from https://book.linuxliason.org within varnish.
I used to use varnish on a fairly large blog I ran, it's a great tool and fairly simple to configure.
-
Kev Quirk (kev@fosstodon.org)'s status on Sunday, 16-Sep-2018 07:44:19 EDT Kev Quirk
@brandon ah, I see. So you're looking at having a vps with a third part and route through that. I see now, yeah, that should work. 👍
-
Kev Quirk (kev@fosstodon.org)'s status on Sunday, 16-Sep-2018 07:27:06 EDT Kev Quirk
@brandon seems excessive? Why not just put it on Dropbox, or Drive, or another tool that offers public link sharing. Seems a lot of infrastructure to maintain for a simple download link.
-
Kev Quirk (kev@fosstodon.org)'s status on Sunday, 16-Sep-2018 07:24:45 EDT Kev Quirk
@brandon you will have to. If your ISP blocks ports like 80, 443, 110, 143, 25 etc. Anything you try and push to your IP on that port will be blocked. The port translation is either done at your router or server, so the traffic will need to traverse you ISP first.
So you will need to use the obscure port so that the traffic gets through in the first place. Plus, you create a bookmark and never worry about it again.
-
Kev Quirk (kev@fosstodon.org)'s status on Sunday, 16-Sep-2018 05:49:33 EDT Kev Quirk
@brandon if your intention is to run a NC server at home, you should be able to set up NAT on the router so requests coming in from a certain port route to a different port to an IP on your LAN.
Or just configure your webserver to listen on that obscure port on the first place. Should be quite trivial to do.
-
Kev Quirk (kev@fosstodon.org)'s status on Sunday, 16-Sep-2018 05:40:20 EDT Kev Quirk
@brandon how you're at over 4600 is beyond me. @mike and I respond to A LOT of requests etc, being admins and we're still nowhere near you.
-
Kev Quirk (kev@fosstodon.org)'s status on Saturday, 15-Sep-2018 16:39:00 EDT Kev Quirk
@redandgreen14 I ran a Zimbra server for a few years. Works extremely well, but in the end it was too much work to maintain. I'm not with Fastmail and am extremely happy.
-
Kev Quirk (kev@fosstodon.org)'s status on Saturday, 15-Sep-2018 16:37:41 EDT Kev Quirk
@redandgreen14 I use Name Cheap, I've got no complaints.
-
Kev Quirk (kev@fosstodon.org)'s status on Saturday, 15-Sep-2018 12:10:59 EDT Kev Quirk
@poetgrant sure. I'll ping it to you on Keybase.
-
Sam the Octopus (troublemoney@computerfairi.es)'s status on Friday, 14-Sep-2018 20:09:35 EDT Sam the Octopus
- a microSD card weighs somewhere around 0.4g
- the highest capacity microSD that's easily available is 256GB
- a trebuchet can throw a 90kg projectile over 300m90kg worth of microSD cards is 225,000 of them
Therefore a trebuchet can throw 57.6PB of data over 300m
This would have the highest throughput of any telecommunications network ever created
-
Kev Quirk (kev@fosstodon.org)'s status on Saturday, 15-Sep-2018 11:57:58 EDT Kev Quirk
@ohyran hahaha that's brilliant!
-
Kev Quirk (kev@fosstodon.org)'s status on Saturday, 15-Sep-2018 08:01:53 EDT Kev Quirk
@brandon all good. 👍
-
Kev Quirk (kev@fosstodon.org)'s status on Saturday, 15-Sep-2018 02:57:47 EDT Kev Quirk
@timapple they've renamed it. It's now simply "nextcloud news reader" by David Luhmer.
-
Kev Quirk (kev@fosstodon.org)'s status on Saturday, 15-Sep-2018 02:56:33 EDT Kev Quirk
@timapple as others have said, Mastalab and Tusky are the best. The latter being my personal favourite. As for Nextcloud news, there and app call OwnNews (I think) it's not free, but it works well.
I think it's available fore free via f-droid.
-
Kev Quirk (kev@fosstodon.org)'s status on Saturday, 15-Sep-2018 02:53:33 EDT Kev Quirk
@joseph how you holding up mate? Everything OK?
-
Kev Quirk (kev@fosstodon.org)'s status on Saturday, 15-Sep-2018 02:52:27 EDT Kev Quirk
@brandon yeah, please don't spam people's feeds with this stuff.
-
Kev Quirk (kev@fosstodon.org)'s status on Saturday, 15-Sep-2018 02:48:13 EDT Kev Quirk
@amolith a great place to start is the element inspector in your browser. Right click in a part of the page you want to edit, select element inspector.
EI will then open and show you the css for that particular piece of the site. Fiddle around with colours, padding, borders, position etc. until you're happy.
Once you are, replace the old piece of css is the new one.
That's how I started learning css anyway. 😊
-
Kev Quirk (kev@fosstodon.org)'s status on Saturday, 15-Sep-2018 02:45:31 EDT Kev Quirk
@poetgrant great work, so much better on a mobile.
I see you've fashioned a Fosstodon icon. I can send you the proper SVG is it helps? You can change the colour then, but have the correct logo.