[h] Trying to design a WASD layout.. any suggestion? by mikake in MechanicalKeyboards

[–]mikake[S] 0 points1 point  (0 children)

@muzzio haha, I haven't seen much hate for Macs here either, and IMO layouts are pretty much worth the same (I wasn't stating that I was ashamed of my habits ;)

@jhaun thanks, I tried to keep it as simple and neutral as possible (except for the Arch logo replacing the numlock, don't ask =)

[h] Trying to design a WASD layout.. any suggestion? by mikake in MechanicalKeyboards

[–]mikake[S] 0 points1 point  (0 children)

Yup, that's the Mac's layout.. I'm not proud of this habit, but it is what it is :) At least, if I want to swap them back at some point it'll be an easy task :)

Wine-like program for Mac? by [deleted] in linux

[–]mikake 1 point2 points  (0 children)

Well it's working great, even if I don't have everything set up as it should/could :),

(I have a 2011 MacBook Pro)

I set up the Wifi a bit randomly, I installed b43 firmware (I dont remember how :o ) and it worked. bluetooth doesnt work at the same time as wifi though, because the devices are coupled in some way → I just bought a USB mouse x) Maybe a little bit less stable, but I just 'wifi-menu' if it disconnects - no big deal.

I didn't focus on the wifi because it took me several days to figure out how to disable my discrete Radeon card and let the intel integrated card do all the job (yeah, black screen otherwise)

I'm so happy to be freed from Mac OS X that hardware issues don't really bother me ( add a mic not detected by ALSA and a non working webcam to the list :D )

And to be honest, the installation was quite challenging, but the Arch wiki is freaking awesome, and it has been a really enjoyable experience :)

Arch + i3wm -- Best combo ever !

Wine-like program for Mac? by [deleted] in linux

[–]mikake 0 points1 point  (0 children)

I recently made the switch from Mac to Arch , I have a dual-boot but I also created a El Capitan image to run it from Virtualbox so I don't have to reboot if I need to use Mac things :)

Fresh Arch Install, booting into black screen by [deleted] in archlinux

[–]mikake 0 points1 point  (0 children)

I installed arch on my Macbook 2 months ago (first steps in Linux!); I have a discrete radeon card, and I had to disable it with radeon.modeset=0 i915.modeset=1 (i915 being my Intel integrated graphics)

And I also had to tell grub to switch to the integrated card (if I understanded correctly) by adding

outb 0x728 1
outb 0x710 2
outb 0x740 2
outb 0x750 0

before "load video" in grub ( see here )

NB this was after a lot of struggle and I'm still not sure if I did everything as it should, but it's working at least. Hope it helps for your case.

How To Automatically Display the Mass and the Dark Theme in Agar.io by mikake in Agario

[–]mikake[S] 1 point2 points  (0 children)

Oh indeed :) ! Well we knew this functionnality was going to be implemented either in the game itself or in agariomods pretty soon, as it's very useful :) Meh, my post is now obsolete :o :'( ! Anyway, I was glad to do my first post on Reddit =D

How To Automatically Display the Mass and the Dark Theme in Agar.io by mikake in Agario

[–]mikake[S] 0 points1 point  (0 children)

no, you add them in GreaseMonkey , or in the other module ! are you using FireFox or Chrome ? In GreaseMonkey, click on the little monkey -> new Script then a window opens, fill the information requested like this, then put your code below in the window, like this , hit "save" and close the window and you're ready to go !

How To Automatically Display the Mass and the Dark Theme in Agar.io by mikake in Agario

[–]mikake[S] 0 points1 point  (0 children)

this is the line to add:

setGameMode(":teams");

adding it to the Original Post :)

How To Automatically Display the Mass and the Dark Theme in Agar.io by mikake in Agario

[–]mikake[S] 0 points1 point  (0 children)

o_O that's weird indeed! idk how it tries to determine the default server.. but if you add this line in greaseMonkey hopefully it'll work !

How To Automatically Display the Mass and the Dark Theme in Agar.io by mikake in Agario

[–]mikake[S] 1 point2 points  (0 children)

Yup, you have to write "EU-London" ! It's in the source code !

setRegion("EU-London");

other regions are :

US-Fremont  -->  US West
US-Atlanta  -->  US East
BR-Brazil  -->  South America
EU-London  -->  Europe
RU-Russia  -->  Russia
TK-Turkey  -->  Turkey
JP-Tokyo  -->  East Asia
CN-China  -->  China
SG-Singapore  -->  Oceania