[-] nrbray@lemmy.ml 5 points 1 month ago

same, a simple habit that is secure, I use it always with maximum privacy. One day you will be in a rush, under stress, affected by age, and use your old habits with a valuable asset...

11
submitted 2 months ago by nrbray@lemmy.ml to c/freeflight@lemm.ee
[-] nrbray@lemmy.ml 2 points 2 months ago

These 2 are worth a careful look

  • ledger and its derivatives
  • quickfile

I am from the UK and been doing this for over 10 years, with a CSV general ledger.

I find the double entry accounting equation simple, but need meticulous book keeping and to fully understand the scheme of accounts to minimise the time spent preparing for tax, vat and PAYE along with annual financial statements to companies house.

To work on my own I follow the 'plain text accounting' principle, ledger seems good, but simpler for me to use SQL on a CSV file and a Rust program to handle MTD for VAT.

I've studied many accounting packages, all seem over complex and obscure the simplicity of the task.

To work with an accountant I would choose quickfile. It is remarkable, and one very smart person I expect to choose the best application uses it so I feel that it has credibility.

[-] nrbray@lemmy.ml 4 points 3 months ago

great finds, is this list curated anywhere?

[-] nrbray@lemmy.ml 2 points 3 months ago

Thank you for pointing out Davx blindly follows NET_CAPABILITY... which calls home. I avoid data mining apps but don't have a firewall to protect from these cases, may I ask what you recommend?

1
Hang gliding history. (hghistory.aeroplaying.uk)
submitted 4 months ago by nrbray@lemmy.ml to c/freeflight@lemm.ee

In memory of its creator Everard who past over a year ago. A few of us would like to preserve this work he dedicated himself to.

[-] nrbray@lemmy.ml 1 points 4 months ago

a text file? todo.txt format works for me. with a language sensitive editor I get colours and can sort.

1
submitted 4 months ago by nrbray@lemmy.ml to c/freeflight@lemm.ee

Many thanks to Bartosz Ciechanowski. Last paragraph: "I hope this deeper, technical exploration of airfoils hasn’t diminished your appreciation of the greatness of flight. Perhaps paradoxically, by seeing how all the pieces fit together, you’ll find the whole thing even more magical."

[-] nrbray@lemmy.ml 2 points 4 months ago* (last edited 4 months ago)

xcsoar will run on your device as a native app instead of a web page. It has maps and will show the received traffic. if you are reading out as gdl90 this was for android but may help get it into xcsoar on linux

https://github.com/nrbray/pynmea2/

https://aeroplaying.uk/I/+/GDL90toNMEA/

[-] nrbray@lemmy.ml 2 points 5 months ago

Good that you tried. Nix simple mailserver is really neat. I am very pleased with it. I feel something like stalwart might take years to mature, but worth watching.

[-] nrbray@lemmy.ml 7 points 5 months ago

Syncthing FairMail FreeOTP+ Markor Voyager APK Explorer Kiss launcher Nekogram X Bitwarden

[-] nrbray@lemmy.ml 2 points 5 months ago

Great, please may I ask if you would share other sources worth reading.

I think previous Linux knowledge helps, just less needed for newcomers; NixOS has been described as capturing others' 20 years experience for us to use. Nixos-mailserver is a great example. I used that out of the box and only with user knowledge of NixOS, none of mail tools. Otherwise mail servers are too hard I gathered.

I've found lots more to learn about Nix for development environments.

You might want to use nixos-mailserver first for production - after my research I was gobsmacked at how quickly it went. I relied totally on NixOS. Your milage might vary but I'd be shocked if it takes less than 10 times as long another way.

[-] nrbray@lemmy.ml 1 points 5 months ago* (last edited 5 months ago)

I am on the path VSCodium --> Lapce under NixOS for visual editors and to decorporate my workflow. i.e. away from VSCode which is [otherwise] exceptional.

However, Helix looks incredible.

[-] nrbray@lemmy.ml 7 points 5 months ago

Here's mine fwiw - no SSO or LDAP but might add something to what you find. My journey is to move from a NixOS user of 2 years and 1 year 'all in'. I run my own mail server with NixOS.

nixos-mailserver works well for me. The package set runs faultlessly on the smallest OVH vps. NixOS gives me the ability to redeploy anywhere painlessly and the backup need is limited to a dovecot sync. Dovecot sync is neat: with a 2nd identical vps (match configuration.nix) and non functional but services running duplicates all the live mail data with one command.

I am going all in on Rust too. There is a rust based mail server being developed that I might track as a migration in years to come.

Reading material

Learn { NixOS, Nix }

Flake specific

are simply a special entry point for Nix code with a built in pinning system

[-] nrbray@lemmy.ml 1 points 5 months ago

I have started to use Lapce (it is a bit beta) to displace VSCodium which will take time. Just discovered Helix editor as a possible daily driver. Both are in Rust and I run under NixOS.

I am also new to Lemmy and happy to be guided as to good places to learn and share more information about all these tools.

As a random tip:

git config core.worktree ${PWD}

Helps view --separate-git-dir repos in Lapce and VSCodium for me.

view more: next ›

nrbray

joined 5 months ago