Skip to main content

Home/ Coders/ Group items tagged problems

Rss Feed Group items tagged

medium1 medium1

geschrieben. montblanc meisterstück - 0 views

"Dumbledore - . Kann man nicht ich habe den ganzen Tag beobachten sie Sie könnten zwei Menschen, die weniger wie uns sind nicht zu finden Und sie haben diesen Sohn bekam - . . Sah ich ihn treten se...

montblanc meisterstück

started by medium1 medium1 on 26 Dec 13 no follow-up yet
Fabien Cadet

Talk: The Care and Feeding of C++'s Dragons (speaker: Chandler Carruth) | channel9.msdn... - 1 views

  • Last year I described C++ as bearing the cautionary label ‘Here Be Dragons.’ And yet we’re all still writing C++ because it is the best programming language for the problems we face. In turn, we need a strategy to deal with the “dragons” that reside in large C++ code bases. The Dragon Book (my old compiler textbook) taught about a collection of tools to address the complexity of compiler design, and while our challenge is somewhat different, the approach remains the same. When a mere mortal programmer ventures forth to battle the complexity of large software systems in C++, they’re going to need some really good tools to help them. At Google, we’ve been building up a platform of such tools. I will introduce the platform and toolset, and show how to use them to write fast and correct C++ code, quickly and correctly.I will also give a peek into the future of the next generation of tools we’re working on and some of the really interesting changes to C++ that are coming in the next few years to help both programmers and these tools be ever more effective.
medium1 medium1

hängen .Mont blanc starwalker - 0 views

Brilliant Geist. Er war in Ordnung , während eroutta Bücher studyin ", aber dann nahm er ein Jahr Auszeit ter bekommen einige Erfahrung aus erster Hand .... Sie sagen, er traf Vampire in den Schwar...

Mont blanc starwalker

started by medium1 medium1 on 28 Dec 13 no follow-up yet
medium1 medium1

hängen .Mont blanc starwalker - 0 views

Brilliant Geist. Er war in Ordnung , während eroutta Bücher studyin ", aber dann nahm er ein Jahr Auszeit ter bekommen einige Erfahrung aus erster Hand .... Sie sagen, er traf Vampire in den Schwar...

Mont blanc starwalker

started by medium1 medium1 on 28 Dec 13 no follow-up yet
medium1 medium1

entlang . montblanc kugelschreiber boheme - 0 views

Aber ihr Mann war rau auf mich - oft er grob auf mich war - und vor allem war er der Friedensrichter , die mich für einen Landstreicher jugged und das ist nicht alles, es ist nicht ein Millionstel ...

montblanc kugelschreiber boheme

started by medium1 medium1 on 21 Dec 13 no follow-up yet
omouse

Software Engineering Code of Ethics and Professional Practice - Association for Computi... - 0 views

  • Approve software only if they have a well-founded belief that it is safe, meets specifications, passes appropriate tests, and does not diminish quality of life, diminish privacy or harm the environment. The ultimate effect of the work should be to the public good.
  • Not knowingly use software that is obtained or retained either illegally or unethically.
  • Ensure proper and achievable goals and objectives for any project on which they work or propose.
  • ...2 more annotations...
  • Ensure adequate testing, debugging, and review of software and related documents on which they work.
  • Ensure adequate documentation, including significant problems discovered and solutions adopted, for any project on which they work.
Joel Bennett

Good Math, Bad Math : The "C is Efficient" Language Fallacy - 0 views

  • Here's the problem. C and C++ suck rocks as languages for numerical computing. They are not the fastest, not by a longshot. In fact, the fundamental design of them makes it pretty much impossible to make really good, efficient code in C/C++.
  •  
    An informed rant on why C/C++ are NOT the fastest programming languages, but merely the "closest to the metal."
  •  
    Remain On the internet on the globally web on the globally web online online online roulette from Contemporary modern modern australia, Fun and Free! Now you is able of doing Actual "www.funlivecasino.com.au" Remain On the internet on the globally web on the globally web online online online roulette for Fun in Contemporary modern modern australia on a item new website, FunLiveCasino.com.au. Using the latest on the globally web working technological innovation, Fun Remain Betting home allows you be a factor of a authentic activity happening on a authentic table in a authentic gambling home, all accepted on Live! You can see other real players in the gambling home gambling on the same results you do offering you biggest believe in in the results as they are not developed 'just for you a, like other activity struggling with products such as 'live studios' or pc developed activities. Its amazing to think when your really in the gambling home that you might be on digital camera, and people on the globally web might be watching! The lengthy run is scary! Believe one day soon this will be the only way people would bet on the globally web because the globally web is finish of scammers, you have to be incredibly careful, and why would you execute On the internet Online on the globally web on the globally web online online online roulette any other way except from a Actual Betting home you can evaluate out, see, pay interest to and trust! Amazingly this website is definitely 100 % 100 % 100 % 100 % 100 % 100 % free and has no identifying upon up procedure, no trash, no pc bunny rabbit bunny rabbit mouse mouse clicks and no stress. Just Immediate Fun "www.funlivecasino.com.au" 100 % 100 % 100 % 100 % 100 % 100 % free Remain Roulette! Give it a try, its value confirming out! "www.funlivecasino.com.au" Australia's On the internet Fun Remain Casino! Backlink developed from http://fiverr.com/radjaseotea/making-best-156654-backlink-high-pr
