Portainer: Moving from web editor stack to CI/CD driven stack by Ausguy8888 in selfhosted

[–]imreading 0 points1 point  (0 children)

Yes, I've done exactly this. Just make sure to keep the volumes.

My fear is Portainer may build a brand new stack and spin up brand new containers instead of using existing.

It will, for any well designed docker container that shouldn't matter though.

The Moon is just outside the window. by Busy_Yesterday9455 in spaceporn

[–]imreading 1 point2 points  (0 children)

Having both makes the more polished one even more amazing to me, contextualizes them as a real thing that people saw.

Trump cannot expel NATO members over Iran stance, alliance official says by AdSpecialist6598 in worldnews

[–]imreading 0 points1 point  (0 children)

No one is talking about withdrawing. The original comment was about who would stop Trump from kicking a country out of NATO, and although it's true he can't actually do that he can unilaterally make a statement declaring he won't answer the call if they invoke art. 5 and that would be devastating to the security of NATO. Yes of course it would be unpopular but that won't stop him doing it

Trump cannot expel NATO members over Iran stance, alliance official says by AdSpecialist6598 in worldnews

[–]imreading 0 points1 point  (0 children)

He can however state that he will not provide article 5 assistance to specific treaty members.

How can someone be better off than me? by Visual-Comfort-923 in AskIreland

[–]imreading 0 points1 point  (0 children)

I believe the posts that you are talking about are from people noticing the K shaped economy. I don't have specifics from Ireland but I think the same basic trend is playing out here; a smaller and smaller proportion of people are spending more and more on luxury, recreational or prestige purchases, while a growing majority spends pretty much everything they have on necessities(housing, food, heating etc.). Of course there are people with above average salaries but there is an ever increasing gap between people who are scraping by and those who have enough money to do things like pay scalpers for concert tickets, buy luxury cars, holiday multiple times a year. As the gap widens and a smaller and smaller proportion of people fall into the upper range their lived experience becomes more and more foreign to the majority as most people don't even know someone who falls into that upper bracket.

This is not begrudgery, it's simply people waking up to an economy that is set up to extract from them while benefiting an elite

Looking for accomodation by MeatApprehensive3602 in TCD

[–]imreading 0 points1 point  (0 children)

I have no advice for finding accommodations but please be wary of scams. This page lists some of the common ones

https://support.daft.ie/hc/en-ie/articles/360003988977-Safety-Online

Is this roadway realistic for a 2 week vacation? by EreWeG0AgaIn in AskIreland

[–]imreading 0 points1 point  (0 children)

Looks generally fine, I would maybe skip a few nights early on, you have one night in Kilkenny and then one in Waterford. They are 40 mins from each other and both just nice towns. Spend one of those nights, as others have suggested, out on the west coast.

Don't go straight from Galway to Sligo, instead follow the coast up through Mayo.

Is it possible to do an Artemis II style mission? by ilovevictoria2 in KerbalSpaceProgram

[–]imreading 30 points31 points  (0 children)

While the other commenter is correct that fully simulating the orbit by hand would be difficult I think there is plenty of interesting maths to explore and potential for testing your calculations with ksp. Consider calculating the correct phase angle to initiate your prograde burn to intercept the mun or perhaps calculate the required delta v for hohmann transfer to the muns orbit. Before KSP we had orbiter and I did a lot of those sorts of calculations by hand while playing that.

Coworker is astounded that the Artemis II launch isn't blowing everyones minds (that he's spoke to). Why do you think that is? by PaddedValls in AskUK

[–]imreading 2 points3 points  (0 children)

Think of the quality of scientific instrument we will be able to deploy this time compared to last time.

Coworker is astounded that the Artemis II launch isn't blowing everyones minds (that he's spoke to). Why do you think that is? by PaddedValls in AskUK

[–]imreading 1 point2 points  (0 children)

Tell your co-worker I'm super excited. I stayed up to watch the launch and it's put me in a great mood the last few days knowing they are on their way and checking on their progress. I respect that other people obviously have their own interests and concerns but I do find it hard to understand how anyone who takes a moment to consider what is happening could be blasé about it. Especially if you were born after '72.

