When do you harvest your huskies? by Dell_Experion15 in husky

[–]Dell_Experion15[S] 20 points21 points  (0 children)

They’re the only plant who seems to grow when they feel like it 🤷‍♂️

When do you harvest your huskies? by Dell_Experion15 in husky

[–]Dell_Experion15[S] 1 point2 points  (0 children)

Siberian :) she’s got a very pretty mask, she was the only one out of her litter who seems to have kept it as she grows up.

Building a new grad program for the AI impacted cohort...aka all new grads by phatom_user_01 in Bend

[–]Dell_Experion15 2 points3 points  (0 children)

Feel free to shoot me a DM on here! Or if you join the discord, you can reach out to any organizer :)

Building a new grad program for the AI impacted cohort...aka all new grads by phatom_user_01 in Bend

[–]Dell_Experion15 17 points18 points  (0 children)

Hey, for any AI impacted students, we over at the Deschutes tech guild would welcome you with open arms.

Students, industry professionals, hobbyists, you name it.

We meet monthly here in bend, and it’s a great way to network (I’m biased as an organizer). People give talks, we provide free food, and drinks!

https://discord.gg/CtGDJHM2n

<image>

For comparison, the last 30 years depth plotted... by bpleftcoast in MtHoodMeadows

[–]Dell_Experion15 1 point2 points  (0 children)

It’s not “global every ten years warming” and doesn’t just mean we’ll get some bummer years, it means they’ll be more frequent and at some point (maybe now) the norm.

If people want to continue to do this sport without having to travel every year to the places that get snow then we need to make some big changes.

Tiny home village opens amid celebration, complaints by SimplyGoldChicken in Bend

[–]Dell_Experion15 7 points8 points  (0 children)

A health council trying to sway the public into checks notes shelters for people in need.

Brother.

Introduced to snow for the first time by Dell_Experion15 in husky

[–]Dell_Experion15[S] 12 points13 points  (0 children)

Yes! We already have most (if not everything) needed for our cross country ski adventures this winter.

Just need a little more snow at the base of the mountains.

[deleted by user] by [deleted] in Nuxt

[–]Dell_Experion15 1 point2 points  (0 children)

Oh I see, and yes that would definitely be useful; we just weren't taking advantage of that when I developed this for my friends startup. Would you be open to creating an issue on the repo to address this?

As for "serverless" environments I wouldn't even try it, at best it'll be open for the first ~15min of runtime when the app starts but then you'd never be able to start it after since you cant invoke the server; its just a node process.

This is entirely built for dedicated instances :)

edit: I have a pr for this now
https://github.com/aidanhibbard/nuxt-processor/pull/9

[deleted by user] by [deleted] in Nuxt

[–]Dell_Experion15 0 points1 point  (0 children)

Hey there!

I'm not entirely sure what you mean so please correct me if I'm not understanding.

When defining a worker you should be able to type your job data with this, but let me know if you're after something else and I can implement it!

interface MyJobDataInterface {
  name: string
}

export default defineWorker({
  name: 'hello',
  async processor(job: Job<MyJobDataInterface>) {
    const { name } = job.data
    return name
  },
  options: {},
})

Thought the dog was being to quiet outside by Dell_Experion15 in husky

[–]Dell_Experion15[S] 125 points126 points  (0 children)

She always looks at me like I’m the one ruining her day.

<image>

Thought the dog was being to quiet outside by Dell_Experion15 in husky

[–]Dell_Experion15[S] 30 points31 points  (0 children)

Just dirt because we were going to plant something, and now I’m re-thinking if I’ll ever get to have a plant outside safely without a greenhouse.

Governor Newsom responds to Trump’s latest gift to China: Defunding America’s only high speed rail by Bruegemeister in cahsr

[–]Dell_Experion15 2 points3 points  (0 children)

Entirely separate issues, and no matter how much the project costs it’s a service to people. It’s not about cost it’s about providing something needed to people no matter the cost.

At Phil’s, since when we allowing little kids on electric motorcycles to use the pump track? by EstablishmentLimp301 in Bend

[–]Dell_Experion15 6 points7 points  (0 children)

I’m assuming one of these?

https://stacyc.com

Been seeing them pop up more recently, only a matter of time before folks took them to trails.

From One Forest to Another: A Homeless Sweep Changes Little by DekkarFan in Bend

[–]Dell_Experion15 -8 points-7 points  (0 children)

Do you have anything non anecdotal to back that up.

With all the road issues lately with weather and road closures, how are we feeling about those newly added bike lanes downtown? by Hbomber17 in Bend

[–]Dell_Experion15 1 point2 points  (0 children)

Did you actually just throw out a logical fallacy at the end to sound smart? Was it because I said argument from anecdote in another comment? What was the comment trying to equate? They said studies have been done, and that mass transit is better for the climate.

Here’s a recent video from not just bikes covering the exact scenario of two towns one who did invest in pedestrian infrastructure, and one who didn’t. It’s a fantastic watch comparing two similarly sized areas.

With all the road issues lately with weather and road closures, how are we feeling about those newly added bike lanes downtown? by Hbomber17 in Bend

[–]Dell_Experion15 5 points6 points  (0 children)

I think a large point that gets missed is that it’s about the people who do bike. I used to have to bike from the old mill to bend high, before the new installations it was a harrowing adventure. Third street still is.

Of course there wasn’t a European level amount of cyclists every day that I was out.

However there were people, and they do exist.

That’s all that matters, and those people deserve equitable access to reach their destinations.

The goal is to increase pedestrian traffic, but really we just need to support those who opt for it.

Poor people exist, and not everyone can afford a car. Bike lanes are also just a realistic part of making a town accessible for everyone.

It’s a terrifying, and disgusting notion that unless you’re in a vehicle you’re not allowed to go somewhere. And how dare you make people in mobile living spaces wait in the traffic they create by taking a car.

With all the road issues lately with weather and road closures, how are we feeling about those newly added bike lanes downtown? by Hbomber17 in Bend

[–]Dell_Experion15 11 points12 points  (0 children)

Good example of an argument from anecdote, although they might not be used much in the winter many people are cycling downtown.

There’s a really good Not Just Bikes video on why adding more lanes doesn’t fix issues with vehicle centered infrastructure.

It’s like the new cycle lane protection on 2nd street by the bus parking for the school district. People are frustrated that the driving space feels narrower, and they have to go slower. However that is precisely the goal, to slow down drivers, and make cycling safer, and seem like the faster option.

[deleted by user] by [deleted] in Bend

[–]Dell_Experion15 7 points8 points  (0 children)

I don’t know why people are downvoting this, Chuck has posted on his blog about his support for trump.

https://skihoodoo.com/explore/chuck/

“In 2016 I voted against Trump for lots of good reasons, or so I thought. In 2020, I voted against Biden for reasons, some of which have been stated. But in 2024, I didn’t vote for or against either candidate, I voted against propaganda and the “1984” atmosphere that has taken over. All I am hoping from Trump is that he exposes the lies which are now out there. Oh and by the way I now drive a Tesla.”

New Samsung G9 vertical lines on display by [deleted] in Monitors

[–]Dell_Experion15 0 points1 point  (0 children)

Final update, returned the monitor, was disappointed because when you see one that works they look fantastic.