I love flexibility with regex, personally I use ugrep as it also allows utilization of boolean and/or/not logic for more complicated searches.
I love flexibility with regex, personally I use ugrep as it also allows utilization of boolean and/or/not logic for more complicated searches.
Do you have experience with either ranger, lf, or yazi? I’m wondering how broot compares. Big fan of file ranger, and this looks very similar.
I’ve been self hosting for years, and am familiar with many of the topics here, but it’s still an interesting read for things like talking about breaking out the three part router yourself. I’m really glad he out this together because it means I can see what others do in detail, even if it’s NOT the 100% recommended way (OPNSense, wireguard, etc)
On one hand, I agree that having a small overview with links to make this non monolithic would go a long way to making this functional and less scary.
On the other hand some information is scattered fairly heavily. Take the switch discussion. He mentions a 15 dollar switch, and then the upper end 1000$ switch early on, to emphasize the range. It’s not until a much much later section he talks about the more practical 20$ switch or 400$ switch he’d use here. So it being monolithic aides Ctrl+F to find this segmented info.
He also mentions the capability/value of having a manged switch (the latter switch is managed) specifically with VLAN, and yet doesn’t to my mind ever state why/when I would do something with the switch management to that end. As far as I can tell, many newer switches will pass VLAN tags (even when unmanaged) from the router, which will enable you to offer a WAP with split SSIDs so you could use something like TP-link 8 port 2.5gb unmanged switch (which at 100$ seems like a meaningful bridge between the 15$ 4 port 1 GB switch, and $400 16 port 2.5gb, 8 port poe switch). He talks about PoE & speed merits but IMHO doesn’t really cover the significance of a managed switch other than saying it had features for vlan (even though the cheapie would pass VLAN tags)
What does the managed switch offer me for VLAN? Specifically just the capability to isolate certain ports so specific hard lines are mapped to a certain vlan?
deleted by creator
Edir: i see this was already mentioned.
Not sure if you meant the video, or written guide, but for the written guide -
OPNsense is not even mentioned.
When we build a router using a standard computer, we can install router software like pfSense or OPNsense,
There’s a bit of a debate between pfSense and OPNsense. TL;DR, the developers of pfSense are not the nicest people sometimes. If this bothers you, consider checking out OPNsense. Since I’ve been using pfSense for a decade, I’ve built much of my infrastructure around it. I am well aware of its quirks and don’t feel like setting up my network from scratch, so I am using pfSense for this tutorial. Regardless of the developers, you are infinitely better off using pfSense on your own hardware than standard routers.
But what are you both thinking you’ll archive?
I don’t use the Word replacement but I do use Calc (excel replacement). I very often want to run calculations or chart a bit of data and use Calc for that. Yeah I could use Google sheets, but every time I want to use it I have to go get my phone out to MFA. Far easier to just type “calc”.
I do not use any other features of LibreOffice.
At work I use the standalone power point and excel. I am not collaborating 99% of the time, and Microsoft Office has mechanisms for collaborating & sharing if I do. Using the browser always feels second class with some options moved or hard to find. Of course YMMV.
I really like Symfonium. I’ll second giving it a check.
I love using it for Navidrome & offline caching, and it’s nice because it does offer some casting capabilities internally.
Anything you’d recommend over nextcloud for filesharing? I’ve had it setup so I’ve left it.
I just suggested something like it because OP wanted to they and their friends to be able to use the images.
Thanks! I’ll have to check it out myself.
It doesn’t help if folks are iOS, but perhaps ludicolo@lemmy.ml could set up a file sync server (e.g. nextcloud, etc) that syncs the files to their phones, and then an app like this could be used to pick images?
Or maybe there’s a way to set it up to read from a WebDAV mount point either in application or through Android?
I would say an image archiver like Hydrus might be suitable for an individual, but I don’t think it would have anything for your multiuser use-case.
I am curious if any popular keyboards accept custom gify/etc replacement URLs. It’d be pretty slick to set up Heliboard or Futo keyboard with an integrated self-hosted gify
Under the hood its mostly tables and reports, so ultimately not much, if you were dedicated enough to using Excel to rebuild GnuCash’s views. It’s more streamlined than excel would be because you won’t have to worry about implementation, overhead of adding a new account, etc. Some things like auto-recommending accounts during import (and import itself) could be arduous in excel if not supported natively. Split transactions could be a headache (think your paycheck, which might be split into 401k contributions, several taxes, money into your bank, etc).
But fully recreating it in excel when it already exists would be a headache. More than likely you will have a more limited view in Excel if you’re just creating a handful of tables to represent all of your many accounts.
I use GnuCash. I typically update every couple weeks up to a month. Beyond that it can be hard to remember what specific transactions were.
It’s double ledger and I really like that it forces strict accounting. That sounds cumbersome but once you’re set up (it may take some trial and error), for me my workflow is essentially:
It’s not automated but my data always remains local, and I can use the Linux or android application. I don’t bother daily tracking on my phone, else it might be cumbersome. I’ve never used any of the budget features, just tracking where my money comes and goes.
I don’t use Trillium, but I’ve enjoyed Logseq. I use it with nextcloud to back up. It is not browser friendly as far as I know when self hosted. It’s primarily just markdown.
This sounds quite interesting!
Most listed in some form elsewhere, but
I’ve also been enjoying Kate. It’s a decent text editor, but the ability to Ctrl + / to pipe selected lines through any Linux command (Uniq, shuf, etc) is a bit of a superpower for an editor