jeffalo's wall

← back to profile

chickpeas:

if I beat you in on the most liked comment will you verify me

6/28/2022, 11:19:23 PM
nebulous:

is it possible for you to clear the list of people I'm following

6/28/2022, 6:32:54 PM
nebulous:

I'm not sure how this would be possible, i don't really know where the following/followers array is stored so

6/28/2022, 6:33:24 PM
nebulous:

but only if its possible

6/28/2022, 6:33:41 PM
jeffalo:

its possible, but not something thats easy to do. could you do it yourself?

6/28/2022, 8:28:11 PM
nebulous:

alright

6/28/2022, 8:28:48 PM
nebulous:

Post a comment, delete it, post another comment. The new comment will appear as deleted and the other will magically undelete

6/28/2022, 2:43:46 PM
jeffalo:

beta or prod? can’t reproduce on beta

6/28/2022, 8:31:06 PM
jeffalo:

wait no i can. that is a strange bug.

6/28/2022, 8:31:37 PM
nebulous:

yup, it probably has to do with something that marks the first comment as minified

6/28/2022, 8:32:20 PM
nebulous:

theme in settings → why not a dropdown?

6/28/2022, 1:07:15 PM
jeffalo:

in the beta? there are only 3 options, a dropdown hides them and is more clicks.

6/28/2022, 8:28:41 PM
nebulous:

Go to https://beta.wasteof.money/users/jeffalo/following and then click the explore link. Why do they shrink?

6/28/2022, 1:05:39 PM
jeffalo:

they’re fitting in a slightly smaller container in the follow grid. that’s because there is some padding on it

6/28/2022, 8:29:10 PM
nebulous:

A “users per page” option would be nice. It looks kinda short

6/28/2022, 1:04:33 PM
jeffalo:

that kinda defeats the purpose of pagination in the first place — minimize server load

6/28/2022, 8:29:34 PM
nebulous:

scrollbar track is adding a blank space to the side (look at the bottom of the thumb)

6/28/2022, 12:13:20 PM
jeffalo:

this is such a minor issue that at this point i can’t tell if you’re serious or trolling

6/28/2022, 8:29:57 PM
nebulous:

legit, it really annoys me

6/28/2022, 8:30:28 PM
jeffalo:

ok then be annoyed

6/28/2022, 8:32:10 PM
nebulous:

idea: when logging in after being redirected from a page (or for example. going on the about page, then clicking on the login button) the user should be redirected to the page they were on before

6/28/2022, 10:59:51 AM
jeffalo:

hm. this is a good idea, but i don’t know how i might make it work with google and github login. i’ll look into it. thanks

6/28/2022, 11:43:10 AM
nebulous:

Idea: ability to pin post comments

6/28/2022, 9:20:35 AM
jeffalo:

i thought about this, but i can’t see a reason to do it. most people would end up just pinning their own comment, which could have gone in an edit instead? but i like the idea

6/28/2022, 11:42:35 AM
nebulous:

Do you watch YIAY? Imagine a post that would be asking a question like that, and when the OP sees a very funny comment, they’d wanna pin it so more people can see it.

6/28/2022, 11:58:30 AM
nebulous:

idea: 3follow options: feed only, post notification, all notifications

feed only: the current follow system now

post notification: get a notification when a new post is mase

all notifications: get a new notification on every activity (ex pfp change, banner change, post, etc)

6/27/2022, 2:51:57 PM
jeffalo:

but why would this added complexity be necessary? the “all notifications” sounds pretty creepy too

6/27/2022, 6:55:47 PM
nebulous:

Like the youtube bell, they do not have to be this exact names.

6/27/2022, 7:34:23 PM
nebulous:

https://better.wasteof.eu.org/posts/wa1280294553626 Did you post this?

6/27/2022, 2:16:32 PM
jeffalo:

no, but i don’t like the premise of the site either.

6/27/2022, 6:55:09 PM
anvil:

how do i post images?

6/27/2022, 10:44:35 AM
nebulous:

upload an image on cubeupload or imgBB then copy the image (not the URL) and paste it into the markdown editor

6/27/2022, 2:16:49 PM
anvil:

Thanks!

6/28/2022, 6:55:41 AM
nebulous:

Could you add https://media.discordapp.net/attachments/ to thr image whitelist

6/27/2022, 7:29:25 AM
jeffalo:

there is a lot of malware that gets uploaded to discord’s cdn

6/28/2022, 11:43:26 AM
nebulous:

whitelist to image files only?

6/28/2022, 11:59:06 AM
jeffalo:

that would involve my server sending a request to discord, in order to download/analyse the upload — which would be slow and potentially less safe

6/28/2022, 8:32:58 PM
nebulous:

Why is the codeblock markdown option so buggy and hard to use?

6/26/2022, 6:21:57 PM
jeffalo:

what kind of question is that? like what kind of answer do you want??

“oh sorry its buggy and hard to use because i made it that way“

6/26/2022, 7:15:11 PM
nebulous:

like why doesn't it stop writing in codeblock when i click the button. The entire code gets turned to normal text

6/26/2022, 7:26:54 PM
nebulous:

how to prevent multiple posts

function post() {
postbutton.setAttribute("disabled", "");
6/26/2022, 6:21:32 PM
jeffalo:

i think multiple posts should be fine on beta (should be fixed). but i’m not going to update the main site for a while.

6/26/2022, 7:14:32 PM
nebulous:

multiple comments aren't

6/26/2022, 8:05:10 PM
jeffalo:

ah. yeah that’s a simple fix. thanks

6/26/2022, 8:43:16 PM