Waaark | |
French Creative Web Studio. |
The Vanilla Javascript Repository | |
Coz' sometimes you feel guilty for using jQuery. | |
HyperDev | |
Developer playground for building web app fast. | |
Project Soli | |
New interaction sensor using radar technology. | |
Rove | |
Service that allows you to pregenerate typical Vagrant builds |
Time Math | |
TimeMath2 is a small, no-dependencies library attempting to make time arithmetics easier. | |
sysrandom | |
Secure random number generation for Ruby using system RNG facilities | |
Related | |
Pure Ruby relational algebra. | |
Janky | |
Continuous integration server built on top of Jenkins and Hubot | |
Temple | |
Template compilation framework in Ruby | |
Oasis.js | |
A lightweight library for embedding untrusted content and exposing capabilities. | |
Xeon | |
Module loader for shell scripts with 'require' style. | |
Bluebird | |
Full featured promise library with unmatched performance. | |
Family.scss | |
Set of 24 smart Sass mixins to manage the style of :nth-child’ified elements. | |
Flex Layout Attribute | |
Custom HTML layout attribute designed to serve you as quick flexbox shorthand. | |
Texttop | |
A fully interactive X Linux desktop rendered in TTY and streamable over SSH | |
Black-screen | |
A terminal emulator for the 21st century (made with electron). | |
Lantern | |
Internet proxy tool that lets you access blocked sites |
A Comprehensive Guide to Interacting With IMAP Using Ruby | may 30 |
All the steps to make your ruby app become a mail client. | |
Abstractions and the role of a framework | may 30 |
This is a follow-up to the discussion that was started last week 'My time with Rails is up'. | |
Beyond YML Files | may 31 |
Save translation into database and users can edit it from the Rails app. | |
3 pleasantly surprising postgreSQL indexing tricks | may 31 |
A few quite advanced indexing techniques. | |
Saving Sprockets | may 31 |
What do you do when a maintainer leaves a project with over 51 million downloads? | |
Harnessing the Google Maps JavaScript API the Right Way | jun 1 |
There are lots of tutorials and examples already out there for this, but too often without a focus on the best way of achieving the desired result. | |
IFacebook's text understanding engine | jun 1 |
DeepText can understand with near-human accuracy the textual content of several thousand posts per second, spanning more than 20 languages. | |
Learn Concurrency by Making a Countdown Latch in Ruby | jun 2 |
A Countdown Latch is a concurrency abstraction that allows one or more threads to wait until all other threads are done with what they are doing. | |
Regular Expressions in JavaScript | june 2 |
What, exactly, regular expressions are and what they can do for you. | |
Introducing the CSS clip-path Property | jun 2 |
clip-path is css3 a property which allows you to prevent a portion of an element from being displayed. |
Get a Whiff of This by Sandi Metz (38m) | may 28 |
Most new requirements change existing code. Ergo, much our work involves altering imperfect code. |
As you may remember, this newsletter is using the generous free plan from Mailchimp. But it has limits. Only 2000 emails ca subscribe to that newsletter. It's already a great gift, and I'm pretty sure it's a good business calculation for them. Now GreenRuby reaches 1915 subscriptions. Which means we need to address that so pervasive concept of scarcity.
I can remember when it shifted. With the first web pages in 96. When tables were introduced in HTML, then it became less obvious how to recreate something you saw, and having the possibility to browse the source of a page gives you the exact recipe on how it's made. So you can copy from it. I think open source would not have had such a large adoption if there was not that idea with the HTML, that you need to have access to the source to learn, reproduce and improve.
Also, it made even more obvious one of the key aspects of the internet age: by dematerializing market goods (ie. with introduction of softwares), they became reproducible at a cost that is marginal enough to be forgotten (yeah, bandwidth and storage are not free, for sure). When you give it to someone, you still have it. Not like that glass of beer. It placed us in an awkward paradigm, the world of abundance.
There have been so many efforts to artificially bend the internet to a world of scarcity again. See, without scarcity, there is no economy as we know it. There is another kind of economy, though, but the big guys that lead the old one are not ready to let it go. For the old economy to work, things have to be scarce. Otherwise there is no competition to obtain commodities, no motivation to work like crazy to push forward the progress of production. In abundance economy, also known as gift economy, people get less likely to be controlled and they don't want to work hard, they want pleasure and satisfaction.
Honestly, I see the efforts made to control a resource that is naturally abundant, by using the tools of law, copyright laws, patents, and all that kind. I can't help thinking about the abundance of material goods. Technological progress, after war, promised some kind of abundant society. Work would be automated so we would have less and less to work and just enjoy the benefit of the global growth of humanity in taming the material world. Well, we are far from it, and I'm instinctively convinced that it's by design. And it makes me sad. People still need jobs, society won't provide for them. There is nothing like common goods in that humanity. And now human compete with machine for jobs, whereas they should have been allies. Sad, really.
But this led me quite far away from my initial topic: we got limited seats for this newsletter, so we'll do it 2 ways. First, I will send a mail to all people that never click on any links, ask them if they want to stay there. Then after a time I will unsubscribe the ones that stay silent and inactive. That could skim some 300 people maybe. At the rate it goes, that can buy us some 6 months, at the current rate of newcomers each week.
Then, the subscription will be closed, unless I setup another publication system, self-hosted. We don't really need a fully-blown solution like mailchimp to be totally honest. They do bit efforts to have mail servers that are compliant with various anti-spam techniques, and this is a great thing. But I bet I should be able to match it on a self-hosted server that would cost me less than $10 a month. It would have no limit, at least. Maybe at that time I will open some kind of donation program. Actually I already pay for the hosting but I use my servers for other usages so it's only a small fraction. And honestly I could even host GreenRuby web pages on github pages for free. But I would not have access to the logs for analytics and would need to setup some piwik because I can't cope with the idea of using GA. Or, I just don't care about traffic metrics. That's tempting. But I got lost in my train of thoughts here.
Bottom line is: we won't get trapped by scarcity. Muahahaha. But feel free to send me feedbacks on this topic if you have any thoughts.