Skip to main content

Home/ Coders/ Group items tagged joe

Rss Feed Group items tagged

escaping1 escaping1

Verzeihung. longchamp le pliage umhängetasche günstig - 0 views

Es wird jetzt fallen, es wird immer noch fallen, wenn alle diese Dinge werden Sie den Nachmittag der Geschichte versunken, und die Dämmerung der Tradition, und wurde in der dicken Nacht des Vergess...

longchamp le pliage umhängetasche günstig

started by escaping1 escaping1 on 21 Dec 13 no follow-up yet
judibolaindo

City Berpotensi Lepas Joe Hart - 0 views

  •  
    Update Terakhir: September 18, 2014 City Berpotensi Lepas Joe Hart Salah satu klub raksasa kompetisi Barclays Premier League, yakni Manchester City memang sejauh ini masih belum mengambil sikap yang jelas mengenai kontrak baru dari penjaga gawang mereka, yakni Joe Hart.
escaping1 escaping1

fuori . Jordan New Era Cappelli - 0 views

Injun Joe credeva di aver ucciso cinque cittadini del paese , ma che importa ? Se fosse stato Satana in persona ci sarebbe stato un sacco di deboli pronti a scarabocchiare i loro nomi a un indulto ...

Jordan New Era Cappelli

started by escaping1 escaping1 on 11 Jan 14 no follow-up yet
jimygill

Trump and Joe Regan sit for 3 hour interview - 0 views

  •  
    e is famous with young men who the Trump campaign has targeted. Rogan has said he is not a Trump supporter and in 2022 indicated he would not be interested in having the ex president on show. Trump and Vice President Harris the Democratic nominee have been making rounds  on podcasts in effort to reach multiple voters as  possible.
escaping1 escaping1

sac vanessa bruno soldes Celle - 0 views

(...) C'est une grosse satisfaction mais on a dit tout de suite aux joueurs qu'il y avait une finale à jouer: donc, c'est très bien, mais on ne sera satisfait que quand on a aura vraiment fini notr...

pas cher le bon coin soldes Sac Vanessa Bruno

started by escaping1 escaping1 on 26 Apr 16 no follow-up yet
subsequent1 subsequent1

femmes. sac de voyag longchamp - 0 views

Les perspectives pour 2015 s'établissent à 1,9 litre pour la Chine contre 50,3 litres pour la France.Gérard Muteaud - Le Nouvel Observateur Avec plus de 155 millions de caisses (soit 1,865 milliard...

sac longchamp pas cher

started by subsequent1 subsequent1 on 17 Feb 14 no follow-up yet
Joel Bennett

Parallel FX - Joe Duffy's Weblog - 0 views

  •  
    nice update on the .Net Parallel Extensions CTP, with links to tutorials, overviews, and videos.
Matteo Spreafico

