Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ttttannebaum
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
ttttannebaum
14y ago
Great post! Reconciliatory, yet pointed
2.
▲
by
ttttannebaum
14y ago
Wow, how disappointing. Just another lesson demonstrating that if you hear about a law being passed and it sounds good (or bad), it's really just motivated by the interests of those with the most power.
3.
▲
by
ttttannebaum
14y ago
May just be me but the drag-dropping method no longer works.
4.
▲
Chrome disables installing of userscripts completely
(code.google.com)
1 points
by
ttttannebaum
14y ago
|
1 comments
5.
▲
by
ttttannebaum
14y ago
My question is, should we really have "programs" to "integrate women into engineering disciplines"?
6.
▲
by
ttttannebaum
14y ago
All of those things are fantastic but extremely isolated. Some of those things make the news every time they happen. Agendered thinking is pretty marginal.
7.
▲
by
ttttannebaum
14y ago
What gender neutrality motions are taking place? Specifically at the level of childhood environments and teachings?
8.
▲
by
ttttannebaum
14y ago
Why not call it "GoldieBlox: The Cute Engineering Toy"? Why enforce gender roles? Isn't the title kind of saying "Girls like cute stuff, boys don't ever like cute stuff, and the only way to get girls interested in engineering is to make it
9.
▲
by
ttttannebaum
14y ago
so, if I'm understanding correctly, this is what's going on? http://i.imgur.com/iSxTQ.jpg
10.
▲
The Exact Purpose of the Semicolon
(ttttannenbaum.blogspot.com)
2 points
by
ttttannebaum
14y ago
|
0 comments
11.
▲
by
ttttannebaum
14y ago
"Another result that derives from Gödel's ideas is the demonstration that no program that does not alter a computer's operating system can detect all programs that do. In other words, no program can find all the viruses on your computer, un
12.
▲
by
ttttannebaum
14y ago
Where here does it say Turkey is "killing school books"? Even if they were replacing all schoolbooks with tablets, I find that idea kind of bad seeing as it makes it difficult to flip between exercises and the chapter or the index and the r
13.
▲
by
ttttannebaum
14y ago
notepad.cc absolutely belongs here
14.
▲
by
ttttannebaum
14y ago
Just to make sure Sweden wasn't actually trying to banish gender, I kept reading: "The idea is that names should not be at all tied to gender, so it would be acceptable for parents to, say, name a girl Jack or a boy Lisa." The funny thing i
15.
▲
by
ttttannebaum
14y ago
>Sweden’s New Gender-Neutral Pronoun: Hen >A country tries to banish gender. And then I stopped reading. At least with printed news media you have the weight of the fact that what you write will be printed permanently on physical ma
16.
▲
by
ttttannebaum
14y ago
Try: Volgograd Pogradec Randazzo Paceco Balfour, Mpumalanga, South Africa (zoom out) Makasa, Northern, Zambia (zoom out) Goch Mallow, Ireland Just found them by searching around. Not sure if there's any logic to where they're placed, beside
17.
▲
by
ttttannebaum
15y ago
You don't seem to be getting the point; you do not, in fact, have it straight. The Point: people are usually good at things because they enjoy doing them. People succeed at "careers" or other "things-that-take-a-long-time-to-succeed-at" bec
18.
▲
by
ttttannebaum
15y ago
Do you have it straight? From the article: "Instead of the raise they requested, these workers were given the following ultimatum: quit with compensation, or keep their jobs with no pay increase. Most quit and never got the money. That's wh
19.
▲
by
ttttannebaum
15y ago
In fact: max(wordlist, key=(lambda w: intersect(w, charlist)) should replace a good portion of the create_mnemonic function. But now I'm just showing off. Just letting you know that Python is much cooler than you know. Haskell, however, cou
20.
▲
by
ttttannebaum
15y ago
Looking at your Python script. Might want to learn about the built-in set() functionality. For exmaple: def uniqueletters(s): return set(c for c in s) def intersect(word, charlist): return len(uniqueletters(word).intersection(charlist))
21.
▲
by
ttttannebaum
15y ago
Anyone who didn't want weeds and actually cared ;( (sly little plug to my time-based animal crossing wild world bug/fish checklist because this is the best place to plug it that I may ever find on HN http://wild-world-clock.googlecode.com
22.
▲
by
ttttannebaum
15y ago
Edit: "The exploit is to do with the clock used on devices running the two mobile operating systems, and just as importantly how games use it to aid in gameplay progression. Many of these farm-style games rely on the clock to grow crops the
23.
▲
by
ttttannebaum
15y ago
A little documentation: This works with both expressions and actual code. For example, if "5 % 3" is in your clipboard, you get: 2 and if "print 5 % 3" is in your clipboard, you also get: 2 plus: "a = 6 a*3" in clipboard does yield: 6
24.
▲
Invisible Python: execute your GNOME clipboard and have the output typed for you
(paste.pound-python.org)
1 points
by
ttttannebaum
15y ago
|
1 comments
25.
▲
by
ttttannebaum
15y ago
Because, you know, Google+ is completely mandatory and there are no alternatives and you're not allowed to create or even think about an alternative or you'll be arrested or killed.
26.
▲
Show HN: importclipboard.py: a python shell with sugar on top. Any additions?
(dl.dropbox.com)
1 points
by
ttttannebaum
15y ago
|
0 comments
27.
▲
by
ttttannebaum
15y ago
I haven't tested it on Windows yet. The GUI is done with GTKBuilder, it relies on an image viewer and a scanning program native to Linux, but those commands can be changed. Not sure how much of this would work.
28.
▲
Show HN: Scanning+Archiving Program For Going Paperless/Saving Notes (Linux)
(code.google.com)
14 points
by
ttttannebaum
15y ago
|
3 comments
29.
▲
by
ttttannebaum
16y ago
An extremely important video. Should be home-page by now.
30.
▲
by
ttttannebaum
16y ago
"A month passed. Facebook hadn't responded. I stopped sleeping. I couldn't follow conversations. Words swam. Worst of all, I couldn't write. Writing is what I do. It's how I make my way in the world, how I help put food on the table, a roof
More ›