NAS enclosure with maybe 12 HD bays

I want to put my old 1, 2 & 4 TB disk to good use in a large Unraid array. Any NAS enclosure with maybe 12 HD bays available? Terramaster has only 6 bays. Ugreen only 8 bays…

reddit.com
u/jan_aloleo — 3 days ago
▲ 9 r/Forth

Help on standard words

Hi! I'm new to Forth. (Actually I am revisiting it from yeeeeeears ago.) From other REPL languages I am used to some terse documentation on built-in commands I can call upon:

  • In Bash e.g. help echo
  • In Python e.g. help(dict)

I am using gForth, but couldn't find something like this. see gives the definition, but this might be VM(?) assembler: Try see dup.

Also I would like to read the stack comment of teh word and a short overview description what the word does. E.g. for over (from the simple forth tutorial):

OVER  ( x1 x2 -- x1 x2 x1 ) Copy x1 to top of stack

Is there possibly somewhere a library file I could load in for this?

reddit.com
u/jan_aloleo — 11 days ago

Can Vivaldi re-use a blank tab when asked to open an external URL in a new tab.

I quite often find myself in this situation:

  1. I open a new empty tab, intending to type in a familiar address manually.
  2. Before I do, I notice a convenient direct link in another app (e.g. my mail client).
  3. I switch to that app, open the link there — and then Vivaldi loads it in a new tab, right next to the empty one I already had open.

Is there a setting that would make Vivaldi reuse an existing empty tab rather than opening a fresh one? (It would save me having to tidy up the leftover tab each time.

Thanks for any pointers!

***

I'm using:

Version: 8.0.4033.34 (Official Build) (arm64)
Chromium: 148.0.7778.183
OS: macOS 26.5 (Build 25F71)

reddit.com
u/jan_aloleo — 1 month ago