They have a lot pf Mosburger outlets here in Singapore, and their prawn rice burgers are pretty good. It’s basically prawns instead of meat and rice instead of the buns.
loke
- 0 Posts
- 7 Comments
loke@fedia.ioto
Games@lemmy.world•Sword Art Online being a primarily single player series
4·2 months agoThere was one called A Tale in the Desert that might qualify as well. No one remembers that one? (probably not since no one is talking about it)
It’s not even fair. Bosina and Herzegovina has to play against 50 states at the same time.
loke@fedia.ioto
Technology@lemmy.world•"'I don’t like that he made this donation' — Mullvad CEO reacts to co-founder’s donation to controversial Swedish populist party"
331·2 months agoLegally? No.
Morally? Yes. Customers give their say as to whether or not they want to give their money to some specific company every single time they engage in a business transaction. There is also nothing wrong with telling others to make the same consideration.
loke@fedia.ioto
Europe@feddit.org•Flesh-eating bacteria threat looms over Europe's coasts
13·2 months agoI had that. I was very close to losing my arm, but I was lucky enough to get to a hospital quickly, and I ended up being there for 3 weeks, with 5 full surgeries under anstesia to remove infected tissue.
I’m telling you this to be aware of the signs. It started with minor pain when I put my elbow down on the table. This happened in the evening. The next morning there were some redness on the skin but I went to work. I visited a doctor who concluded there was an infection and recommending antibiotics. By the afternoon there was swelling and I was in quite a bit of pain so I went to the emergency. By the time I got there I could barely hold the pen when I signed my name on the form.
If you ever have a rapidly increasing infection, go to the hospital right away. Waiting a day could mean losing a limb.
loke@fedia.ioto
World News@quokk.au•US AI stock sell-off shakes markets from Wall Street to Asia
7·2 months agoEven 30 will be just a blip. It needs to be well over 95% for them to actually feel any pain. Problem is of course that all of this will be paid for by poor people, as usual.


My personal project since the beginning of COVID has been a programming language/data manipulation tool.
At some point I realised that not writing a program is better than writing one (juat like how if a Unix task is simple, you’ll just type the command in the shell rather than writing a script). The the aame vein, if you can write a few characters to map the sum of an array of values with maximum value in a nested list of numbers in some column of a 2-dimensional array, why should I write a program to do it?
The result is Kap: https://kapdemo.dhsdevelopments.com/
I know my explanation seems overly generic, but I’ve already gone on for too long. If you’re curious, check the examples and videos on the web site. Please feel free to ask questions, I could talk about this stuff for way too long.