I can run Neovim on my phone via Termux. I can run Neovim over SSH. I can run Neovim in tmux. That’s not possible with VSCode.
I can run Neovim on my phone via Termux. I can run Neovim over SSH. I can run Neovim in tmux. That’s not possible with VSCode.
The Roblox mobile build isn’t really just mobile, and afaict has no issues that Windows Roblox doesn’t have.
Mint where?
17 ft ladder, s/hidden
/style="overflow: hidden; height: 0"
/
15 ft ladder:
<div hidden>
<?= rand() ?>
<?= rand() ?>
<?= rand() ?>
<?= rand() ?>
<?= rand() ?>
<?= rand() ?>
<?= rand() ?>
<?= rand() ?>
<?= rand() ?>
<?= rand() ?>
<?= rand() ?>
<?= rand() ?>
<?= rand() ?>
<?= rand() ?>
<?= rand() ?>
</div>
13 ft ladder: <span hidden> guid </span>
NixOS and your family is always welcome to come over and your family is always welcome to come over for the weekend and friends are in my life and your dad will have a few minutes to be there by noon or something else but I’m not the one who is going for the weekend
Netcat, mostly
Nix has flakes; nix run
can contain pretty much all of the needed dependencies. If that’s not enough, you can set up an entire container as a module.
Yep, parentheses force {}
to be interpreted as an expression rather than a block — same reason why IIFEs have !function
instead of just function
.
The inspector REPL evaluates as a statement-with-value (like eval
), so the {}
at the beginning is considered an empty block, not an object. This leaves +[]
, which is 0. I don’t know what would make Node differ, however.
Edit: Tested it myself. It seems Node prefers evaluating this as an expression when it can, but explicitly using eval
gives the inspector behavior:
Flaked NixOS unstable
I’m blind, sorry
No NixOS?
Oh, that makes more sense! Thanks
What is the top graph? It seems to be some combined thing, but I can’t figure out what.
A MONAD IS A MONOID IN THE CATEGORY OF ENDOFUNCTORS
There’s thefuck
, but it hasn’t given me good suggestions.
I have serve-web running as a service, but that only works well on desktop screen layouts — from my experience, it runs terribly on mobile. However, even then, my tab layout isn’t synced between devices. My tmux saves all of my open projects, so I could throw my phone in a woodchipper at any moment, pull out my laptop, and be exactly where I left off. Good luck doing that with vscode.