Seegras

Results 33 comments of Seegras

can we strip out the GUI support altogether and keep a (python3) command line version?

For finding same filenames you can do something like `find . | grep -E $( find . -type f | sed 's,.*/\([^/]*$\),\1,' | sort | uniq -d | tr '\n'...

With https://mojang.com/2014/09/yes-were-being-bought-by-microsoft/ I took a look at some of the alternatives. And this one struck me as the most elegant one. It's nice and fast. You (and we) should pick...

I forked it and applied various patches. But I'm just a half-assed programmer, so I won't be taking any lead, or even code much. But I've got some ideas what...

Does anyone have an idea what this depends on? Is this a question of kernel support? I'm running last weeks kernel from https://github.com/jwrdegoede/linux-sunxi and haven't been able to make it...

Also, "You will also need to insert a admin user into the users table through mysql or a graphical SQL interface." without saying how the password should be encoded, or...

I've got All of Fabric 5 running, there are no ores tagged "#indrev:mining_rig_allowed". How is this supposed to work in the first place?

winetricks cabextract fails if there are pre-existing files in the prefix that are - not writable (mode 444 for instance; cabextract itself produces such) - symlinks It's a problem with...

Same on Debian with Enlightenment. I could maybe run it with WindowMaker and the wmdock, but I consider it a bug if it can't run without a tray.

Yeah, I get ridiculous times as well: ``` Timezone ButlerAPP 14:16 16:30 is 8:30pm in your timezone ``` No, it's fucking not. It's 20:30. I don't dabble im am/pm-shit and...