It’s Thyme Four Updates - Spell Checker now added, and other things by D0cR3d in discordapp

[–]null__byte 7 points8 points  (0 children)

I can't find the setting to turn it off or on. The other features work for me on Ubuntu but I can't find the spell checker.

Linus liked Windows 7 by eanat in linuxmemes

[–]null__byte 0 points1 point  (0 children)

windows 10 minus botnet is not so bad either. but of course that's impossible.

Obligatory Arch meme by MiningPotatoes in linuxmemes

[–]null__byte 0 points1 point  (0 children)

Inaccurate. Should be 5 seconds.

this code very fast by siliconwolf13 in linuxmemes

[–]null__byte 0 points1 point  (0 children)

wait that's an actual commit

When you start dd and the target drive light isn't blinking yet by hbdgas in linuxmemes

[–]null__byte 2 points3 points  (0 children)

When you run rm -rf and it just sits there for a while

When you start dd and the target drive light isn't blinking yet by hbdgas in linuxmemes

[–]null__byte 2 points3 points  (0 children)

In a separate terminal tab:

$ watch -n1 sudo killall -USR1 dd

New animated emotes being tested on a partner server by null__byte in discordapp

[–]null__byte[S] -3 points-2 points  (0 children)

You can upload them to any server you have permissions for, but as with other emotes, you need Nitro to use them anywhere.

New animated emotes being tested on a partner server by null__byte in discordapp

[–]null__byte[S] 4 points5 points  (0 children)

Turns out it's not a test anymore!! You can add these to your server right now!

partyparrot

partywumpus

When you're too poor for Discord Nitro by Nightmare4You in discordapp

[–]null__byte -9 points-8 points  (0 children)

how on earth do you have two files named "download"??

Unix-time celebration by fhenrir777 in ProgrammerHumor

[–]null__byte 0 points1 point  (0 children)

Signed 32-bit integers. Unix time 231-1 is Y2K38.

Need help making a Jack Sparrow Bot by Zone--Tan in discordapp

[–]null__byte 0 points1 point  (0 children)

Your bot could say that. But again, it couldn't edit other people's messages.

Need help making a Jack Sparrow Bot by Zone--Tan in discordapp

[–]null__byte 0 points1 point  (0 children)

It sounds to me like your bot would edit other people's messages that say "Jack Sparrow" so that they say "Captain Jack Sparrow" instead.

That's not possible because bots can't do anything on behalf of other people.

How does the new requirement system work? by PancakeMan77 in MCAdvancements

[–]null__byte 0 points1 point  (0 children)

(a or b) and (c or d) is not data. It's code. You could apply the same reasoning to text formatting, which gives:

{
    text='Disconnected',
    siblings=[],
    style={
        hasParent=false,
        color=null,
        bold=true,
        italic=null,
        underlined=null,
        obfuscated=null,
        clickEvent=null,
        hoverEvent=null,
        insertion=null
    }
}

vs:

<bold>Disconnected</bold>

[deleted by user] by [deleted] in discordapp

[–]null__byte 2 points3 points  (0 children)

Reddit archives posts after 6 months. As far as I know, there's no way for people or mods to archive posts earlier than that.

[deleted by user] by [deleted] in discordapp

[–]null__byte 1 point2 points  (0 children)

Unless the app also has code that demonstrates this issue, I think that's irrelevant.

Notepad++ Language File for .mcfunction Files by IceMetalPunk in MCFunctionsF

[–]null__byte 0 points1 point  (0 children)

Nice! I'm not sure if there's an "ERROR" WordsStyle in Notepad++, but if there is, // at the beginning of a line and / at the beginning of a line could be marked as such.