Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
schtog
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
schtog
17y ago
Several algorithms and techniques and operating system(s?).
2.
▲
by
schtog
17y ago
"Having free time was great, but in my contract was specified that everything I worked on in my free time belonged to the company." Wow that is sick.
3.
▲
by
schtog
17y ago
Fair enough, I stand corrected, I commented as I did because I interpreted it as a typical "science can't explain everything therefore it is useless" or "your theory isn't perfect therefore my theory must be correct" rant.
4.
▲
by
schtog
17y ago
I think we should close all hospitals. Those stupid doctors can't cure all diseases therefore medicine is complete useless.
5.
▲
by
schtog
17y ago
Just because you don't need to write your own sorting algorithms don't mean you don't have to know how to write one. First of all it is a good introduction to algorithms, analysis and construction and you still have to know the complexity o
6.
▲
by
schtog
17y ago
? chater 5 to 7 seem to cover that pretty well. Part V Uncertain Knowledge and Reasoning 13 Uncertainty 14 Probabilistic Reasoning 15 Probabilistic Reasoning Over Time 16 Making Simple Decisions 17 Making Complex Decisio
7.
▲
by
schtog
17y ago
If these guys aren't making money, how do they support themselves?
8.
▲
by
schtog
17y ago
Google adding support for Microsoft tools?
9.
▲
by
schtog
18y ago
Defense. It is so obvious how some people make fun of it because they are unable themselves.
10.
▲
by
schtog
18y ago
How can people call themselves programmers and don't know more recursion thatn this guy. It is not recursion that is slow, it is your algorithm...
11.
▲
by
schtog
18y ago
so can it run a repl?
12.
▲
by
schtog
18y ago
Aren't you people generalizing a little too much, obv there are loads of people working on big, important problems like energy, medicine etc. While many people use Facebook I don't really see many that hold Mark Zuckerberg as an idol.
13.
▲
by
schtog
18y ago
To find replacers you mean? I certainly don't think the code itself is harder to maintain or change, quite the contrary, good functional code is more modular than object-oriented.
14.
▲
by
schtog
18y ago
Such a bad article. Some programming tasks are boring, yes(no shit...). All? No. Programming can be very challenging, obviously it depends on the task. If you want a challenge I suggest you pick up computer vision, still 20-30 years down th
15.
▲
by
schtog
18y ago
awesome. can I use F# too?
16.
▲
by
schtog
18y ago
I always thought that OO encourages not rigorous abstract thinking but fuzzy everyday thinking with arbitrary definitions.
17.
▲
by
schtog
18y ago
how is Lisp/Scheme weakly typed? It is dynamically typed and strongly too(even though the strong/weak typing definition isn't exactly clear).
18.
▲
New programming language: Ioke
(github.com)
1 points
by
schtog
18y ago
|
0 comments
19.
▲
by
schtog
18y ago
In Sweden I know Chalmers teaches funcional programming as an obligatory first year course and functional programming is traditionally strong there. In Lund it is taught as an advanced course and not obligatory. Java seems to be the default
20.
▲
by
schtog
18y ago
Monte Carlo methods is a family of algorithms no? I still haven't groked exactly what is so special about them. Incredibly useful, sure, but aren't they just simulations? Ie, isn't it something anyone would have come up with(sorry if I'm j
21.
▲
Hacker news IRC channel?
1 points
by
schtog
18y ago
|
2 comments
22.
▲
by
schtog
18y ago
webpy because it is minimalistic and very clean and easy to use. I have aslo played around a little b it with compojure+clojure.
23.
▲
by
schtog
18y ago
I had no problem getting Clojure running on Eclipse. I much prefer emacs though.
24.
▲
by
schtog
18y ago
I do that all the time. I like the Dijkstra quote: "Elegance is not a dispensable luxury but a factor that decides between success and failure. " I also think it is a great way to become a better coder to refactor programs until you think
25.
▲
by
schtog
18y ago
Yeah it has always bothered me that GUIs are so annoyingly hard to make. I used to use Python a lot and Tk wasn't exactly a dream to work with even if something very basic was easy to get up and going. However now I use Swing+miglayout+CLoj
26.
▲
Ask HN: How/Where do you host your webapp?
1 points
by
schtog
18y ago
|
2 comments
27.
▲
by
schtog
18y ago
Yes app-stores could mean a lot for small and amateur developers. I personally hope their will be a way to charge for stuff in the Android-phone app-store soon.
28.
▲
by
schtog
18y ago
Since there seem to be some confusion over what it is good for I'll post some excerpts from a Haskell-session: http://hpaste.org/13412 Basically you get the best of both worlds, static typing, ie types checked at compile-time but you don'
29.
▲
by
schtog
18y ago
Pure devil Haskell is awesome(not as a real candidate obv), my new desktop background.
30.
▲
by
schtog
18y ago
Pure devil Haskell is awesome(not as a real candidate obv), my new desktop background.
More ›