jeffalo — 8/9/2023, 9:37:09 PM

fyi i’m cool with browser extensions, etc. for wasteof, but please don't add special syntax that requires the extension to view. (eg. : emoji: text). it makes things a lot messier for everyone else.

♥ 22 ↩ 1 💬 53 comments

comments

bertnb:

Yo jeffalo, you should add the feature to embed video to wasteof.money.

8/19/2023, 7:31:44 PM
razer_the_snak:

:troll:

8/11/2023, 8:50:34 PM
gilbert189:

Implementing a Markdown parser was on my list of extensions to implement but looks like I have to scrap that :(

8/10/2023, 3:29:24 AM
jeffalo:

you can already type wasteof posts in markdown

8/10/2023, 9:06:30 AM
gilbert189:

I mean extending the syntax (like adding custom links and tables and stuff)

8/11/2023, 12:03:46 AM
asfsdgdfd:

hmm… how messy would tables be?

| Syntax      | Description |
| ----------- | ----------- |
| Header      | Title       |
| Paragraph   | Text        |
8/11/2023, 12:52:10 AM
asfsdgdfd:

@gilbert189 i don’t know if this would be messy enough to be considered “a bad experience” for non-wasteof users and it wouldn't really restrict the feature/require the special syntax to view. unlike polls and emojis, i would suspect that tables might be fine. Markdown links in the format [link text](https://wikipedia.org) definitely wouldn’t be okay, though ( i would guess). @jeffalo, thoughts?

8/11/2023, 12:55:18 AM
gilbert189:

I’m half-on-half with tables, but links is the one I’m concerned with (they look very absurd when unformatted)

8/11/2023, 8:10:09 AM
tallpeter:

typing emojis without the colon text sucks though :(

8/10/2023, 1:24:13 AM
asfsdgdfd:

to meet these new criteria, @wasteofplus will allow you to search emojis using the colon syntax, but when the post is posted, it will be corrected to actual emojis!

8/10/2023, 1:41:49 AM
tallpeter:

hooray

8/10/2023, 1:48:47 AM
asfsdgdfd:

working on building a version of @wasteofplus for publishing to Chrome Web Store and Firefox Addon Marketplace now!

8/10/2023, 1:49:33 AM
jeffalo:

wasteof4 can add autocomplete for them

8/10/2023, 9:06:15 AM
grippins:

mfw the first thing I come up with for the extension gets spoken down by the creator of the website himself

8/10/2023, 12:15:45 AM
jeffalo:

oopsies

8/10/2023, 9:06:02 AM
grippins:

LOL

8/10/2023, 2:55:39 PM
asfsdgdfd:

will do. instead, i will try to make it so that users can search for emojis using :emojiname: syntax but posts will be posted as normal emojis.

8/9/2023, 9:50:28 PM
grippins:

You could probably modify my script to run on textboxes only, every time you press a key

8/10/2023, 12:44:55 AM
asfsdgdfd:

that’s the idea!

8/10/2023, 1:44:56 AM
mybearworld:

Wait, so do polls fall under that? They're implemented with a code block like:

poll: ["yes","no"]

So it's technically extra syntax, even though it should be pretty clear.

8/9/2023, 9:47:09 PM
asfsdgdfd:

i would think in that case that even people not using the extension would be able to understand.

8/9/2023, 9:49:23 PM
gilbert189:

Extension-less people would still not be able to view the poll though.

8/10/2023, 3:31:27 AM
mybearworld:

That's already how polls regularly work on here. This would be more of a problem if wasteof.plus actually switches to some sort of API service

8/10/2023, 6:24:18 AM
asfsdgdfd:

if we switch to an api service, extension-less people would still be able to vote (it would still count comments as votes), it’s just that people using the extension who actually click on responses wouldn’t post comments. (@gilbert189)

8/10/2023, 12:14:18 PM
mybearworld:

That just seems very chaotic… Polls on wasteof, the way they are used currently, already function through comments. So, why not use them like that?

8/10/2023, 12:46:05 PM
asfsdgdfd:

take a look at issue #93 for my up-to-date thoughts, but this approach is not necessarily a critical update that will happen anytime soon, more like a plan which we can work on while we use the method in #92 in the meantime. also, jeffalo originally suggested the link-based poll idea so that non-extension users could still use the richly polls on an external website. (potentially wasteofplus.vercel.app)

8/10/2023, 12:55:27 PM
radi8:

me fr

8/18/2023, 8:36:32 PM
illogicalapple:

@imadeanaccount @mybearworld i suggest linking to a dynamic png image or something (it wouldn’t be very accessible but ehhhhhhhhhh)

8/10/2023, 4:45:46 PM
mybearworld:

How would you actually make a dynamic PNG with only cubeupload and imgbb?

8/10/2023, 5:20:51 PM
illogicalapple:

wait let me test something

8/10/2023, 8:27:12 PM
illogicalapple:
8/10/2023, 8:27:52 PM
mybearworld:

The HTML for that is amazing…

<img>
8/10/2023, 8:32:14 PM
illogicalapple:

ik he frickin’ banned external images :despair:

8/10/2023, 8:36:45 PM
illogicalapple:

damnnnn jeffalo actually blocked external images?

8/10/2023, 8:28:47 PM
mybearworld:

Sure did, and that’s good

8/10/2023, 8:31:13 PM
illogicalapple:

no it’s not (!!!) how do you hack someone with a png lmao

8/10/2023, 8:37:14 PM
mybearworld:

IP grabbing stuff

8/10/2023, 9:18:23 PM
illogicalapple:

@jeffalo just make a proxy server?

8/10/2023, 10:08:59 PM
jeffalo:

well then i would just be leaking my own IP?

8/11/2023, 5:52:09 PM
illogicalapple:

go full-on paranoid bunker-dweller and install tor

8/11/2023, 6:14:02 PM
portalpower:

Probably, given that he never said it was hard to understand, he just said it was messy (which it is).

8/9/2023, 10:35:00 PM
illogicalapple:

the whole poll thing is pretty hacky imo. from the code block to the comment to vote, i just don't like it too much, may i suggest reimplementing it but with a mongo database or something? i'm pretty sure the free plan works for an underused feature of a chrome extension not used by everyone on a small social media platform and it shouldn't be too much work.

8/10/2023, 12:45:28 AM
asfsdgdfd:

we are planning on implementing it with a database/API at some point in the future! :)

8/10/2023, 1:37:35 AM
radi8:

yeah! I plan on developing/hosting an API that could be used, but I’m quite busy with life and other projects so it might be a while (not too long) until I can start working on it!

8/10/2023, 4:15:34 AM
mybearworld:

https://wasteof.money/posts/64d40705c2d93c04fd6bbeee#comments-64d48292c2d93c04fd6bc065

8/10/2023, 6:25:14 AM
asfsdgdfd:

another idea i had was that the formatting could look like this:

poll: Poll Question

Option 1

Option 2

Option 3

This is a lot less messy than the existing syntax to users not using @wasteofplus but would still be effective at conveying that this is a poll. (@portalpower)

8/10/2023, 1:41:00 AM
portalpower:

It looks pretty good, hopefully Jeffalo will allow it.

8/10/2023, 3:12:16 AM
mybearworld:

That's not a bad idea

8/10/2023, 6:20:29 AM
jeffalo:

I'm really not a fan of that whole systems - using an off site db works, but it would be nice if there was some kind of exposed website for others

8/10/2023, 9:07:25 AM
jeffalo:

so like, i would rather it would make posts that show as links to non users, and then the extension replaces the link with a pretty embed

8/10/2023, 10:16:37 AM
asfsdgdfd:

that’s actually not a bad idea. i had originally thought that, once the API is implemented, it could simply post a link to an external website where the same poll could be accessed by non-extension users (and they could respond to polls!), but for @wasteofplus users, it would embed the poll directly into wasteof. (@radi8, @gilbert189, @mybearworld, @portalpower)

8/10/2023, 12:17:50 PM
mybearworld:

I guess? It would be annoying to have to make an API if you ever want to make a similar addon though.

8/10/2023, 12:46:39 PM
asfsdgdfd:

the API would be open-source (@/radi8 offered to help) and i don’t think it would be too hard (it would mostly be adding new database tables, and configuring them). In #93, I list several other addons (besides polls) that would benefit from the API system.

8/10/2023, 12:57:33 PM