Kuribo64
Views: 20,052,662 Home | Forums | Uploader | Wiki | Object databases | IRC
Rules/FAQ | Memberlist | Calendar | Stats | Online users | Last posts | Search
04-25-24 07:47 AM
Guest:

Main - Posts by Yami

Pages: 1 2 3 4 5 ... 36 37 38 39 40 41 42 43 44 45 46 47 48
Yami
Posted on 01-26-17 06:06 AM, in Kuribo64 Town Square Link | #81099
Posted by LeftyGreenMario
I think voting for someone just because she's a female doesn't help with feminism's entire point.

I actually believe voting a female president, just because she's a female, is feminist and/or sexist.
I don't want to rate people based on their race, sex, or anything like that, I want to rate people on what they want to achieve, and on trust.

Trump and Hillary were a bit similar with a couple of points, but Trumps foreign policy is still less insane as Hillarys, for example.

Yami
Posted on 01-26-17 06:11 AM, in Error C2084 visual C++ Link | #81100
Funny how you can compile something using G++, while having "#include "stdafx.h"" or "system("cls");" in your code, which are all Visual C++-specific stuff...

But any errors you get would be more helpful to know, than some incomplete code that we could get from the video you linked to as well.

Also, never use "system" in C++.
http://www.cplusplus.com/forum/articles/11153/

Yami
Posted on 01-26-17 07:20 PM, in Kuribo64 Town Square Link | #81105
Where exactly did I say that feminism is sexism?
I said "and/or" for a reason...

Yami
Posted on 01-26-17 07:22 PM, in Error C2084 visual C++ Link | #81106
Posted by StapleButter
where did he state that he compiled it under G++?

Posted by FinalShroom81
and if I were to try it in another compiler(e.g. GNU GCC or G++) then it would compile and run just fine.


Yami
Posted on 01-26-17 08:49 PM, in Kuribo64 Town Square Link | #81109
I obviously meant to mention them as separate entities, not as a single entity.

Yami
Posted on 01-27-17 07:36 PM, in Server migration finished Link | #81128
This site no longer works on Chromium, and in QuteBrowser, it hangs on 10% for a long time on each page load, and once passed that, it casually loads a page.
However, pinging this site gives me the updated IP address.

Yami
Posted on 01-30-17 08:57 PM, in Nintendo Switch Developer (rev. 2 of 01-30-17 08:58 PM) Link | #81162
As I've heard from friends who are Nintendo developers, none of them has access to any Switch-related stuff, not to mention that Nintendo keeps blatantly ignoring developers that ask a question with the word "Switch" in it...
So even for them, it's still impossible.

Yami
Posted on 01-31-17 12:23 PM, in Server migration finished Link | #81170
Well, I just rebooted my router, and the site works like a charm again.

Yami
Posted on 01-31-17 12:38 PM, in Shit's going down in USA (and everywhere else too) Link | #81171
Posted by StapleButter
sooo... democracyness map

USA went from 'democracy' to 'flawed democracy'.

are you fucking kidding me?? this is turning into a fucking totalitarian regime.


as a side note, seems that the most democratic country is Norway, and the least democratic is (surprise) North Korea.

That map is quite funny, actually.
Ever since the early 2000s, the US, as well as the EU, kept losing their democratic values every month, which is totally not reflected on this map.

Then there's Brazil, where a democratically elected leader got overthrown by some banker, that has never been available in any elections in the first place.
And yet, it's more 'democratic' than last year...

Of course, Russia lost more democratic values, because unlike the EU, Russia did listen to the will of the people in Crimea; they voted to join Russia, and got what they wanted.
Meanwhile:
1. Catalonia voted to separate themselves from Spain → Didn't happen.
2. Greece voted against getting into even bigger debts → They got into even bigger debts.
3. Netherlands voted against Ukraine joining the EU → Ukraine is still joining.
Need more?

How about Turkey?
Their sultan (Erdogan) makes Turkey more and more anti-democratic, and it's the most obvious out of all I mentioned so far.
And yet, it's a "hybrid regime".

Finally, there's Syria, believed by the West that Assad is 'killing his own people', which is laughable, since he didn't do so in the first place, and now needs to fight all the terrorists away, with some help of Russia and Iran, but other than these 2, nobody else really helps...

tl;dr: A very inaccurate map.

Yami
Posted on 01-31-17 12:44 PM, in Opinions on Game Engines? Link | #81172
Unity for 3DS spits out Dev CCI and CIA files by default, so you'll need to convert them to Retail CIA first.
Luckily, this is easy, once you get the RSF file down.

