Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
darkFunction
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
61.
▲
by
darkFunction
12y ago
Wow, the audio example... It's like a solid wall of pure data.
62.
▲
by
darkFunction
12y ago
I'm a real newbie in terms of web server deployment, but for my first web app I went with an EC2 VPS because I had no idea what sort of traffic to expect and how I would handle spikes. Despite having a pretty decent VPS from Inception
63.
▲
by
darkFunction
12y ago
Why do the prices vary so much? I can understand trends like .io , but why does .iq cost $660?
64.
▲
Show HN: Verbe du jour. Learn a new French verb every day
(verbedujour.com)
3 points
by
darkFunction
12y ago
|
0 comments
65.
▲
by
darkFunction
12y ago
I agree entirely. It's just as fast to read and typing abbreviations is actually slower than typing full words most of the time because of keystroke muscle memory. Sure, it can make a screenful of code 'look' uglier but in th
66.
▲
by
darkFunction
12y ago
I see. In that case, why not just put the exercises online?
67.
▲
by
darkFunction
12y ago
I think it's a great idea. I would rather a set of tutorials though. I don't want to email and waste somebody's time if I'm not able to commit to anything.
68.
▲
by
darkFunction
12y ago
I wrote something similar- first I did a hill climbing implementation and then a genetic one. The genetic algorithm worked way better: https://github.com/darkFunction/PolygonPainter
69.
▲
by
darkFunction
12y ago
I don't like the idea having long-running branches and especially TODO comments in code before a review. I would argue that it is better to discuss large architectural changes as a team, and split the task into smaller, more manageable
70.
▲
by
darkFunction
12y ago
To paraphrase: - I want to make money selling anything no matter how meaningless, animal silicon bracelets will do, I really don't care. - Get a cheap supplier in China and pay a broke student to redesign the box. - Order thousands of
71.
▲
Show HN: Collaborative data logger for iOS
(codalo.appsites.com)
3 points
by
darkFunction
12y ago
|
0 comments
72.
▲
by
darkFunction
12y ago
Do you have a Github link? Or can you post back here when you're finished? I'd like to see the final result :)
73.
▲
by
darkFunction
12y ago
> I see you take the two most fittest as is, maybe this could be useful for picking the second one? Yep, we take the two most fittest unchanged, and breed the rest randomly along a non-uniform distribution tending towards the top. > A
74.
▲
by
darkFunction
12y ago
100, 6-sided polygons :) Though it looks pretty good with as few as 50
75.
▲
by
darkFunction
12y ago
I did this recently, the results were surprisingly good! https://github.com/darkFunction/PolygonPainter Edit: Roger Alsing's implementation was a single entity population (mutated then reverted if the mutation was
76.
▲
by
darkFunction
12y ago
I dislike puzzles too. I guess because you're just finding the creator's predefined path, and it often feels like a pointless task. Programming is coming up with original solutions of your own, so I don't see the two as wholl
77.
▲
by
darkFunction
12y ago
Have you tried http://luapower.com/
78.
▲
by
darkFunction
12y ago
It's pretty simple to get bitcoin today. Especially now Circle has launched.
79.
▲
by
darkFunction
12y ago
I stumbled across a video on Youtube some time ago which demonstrates sword-and-shield tactics likely used by the vikings, backed up by well thought out and credible explanations. It's a fascinating watch and for me it really brought h
80.
▲
by
darkFunction
12y ago
It's the distinction between producing and consuming. It's important these days to make a conscious effort to produce more and not slip into constant information consumption mode, which new technology seems to encourage.
81.
▲
by
darkFunction
12y ago
Mushrooms can be extremely introspective, I would imagine this could easily lead people to re-evalute their life choices in a more permanent manner than normal.
82.
▲
by
darkFunction
12y ago
Googling around turned up some pretty interesting results from programmers specifically: http://www.reddit.com/r/Psychonaut/comments/1n93n4/the_lsd_m...
83.
▲
by
darkFunction
12y ago
Good work!
84.
▲
by
darkFunction
12y ago
Who exactly was being exploited here? Everything was completely transparent.
85.
▲
by
darkFunction
12y ago
I can relate to this somewhat. My grandmother always said I was lucky in life, and joked that if I walked up to a bus stop then three buses would turn up. I do consider myself to be observant to the point of distraction (I am also forgetful
86.
▲
by
darkFunction
12y ago
It's based on the argument that a simulation of yourself is not just an exact copy but actually you and that you will experience what the simulation experiences. I remember reading about an interesting thought experiment where we ima
87.
▲
by
darkFunction
12y ago
Story in the sense a game of football has a story.
88.
▲
by
darkFunction
12y ago
The appeal is in infinite possibilities, sport and teamwork. Single player games don't appeal to me as an adult, the outcome is scripted and the characters are hollow for the most part. It's entirely passive and a film or book get
89.
▲
by
darkFunction
12y ago
I have lived in London for six years. The tech scene is very vibrant, but I struggle with the 'big city' aspect. Strangers are generally ruder in public than elsewhere in the UK (not a reflection on them, more a side-effect of nob
90.
▲
by
darkFunction
12y ago
Well it is. You can make branching as complex or as simple as you want. Where I work the developers are only ever exposed to the feature branch they are working on, which is even created automagically for each Jira ticket from the correct r
More ›