Siga postagens com os marcadores #software, #technology e #hardware em alguns segundos.
Inscreva-se“It's time to stop thinking of computer programming as a specialty subject. Schools should respect it as a fundamental skill.”
—Why High Schools Should Treat Computer Programming Like Algebra - Jordan Weissmann - The AtlanticOpen sourcing memkeys
We rely on memcache pretty heavily at Tumblr, with over 10TB of cache memory available across the stack. One of the things we’ve historically had a challenging time with at Tumblr is finding hot keys. A hot key is a memcache key getting dramatically more activity than other keys. This can have a significant performance impact on your cache backend.
We spent the past few days working on a C++ implementation of mctop*, which we’re happy to release today as memkeys. We do some pretty interesting stuff in memkeys to keep from dropping packets, some of which is documented in the wiki. I’m particularly proud of the striped lock-free queue implementation. In some basic benchmarks I found that memkeys dropped less than 2% of packets when seeing 1Gb/s of traffic. Additionally, the latency between a packet being picked up, parsed, processed, and reported on averages less than 1ms. Here is a screenshot of memkeys in action.

Interested in stuff like this? We’re hiring.
Footnote: Etsy created the excellent mctop tool which aims to be like unix top for memcache, showing you which keys are getting the most activity. Unfortunately (as noted in the known issues), mctop drops packets. It drops a lot of packets. This can be really problematic because depending on the packets being dropped, you’re getting a really incomplete view of your cache story.
Be careful not to antagonize the men!
I was the only woman on a team at a large software company. When I joined the team, I was the least experienced and so I had no problem doing the more basic work. However, I was surprised when two years later I was still being given the simple and boring assignments. The team had grown and I was now near the middle in terms of education and seniority.
Durring my performance review, I asked my boss what I could do to improve so that I could earn more interesting work. He explained to me that I was being held back by my agressive atitude. I spoke up at meetings, defended my opinions, and occasionally contradicted others when they were wrong. I was confused because I didn’t feel my behavior was different from my team mates. He explained that this behavior was welcome from some types of people, but I should learn to be soft spoken. There aren’t many women in my field so I have to be especially careful not to antagonize men who are not used to female coworkers. I immediately began the process to transfer to another team. I am still struck by the fact that he honestly appeared to believe this lecture was both appropriate and helpful.
Ugandan Students develop phone software to fight malaria
monitor.co.ugThe mobile phone application “Matatibu” will be able to diagnose malaria patients without a single prick on their skin, as well as showing them where the available treatment centre is located.
![]()
![]()
![]()
![]()
![]()
WIDEOO REEL ENG NEW LOGO from Agustin Esperon on Vimeo.
![]()
BitTorrent
BitTorrent is a protocol that supports the practice of peer-to-peer file sharing and is used for distributing large amounts of data over the Internet.
BitTorrent is one method of subverting the state-corporate media by offering an alternative mode of distribution that is difficult to control.
Free and open source applications that support the BitTorrent protocol:

- Transmission — A lightweight Mac and Linux (tentatively on Windows) client that is easy to use and does not overwhelm you with features.
- qBittorrent — An open source alternative to µTorrent/BitTorrent (client) for Windows, Mac, and Linux that offers similar functionality and appearance.
Websites offering open content via BitTorrent:

- Internet Archive — Offers a wide range of public domain material, some of which can be downloaded with a BitTorrent client.
- VODO — Distributes films with a Creative Commons license. Users are encouraged to donate after watching.
- LinuxTracker — Tracks distributions of Linux via Torrents.
Websites that point to copyrighted (i.e. state-granted monopoly privilege) material via BitTorrent:

- The Pirate Bay — Offers magnet links and Torrent file downloads.
- Torrentz — A meta search engine that indexes Torrents from the major BitTorrent sites.