Skip to main content

Home/ Advanced Concepts Team/ Group items tagged programmable

Rss Feed Group items tagged

Francesco Biscani

Apple's Mistake - 5 views

  •  
    Nice opinion piece.
  •  
    nice indeed .... especially like: "They make such great stuff, but they're such assholes. Do I really want to support this company? Should Apple care what people like me think? What difference does it make if they alienate a small minority of their users? There are a couple reasons they should care. One is that these users are the people they want as employees. If your company seems evil, the best programmers won't work for you. That hurt Microsoft a lot starting in the 90s. Programmers started to feel sheepish about working there. It seemed like selling out. When people from Microsoft were talking to other programmers and they mentioned where they worked, there were a lot of self-deprecating jokes about having gone over to the dark side. But the real problem for Microsoft wasn't the embarrassment of the people they hired. It was the people they never got. And you know who got them? Google and Apple. If Microsoft was the Empire, they were the Rebel Alliance. And it's largely because they got more of the best people that Google and Apple are doing so much better than Microsoft today. Why are programmers so fussy about their employers' morals? Partly because they can afford to be. The best programmers can work wherever they want. They don't have to work for a company they have qualms about. But the other reason programmers are fussy, I think, is that evil begets stupidity. An organization that wins by exercising power starts to lose the ability to win by doing better work. And it's not fun for a smart person to work in a place where the best ideas aren't the ones that win."
  •  
    Poor programmers can complain, but they will keep developing applications for iPhone as long as their bosses will tell them to do so... From my experience in mobile software development I assure you it's not the pain of the programmer that dictates what is done, but the customer's demand. Even though like this the quality of applications is somewhat worse than it could be, clients won't complain as they have no reference point. And things will stay as they are: apple censoring the applications, clients paying for stuff that "sometimes just does not work" (it's normal, isn't it??), and programmers complaining, but obediently making iPhone apps...
Luís F. Simões

Dropship offers safe landings for Mars rovers / Technology / Our Activities / ESA - 2 views

  • “StarTiger is a fresh approach to space engineering,” explains Peter de Maagt, overseeing the project. “Take a highly qualified, well-motivated team, gather them at a single well-equipped site, then give them a fixed time to solve a challenging technical problem.”
  • StarTiger stands for ‘Space Technology Advancements by Resourceful, Targeted and Innovative Groups of Experts and Researchers’ working within the Agency’s TRP Basic Technology Research Programme. It brings team members together on a single site to work on a set challenge, aiming to produce a working prototype by the end of the project’s time limit.
  •  
    StarTiger: similar, yet different from the way the ACT does things. Seems like a very interesting programme.
  •  
    Nice initiative and also a good approach, problem-oriented within a fixed time frame. Could definitely be a highly motivating approach, similar to GTOC... I think the ACT should do this more often, targeted at future technologies and/or missions. The team could be structured around 'problems' instead of 'research areas', this will promote multidisciplinary work as well, plus it will also focus activities more. The problems, or more broadly concepts, are identified by the team and a few get chosen as main activities. Subsequent RF and YGT hiring is then done to strenghten the research team. These projects have a maximum lifetime maybe of 1 year? Thoughts?
  •  
    I'm impressed already by what an innovative group of experts and researchers was able to achieve when resourcefully targeted at coming up with the project's name...
jaihobah

The Long-Awaited Promise of a Programmable Quantum Computer - 0 views

  •  
    Scalability claimed but not demonstrated
santecarloni

LHC trials proton-lead collisions - physicsworld.com - 0 views

  •  
    Physicists at CERN's Large Hadron Collider (LHC) are analysing the results of their first attempt at colliding protons and lead ions. Further attempts at proton-lead collisions are expected over the next few weeks. If these trials are successful, a full-blown experimental programme could run in 2012.
LeopoldS

China opens up military space programme - 2 views

  •  
    Interesting article
Kevin de Groote

BBC - Future - 1 views

shared by Kevin de Groote on 13 Jun 12 - No Cached
LeopoldS liked it
  •  
    Worth following for inspiration?
  •  
    Yes, definitely!
  •  
    "We're sorry but this site is not accessible from the UK as it is part of our international service and is not funded by the licence fee. It is run commercially by BBC Worldwide, a wholly-owned subsidiary of the BBC, the profits made from it go back to BBC programme-makers to help fund great new BBC programmes. You can find out more about BBC Worldwide and its digital activities at www.bbcworldwide.com." In other words, UK is not part of the world...
Tom Gheysens

First step towards 'programmable materials': Sheet metal that never rattles -- ScienceD... - 2 views

  •  
    Very nice new concept for active vibration damping. I think this has huge potential for space applications
Tom Gheysens

Programmable glue made of DNA directs tiny gel bricks to self-assemble | KurzweilAI - 3 views

  •  
    New method could help to reconnect injured organs or build functional human tissues from the ground up
johannessimon81

