ghotli

↗ HN profile [ 89.3 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Today the company I work for announced our new corporate name and branding strategy. American Roamer is now Mosaik Solutions. Comments / Critiques? This is what the FCC recently said about us: "In its most recent…

  2. Links with a ton of comments are harder to sift through. Sub-threads don't contain as much validation information as before. Are your intentions to keep it this way or are we still in a test mode?

  3. You're asking the wrong question

  4. Finding experienced engineers that have dealt with harder problems like scaling or distributed systems has been a challenge in this part of the country. That's probably no surprise because a lot of internet companies…

  5. No

  6. Yes

  7. I want to hear about the new libraries that you've found that you can't live without. The technologies that have matured the point of being accessible. The languages you feel hit a critical mass of community support,…

  8. Scala Pros and Cons (jim-mcbeath.blogspot.com)
  9. "A complete irradiation of the entire body at one session is not reccomended, since the human system can absorb only a limited quantity of pure ultraviolet rays from time to time without ill effects"

  10. PostGIS domain expired (postgis.refractions.net)

    Thought I should let someone know. It appears that their mailing list was on the same domain. . I'm having to use the google cache to get to their documentation. :(

  11. I've found myself writing more and more python and I kind of want to do it right. Is there a place where I can see a list of the most commonly used python libs? I'm dealing with GIS and AMQP right now, but surely I'm…

  12. Our site is not live yet, but we're an older data processing company that through virtue of clients and contracts has primarily become a software development company. The question at hand is why do I know about all of…

  13. I use Linux and I have for nearly all of my teenage and adult life. I had a short foray into Solaris; ZFS was nice, and so were the raid tools. Otherwise I found it to be rather tedious. Tell me, why would I ever want…

  14. I'm a casual C developer. Up until recently it's been kind of a love/hate relationship. I mostly attribute that to being ignorant of the breadth of debugging, tuning, and profiling toolsets that are out there. We use an…

  15. I've got a great deal of information that I need to store in a key value format. I need access to that data as quickly as possible. Writes are only going to occur quarterly. Any thoughts?

  16. I'm developing with a metric ton of polygon data. As with anything in our field I've been tasked with making our products faster / more scalable. I don't want to reinvent the wheel and I want to see what algorithms are…