Fabien Cadet

Why Singletons Are Controversial - google-singleton-detector - A brief explanation of t... - 0 views

  •  
    * Introduce a global state in the program, hide the dependencies. * Test-driven development: classes become tightly coupled with the singleton. Need to test the singleton along with the class to be tested initially.
Joel Bennett

Windows Vista update - improves compatibility, reliability, and stability - 0 views

  • It improves the stability of Windows PowerShell.
  • It shortens the recovery time after Windows Vista experiences a period of inactivity.
  • It improves the reliability of Windows Vista when you open the menu of a startup application.
  • ...1 more annotation...
  • This hotfix may receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next service pack that contains this hotfix.
  •  
    Wow, it slices, it dices, it juliannes... and it even seems to help!
Joel Bennett

html2wiki.pm - Convert HTML text to wiki markup - live preview - 0 views

  •  
    A Perl Module to convert HTML to any of the many pseudo-markups in use by wiki's and blogs, including Textile (see "Confluence") and Markdown, MediaWiki, UseMod, SnipSnap, MoinMoin, etc.
  •  
    At first I thought this could be the "back" part of TIM, but after trying it out on even simple example text, I'm a bit dissapointed. The nested lists, images, and URLs seem broken (although the links at least, work in Confluence).

    The worst problems are that it has no sense of %{style} span% or footnotes, and no concept AT ALL of tables.  It would be nice to at least get the {style} -- and therefore the spans -- working.
Matteo Spreafico

Fabulous Adventures In Coding : The Stack Is An Implementation Detail, Part One - 0 views

  • Almost every article I see that describes the difference between value types and reference types explains in (frequently incorrect) detail about what “the stack” is and how the major difference between value types and reference types is that value types go on the stack.
  • I find this characterization of a value type based on its implementation details rather than its observable characteristics to be both confusing and unfortunate. Surely the most relevant fact about value types is not the implementation detail of how they are allocated, but rather the by-design semantic meaning of “value type”, namely that they are always copied “by value”.
  • Of course, the simplistic statement I described is not even true. As the MSDN documentation correctly notes, value types are allocated on the stack sometimes. For example, the memory for an integer field in a class type is part of the class instance’s memory, which is allocated on the heap.
  • ...3 more annotations...
  • As long as the implementation maintains the semantics guaranteed by the specification, it can choose any strategy it likes for generating efficient code
  • That Windows typically does so, and that this one-meg array is an efficient place to store small amounts of short-lived data is great, but it’s not a requirement that an operating system provide such a structure, or that the jitter use it. The jitter could choose to put every local “on the heap” and live with the performance cost of doing so, as long as the value type semantics were maintained
  • I would only be making that choice if profiling data showed that there was a large, real-world-customer-impacting performance problem directly mitigated by using value types. Absent such data, I’d always make the choice of value type vs reference type based on whether the type is semantically representing a value or semantically a reference to something.
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.
liza cainz

Dependable Online Computer Repair Support - 1 views

I found out that my ex-boyfriend already have a new girlfriend and I never expected it would hurt this much, I still love him. I was in the mood to listen to slow music but I was further disappoint...

support service Desktop computer technical services PC tech

started by liza cainz on 09 Mar 11 no follow-up yet
shalani mujer

One on One Professional Online Tech Support - 3 views

I love working with these guys. Their tech support technicians are very professional and polite. They offer one-on-one tech support. They listen to what your issues are, diagnose what your problem ...

tech support

started by shalani mujer on 06 Jun 11 no follow-up yet
shalali stokes

They Fix Slow Computers Fast - 1 views

I called Fix Slow Computer Online to help me fix slow computers. I own an internet cafe and I have noticed that my computers are running slow. That is why I right away sought out a solution to my p...

Development fix slow computer fast

started by shalali stokes on 11 Aug 11 no follow-up yet
onlinecomputer help

Online Computer Help in a Split Second - 2 views

My laptop cannot connect to the wi-fi zone in my school campus. After many months of putting up with this, I decided to call Online Computer Help Today. I was amazed because their online computer h...

online computer help

started by onlinecomputer help on 03 Aug 11 no follow-up yet
Maria Babae

Fix Computer Today Saves the Day - 1 views

I once had this laptop wherein I was about to use for a presentation. Unexpectedly, the laptop got some problems. I actually panicked and was about to call my people to postpone my presentation. Bu...

started by Maria Babae on 10 Aug 11 no follow-up yet
« First ‹ Previous 141 - 160 of 228 Next › Last »
Showing 20 items per page