This is like one of those websites where you look for the date of the new season of that show you like, and instead of actually giving you any useful information it waffles on and says a whole load of nothing with a line somewhere in the body of the text saying “we don’t actually know anything yet”.
They are not profitable because they make bad business decisions.
Exactly this. Just like how reddit very quickly made enough in reddit gold sales to cover their server costs for decades, the only reason it’s operating at a loss is because they’re running it that way.
This is incredibly scummy. Not just for the obvious reason, but also because this is a business to business deal that developers have little room to avoid. It essentially encourages per-install charges for users, or at least limits on how many times you can install the software - which is completely unreasonable, they should only ever limit concurrent installations. If I want to upgrade to a new computer I should be able to move all my software over to it.
Don’t buy Unity games, encourage developers you like to not buy them. Not much you can do really, but hopefully the financial disincentive will put them off. Users don’t want install limits to be placed on their games, and they certainly won’t pay developers for every install.
First off, Rare had a reputation for good games, but they were cute, child friendly games. Conker was even a cute character with child friendly games. Then they made this… thing, which starts with Conker hungover from a night drinking and quickly descends into him fighting a giant poo monster. The game was rated R/18, which was crazy for Nintendo. The amount of little movie references everywhere was insane, also.
Same goes for code boxes. They can only be displayed properly by Lemmy and no one else. It’s not possible for third party apps to display them properly.
Except Jerboa displays code tags just fine. There’s also the view source function.
There are ways to solve the problem, they just haven’t been implemented yet. That’s up to app developers.
I’m done. You’re blocked so I won’t be angered by any stupid replies from you.
Shock horror. Something tells me they don’t need me to get angered.
Edit: So, thinking on it some more for the benefit of anyone else, it would be perfectly possible to fix in Jerboa for lemmy. Jerboa just breaks out of the link but still shows the full url, only the rest of it is text and the bit in between two removed _ is italicised. Jerboa is failing to inhibit for the link and applying markdown to it.
Maybe on kbin apps it can’t work, because kbin shortens the link in text and doesn’t have a view source function. But kbin is not lemmy.
Edit: to lemmy users, this link looks no different. To third party app users and Kbin users, etc, the previous links all cut out after the first underscore.
The link works for me.
So which is it? Did it work or not?
When I checked, it worked. Before the link was edited, when it was just a raw url with no markdown code. Lemmy dispayed the full link with the underscores. Kbin displayed a shortened version, but it linked to the same url.
You’re being incredibly pretentious with this “I’m a developer” nonsense. A developer of what? Be specific. Which app did you actually see the problem in?
Either way, you’ve been the one trying to push the blame on lemmy and users, right from the start. I’m not really sure what you’re playing at here, but it seems like you’ve realised your mistake and are now trying to save face.
The issue is with your app. Both lemmy and kbin desktop websites parsed the url correctly.
Edit: Works fine on lemmy and kbin websites, doesn’t work in Jerboa. So it’s yet another problem with Jerboa (or whichever app) text processing, nothing to do with lemmy and certainly not the user’s fault.
“I see a problem I can easily fix but obviously it’s someone else’s problem.”
I’ve just checked on kbin and the link works just fine. Kbin doesn’t display the full link, but when you click it on the website it works.
Are you using an app to browse kbin? In that case it’s your app that’s not doing it correctly. Possibly kbin doesn’t give it the infomration, or maybe it just reads the text of the link and misuses that.
Either way, the problem is nothing to do with lemmy. However lemmy apps have their own little bugs to work out (eg instance agnostic links from v0.18) so we’re all in the same boat of fedeverse development.
I mean sure, but that’s a bit more involved than just pasting a link with no code and having the renderer make a link, which lemmy is supposed to do. The app is failing to meet the lemmy spec, the developer should fix that.