Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
m00s3
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
m00s3
8y ago
I had been working on a really cool map viewer tool for Windows 3.1. It had a C backend doing the rendering and map file parsing (Intergraph design files, PITA to parse), and a VB3 UI. It was a huge improvement on existing tools for viewing
2.
▲
by
m00s3
9y ago
Ah. Didn’t know that
3.
▲
How to create unique passwords you won't have to memorize
7 points
by
m00s3
9y ago
|
11 comments
4.
▲
by
m00s3
9y ago
Possible conflict with the name: https://en.wikipedia.org/wiki/Joy_(programming_language)
5.
▲
by
m00s3
9y ago
But has he had a chance to breed? Don’t want that line continuing....
6.
▲
by
m00s3
9y ago
One data point: As a Canadian, I rarely have cash in my pocket. I can go months at a time without handling cash. Mainly I encounter it these days when I buy & sell stuff privately (via Used.ca or Facebook or whatever). Otherwise I basic
7.
▲
by
m00s3
9y ago
Cool cards. What's not cool is $50 shipping on $5 cards. To Canada...
8.
▲
by
m00s3
9y ago
I'm just gonna say I liked the orange icon. It is different than the other icons in my task switcher, which on a Mac, are predominantly blue.
9.
▲
by
m00s3
9y ago
Anyone besides me disturbed that one of the code samples had function that took 3 parameters, 2 of which where 'O' and 'D'? I had to look at it a few times before I realized those were different variables.
10.
▲
by
m00s3
9y ago
As a Canadian, I haven't signed my name on credit card receipts in years, like the past 10 at least. The only time I do that is when I visit the States.
11.
▲
by
m00s3
9y ago
Not sure if it would fit your needs, but I've used this with success when trying to do useful things with CSVs: http://csvkit.readthedocs.io/en/1.0.2/tutorial.html
12.
▲
by
m00s3
9y ago
It makes me sad that organizations like the BC Gov't bend and over and take whatever crap Oracle decides to throw at them. The amount of money and developer effort that is spent on Oracle is staggering. All because 'no one gets fi
13.
▲
by
m00s3
9y ago
Meh. It's interesting because it's long. Nothing else of interest in the layout.
14.
▲
by
m00s3
9y ago
Check out the JS code behind this.. Oh the humanity!
15.
▲
by
m00s3
9y ago
Has anyone called James Randi yet?
16.
▲
by
m00s3
9y ago
Seems if the query is always going to start with SELECT, that maybe it should be assumed? I would never use this though, ack or find seem sufficient to me.