The Universe Is Programmable. We Need an API for Everything - 3 views

  •  
    Interesting ideas - though some metaphors are a bit far fetched. Personally, I think it could be interesting if every scientific article would also have a how-to or tutorial section that gives a recipe of how to apply the newly gained knowledge. Of course, that might be tough to do... :-)
  •  
    The API of the world is already there (a bit), it is the previous knowledge developed by others. Open Source projects such as the wheel or the brick, allow everyday amazing new APPs to be build such as buildings and cars .... There still is merit, though, in learning from software developments techniques in the everyday world projects. This is indeed the motivation for the ACT to do work in open source (SOCIS, GSoC) and push its members to use stuff like wiki, svn, github, jenkins, and alike. This way we are performing and fostering (http://www.oxforddictionaries.com/definition/english/foster) research into working methods in the hope we will be able to export some of its benefit to the larger ESA.
Juxi Leitner

Make: Online : Programmable blobs - 4 views

Nina Nadine Ridder

ESA Portal - ESA Member States give green light to ExoMars programme - 2 views

  •  
    Eleven of ESA's 18 Member States are participating in the ExoMars Programme: Austria, Belgium, France, Germany, Italy, the Netherlands, Portugal, Spain, Sweden, Switzerland, and the United Kingdom, plus Canada. Greece doesn't participate. pfffff national debt, crisis and bullshit
Francesco Biscani

Pi Computation Record - 4 views

  •  
    For Dario: the PI computation record was established on a single desktop computer using a cache optimized algorithm. Previous record was obtained by a cluster of hundreds of computers. The cache optimized algorithm was 20 times faster.
  • ...6 more comments...
  •  
    Teeeeheeeeheeee... assembler programmers greet Java/Python/Etc. programmers :)
  •  
    And he seems to have done everything in his free time!!! I like the first FAQ.... "why did you do it?"
  •  
    did you read any of the books he recommends? suggest: Modern Computer Arithmetic by Richard Brent and Paul Zimmermann, version 0.4, November 2009, Full text available here. The Art of Computer Programming, volume 2 : Seminumerical Algorithms by Donald E. Knuth, Addison-Wesley, third edition, 1998. More information here.
  •  
    btw: we will very soon have the very same processor in the new iMac .... what record are you going to beat with it?
  •  
    Zimmerman is the same guy behind the MPFR multiprecision floating-point library, if I recall correctly: http://www.mpfr.org/credit.html I've not read the book... Multiprecision arithmetic is a huge topic though, at least from the scientific and number theory point of view if not for its applications to engineering problems. "The art of computer programming" is probably the closest thing to a bible for computer scientists :)
  •  
    "btw: we will very soon have the very same processor in the new iMac .... what record are you going to beat with it?" Fastest Linux install on an iMac :)
  •  
    "Fastest Linux install on an iMac :)" that is going to be a though one but a worthy aim! ""The art of computer programming" is probably the closest thing to a bible for computer scientists :)" yep! Programming is art ;)
Friederike Sontag

Green patents corralled : Nature News - 0 views

  •  
    "Patents, licensing practices and technology transfer from rich to poor countries are major issues in the fight against climate change," says Ahmed Abdel Latif, the programme manager for intellectual property at the International Centre for Trade and Sustainable Development
Joris _

Tracking Whale Sharks With Astronomical Algorithms | Wired Science | Wired.com - 3 views

  • equations were developed for astronomers using the Hubble telescope, Holmberg’s crew adapted them for biologists studying Earth’s biggest fishes
  • Holmberg also hopes that other programmers will follow his lead and lend their coding skills to worthy projects. “Pick the species or concern you’re most passionate about, pick the researchers who are working on it, and identify their technical needs,” he said. “I’m not even a great programmer. I’m underqualified but highly productive
ESA ACT

NASA cuts funding to private spaceship developer - space - 18 October 2007 - New Scient... - 0 views

  •  
    remains an ambitious programme, renewed competition in space tourism as a result?
ESA ACT

Linus opinion about C++ - 0 views

  •  
    "C++ is a horrible language. It's made more horrible by the fact that a lot of substandard programmers use it, to the point where it's much much easier to generate total and utter crap with it."
ESA ACT

Claytronics - Carnegie Mellon University - 0 views

  •  
    Programmable matter - another nice title for an ACT project...
Juxi Leitner

Google's Go: A New Programming Language That's Python Meets C++ - 6 views

  •  
    Big news for developers out there: Google has just announced the release of a new, open sourced programming language called Go. The company ...
  • ...2 more comments...
  •  
    Ugh... no operator overloading, no efficient generic programming and no lambda expressions... Only time will tell, but I don't understand who the intended audience is: I think that Python guys won't care about the (supposedly) increased performance (and you can interface C/C++ with Python easily) and that C++ programmers (I mean, the hardcore serious C++ Boost-like programmers, no the Java-like whiners :P) won't have their beloved templates pried from their cold dead hands with ease.
  •  
    yeah though I think especially operator overloading is not going to be a main problem, it is as with the JS library though quite thinkable that lots of users will switch or use it (or being put to use it...) because it is done by Google
  •  
    Having Google backing it will certainly help, even though they are presenting it as a "system level" (i.e., hard-core) language, and in that domain it is much more difficult to bullshit your way to a position of relevance. Look at Java: Sun pushed it like hell and it is certainly widely used in many contexts (corporate, web and embedded markets mostly), yet it completely failed to win the hearts of "open-source" developers (or, more generally, of those developers who are not forced to use it by virtue of some management-driven decision).
  •  
    "or, more generally, of those developers who are not forced to use it by virtue of some management-driven decision" completely agree with that!!
1 - 20 of 49 Next › Last »
Showing 20 items per page