OwlPaste

joined 1 year ago
[–] [email protected] 2 points 3 days ago

And they can vote for a better future. Last UK election we got a labour victory but 8% fewer people voted. Thats crazy.

Of topic, i agree with that, country borders are what making people xenophobic

[–] [email protected] 16 points 4 days ago (9 children)

Yeah totally should do that in an autocratic country, lets go with Russia and lets see how long it would take before the original poster is on their way to a Siberian gulag

[–] [email protected] 13 points 5 days ago

Damn NOT for men... my weekend plans are ruined 🥲

[–] [email protected] 6 points 1 week ago

For me the "coming out of dark ages" happened when freestyle libres came out and you didn't have to stab your fingers all time. Oh what a glorious time that was. Hope to live long enough to maybe see fruits of this labours too.

[–] [email protected] 19 points 1 week ago (2 children)

This sounds quite positive though quite a few years away, which 😔

[–] [email protected] 5 points 1 week ago

Russia is big, in the south it can easily reach +40 degrees in summer if not more. Can imagine they did not build in air-conditioning back in those days

[–] [email protected] 38 points 1 week ago (1 children)

Now do newspapers next!

[–] [email protected] 11 points 2 weeks ago* (last edited 2 weeks ago)

At least he didn't sell out to grammarly based on this spelling

[–] [email protected] 9 points 2 weeks ago

Confusion intensities

[–] [email protected] 1 points 2 weeks ago

Looks like someone you don't wanna cross in a dark alleyway...

[–] [email protected] 1 points 3 weeks ago

Butcher right next to toielts, pinicle of planning

[–] [email protected] 5 points 3 weeks ago

Uhoh guess internet has reached deep Alabama swamps

9
submitted 8 months ago* (last edited 8 months ago) by [email protected] to c/[email protected]
 

Got a small walking treadmill, that now became a fire hazard, rhe motor is sparking, but replacing it seems not feasible as i cannot get a replacement part (the company stopped existing a while ago and doesn't seem like a main manufacturer). And it seems a slightly more permanent installation than not.

So looking to scrap it, but how to scrap it in London without a car? Council bulk pickup seems not to mention anything about fitness equipment and neither does the "not so local" recycling centre, tried calling it but the number goes nowhere. Its a fair trip on a taxi if i wanted to bring it to the centre and not a straightforward walk either.

So the question is, how to scrap it? Contacted a random "local" company that mentioned picking up gym equipment but they quoted £200, which is more than the bloody thing cost!

Going to email the council, but anything else i can try?

 

Using react router and have a route definition:

  {
       path: '/',
       element: <Root pageTitle={pageTitle} />,
       errorElement: <ErrorPage setPageTitle={updatePageTitle} />,
       children: [
          ...
          {
             path: '*',
             element: <ErrorPage setPageTitle={updatePageTitle} />,
             loader: async () => {
                throw new Response('Not Found', { status: 404 });
             },
          },
       ],
    },

This shows me 404 page how I want but without the rest of the root element but also the http status is reported as 200. How do I properly throw it as a 404 and show it inside root element?

 

Using react router and have a route definition:

  {
       path: '/',
       element: <Root pageTitle={pageTitle} />,
       errorElement: <ErrorPage setPageTitle={updatePageTitle} />,
       children: [
          ...
          {
             path: '*',
             element: <ErrorPage setPageTitle={updatePageTitle} />,
             loader: async () => {
                console.log('throwing a 404');
                throw new Response('Not Found', { status: 404 });
             },
          },
       ],
    },

This does show me the 404 page how I want, but http status is reported as 200. How do I properly throw it as a 404?

It seems not to trigger the loader (console log does not appear), or is there another method to throw a 404 and show a pretty page?

 

Say I have a Films library

Is it possible to make a shortcut on the left hand side menu to a specific tag or collection from this library? I was not able to find this option.

And a side question, if I have media in multiple languages, whats the best way of signalling it? Via tags of some kind? Or {edition- labelling?

Cheers

5
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

Cat recharging in the sun https://imgur.com/a/MgsUN8W

 

Picture of a road sign swallowed by a tree.

view more: next ›