Yami
Posted on 02-01-17 10:59 AM, in Super Mario Odyssey Link | #81182
For some reason, I keep pronouncing the game as "Super Mario Obesity" when I don't read the text.
Perhaps because of their choice of such a hard word to remember?

Yami
Posted on 02-02-17 07:10 PM, in Kuribo64 Town Square Link | #81211
Which is why I said it's a feminist and/or sexist thing to do.
If I were to pick a president, prime minister, or whoever else, I'd rather look at standpoints that directly relate to me, not to the gender, skin colour, or age of a given person...

Yami
Posted on 02-03-17 06:13 AM, in HTTP deprecation. it's becoming a thing. Link | #81218
Well, I paid like 12 US Dollars for a certificate for DSHack.org myself, and it's considered good enough.
As a bonus, the more certificates I buy for more domains, the higher the discount I get on them.

Yami
Posted on 02-03-17 02:35 PM, in HTTP deprecation. it's becoming a thing. Link | #81222
Posted by StapleButter
>COMODO

wasn't there a scandal around them at some point? I vaguely remember something.

I think you're confusing it with DigiNotar.

Yami
Posted on 02-03-17 11:37 PM, in 3DS Image Cropper Tool Link | #81231
It can even be an HTML/PHP/CSS app that way.

Yami
Posted on 02-05-17 07:08 AM, in 【Release】MakeROMFS-GUI - Blazing fast ROMFS building for Linux (and Windows 10) Link | #81259
You probably already know MakeROMFS, the command line tool that can build ROMFS files for use with HANS within seconds.
However, I do admit that command line is really handy when it comes to scripting, but it's far from accessible to all users.

Therefore, I decided to wrap a GUI around it, but I soon realised it became useless for scripting.
Then I thought, why not both?
And I did both!

MakeROMFS-GUI can be used as both, a GUI tool, and CLI tool, so you can still write scripts for it, and at the same time, it can be used without the need to remember on how to use it; the best of 2 worlds!

A vast majority of the code was made by 3DSGuy, I only programmed the GUI portion of the app.

Tested and confirmed working on Manjaro, Linux Mint, Ubuntu, Fedora, and Windows 10 (under Linux Subsystem).
Forum Thread: https://www.dshack.org/forum.php?page=thread&tid=356
Binary Download: https://www.dshack.org/store.php?page=file&fid=368

→ Installation
tar zxfv makeromfs-gui.tar.gz
chmod 777 makeromfs-gui
sudo cp makeromfs-gui /usr/bin

→ Extra step for users of the KDE Desktop Environment, and Windows 10
You will need to install "libgtkmm" in order to run this app.

For 64-bit Ubuntu, Debian, and Linux Mint
sudo apt-get install libgtkmm-3.0-1v5

For 32-bit Ubuntu, Debian, and Linux Mint, as well as Windows 10
sudo apt-get install libgtkmm-3.0-1

For Arch Linux, Antergos, and Manjaro
sudo pacman -S libgtkmm3

For CentOS, Red Hat, and Fedora
sudo yum install gtkmm30

→ More extra steps for users of Windows 10
Follow steps 1, 2, and 3 in this tutorial:
https://www.dshack.org/forum.php?page=thread&tid=348

→ Running
Graphics Mode on Linux
makeromfs-gui

Graphics Mode on Windows 10
DISPLAY=:0 makeromfs-gui

Command Mode on Windows 10 and Linux
makeromfs-gui

→ Screenshots
[image]
[image]
[image]

→ Video

Yami
Posted on 02-06-17 06:12 AM, in Kuribo64 Town Square Link | #81271
Eh, you tend to misunderstand me more often than only this time, Shibboleet.

Yami
Posted on 02-07-17 12:24 PM, in Kuribo64 Town Square Link | #81282
Posted by LeftyGreenMario
For starters, feminism means equal treatment for the sexes.

Then why did nobody say so, to begin with?
As you already know, English is not my native tongue, I genuinely had no idea feminism means sex equality...

Yami
Posted on 02-07-17 12:27 PM, in melonDS Link | #81283

Yami
Posted on 02-09-17 10:25 AM, in 【Release】MakeROMFS-GUI - Blazing fast ROMFS building for Linux (and Windows 10) Link | #81295
The native Windows version is out now, same download link.

[image]
[image]
Pages: 1 2 3 4 5 ... 36 37 38 39 40 41 42 43 44 45 46 47 48

Main - Posts by Yami

Page rendered in 0.096 seconds. (2048KB of memory used)
MySQL - queries: 21, rows: 137/137, time: 0.011 seconds.
[powered by Acmlm] Acmlmboard 2.064 (2018-07-20)
© 2005-2008 Acmlm, Xkeeper, blackhole89 et al.