staticautomatic

↗ HN profile [ 73.1 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. From time to time I think about how much I enjoyed the FPS Chex Quest. Were there other games like this distributed in cereal boxes? If so, what were they and what were your favorites?

  2. Initially I thought I had a FireFox compatibility issue but I've been experiencing similar bizarre behavior in Chrome: I click on a link, the URL changes in the address bar, but the page doesn't change. Sometimes it…

  3. Ceramics That Won’t Shatter (technologyreview.com)
  4. I secretly enjoy parsing really nasty semi-structured documents.

  5. I was hoping those of you familiar with graph databases and FTS could offer some advice. I'm trying to identify a good DB for some kind of unusual requirements. I am working with documents that are themselves…

  6. A while back I came across an interesting problem that I've been thinking about off and on. Let's say I am thinking about taking a job working for a large company, but in some relatively dangerous part of world. I don't…

  7. I'm considering embarking on a project to parse and analyze semi-structured pure text transcripts. I will need to identify and be able to quickly retrieve things like "all things a given person has said" and "all things…

  8. I'm self-taught in Python with a proficiency level I'd call "advanced scripting" and am looking to broaden my skills and get more seriously into web development work. I currently do all my coding on a relatively stock…

  9. For a long time I've been annoyed by emails from Square (including unsolicited receipt emails) but I wonder now if they are even legal. Case-in-point, a marketing email I just received from a restaurant I visited once…

  10. I'm currently a SignNow user, and they want $1K/yr for API access. All I want is to embed a damn document in an iframe on my website. Other e-sign companies seem very expensive as well for API access, if not quite as…

  11. I've been teaching myself to code and by now am reasonably proficient in Python. The online code schools/tutorials like CodeSchool and Codecademy have been great for learning languages themselves but of little help when…

  12. In a goofy mood today. Feel free to contribute stupid punny code. make_blind = [eye for eye in world] function thumb_war(){return [1, 2, 3, 4];}

  13. I'm a relatively novice Python developer. I've dabbled in multithreading and multiprocessing, and am trying to learn more about single threaded async coding. I tend to learn by trying, and my test project is an…

  14. Seems like there ought to be an HN chat room. Is there one somewhere, or does anyone have an interest in one existing?