Joe Duffy's Weblog - OnBeingStateful - 0 views

  • The biggest question left unanswered in my mind is the role state will play in software of the future.
  • The biggest question left unanswered in my mind is the role state will play in software of the future. That seems like an absurd statement, or a naïve one at the very least.  State is everywhere: The values held in memory. Data locally on disk. Data in-flight that is being sent over a network. Data stored in the cloud, including on a database, remote filesystem, etc. Certainly all of these kinds of state will continue to exist far into the future.  Data is king, and is one major factor that will drive the shift to parallel computing.  The question then is how will concurrent programs interact with this state, read and mutate it, and what isolation and synchronization mechanisms are necessary to do so?
  • Many programs have ample gratuitous dependencies, simply because of the habits we’ve grown accustomed to over 30 odd years of imperative programming.  Our education, mental models, books, best-of-breed algorithms, libraries, and languages all push us in this direction.  We like to scribble intermediary state into shared variables because it’s simple to do so and because it maps to our von Neumann model of how the computer works.
  • ...3 more annotations...
  • We need to get rid of these gratuitous dependencies.  Merely papering over them with a transaction—making them “safe”—doesn’t do anything to improve the natural parallelism that a program contains.  It just ensures it doesn’t crash.  Sure, that’s plenty important, but providing programming models and patterns to eliminate the gratuitous dependencies also achieves the goal of not crashing but with the added benefit of actually improving scalability too.  Transactions have worked so well in enabling automatic parallelism in databases because the basic model itself (without transactions) already implies natural isolation among queries.  Transactions break down and scalability suffers for programs that aren’t architected in this way.  We should learn from the experience of the database community in this regard
  • There will always be hidden mutation of shared state inside lower level system components.  These are often called “benevolent side-effects,” thanks to Hoare, and apply to things like lazy initialization and memorization caches.  These will be done by concurrency ninjas who understand locks.  And their effects will be isolated by convention.
  • Even with all of this support, we’d be left with an ecosystem of libraries like the .NET Framework itself which have been built atop a fundamentally mutable and imperative system.  The path forward here is less clear to me, although having the ability to retain a mutable model within pockets of guaranteed isolation certainly makes me think the libraries are salvageable.  Thankfully, the shift will likely be very gradual, and the pieces that pose substantial problems can be rewritten in place incrementally over time.  But we need the fundamental language and type system support first.
David Corking

Remember Smalltalk? | Gartner Blogs 2008 - 1 views

  • 2) If you are BIG fan of dynamics languages (closures, meta programming, and all that cool stuff) then consider giving Smalltalk a look.  You might like what you see.  Its like Ruby but with bigger muscles.  You think Rails is cool? Check out seaside. In the end we’ll see a up tick in Smalltalk momentum over the next few years. 
  • Please don’t talk about Smalltalk. I enjoy my competitive advantage over the Java/NET crowd
  • Where Smalltalk really shines recently is in field of web applications due to its dynamic nature (live upgrading, debugging etc.) and because its shortcoming are not relevant here.
  • ...9 more annotations...
  • On the Desktop - Dolphin creates 500k exe’s with ease - its a 1 button click (you just have to follow some of their easy put things in packages rules).
  • Remember LAN MAN? OS2? Both were heavily endorsed by Gartner.
  • I laugh when people say poor performance on older hardware was a mjor Smalltalk weakness. We routinely delivered applications that ran on 386 and 68020 processors with 8MB RAM. And yes, they were quite snappy. No, the reason Smalltalk didn’t catch on is because Sun spent more money on Java marketing than was spent on all computer languages combined, since the dawn of time.
  • I’ve listened personally to whiny ROR programmers groan and whine about PHP devs LEARNING ROR and undercutting them.
  • I didn’t fall for it for the marketing. I fell for WORA, for the language/runtime separation, for the multi-vendor approach (Sun never wanted to be the single provider for any Java centric product niche, and in fact was never the leader), for the comprehensive set of vendor-neutral APIs for all sorts of execution environments/applications,
  • For now I would like to see more use of Smalltalk like constructs in Java (Groovy).
  • Smalltalk must have sofisticated CASE tools, business process simulation tools, large development environments etc. etc. etc.
  • I stayed to teach Smalltalk since 1993 and am very happy about this information. Each academic year, we produce a small group of new Smalltalkers in the Czech Republic.
  • Joe Barnhart // Apr 4, 2009 at 2:48 pm At the company where I work, we have used Smalltalk for 19 years. Our tiny team of programmers has beat the pants off of competitors who employ teams 100 times our size.
  •  
    trend spotting
longchamppas

casquette new era chicago bulls grise La - 0 views

Le virus est transmis aux humains par la consommation de boissons et daliments contaminés par des matières fécales. Il peut tuer en une semaine sil nest pas pris à temps. La maladie a frappé dabord...

casquette new era chicago bulls blanche grise http:__www.bisca-piscines.fr_

started by longchamppas on 03 Nov 14 no follow-up yet
1 - 10 of 10
Showing 20 items per page