Live data from Hacker News

Discord API Errors

discordstatus.com

11–20 of 29 posts

Re: Discord API Errors

#11
post #7
post #4

Earlier quoted context omitted.

Whyyyyyy?

It's a completely free, both in message volume and queue size, highly available hosted 1-1 and 1-n topic based message queue with automatic sharding, excellent performance, and high-quality prebuilt libraries. It has built-in notification support to all platforms and a basic UI toolkit that is easy to use. The fact that it's also a chat thing is honestly secondary to the foundational tech.

Are you serious?

Re: Discord API Errors

#13
post #7

Earlier quoted context omitted.

It's a completely free, both in message volume and queue size, highly available hosted 1-1 and 1-n topic based message queue with automatic sharding, excellent performance, and high-quality prebuilt libraries. It has built-in notification support to all platforms and a basic UI toolkit that is easy to use. The fact that it's also a chat thing is honestly secondary to the foundational tech.

Are you serious?

not the parent, but yeah. they’ve basically described the system of discord there.

chat stuff is just one possible use case for the system.

like, when i read the root comment i was a bit like “huhhh?” but reading Spivak’s comment it now makes total sense.

also to add —

* discord gives you easy topic queue debugging. just login yourself and read the queue entries.

* something like 2000 character text content per message

* RBAC for topic queue access

* can probably turn it into a pub/sub topic queue system if you start adding webhooks and bots.

Re: Discord API Errors

#15
post #7

Earlier quoted context omitted.

It's a completely free, both in message volume and queue size, highly available hosted 1-1 and 1-n topic based message queue with automatic sharding, excellent performance, and high-quality prebuilt libraries. It has built-in notification support to all platforms and a basic UI toolkit that is easy to use. The fact that it's also a chat thing is honestly secondary to the foundational tech.

Are you serious?

That's a serious part of Midjourney business strategy. Hard to imagine how much money did they save on the frontend.

Re: Discord API Errors

#16
post #7
post #4

Earlier quoted context omitted.

Whyyyyyy?

It's a completely free, both in message volume and queue size, highly available hosted 1-1 and 1-n topic based message queue with automatic sharding, excellent performance, and high-quality prebuilt libraries. It has built-in notification support to all platforms and a basic UI toolkit that is easy to use. The fact that it's also a chat thing is honestly secondary to the foundational tech.

These characteristics are common in chat applications. XMPP realised this and has native Pub/Sub support in the protocol, in addition to messages https://xmpp.org/extensions/xep-0060.html

Re: Discord API Errors

#17
post #14
post #6

Earlier quoted context omitted.

This doesn't answer the question tho. Utterly ridiculous.

I find your lack of hacker mentality much more ridiculous.

Typically hacking gains you more control over things - seems fair to question if ceding control over the lights in your home to an external service is within the spirit of "hacking". Maybe "rube goldberging".

Re: Discord API Errors

#18
post #7
post #4

Earlier quoted context omitted.

Whyyyyyy?

It's a completely free, both in message volume and queue size, highly available hosted 1-1 and 1-n topic based message queue with automatic sharding, excellent performance, and high-quality prebuilt libraries. It has built-in notification support to all platforms and a basic UI toolkit that is easy to use. The fact that it's also a chat thing is honestly secondary to the foundational tech.

> It's a completely free, both in message volume and queue size, highly available hosted 1-1 and 1-n topic based message queue with automatic sharding, excellent performance, and high-quality prebuilt libraries. It has built-in notification support to all platforms and a basic UI toolkit that is easy to use.

"Thanks, I'll base my next enterprise project on Discord as the message queue of choice."

Hah, what an amusing way to look at things, thanks for that.

Re: Discord API Errors

#20
post #17
post #14

Earlier quoted context omitted.

I find your lack of hacker mentality much more ridiculous.

Typically hacking gains you more control over things - seems fair to question if ceding control over the lights in your home to an external service is within the spirit of "hacking". Maybe "rube goldberging".

> Typically hacking gains you more control over things

only according to the more modern definition of “hacking”

the earlier version of the term referred to people who write novel, interesting or clever software for the love of the craft.

i think using discord as a free message queue (see spivak’s comment in the thread) is pretty damn clever actually.

i kinda want to build something with it now.

Post reply on HN