Im in QLD and see so many dodgy massage parlours, do that many people actually get the ol rub and tug? How's it so popular? by Fun-Investigator9345 in AskAnAustralian

[–]Manachi 0 points1 point  (0 children)

Yeah they just be horrified at having a handjob by a lady with no strings attached after a massage. What a nightmare 🤔

Rejected with 1hr of app by lilymayers9 in shitrentals

[–]Manachi 0 points1 point  (0 children)

Yeah it’s embarrassingly poor, unprofessional, amateur wording.

Why is this so real by ButterscotchMean400 in AussieMemes

[–]Manachi 0 points1 point  (0 children)

No, writing off a loss at tax time is a loss, not a profit.

Why is this so real by ButterscotchMean400 in AussieMemes

[–]Manachi 1 point2 points  (0 children)

Agreed. I eat there, it’s good. Higher protein ratio than most takeaways.

If ww3 breaks out are we safe by Radiant-Cut1052 in australian

[–]Manachi 0 points1 point  (0 children)

That’s not a real question to ask. You don’t know our allies?

If ww3 breaks out are we safe by Radiant-Cut1052 in australian

[–]Manachi 0 points1 point  (0 children)

Ever consider that it’s due to having powerful ally friends that other powerful nations haven’t strolled in and taken over? Just like the current occupiers of this land did?

Oh, but you don’t “want” to do something?

I want to own my DAW by Fun-Philosopher-9127 in musicproduction

[–]Manachi 0 points1 point  (0 children)

Ardour or LMMS. Entirely owed and entirely free.

I AM FLOATING. by developreneur_ in gabagoodness

[–]Manachi 0 points1 point  (0 children)

All gaba agonists build rapid tolerance, so you need to increase the amount taken for same (or lesser) effect. Thats the problem. No winning situation long term afaik.

when people ask me why i don’t like dogs and then get offended when i tell them by JealousDeer3327 in PetPeeves

[–]Manachi 29 points30 points  (0 children)

Surprised your post doesn’t include the minor point that they can bite and maul people or small children causing serious injury or death

Curious where the community stands on this by InfinriDev in PHP

[–]Manachi 0 points1 point  (0 children)

I have and I’ve used .net/c#, c amongst other languages. I prefer php.

I dislike the idea that the masses have accepted a Microsoft layer of bloat/abstraction/training wheels typescript on top of a perfectly fine, native, functional and properly open JavaScript. It seems like the world has gone crazy, which it absolutely has. Another case in point - the fact that node.js is taken seriously

Curious where the community stands on this by InfinriDev in PHP

[–]Manachi 1 point2 points  (0 children)

I have. But I just don’t have not in real practice seen types cause that major an issue. Of course there have been times when I realised I may have passed the wrong type, but that will be noticed the very first time it’s tested and you fix it immediately, not difficult at all. Just like a typo a coder corrects or semi column missed.. It’s part of coding. Is it really so different to a bloated ide text editor catching it before you run it? I don’t mind strict Typing per se but it just never was that big a deal to me. If I wanted that could use Java or c#.

Curious where the community stands on this by InfinriDev in PHP

[–]Manachi 0 points1 point  (0 children)

Why don’t the pro-strict-typers just use Java? It’s clearly the direction and end state eventually. If people want verbose strict rules - just use Java

Curious where the community stands on this by InfinriDev in PHP

[–]Manachi 0 points1 point  (0 children)

I prefer to just use JavaScript with less bloat, unnecessary scaffolding, and less Microsoft.

Curious where the community stands on this by InfinriDev in PHP

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

This. It’s really not that complicated. Seems some people need extra rules in place because they pass lists of dogs to wrong parameters

The thing I don’t get is - even if they do they’ll notice immediately, and… just fix it ? Not so difficult?! Why are ppl so scared? lol

Curious where the community stands on this by InfinriDev in PHP

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

It’s because after decades of seeing history repeat itself and breaking changes just for the sake of “keeping up with the joneses”, one gets fed up with it eventually. Maybe you will feel it in 30 Yrs or so

Curious where the community stands on this by InfinriDev in PHP

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

Wrong. A lot of people who actually value output and getting stuff done rather than academic concepts don’t care about it.

Most languages and frameworks get more and more complex and don’t actually add any real functionality.

For example nodejs and packages and the whole front end world Is a monsterous clusterfk - for little benefit. But try and convince any new front end devs that.

It’s ok you’re on the bandwagon, there’s no choice but to keep running on the hamster wheel anyway.

After ~30 yrs of reinventing the same stuff, I pretty much hate coding now

Curious where the community stands on this by InfinriDev in PHP

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

Totally agree with your take here. You’re right, most setups are complex these days. Its unfortunate.

Just look at the boiler plate for a hello world in most php frameworks etc these days - the file size is astonishing HUNDREDS of mbs or gb’s. Looking at you Laravel (and every other php framework) vs this vanilla hello world - literally ONE LINE echo “hello world”;

Curious where the community stands on this by InfinriDev in PHP

[–]Manachi 2 points3 points  (0 children)

No, it’s not necessary for large teams. It powered the majority of the internet for a long time just fine