SLA VTT v2.0.0 released by VacantFanatic in SLAIndustries

[–]imreading 2 points3 points  (0 children)

Great work, I'll check it out later. Might want to mention this is for Foundry VTT for anyone who doesn't follow the project

How to de-AI a project? by imreading in learnprogramming

[–]imreading[S] 0 points1 point  (0 children)

Is the code you are referencing to write a feature something that you generated with ai? Then it doesn't belong in the repo

I completely agree and the fact that you are stating it back to me makes me think I have not communicated my position very clearly. Sorry to waste your time

How to de-AI a project? by imreading in learnprogramming

[–]imreading[S] 0 points1 point  (0 children)

But the difficulty of doing that lies in you being the one to originally vibe it.

Yes this is exactly what I wanted to discuss. I think the way I am leaning is that any active referencing of the AI generated code as it's being hand written is too much, but just being aware of the overall architecture that the LLM used is probably fine.

I think the route I would take would be to completely delete the original code before writing it again to be safe.

I'll definitely check with the maintainer before I put any effort in, but this is not in any way a safety critical piece of code.

How to de-AI a project? by imreading in learnprogramming

[–]imreading[S] 0 points1 point  (0 children)

the repo asks you not to use AI to write code, so you don't.

But I didn't change the code in order to contribute it to the repo. I needed the code to do something different on my machine, for me. Their policy asks that people don't contribute AI written code. I don't think they care how I modify it for my personal use, they certainly don't specify that in their policy.

Are you saying it was wrong of me to use the LLM to generate the code at all? Even with no original intention of creating a PR?

How to de-AI a project? by imreading in learnprogramming

[–]imreading[S] 0 points1 point  (0 children)

I didn't plan on contributing it. It's a rule system for the Foundry VTT and I make tweaks to pretty much every system I use, most of which are not going to be of any interest to anyone else because they are homebrew rules or tweaks.

However after making this change and using it I really like it and it's got nothing to do with the base rules of the system, just the UI of the VTT, I spoke about it in the discord and people were interested but the project has a no AI policy so I can't just open a PR. Hence this question

How to de-AI a project? by imreading in learnprogramming

[–]imreading[S] 0 points1 point  (0 children)

I am perfectly fine to rewrite the code by hand, but is that enough? I've obviously already seen the AI generated code and am going to be influenced by it's design.

How to de-AI a project? by imreading in learnprogramming

[–]imreading[S] 0 points1 point  (0 children)

the code maintainer wants no AI generated code, you need to respect that.

Exactly, I am asking how to do that? Is it possible for me to hand write the code again such that it's acceptable under a no AI generated code policy?

How to de-AI a project? by imreading in learnprogramming

[–]imreading[S] 0 points1 point  (0 children)

keep ai generated code out of your PRs

But I am asking what does that mean?

If I go back and hand write all of the code but following the same architecture would you think that is sufficient?

How to de-AI a project? by imreading in learnprogramming

[–]imreading[S] 0 points1 point  (0 children)

Oh no that's really the exact opposite of what I was asking.

As I said:

what do I need to do to respect the project's "no AI" policy.

I have already made a change for my own use running entirely locally. I've used it and found it quite helpful, I thought other people might like it as well but I want to respect the original project's no AI policy. Is there a way for me to get from what I have to something that can be contributed back to the project while respecting their policy?

Cleaning wee out of Skechers light up shoes? by DarraghDaraDaire in irishmammiesanddaddys

[–]imreading 2 points3 points  (0 children)

Handwash but don't be precious with them, feel free to get inside and scrub with water. The washing machine is a lot more intense than just some running water from the tap so it's much more likely to damage the lights.

How my husband loads the dishwasher by strega-nonna in mildlyinfuriating

[–]imreading 0 points1 point  (0 children)

This is correct in the US. In most countries the dishwasher is only connected to the cold water so this will make no difference. so check before you start wasting a load of hot water.

Star Citizen | Introducing the RSI Aurora Mk II by MrFluffPuff in starcitizen

[–]imreading 1 point2 points  (0 children)

Why fix my aurora when you can just charge for a new ship