!MiPOrXJIJudCrKmvfO:matrix.org

general

223 Members
11 Servers

Load older messages


SenderMessageTime
6 Jan 2024
@_discord_1174247883814486048:t2bot.iovigress7 Had a link to some NFT crap in its bio, and the website had a self-signed certificate 💀 16:31:54
@_discord_788875075847454742:t2bot.ioElsie Is that reason enough to ban..? 16:31:55
@_discord_788875075847454742:t2bot.ioElsie ah 16:32:01
@_discord_788875075847454742:t2bot.ioElsie ok 16:32:02
@_discord_1174247883814486048:t2bot.iovigress7 You can get a Let's Encrypt cert for a literal terrorist website, so that's incredibly low-effort 16:34:57
@_discord_788875075847454742:t2bot.ioElsie uhhhhh ok I got some calls to make then brb 16:35:12
@_discord_1174247883814486048:t2bot.iovigress744mz9y.png
Download 44mz9y.png
16:39:25
@_discord_788875075847454742:t2bot.ioElsie hey FBI 16:41:17
@_discord_960074791509954571:t2bot.ioOG Loc joined the room.16:43:03
@_discord_1174247883814486048:t2bot.iovigress7 Elsie have you forgotten about my PR? 17:35:09
@_discord_788875075847454742:t2bot.ioElsie which one 17:35:34
@_discord_1174247883814486048:t2bot.iovigress7 * Elsie have you forgotten about my prettier PR? 17:35:36
@_discord_788875075847454742:t2bot.ioElsie oh 17:35:42
@_discord_788875075847454742:t2bot.ioElsieimage.png
Download image.png
17:35:59
@_discord_788875075847454742:t2bot.ioElsie 💀 17:35:59
@_discord_788875075847454742:t2bot.ioElsie do you need to install node_modules 17:36:04
@_discord_788875075847454742:t2bot.ioElsie vigress7 17:36:38
@_discord_1174247883814486048:t2bot.iovigress7 https://gitlab.archlinux.org/archlinux/packaging/packages/prettier/-/blob/main/PKGBUILD?ref_type=heads#L34 17:39:07
@_discord_1174247883814486048:t2bot.iovigress7 Wait, the local actually breaks it 17:49:42
@_discord_1174247883814486048:t2bot.iovigress7 Elsie aight help me out here, how do scopes work in Bash 17:56:32
@_discord_788875075847454742:t2bot.ioElsie so 17:56:45
@_discord_788875075847454742:t2bot.ioElsie
export foo
local foo
17:56:53
@_discord_788875075847454742:t2bot.ioElsie *
export foo
local foo
declare -n foo
17:57:03
@_discord_788875075847454742:t2bot.ioElsie those are the 3 possible variable scopes 17:57:09
@_discord_788875075847454742:t2bot.ioElsie and for functions you have: 17:57:11
@_discord_788875075847454742:t2bot.ioElsie
function foo() {}
function foo() ()
17:57:18
@_discord_788875075847454742:t2bot.ioElsie export can be used inside functions ({}) to leak out vars, and when used outside a function will be able to leak into child processes 17:57:59
@_discord_788875075847454742:t2bot.ioElsie local can be used inside functions ({} and ()) to prevent a variable from inside from leaking outside 17:58:22
@_discord_788875075847454742:t2bot.ioElsie declare -n makes a local variable binded to an external variable 17:58:38
@_discord_788875075847454742:t2bot.ioElsie and for functions: 17:58:52

Show newer messages


Back to Room ListRoom Version: 6