5

There's no community for school so I thought I'd ask here

Basically at my school we don't have much homework and we do almost all the assignments/projects in class. But I'm so slow that I can't possibly complete whatever we have to do in only 20-45 minutes, so I have to continue at home. But sometimes we can't do that and have to turn in at the end of the class, and by then I've only barely started. I seem to work more efficiently at home though (or at least I feel like I'm working more efficiently).

Does anyone have any advice/tips to help mitigate this? Tia

1

I've heard in many places that I should learn to write kanji and their use in vocabulary instead of stuff like readings. Is this true? Is that stuff actually useful or would you be wasting your time learning it?

this reminds me of that one tlc episode where a woman scraped leftover spaghetti sauce from plates to reuse it and made lasagna in a dishwasher or some shit

1
Where's your fucking rage? (lemmy.blahaj.zone)
3

I was looking into rocketbook and it sounds really nice, but I'm not sure if there's an option to save as markdown, which is kind of a dealbreaker to me as I'd like to continue using Obsidian. Does there exist something like that?

1

Hi, I have this function that is supposed to upload a file stream to another page:

async function getData() {
    const vocadata = await fetch('http://localhost:3000/upload/',
        {
            method: "POST",
            headers: {
                "Content-Type": "multipart/form-data",
            },
            body: data,
        });
    console.log(vocadata);
};

The problem is though, no matter what URL I enter in the first argument, it always posts the request to /. How can I fix this?

5

Most communities on externally-owned sites don’t allow requesting content, but I assume there’s something somewhere for that purpose. I try to find as much as I can on my own but I need help with something currently so yeah.

9

I'm running it on a 32-bit emulator, maybe that's the issue here? i don't know honestly

is that a quote from somewhere cause i swear it sounds familiar

[-] thecheddarcheese@lemmy.blahaj.zone 12 points 2 years ago* (last edited 2 years ago)

ah yes, my favorite dish. t-shirts.

french miku real

Making dogs vegan still doesn't sound like a good idea to me tho

i assume this is about right

[-] thecheddarcheese@lemmy.blahaj.zone 74 points 2 years ago* (last edited 2 years ago)

The cars universe is in general goddamn weird

I’d assume it’s mostly donations

reminds me of that one song, proof that geometric construction can solve all love affairs or something like that

is this a reference to something that i'm too uneducated to get?

Why even make a desktop app at this point? I get doing that if it has some inherent advantage over the web version, but why go through the trouble of making another program if it's just gonna be the same but in electron?

view more: next ›

thecheddarcheese

0 post score
0 comment score
joined 2 years ago