Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
makufiru
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
makufiru
9y ago
Seems interesting. HN seems to be a buzzing hotbed of Kotlin stories since the Google announcement. I can't help but feel that it looks a lot like Swift on the JVM, without some of the nice data structure literals for maps, lists, etc.
2.
▲
by
makufiru
10y ago
Thanks for sharing! I'm just getting into games and these look really helpful.
3.
▲
by
makufiru
10y ago
As I said, YMMV but the biggest standout that I remember was trying to play sounds using the windows API. There weren't any packages our team could find that really did it correctly, the one that everyone pointed to leaked memory like
4.
▲
by
makufiru
10y ago
In my experience, Golang's Windows support is actually fairly poor. I think it is largely to do with the clunky interface that is CGo. I found Rust to be less "warty" by a large margin with good library support in a lot of ar
5.
▲
by
makufiru
10y ago
> please break down these pleasant chunks of unreadable code into model properties and use them here and anywhere else where you have such kryptonian blocks. Good code is readable, semantic, and easy to follow and update. I pitty the poo
6.
▲
by
makufiru
10y ago
Not just enriching, people are blowing Apple out of the water in regards to adding new capabilities to the iPad. This app makes the swift "playgrounds" look even more laughable.
7.
▲
by
makufiru
10y ago
Just ran into this and was about to post it - Wow. Looks really good. It seems like he embedded an IL interpreter to get around the AppStore limitations. Amazing work.
8.
▲
by
makufiru
10y ago
This looks amazing and very close to a project I've been working on myself - a clojure-ish lisp-1 with Rust style memory management. Very cool work!
9.
▲
by
makufiru
10y ago
This is really great stuff. I've been working on a small 2d SDL project in C++ and this has given me a lot of pointers, as well as opened my eyes to the power of Nim for tasks like this. It seemed somewhere in between C and Python. Re
10.
▲
by
makufiru
10y ago
Sorry! I didn't know. I just saw it and thought it would be interesting to hear HN's opinion on what was happening. Won't happen again.
11.
▲
by
makufiru
10y ago
Additional reading: http://www.ibtimes.co.uk/wikileaks-founder-julian-assange-cl...
12.
▲
Did Google Manipulate Search for Hillary? [video]
(youtube.com)
46 points
by
makufiru
10y ago
|
33 comments
13.
▲
by
makufiru
10y ago
$120k in just salary is common for a regular developer with 3 years experience here. Not even SV
14.
▲
by
makufiru
10y ago
I feel this too. I find that exercise and diet help me control it the most.
15.
▲
by
makufiru
10y ago
Java would do fine, and much better than Node for this case. Even if it wasn't better, the best language to use on a project is the one you already know. So still Java
16.
▲
by
makufiru
10y ago
Go is more likely to replace Java as high throughput/low latency server technology. I've seen it in huge companies working with lots of data at high speeds. Javascript sees a lot of use in small shops where devs only want to learn
17.
▲
by
makufiru
11y ago
Both Angular and React are very easy to drop in and integrate with Django. Ember isn't a big stretch either, as you can use any framework with anything that serves up a restful API
18.
▲
Ask HN: Best way to learn computer/programming theory without college?
4 points
by
makufiru
11y ago
|
8 comments
19.
▲
by
makufiru
11y ago
Good suggestion, but I'm looking for something a little more wholesome. Like a hired hitman.
20.
▲
by
makufiru
11y ago
Actually the reason I'm looking to make money is to get out from under this car lease that I mistakenly took on, and have enough for first+last months rent and a security deposit at a new, more affordable place.
21.
▲
by
makufiru
11y ago
You're correct. I meant my response as tongue in cheek, though that didn't really translate well in text, my apologies.
22.
▲
by
makufiru
11y ago
Actually I'm looking for the income in addition to my regular job.
23.
▲
by
makufiru
11y ago
If I did, I probably wouldn't be asking how to make money quickly.
24.
▲
by
makufiru
11y ago
Have a job, struggle to live minimally when I have about $2k in expenses that I'm locked into.
25.
▲
Ask HN: How do I make a lot of money quickly?
15 points
by
makufiru
11y ago
|
49 comments
26.
▲
by
makufiru
11y ago
Javascript frontend (React/Angular) Javascript backend (Node.js) Javascript DB (MongoDB)
27.
▲
by
makufiru
11y ago
So you're saying I should embrace C/C++/a scripting language and not try to chase something new? I think my main reason for both requirements was so that I could learn something that'd help me in my current position, and
28.
▲
by
makufiru
11y ago
In this case, I'm actually using game dev as the excuse or motivator to learn a new language. So the one I know best doesn't necessarily apply here. Haha
29.
▲
Ask HN: Best new or modern languange for game dev?
13 points
by
makufiru
11y ago
|
18 comments