5
submitted 4 months ago by [email protected] to c/[email protected]

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
submitted 7 months ago by [email protected] to c/[email protected]

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?

[-] [email protected] 11 points 7 months ago

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)
submitted 7 months ago by [email protected] to c/[email protected]
3
submitted 8 months ago by [email protected] to c/[email protected]

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
submitted 8 months ago by [email protected] to c/[email protected]

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
submitted 9 months ago by [email protected] to c/[email protected]

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
submitted 9 months ago by [email protected] to c/[email protected]

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

[-] [email protected] 31 points 10 months ago

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

[-] [email protected] 12 points 10 months ago* (last edited 10 months ago)

ah yes, my favorite dish. t-shirts.

[-] [email protected] 14 points 10 months ago

french miku real

[-] [email protected] 15 points 10 months ago

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

[-] [email protected] 29 points 10 months ago

i assume this is about right

[-] [email protected] 74 points 10 months ago* (last edited 10 months ago)

The cars universe is in general goddamn weird

[-] [email protected] 9 points 10 months ago

I’d assume it’s mostly donations

[-] [email protected] 9 points 10 months ago

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

[-] [email protected] 22 points 10 months ago

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

[-] [email protected] 9 points 10 months ago

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 10 months ago