Living in a part of the world where we don’t really tip I have to ask, is tipping your landlord really a thing?
mifan
Monkey Island Fan - IT Specialist, Developer, Nurse, Sports fan, Gamer, Indie Developer and Board Game Enthusiast.
- 0 Posts
- 39 Comments
This is only counting confirmed dead games. There are still loads of game companies and shot loads of stupid peoples money to be drained.
mifan@feddit.dkto
Gaming@lemmy.ml•Ubisoft blames ‘technical error’ for showing pop-up ads in Assassin’s Creed
26·2 years agoAbsolutely agree. I was about to play the devils advocate and try to find ways, that this could happen by accident. If it was on PC it could’ve been the Ubisoft launcher (or whatever it’s called) which accidentally took window focus.
But this is on Xbox and PlayStation. That can only mean that it’s in the game files. That does neither happen by accident nor by technical error.
The only error could be, that it was enabled before they meant to. But no, this was 100% fishing for reactions.
mifan@feddit.dkto
Programmer Humor@lemmy.ml•I have a software engineering joke but it's probably not scalable
9·2 years agoIs this a screenshot of a post with a screenshot of a post? We ARE going to need a software engineer it seems.
mifan@feddit.dkto
Technology@lemmy.ml•Microsoft renames Bing Chat to Copilot as it competes with ChatGPT
2·2 years agoWorks fine in Chrome here?
Neither do we in Denmark. I think that’s generally how Europe works. The price on the menu is the price you will be expected to pay. Nothing more, nothing less.
If I have a restaurant or bar experience out of the ordinary or just have pleasant time with the staff I will tip. Otherwise I won’t, at it will be perfectly fine for everyone.
Or even make it till 20:57
mifan@feddit.dkto
Linux@lemmy.ml•Linux vs Windows tested in 10 games - Linux 17% faster on Average
4·2 years agoThanks for the feedback - I’ve installed Pop OS tonight and installed bnet, wow, unreal engine, rocket league and steam.
Battle.net had a few problems because of the host file, and Vulkan apparently needed some fiddling - but at apart from that, I must say everything runs smoothly.
I look forward to test a lot of things deeper - but for now it very much seems like an experience I could get used to.
mifan@feddit.dkto
Linux@lemmy.ml•Linux vs Windows tested in 10 games - Linux 17% faster on Average
4·2 years agoYou’re right - but I’d say things on newer windows versions are pretty much out of the box. It may ask for driver installs, but that’s often just pressing a confirmation box.
It’s not that I’m afraid of the technical stuff - I am a windows sys admin and software developer. I just have bad memories of hours of getting drivers to work on Linux. I’m sure, that if I make the change and are happy, eventually I’ll take a deeper dive. But it takes a good first time impression to get there.
mifan@feddit.dkto
Linux@lemmy.ml•Linux vs Windows tested in 10 games - Linux 17% faster on Average
2·2 years agoThanks for the answer - I’ve usually just gone with Ubuntu. Would that still be the recommended distro for gaming?
mifan@feddit.dkto
Linux@lemmy.ml•Linux vs Windows tested in 10 games - Linux 17% faster on Average
2·2 years agoApart from wow and flight sim, I play rocket league, satisfactory, old school monkey island (and other point and click games) and FIFA from time to time and I make small game projects in unreal engine.
mifan@feddit.dkto
Linux@lemmy.ml•Linux vs Windows tested in 10 games - Linux 17% faster on Average
245·2 years agoI really want to switch to Linux, but I’ve been told this before and then ended up spending hours trying to get everything to work, and usually give up … but it’s been a couple of years since I tried the last time, so is this the right time?
I have zero interest in the technical parts of Linux or setting things up. I want things to work out if the box. I may have to dual boot because of WoW and MS Flight Sim, but if everything else works it may be worth it.
Edit: wow thanks for the answers. You may have convinced me to try again.
mifan@feddit.dkto
Gaming@lemmy.ml•What unusual genre mixing video games would you recommend to try?
81·2 years agoSurprised I haven’t seen I Takes Two here yet - it’s a tour de force of genres.
If you never played this game and want a close to perfect coop experience, you should definitely give this a try. It’s perfect for a session with your SO, and it doesn’t rely on neither massive skill nor gaming experience.
I loved every bit of the journey that me and my wife was on with It Takes Two.
mifan@feddit.dkto
Programmer Humor@lemmy.ml•Questions that arise in my head at four in the morning
91·2 years agoFor some reason the dollar symbol annoys me so much - I’m fine with underscore and asterisk, but I’ve never found a good flow with the dollar sign.
mifan@feddit.dkto
Programmer Humor@lemmy.ml•LF cheesy oneliners for my Halloween costume
7·2 years agoMost programming languages uses = to copy a value into whatever whatever you put on the left side. You did it with TooClose, which you set to true.
But when you compare values as you do with the if statement, you need another operator, otherwise CanReadThis will be set to true and the if statement will always run (or syntax error), making it unnecessary.
Compare operators are typically == and/or === and some languages uses their own like ‘eq’ or other exciting ways.
Languages and compilers works in different ways, but your program could look like this. (When comparing a Boolean you don’t need the operator, you can just write the variable since it’s either true or false)
If (CanReadThis) { TooClose = true; }
mifan@feddit.dkto
Technology@lemmy.ml•Japan startup develops 'Gundam'-like robot with $3 mln price tag
7·2 years agoI thought it was $3/min 🤷🏽♂️
Or you would have a firewire 🤷🏽♂️





Ah, get it. Thanks for explaining.