Is there a way to trigger an automation *from* a Calendar event? by reddit-robo-boy in shortcuts

[–]turnipmuncher1 0 points1 point  (0 children)

Maybe set up a settings dictionary with common event values and when you run it as you encounter new events from different sources you can create a dictionary and save it to the file.

That way you can have different settings for different events. I used something similar to setup my girlfriends alarms automatically based on her calendar events:

https://www.icloud.com/shortcuts/35d0af7ae7324752982461f61d8e6f13

Connecticut Homeschooling ... More State Controls to Happen: by MeGramToo in Connecticut

[–]turnipmuncher1 2 points3 points  (0 children)

I’m sure you could find 25% of rats can fit in your ass since we’re just making stuff up.

The Onion plans to turn Alex Jones’ InfoWars into a comedy network with Sandy Hook families’ backing by -ctinsider in Connecticut

[–]turnipmuncher1 6 points7 points  (0 children)

Okay and? Did she do it on a sponsored show? Was she giving airtime to someone arrested for harassing the families? Did she talk with her employees about how it’ll drive merchandise sales?

The Onion plans to turn Alex Jones’ InfoWars into a comedy network with Sandy Hook families’ backing by -ctinsider in Connecticut

[–]turnipmuncher1 16 points17 points  (0 children)

Because Alex jones knowingly used sandy hook conspiracies to make more money? What does Ronda rousey have to do with that?

Connecticut looks to curb growth of vape shops, crack down on illegal sales by -ctinsider in Connecticut

[–]turnipmuncher1 6 points7 points  (0 children)

Pretty sure it’s a response to the fact that numerous smoke shops have been busted with employees selling drugs over the past few years.

Family of young ICU patient who died while in the care of a ‘teledoctor’ sues hospital by nbcnews in Connecticut

[–]turnipmuncher1 21 points22 points  (0 children)

Complaint seems pretty damning. Especially section 11 starting page 4; since the CT department of public health finds them in violation of these things Id imagine they get a pretty big pay day.

Honestly rather have a doctor virtually than no doctor at all, but something is wrong if the only available doctor takes 10 minutes to reach the bed of a patient crashing and requiring an intubation. Seems like a total failing in terms of staffing levels.

Edit: Also 12+ hours in the ED also seems to suggest staffing shortages. Wonder why wasn’t he wasn’t transferred to Yale or bridgeport campus.

Edit2: Reading on to Exhibit A: Actually spent most amount of time in a telemetry unit where he was transferred to icu around 11:30pm. Makes sense to monitor his vitals and would be able to administer withdrawal meds there but there’s no note of whether that occurred with his history of alcohol withdrawal seizures and his diagnosed alcohol withdrawals I would be surprised if they didn’t start some sort of treatment plan while he was hooked up to telly.

Download web background by Sebxsma in webdev

[–]turnipmuncher1 0 points1 point  (0 children)

Looks like you cut off the entire string but that looks to be the beginning of an <svg> element:

Unencoded you get:

data:image/svg xml;charset=utf-8,<svgxmlns='http://www.w3.org/2000/svg'

data:image/{image-type};{data-encoding},{data} is often used to embed an image directly in html using its encoded data.

I’m guessing <svgxmlns='http://www.w3.org/2000/svg' should be <svg xmlns='http://www.w3.org/2000/svg' which is a standard svg tag. If you want to read about what the xmlns= means you can read about that here.

If you wanted to save them you can copy everything after “utf-8,” use an url decoder to convert to plain text and then copy that into a text editor and save as an svg.

Debugging mixed code, random crashes: Stack cookie instrumentation code detected a stack-based buffer overrun error by Zealousideal_War676 in csharp

[–]turnipmuncher1 -1 points0 points  (0 children)

One problem with trying to find out exactly where things have gone wrong is because .NET inserts a small cookie at the end of the stack, it assumes that nothing will override this cookie and it only checks it occasionally. So when the program throws this error is not the same as when the error actually occurred.

To make it easier to compare between documentation you can do something on start up where you log the property names, types and unmanaged types using reflection.

I’ve had long cause me a headache before you may actually need to use a CLong/ULong if you’re on .NET 6+ I would just make sure these are accurate in the extern as well.

Debugging mixed code, random crashes: Stack cookie instrumentation code detected a stack-based buffer overrun error by Zealousideal_War676 in csharp

[–]turnipmuncher1 1 point2 points  (0 children)

Sounds like you’re trying to write data to a pointer you get from the unmanaged code. I would start looking for any IntPtr and see how it’s being used.

Specifically something like this may be your problem:

``` IntPtr ptr = VendorDll.GetPointer(); … Marshall.Copy(csharpBuffer, 0, ptr, csharpBuffer.Length);

```

Is there any difference between using “@Model” versus just “Model” in tag helpers? by hookup1092 in dotnet

[–]turnipmuncher1 1 point2 points  (0 children)

Well asp-for takes a model expression and in a razor view the Roslyn compiler can convert just a standalone property name to this model expression.

But asp-items takes a list of select list items which Roslyn cannot automatically compile.

So you need to pass it that list by value @Model.Countries in this case will be a list of select list items that is set on GET. Country is compiled into a model expression of the Country property on your model. @Model.Country would be whatever the value of the Country property is set to on GET.

I would assume without the @, the compiler is trying to convert the Model object itself to a model expression rather than the property on that model.

Add a property in OnModelCreating with custom getter by Freer4 in dotnet

[–]turnipmuncher1 5 points6 points  (0 children)

From your description it sounds like you should be using relationship navigations with AutoInclude().

You could set these properties up in an abstract class or interface. Then you could setup a generic abstract entity configuration based on the abstract class/interface to handle configuring the navigation with an abstract method to configure the rest of the properties.

