Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
TheCams
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
TheCams
7y ago
I use it as a scripting language for my game engine, but also for all the tooling around it. Premake for generating the VS solution/makefiles, but also my own tools using IUPLua [1] and a few other modules (lfs, sqlite etc). Pretty muc
2.
▲
by
TheCams
10y ago
I'm working on a 1920 pixels wide screen with a font of size 10. With the toolboxes on the side of my IDE, I can have around 170 characters on a single line without having to scroll horizontally. As long as I dont have to scroll I'
3.
▲
by
TheCams
10y ago
Thanks :)
4.
▲
by
TheCams
10y ago
Sorry if that's a stupid question, but does that mean he was running his script as root?
5.
▲
by
TheCams
10y ago
Ahah, yes of course :) But this also applies to smartphones, and it seems like the trend nowadays is only to make them thinner.
6.
▲
by
TheCams
10y ago
I agree. And I'd rather have a laptop a few millimeters thicker and have a bigger battery inside.
7.
▲
by
TheCams
10y ago
If you're referring to a bounding box, it's called AABB (axis aligned bounding box). So I guess AA rectangle would be ok.
8.
▲
by
TheCams
11y ago
I think there's a difference between the files layout on a disc/install folder and a repository. The layout on the disk can be optimized for loading (even duplicating the assets sometimes). OP is asking for a repository hierarchy
9.
▲
by
TheCams
11y ago
Since nowadays we all have autocompletion and good refactoring tools (to rename a variable), I usually give a pretty explicit name, even if it's sometimes more than 40 characters long. At least there's no ambiguity on the variable
10.
▲
by
TheCams
11y ago
Why not use the 2.5 jack connector?
11.
▲
by
TheCams
11y ago
I think the purpose of this kind of exercise is not to have the developer implement the whole class, but rather see how far he can go, how he can prioritize the subtasks and how he deals with pressure. Of course the result also gives an ide
12.
▲
by
TheCams
11y ago
I'm in the office so I wont download the beta now, but I think you should add more info on the website about the project (features, platforms supported etc) What do you mean by "understand C++"? Does it offer features similar
13.
▲
by
TheCams
11y ago
Is the ratio price/hours of gameplay really relevant here? A long and boring game for cheap is not more interesting than a short but amazing experience for a higher price.
14.
▲
by
TheCams
11y ago
I'm not using Vim or Emacs but still doing intensive use of ctrl and shift in Visual Studio so I might give it a try :) Thanks for your replies
15.
▲
by
TheCams
11y ago
Is anyone using a pedal in addition of a keyboard on a daily basis? Do you really think this could be a significant help when typing code?
16.
▲
by
TheCams
11y ago
I would only put courses that lead to a degree on my resume under the Education section. If you have extra knowledge that you want to mention, a Qualification section would be the best place to add a line about it in my opinion.
17.
▲
by
TheCams
11y ago
Interesting, I had no idea how these devices worked :)
18.
▲
by
TheCams
11y ago
Never used it, except for the easter egg with Chuck Norris etc. Actually I was about to try and noticed that I can't click the button, as Google starts the search as soon as I start typing in ...
19.
▲
by
TheCams
11y ago
Definitely a fake, but the idea is good though.
20.
▲
by
TheCams
11y ago
I can't find the info on the website, is it possible to code in C++? All I see is the LUA scripting. The engine look really artist oriented, but I think the first people you want to attract for a commercial product are the programmers.
21.
▲
by
TheCams
11y ago
A recruiter contacted me on LinkedIn with a job offer. The interview went well and I got the position, so I quit my previous job and moved to the UK.
22.
▲
by
TheCams
11y ago
One of the thing that annoyed me is that the language forces you to put your opening braces on the same line as your condition/loop. I like to have them on the same vertical line, I find it easier to see the blocks.
23.
▲
by
TheCams
11y ago
I think what could be considered an early optimization (but not premature) is the architecture design of your software. I dont know how you did your application, but in this example, you could have made the design choice of a heavily multit
24.
▲
by
TheCams
11y ago
I think you meant "Stand by me" instead of Lean on me :) Great movie btw, I have the same childhood nostalgia when I watch it.
25.
▲
by
TheCams
11y ago
Really interesting, thanks for sharing.
26.
▲
by
TheCams
11y ago
Might sound like a stupid answer, but probably using the most widespread model as a development platform is the best way to start with. Then you'll have to test your app on different models anyway.
27.
▲
by
TheCams
11y ago
Totally agree with that. In my previous company we were always working with dumps for asserts/crashes and when I started working in my current company I was confused that they mainly use logs. Now I can't go back to debugging with
28.
▲
by
TheCams
11y ago
Anyone used one of these as a scripting system for a game engine? I'm still wondering if I should use duktape/MuJS or simply LUA.
29.
▲
by
TheCams
11y ago
I don't want to divert the thread, but reading this surprised me: "If using new ever fails to return an object, you're out of memory or some other critical corruption and your program isn't long for this world, wether yo
30.
▲
by
TheCams
11y ago
I wonder what a graphology expert would think about this. I imagine that it would be confusing.
More ›