38 Matching Annotations
  1. Jan 2016
    1. Top 30 books ranked by total number of links to Amazon in Hacker News comments "The Rent Is Too Damn High: What To Do About It, And Why It Matters More Than You Think" by Matthew Yglesias Publisher: Simon & Schuster Click for details"The Four Steps to the Epiphany: Successful Strategies for Products that Win" by Steven Gary Blank Publisher: Cafepress.com Click for details"Introduction to Algorithms, 3rd Edition" by Thomas H. Cormen Publisher: The MIT Press Click for details"Influence: The Psychology of Persuasion, Revised Edition" by Robert B. Cialdini Publisher: Harper Business Click for details"Peopleware: Productive Projects and Teams (Second Edition)" by Visit Amazon's Tom DeMarco Page Publisher: Dorset House Publishing Company, Incorporated Click for details"Code: The Hidden Language of Computer Hardware and Software" by Charles Petzold Publisher: Microsoft Press Click for details"Working Effectively with Legacy Code" by Michael Feathers Publisher: Prentice Hall Click for details"Three Felonies A Day: How the Feds Target the Innocent" by Harvey Silverglate Publisher: Encounter Books Click for details"JavaScript: The Good Parts" by Douglas Crockford Publisher: O'Reilly Media Click for details"The Little Schemer - 4th Edition" by Daniel P. Friedman Publisher: The MIT Press Click for details"The E-Myth Revisited: Why Most Small Businesses Don't Work and What to Do About It" by Michael E. Gerber Publisher: HarperCollins Click for details"Feeling Good: The New Mood Therapy" by David D. Burns Publisher: Harper Click for details"Programming Collective Intelligence: Building Smart Web 2.0 Applications" by Toby Segaran Publisher: O'Reilly Media Click for details"The Non-Designer's Design Book (3rd Edition)" by Robin Williams Publisher: Peachpit Press Click for details"The C Programming Language" by Brian W. Kernighan Publisher: Prentice Hall Click for details"The Design of Everyday Things" by Donald A. Norman Publisher: Basic Books Click for details"Cracking the Coding Interview: 150 Programming Questions and Solutions" by Gayle Laakmann McDowell Publisher: CareerCup Click for details"What Intelligence Tests Miss: The Psychology of Rational Thought" by Keith E. Stanovich Publisher: Yale University Press Click for details"On Writing Well, 30th Anniversary Edition: The Classic Guide to Writing Nonfiction" by William Zinsser Publisher: Harper Perennial Click for details"Darwin's Theorem" by TJ Radcliffe Publisher: Siduri Press Click for details"Knowing and Teaching Elementary Mathematics: Teachers' Understanding of Fundamental Mathematics in China and the United States (Studies in Mathematical Thinking and Learning Series)" by Liping Ma Publisher: Routledge Click for details"Don't Make Me Think: A Common Sense Approach to Web Usability, 2nd Edition" by Steve Krug Publisher: New Riders Click for details"Expert C Programming: Deep C Secrets" by Peter van der Linden Publisher: Prentice Hall Click for details"Clean Code: A Handbook of Agile Software Craftsmanship" by Robert C. Martin Publisher: Prentice Hall Click for details"The Elements of Computing Systems: Building a Modern Computer from First Principles" by Noam Nisan Publisher: The MIT Press Click for details"Code Complete: A Practical Handbook of Software Construction, Second Edition" by Steve McConnell Publisher: Microsoft Press Click for details"The Box: How the Shipping Container Made the World Smaller and the World Economy Bigger" by Marc Levinson Publisher: Princeton University Press Click for details"Software Estimation: Demystifying the Black Art (Developer Best Practices)" by Steve McConnell Publisher: Microsoft Press Click for details"Refactoring: Improving the Design of Existing Code" by Martin Fowler Publisher: Addison-Wesley Professional Click for details"Design for Hackers: Reverse Engineering Beauty" by David Kadavy Publisher: Wiley Click for details

      Top 30 books ranked by total number of links to Amazon in Hacker News comments

    1. We sustainably fund sharable, freely-licensed projects. They benefit everyone in the world, and we cooperate to help them. Let's clear the path to a better world!

      Finansowanie open-source projektów

  2. Dec 2015
    1. ClojureScript Year In Review 23 December 2015 It's been a very exciting year for ClojureScript. It's clear that things have been accelerating and here is a personal selection of highlights:

      ClojureScript

    1. Wine jest warstwą tłumaczącą (ładującą programy) zdolną uruchomić Windowsowe aplikacje na Linuksie i innych systemach operacyjnych zgodnych z POSIXem. Programy Windowsowe uruchomione pod Wine zachowują się tak jak zachowywałyby się w środowisku natywnym, bez strat związanych z wydajnością i nadmiernym wykorzystaniem pamięci przypisywanym emulatorom, za to z wyglądem podobnym do innych aplikacji na twoim komputerze.

      Uruchamianie programów z Windowsa pod Linuxem

    1. blade is a web framework for rapid development of Java applications,you can be used to develop API, Web and back-end services and other applications, a RESTful framework, it provides a simple and convenient way of development, the whole operation of the micro kernel MVC bus guide frame, initial goal is to simplify the web development, and of course the author will upgrade in the future and integrate more compact components based on blade.

      MVC backend java micro framework for API

    1. Clojure Design Patterns

      Intro Episode 1. Command Episode 2. Strategy Episode 3. State Episode 4. Visitor Episode 5. Template Method Episode 6. Iterator Episode 7. Memento Episode 8. Prototype Episode 9. Mediator Episode 10. Observer Episode 11. Interpreter Episode 12. Flyweight Episode 13. Builder Episode 14. Facade Episode 15. Singleton Episode 16. Chain of Responsibility Episode 17. Composite Episode 18. Factory Method Episode 19. Abstract Factory Episode 20. Adapter Episode 21. Decorator Episode 22. Proxy Episode 23. Bridge

    1. Why use Storm? Apache Storm is a free and open source distributed realtime computation system. Storm makes it easy to reliably process unbounded streams of data, doing for realtime processing what Hadoop did for batch processing. Storm is simple, can be used with any programming language, and is a lot of fun to use! Storm has many use cases: realtime analytics, online machine learning, continuous computation, distributed RPC, ETL, and more. Storm is fast: a benchmark clocked it at over a million tuples processed per second per node. It is scalable, fault-tolerant, guarantees your data will be processed, and is easy to set up and operate. Storm integrates with the queueing and database technologies you already use. A Storm topology consumes streams of data and processes those streams in arbitrarily complex ways, repartitioning the streams between each stage of the computation however needed. Read more in the tutorial.

      stream computation

  3. edwardtufte.github.io edwardtufte.github.io
  4. gridlex.devlint.fr gridlex.devlint.fr