ctrlaltesc | 3 years ago | on: Cloudflare Warp
ctrlaltesc's comments
ctrlaltesc | 3 years ago | on: 134.5 kg Concrete Bike [video]
Definitely not enough braking force for this bike weight though.
ctrlaltesc | 4 years ago | on: CSVCHAIN - NFTs backed by CSV technology
ctrlaltesc | 13 years ago | on: Why we can't process Emoji anymore
ctrlaltesc | 13 years ago | on: Things that Ruby on Rails people tell you
ctrlaltesc | 13 years ago | on: C++11 and Boost - Succinct like Python
That the language may have some Python-esque tendencies (given very particular language, compiler and library versions, and a depth of knowledge not required in the Python equivalent) doesn't seem that interesting. Especially when you consider that 9/10 C++ programmers you meet don't actually code in that style and don't intend to.
ctrlaltesc | 13 years ago | on: Arduino-based, urban aquaponics in Oakland
The difficult thing about aquaponics is the cyclomatic complexity (to use a software term). Basically everything feeds into everything else. At first you might think that the system is in balance, but in fact it rarely is. Plants and fish will be added and removed regularly, each agent having different nutritional needs at different stages in their lifecycle. Disease or infestation of plants or animals can be difficult to deal with, as any pesticide or herbicide will cycle through the complete system. There simply aren't any cheap off-the-shelf sensors to monitor things you care about, so you need to do regular physical checks with chemical kits.
Aquaponics is a fun, but very hard, problem to solve correctly. You can learn a lot from it, and it is a great system for people who like to learn a bit about everything.
ctrlaltesc | 13 years ago | on: Simpler, Cheaper, Faster: Playtomic's Move From .NET To Node And Heroku
Well, good for them for choosing a technology that they enjoy and making it work. There's more than enough room for another mature application platform.
ctrlaltesc | 13 years ago | on: Thanks For Reading: 15 Years of News For Nerds
Because Slashdot actually provides the facilities to do so. If I could browse +5 HN comments then believe me I would.
> the populism, trolling, and general lack of real-world experience of other posters made participating in the discussions pointless and even counter-productive.
I could make the same argument about HN.
ctrlaltesc | 13 years ago | on: Create your own local Dropbox with AeroFS
I thought it would at least have some sort of local network sharing service like DAAP, UPnP or anything at all.
ctrlaltesc | 13 years ago | on: Why the Berlin startup scene is still in a bubble of hype
ctrlaltesc | 13 years ago | on: Rails, callbacks, workers, and the race you never expected to lose
ctrlaltesc | 13 years ago | on: Why don't they just..?
Perfectly reasonable question though.
ctrlaltesc | 14 years ago | on: OpenShift by Red Hat
But seriously, if they are offering a free platform to anyone with an email address then what sort of precautions are they taking to prevent abuse?