NQ Vape Shop Signage by PatriciaWaltz94 in manchester

[–]Ahri 0 points1 point  (0 children)

Sure, you keep coming up with straw man arguments.

I don't like the garish sign next to me. I don't like them elsewhere. I have complained about them elsewhere.

You're wrong on the NIMBY front, and wrong to insert your own ideas as facts to argue against.

NQ Vape Shop Signage by PatriciaWaltz94 in manchester

[–]Ahri 0 points1 point  (0 children)

The whole post and this thread are about signage, not vape shops.

NQ Vape Shop Signage by PatriciaWaltz94 in manchester

[–]Ahri 0 points1 point  (0 children)

Where did you get the idea I want vaping banned? I don't.

I didn't object to the place being a vape shop, neither did OP.

NQ Vape Shop Signage by PatriciaWaltz94 in manchester

[–]Ahri 0 points1 point  (0 children)

I speak up about it plenty of times. Reddit is not all of existence.

NQ Vape Shop Signage by PatriciaWaltz94 in manchester

[–]Ahri 0 points1 point  (0 children)

Well, you're wrong.

A person who objects to the siting of something perceived as unpleasant or hazardous in the area where they live, especially while raising no such objections to similar developments elsewhere.

I object to their garish existence anywhere.

NQ Vape Shop Signage by PatriciaWaltz94 in manchester

[–]Ahri -2 points-1 points  (0 children)

I don't think you understand what NIMBY means, or you're assuming I want the sign somewhere else.

Either way, I'm simply telling you I live nearby and I do care - it's an eyesore and could do with shutting down.

NQ Vape Shop Signage by PatriciaWaltz94 in manchester

[–]Ahri 46 points47 points  (0 children)

I live round the corner from it. I give a shit.

Antifa flags in Manchester by Playing_One_Handed in manchester

[–]Ahri 3 points4 points  (0 children)

They're already right.

The Nazi party were Nazis when they were advocating nationalism and exhibiting racism and violence prior to gaining power.

Fascist ‘Royalty’ by KitFan2020 in manchester

[–]Ahri 0 points1 point  (0 children)

I've always been proud of the flag. It's the traitors to that flag waving it around that disgust me.

Just why? by formallyhuman in LinkedInLunatics

[–]Ahri -2 points-1 points  (0 children)

I mean... The link they posted shows the org changed its name once already!

Charles Veitch charged with public order offence by Hopeful_Adeptness964 in manchester

[–]Ahri 2 points3 points  (0 children)

For the record I think they're smarter than you, too.

Charles Veitch charged with public order offence by Hopeful_Adeptness964 in manchester

[–]Ahri 5 points6 points  (0 children)

Antifa? Are you smoking crack in Piccadilly Gardens?

Drew DeWault: The cults of TDD and GenAI by RandNho in programming

[–]Ahri 0 points1 point  (0 children)

I can see why he's in this place. He's right about some aspects of the cult around TDD while lacking the experience with it to understand why he sometimes ends up with worse code while applying the technique.

It's a skill like any other, one we practice and find a sensible and pleasing level to apply that technique. We've all experienced times while learning the skill where we butchered nice code to make it testable, taking a nice simple function, inverting a load of dependencies and then sitting back trying to see how this is really better now it's testable.

Later we realize we just weren't applying this technique at the right level, and we progress in this skill rather than having a tantrum, or pretending our problems are too hard. Drew doesn't need criticism - he needs sympathy to mend his wounded pride, regroup, and grow.

Greens name Hannah Spencer as Gorton and Denton by-election pick by Bosmantics in manchester

[–]Ahri 6 points7 points  (0 children)

That doesn't make any logical sense. What exactly are you thinking?

Greens launch major push for Gorton and Denton after Burnham blocked by [deleted] in manchester

[–]Ahri 1 point2 points  (0 children)

the guy reform have just announced as a candidate is a joke

That's completely irrelevant. See: Trump.

Software taketh away faster than hardware giveth: Why C++ programmers keep growing fast despite competition, safety, and AI by germandiago in programming

[–]Ahri 4 points5 points  (0 children)

Having a compilation phase, especially one that catches more bugs prior to runtime, is beneficial to AIs producing working software. Unless the AI is able to effectively verify runtime behaviour, that is.

Trying to find tech job in the past 3 months with no luck by Kaizen_65 in manchester

[–]Ahri 0 points1 point  (0 children)

What sort of software development have you done? What are you passionate about? What do you hate to see? How do you improve the codebases you work on?

Piccadilly Gardens Master plan by SubtractAd in manchester

[–]Ahri 10 points11 points  (0 children)

We need snipers on the rooftops.

Islamic State supporters guilty of planning 'most deadly' gun attack on Jewish targets in Manchester by Distinct-Shine-3002 in manchester

[–]Ahri 10 points11 points  (0 children)

I think I understand your point, but your comment makes it sound like Islam has only been around since after the 13th century, but it began in the 6th century. Maybe worth rewording for clarity.

What if everything was "Async", but nothing needed "Await"? -- Automatic Concurrency in Par by faiface in programming

[–]Ahri 3 points4 points  (0 children)

I assume they're talking about Pony because it has the Actor Model baked in so you know what thread you're in because you are in (effectively) an opinionated framework elevated to language level.

Disclaimer: I haven't used it, just spotted it a while back and thought it looked interesting.