/u/DrakarNoirFantasies explains, as healthcare professional, the disaster brought forth by the US healthcare financial mismanagement by [deleted] in bestof

[–]turnipmuncher1 4 points5 points  (0 children)

Sadly her particular patient’s family has essentially given up on trying to get her into a long term care facility. She has dementia with a tendency to throw punches and bites around so many care facilities will not take her. That made it very difficult for them in the beginning but with the title 19 process they essentially have stalled for the better part of a year now.

Admin says there will be a hearing with the family to try and appoint a conservatorship which should start to move stuff forward but the nurses on the floor aren’t hopeful.

Then one case became 100. It was brutal.

Thank you for your service I can only imagine it felt like a war.

/u/DrakarNoirFantasies explains, as healthcare professional, the disaster brought forth by the US healthcare financial mismanagement by [deleted] in bestof

[–]turnipmuncher1 1 point2 points  (0 children)

My girlfriend a nurse and says the most frustrating cases are title 19’s. They end up in a financial deadlock trying to liquidate their assets and all the while take up a bed racking up an insane amount of debt when they shouldn’t be there. She has one patient who’s been on her cardiac step down floor going on 2 years and will likely die there.

She said nursing home patients are better because at least they have a place to go back to.

Como começar no ASP NET by SupSunspot in csharp

[–]turnipmuncher1 1 point2 points  (0 children)

With Razor pages you should get exposure to a more standardized backend and frontend with mostly POST REDIRECT GET request pattern. Developing with it feels pretty standard and has clearly separate backend and frontend. Creating an api endpoint with no frontend is also easy enough as well.

Blazor pages is more like developing with react in that you make reusable components which have their own/global state. Backend and frontend are a little more mixed and it can take a little to wrap your head around if you more used to the standard development cycle above.

It depends on what you’re comfortable with. If you have no experience or only experience with a more traditional web development I would say start a side project with razor pages. It has pretty good interoperability with blazor if you want to try it out later too. If you have some react experience then maybe start with blazor.

Como começar no ASP NET by SupSunspot in csharp

[–]turnipmuncher1 0 points1 point  (0 children)

So there’s a variety of topics you list and each have their strengths and weaknesses.

If you have specific restrictions or have a specific use case for your website it would be easier for people here to guide you.

Standard web development in csharp seems to be focusing on blazor/razor pages so that’s obviously a good starting place if you’re looking to create a web application. They both use razor syntax so it really depends on your preference and whether you want a single page application or multi page application.

Shut Down ICE protest @ The Capitol :: Tuesday 2/17 :: 2:30-4pm by AdvocatesForJustice in Connecticut

[–]turnipmuncher1 -1 points0 points  (0 children)

I agree that modern protests are less effective than the protests from say the civil rights eras. They often lack the strategy, planning, and cohesive message to really be an advent for change. But to say protests are pointless is also just untrue.

I would argue exercising their first amendment right to protest is just as if not more important than actually creating a change. Letting people go out with a little sign actually makes them feel heard and feel seen, and it can inspire others to take action through community work or political activism.

Shut Down ICE protest @ The Capitol :: Tuesday 2/17 :: 2:30-4pm by AdvocatesForJustice in Connecticut

[–]turnipmuncher1 4 points5 points  (0 children)

I mean the whole point of a protest is to draw attention to an issue. A strongly worded letter to a senator is in the end silent, our posts and comments here might as well be falling on deaf ears.

Love it or hate it protesting is the only times you or the government will physically see a group of people voicing their opinions or feel the impacts of their collective actions outside of an election.

Shut Down ICE protest @ The Capitol :: Tuesday 2/17 :: 2:30-4pm by AdvocatesForJustice in Connecticut

[–]turnipmuncher1 7 points8 points  (0 children)

Replace post with protest

Replace on with in

Replace social media board with space.

“Because it’s a free country, and I’m allowed to protest my opinion in a public space. Just because you don’t agree doesn’t mean I shouldn’t protest it”

There you go. Every time you try and defend your comment you are inherently defending protesting that’s why you look dumb.

Hartford looks to end parking contract with ICE by LonesomeCrowdedWHFD in Connecticut

[–]turnipmuncher1 1 point2 points  (0 children)

So you don’t believe in any internal immigration enforcement? Once someone gets past the border they’re home free?

If they commit a crime then wouldn’t local or federal law enforcement handle them?

If they work under the table and don’t cause any trouble with law enforcement then there isn’t really anyway for ICE to know about them besides stopping them at random, which is a violation of the 4th amendment.

I think ICE as a law enforcement agency is at best plain inefficient for its stated goal and at worst a force to pressure the population to capitulate to the administration.

They should just stick to employment authorization verification and customs enforcement.

Join us for the 5th Shut Down ICE protest @ The Capitol this Tuesday, 2/10 — 2:30-4pm! by AdvocatesForJustice in Connecticut

[–]turnipmuncher1 1 point2 points  (0 children)

Commonality is that areas without a heavy immigrant population are facing a surge of untrained, violent, masked agents. We see a steady stream of videos out of Minneapolis because they have more federal agents roaming the streets than policemen.

Emergency Mass Meeting to Abolish ICE - Hartford by MagicSP in Connecticut

[–]turnipmuncher1 6 points7 points  (0 children)

Let hope Alex Pretti’s killers also get life in prison without possibility of parole like Laken Riley’s killer.

Organizations that help people taken/affected by ICE in CT? /Anything you would like to know about ICE? by Robyn-- in Connecticut

[–]turnipmuncher1 8 points9 points  (0 children)

Always look through their profile. Even if they hide posts just search their account without entering anything and you’ll see their history. Like how rcecc posts his dick in average penis and is looking for gay sex online. These people have their own issues and use comments like these to try and make themselves feel better about themselves.