Viewing profile — k00pa
k00pa
HN member- Joined
- Fri, Dec 16, 2011, 2:18 PM UTC
- HN karma
- 66
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About k00pa
No profile information was provided.
Recent public activity
-
comment
Comment #12633574
HL2 is good old FPS game. There is no way in hell they could release it as a VR game and not as regular FPS game. That would be just really bad move from Valve.
-
comment
Comment #9138367
I have never heard about this "fame", yet I cannot think about game that is 30-only fps? I can think a lot of games that are ue1-4 that are not bound by fps limits at all. Editor i…
-
comment
Comment #8734721
In case of Firefox, it works. Its single app that runs the UI in a XML based markup thing. Issue comes when the whole operating system would be run on top of some XML thing...
-
comment
Comment #8734138
Adding HTML to the GUI coding is re-inveting the wheel. There are native toolkits for UI, there are crossplatform UI libraries for a reason. They work, they are fast. No need to ad…
-
comment
Comment #8732459
> But with the advent of 8-16+ GB of ram in consumer computers can we really say 2-3GB for windows rendering is heavy? This attitude is why we have phones with 1G of memory and 1Gh…
-
comment
Comment #7831979
Major parts needed rewrite to not make it so easy to develop cheats for the game. If the hackers would have the source, they would not even need to reverse engineer the engine to b…
-
comment
Comment #7766278
Well its possible, but its certainly not easy. It asks you to merge your G+ account all the time and is generally just annoying. I ended up creating 3 pages in g+ for my channel th…
-
comment
Comment #7744345
Make good enough library, keep the source valid and the persons will come. I have never done any special SEO tricks and yet all my content is fairly high on the results. SEO in gen…
-
comment
Comment #7651302
Exactly, KDE3 was just awesome, I don't see point of fixing something thats not broken. I still think KDE4 is missing lot of the "feel" that KDE3 had. Applications in the KDE3 time…
-
comment
Comment #7587431
That sounds really weird, do you have a source for that interview?
-
comment
Comment #7587044
They didn't even open the latest Id tech to public... They didn't even go to the game. It has nothing to do with vehicles.
-
comment
Comment #7586487
Totally different from C#:sa GC. The GC in unreal engine is used to know when what entity should be removed from the game. (If you have multiple entities pointing each other.) The …
-
comment
Comment #7586471
Haha. Note how many games have come out using UE3, think about the royalties coming in. Also, right now they have just about the best game-engine, only hobbyists and some indies wo…
-
comment
Comment #7586053
You can use the blueprints to create the game, you can also use the C++ to create the game. You can also mix up the blueprints and C++. At this point Unity only really has simplici…
-
comment
Comment #7572080
I have seen people giving up on C++ without actually even trying to learn it. Somehow all these pointers are "scary" and "hard". And people are usually trying to learn C++ the wron…
-
comment
Comment #7486773
IF there weren't App Stores or anything, it would be possible to download applications from websites. So basically you would distribute the same way as in PC. You buy the install f…
-
comment
Comment #7416524
Somehow I am sick of people taking this up all the time when some project is written in C / C++. C for example isn't really that complex language and using C++ well isn't that hard…
-
comment
Comment #7290866
I sometimes use similar approach with code to indicate really hacky code that should be removed before any bigger releases.
-
comment
Comment #7263943
30 helloworld/whitespace 59 helloworld/shakespeare.shakespeare 65 helloworld/chef.chef 25 helloworld/omgrofl.omgrofl 20 helloworld/delphi.pas 22 helloworld/x86.asm Copy pasted some…
-
comment
Comment #7114181
I added a dialog that asks the user rate the app, remind later or just ignore it. The trick is to add the dialog to show up on like 5-10 startup off the app. If the user is startin…
-
comment
Comment #6934638
Unlike PHP, C++ is far more consistence and doesn't have same kind of wierd issues like PHP has.
-
comment
Comment #6886939
I think its obscure for the people used to use scrtipting-languages.
-
comment
Comment #6886652
So every language should be dump down version of Python or something?
-
comment
Comment #5207025
Something wrong with your driving education then...
-
comment
Comment #5207006
So, everytime you slow down you need to go from 120mph to 0 under 3 secs? On that situation brakes are useful. When you need to go from 50mph to 30mph you dont need brakes at all.