Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mrami
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
mrami
4y ago
If anyone finds it useful, I have a Maven plugin that does something similar for Java (Java -> TypeScript) For anybody that still uses Java. :D https://github.com/BlueCircleSoftware/bluecircle-json-interf...
2.
▲
by
mrami
4y ago
Quadratic behavior is O(n^2) like bubblesort - triple the number of items to sort, and it takes 9x the time. Really, the comment was referring to "accidentally quadratic" bugs, as documented here, for example: https://a
3.
▲
by
mrami
5y ago
A bit of a tangent, but boson vs. fermion is not a massless/massive split. There are massive bosons. Rather, it's a split on the qualities of the objects' spin, and thus whether they obey the Pauli exclusion principle. https
4.
▲
The T Project (2010)
(mumble.net)
3 points
by
mrami
5y ago
|
0 comments
5.
▲
by
mrami
5y ago
A tool that will read your Java REST endpoints, and make TypeScript interfaces and invocation functions, so you can pretend your React front-end is using DCE again like it's 1999. https://github.com/BlueCircleSoftware&#
6.
▲
by
mrami
6y ago
This reminds me of playing with openMosix and ClusterKnoppix back in the day. The kernel would take care of migrating the processes and balancing the load automagically...
7.
▲
by
mrami
6y ago
The term for JS enabled pages used to be DHTML back in the day. You'd be talking about a static-server DHTML site. Or something like that. https://en.m.wikipedia.org/wiki/Dynamic_HTML
8.
▲
by
mrami
7y ago
Hands, lips, tip of tongue. "Mouthfeel" is as important to taste as flavor. Lips aren't for tasting either, why so many nerves? https://www.quora.com/Which-is-most-sensitive-part-of-the-hu...
9.
▲
by
mrami
7y ago
I imagine the solution is going to be some sort of parallel to open source, that I can't quite visualize atm. Maybe the next generation beyond 3D printing will be able to do multi-component assembly tasks, and you can get/print yo
10.
▲
by
mrami
7y ago
IIRC - it's from the yellow pages "let your fingers do the walking", although I could have made up that association. https://m.youtube.com/watch?v=SYpJ1IgGoc0
11.
▲
by
mrami
7y ago
Centaurs are multifaceted and live rich, complex inner lives. https://commons.wikimedia.org/wiki/File:Achilleus_Lyra.jpg#/...
12.
▲
by
mrami
7y ago
I'm not sure what conditions you have in mind, but in the selection sort, the comparisons are O(n^2), and the assignments are O(n). If comparisons are a fixed, non-zero cost, and assignments are a fixed, non-zero cost, then the compari
13.
▲
by
mrami
7y ago
> If swaps are the only thing you are counting, selection sort is O(n). And if you ignore the bottom half of the centaur, it's just a dude playing a flute. :) "In computer science, the time complexity is the computational compl
14.
▲
by
mrami
7y ago
Selection sort and insertion sort are not O(n) algorithms...
15.
▲
by
mrami
7y ago
Funny, since you mention Postgres: 1996 is only PostgreSQL's first release. POSTGRES goes back even further [0]: > POSTGRES has undergone several major releases since then. The first "demoware" system became operational in
16.
▲
by
mrami
8y ago
My first experience on the Internet was when I got to college in the fall of 1992. I had done lots of BBSing before that, and I treated the Internet the same way - a bunch of different tools to get the same sort of social experience. Email
17.
▲
by
mrami
8y ago
Modern 'street' poetry: https://www.urbandictionary.com/define.php?term=Danger%20Noo...
18.
▲
by
mrami
8y ago
Yes, exactly. Coming from C++/Java, I immediately though, "wait, this is turned off in production?" cf. http://www.cplusplus.com/reference/cassert/assert/
19.
▲
by
mrami
8y ago
Hmm, Oracle JDK yes, but seems there will be no free version https://medium.com/codefx-weekly/no-free-java-lts-version-b8... Personally, I've been transitioning my stuff to OpenJDK (probably should have a long tim
20.
▲
by
mrami
8y ago
But this is only Java 8, right? Or am I misreading?
21.
▲
by
mrami
8y ago
To be fair, Scheme implements tail recursion, which converts properly prepared recursion into an iterative loop. Usually converting the recursive call into a GOTO. So if used correctly, recursion in scheme isn't a stack issue. That sai
22.
▲
by
mrami
9y ago
At the time, I had a DSL I had written in C++, and I wanted to produce proper compiled binaries. I had started looking at the now defunct TenDRA - I was thinking it would be nice to compile to a "machine-independent binary" which
23.
▲
by
mrami
9y ago
This isn't exactly a rebuttal, but how much are housing prices inflated by the fact that everybody's getting loans? How much would those $300k houses be worth without the mortgage industry? It seems to me that the housing market
24.
▲
by
mrami
9y ago
"My response is to say that colors are not properties of objects (like the U.N. flag) or atmospheres (like the sky) but of perceptual processes—interactions which involve psychological subjects and physical objects." I don't