- Architecture of Open Source Applications : this is a fantastic set of books that go over the architecture of open sources application. From how programmers solve interesting problems in 500 lines of code (or less) to performance and architecture of open source project.
- Awesome-ci : awesome list of CI related articles, paper and tools.
- gitleaks : a useful tool that searches your git repo history for secrets and keys.. Sanitize all the things !
A blog about life, Engineering, Business, Research, and everything else (especially everything else)
Showing posts with label awesome. Show all posts
Showing posts with label awesome. Show all posts
Thursday, July 05, 2018
[Links of the Day] 05/07/2018 : Architecture of Open Source applications, Awesome CI , Searching for secrets in Git history
Labels:
awesome
,
continuous integration
,
git
,
links of the day
,
security
Friday, November 04, 2016
[Links of the Day] 04/11/2016 : high performance reliable message passing framework, speculative paxos, Awesome Falsehood
- Aeron : Aeron is an efficient reliable UDP unicast, UDP multicast, and IPC message transport. The key word here is reliable. Under the hood is brokered architecture built from the top down with performance in mind.They offer Java and C++ clients.
- specpaxos : Interesting concept but relies on multicast. SDN might help solve the inherent multicast drawbacks by creating topologies, distribution trees, etc.. ahead of time. But practically, how often do you see multicast deployed and enabled in modern datacenters ?
- Awesome Falsehood : curated list of awesome falsehoods programmers believe in.
Labels:
awesome
,
falshood
,
links of the day
,
message queue
,
paxos
Wednesday, May 25, 2016
[Links of the day] 25/05/2016 : Awesome Webhooks, CCIX Interconnect & Cray Urika-GX
- Urika-GX : Cray just released its analytics solution. Which leverage the Aries network fabric, Luster , Mesos and the usual suspect Hadoop / Sparks (+ some cray specific stuff). Looks like a neatly packaged solution for company that really need to have near real time insights.
- CCIX : ARM, Qualcomm, AMD, Xilinx, Huawei, IBM, Mellanox, and Xilinx all agree on CCIX interconnects definition. CCIX aims at delivering a cache coherent interconnect for accelerators. The nice feature is that it target inline accelerator as well as endpoint without the need to explicitly manage the coherency. It means that we will soon see device to device communication without CPU interaction while maintaining data coherence within the same system. This is a long overdue feature as software and CPU start to become the bottleneck in analytic and high speed networking fabric (NVF). Imagine, shifting data between your RDMA card to GPGPU and back to your NVM without CPU involvement. And finally having the CPU fetching just the information it needs for display or final transformation based on user requests...
- Awesome Webhooks : Loads of API webhooks out there.
Monday, April 25, 2016
[Links of the day] 25/04/2016: Approximate computing benchmark suit, Awesome Network analysis and complex network book
- AxBench : This benchmark suite offer 29 carefully selected benchmarks to evaluate the approximate computing capability of a system stack. [paper]
- Awesome Network Analysis : list of resources to construct, analyze and visualize network data.
- Large Scale Structure and Dynamics of Complex Networks : fantastic book providing a unifying picture of complex networks.
![]() |
Network of U.S. political blogs by Adamic and Glance (2004) (preprint) |
Labels:
approximate computing
,
awesome
,
benchmark
,
complexity
,
links of the day
,
network
Wednesday, October 21, 2015
Links of the day 21/10/2015: #blockchain consensus protocol, Awesome #aws resources, Killing patents
- Awesome AWS : A curated list of awesome AWS libraries, open source repos, guides, blogs, and other resources with a popularity rating system built in :)
- Blockchain Consensus Protocols : a little bit of blockchain beyond fintech (but still a lot of fintech in this slidedeck).
- So You Want To Murder a Software Patent: talk by Jason Scott on how to deal with annoying patents
Labels:
awesome
,
aws
,
blockchain
,
links of the day
,
patent
Wednesday, August 05, 2015
Links of the day 05 - 08 - 2015 : Homer Explain #SAP, awesomeness, cryptii
- Homer explain SAP : very good description of SAP and its evolution. As an ex-employee of the mastodon i would have loved to have this given to me on my first day with them.
- Get awesomeness : To retrieve all amazing awesomeness from Github
- Cryptii : convert, encode and decode content between different format systems. This happens fully in your browser using JavaScript, no content will be sent to any kind of server.
Labels:
awesome
,
cryptography
,
links of the day
,
SAP
,
simpson
Tuesday, July 22, 2014
Giant curated list of links links!!!
Computer management
- awesome-shell - Command-line frameworks, toolkits, guides and gizmos.
- Bash : everything about bash
- awesome-sysadmin - Backups, configuration management, DNS, IMAP/POP3, LDAP, monitoring, SSH, statistics, troubleshooting, virtualization, VPN and more.
- Awesome Dev Env - A curated list of awesome tools, resources and workflow tips making an awesome development environment.
- GitHub Cheat Sheet
- Dotfiles
- ES6 tools
Editors
- Vim
- Awesome-Emacs
- Awesome Editors - A curated list of awesome editors and related resources.
Big Data
- awesome-bigdata - Big data frameworks, resources and other awesomeness.
- awesome-hadoop - Hadoop ecosystem resources.
- Awesome-Data-Science
- The Hadoop Ecosystem Table : a summary to keep the track of Hadoop related projects, focused on FLOSS environment.
- BigData : Massive list of Big Data useful stuff and links by Andrea Mostosi
- BigData blog list : This list contains almost all frequently-updated Big Data blogs, belonging to a wide range of categories: Data Science, Data Analytics, Business Intelligence, Machine Leaning, Data Visualization, Data Mining, NoSQL, Hadoop etc.
MachineLearning
- Awesome Machine Learning - A curated list of awesome machine learning frameworks, libraries and software (by language).
- Pattern Classification algorithms : Collection of tutorials and examples for solving and understanding machine learning and pattern classification tasks
Platforms Architecture - Design - Algorithms
- Awesome algorithms : Another curated list of places to learn and/or practice algorithms
- Awesome-DDD
- Microservices - 72 resources and links, good place to start if you want to learn about it.
- Everything about Queues! : Job queues, message queues and other queues. Almost all of them in one place.
Programming languages
- C/C++
- Clojure
- Cobol
- D
- Elixir
- Erlang
- Fortran
- Go
- Awesome-Grails
- Awesome-Groovy
- Haskell
- Java
- JavaScript
- .NET
- Perl
- PHP
- Awesome-Pipeline
- Python
- Awesome-Puppet
- R
- Ruby
- Rust
- Scala
- Shell
- Swift
Frontend
- Frontdesk - Community driven list of useful things for Front End Developers
- Frontend Development - A huge list of frontend development resources collected over time. Sorted from general knowledge at the top to concrete problems at the bottom.
- Master List of HTML5, JavaScript, and CSS Resources - Intent of sharing a list of HTML5, JavaScript, and CSS3 resources that were found very useful
- Component kitchen : Components list for building web apps
- Awesome-CSS
- Web Tools
- Awesome-HTML5
Platforms
- Node JS- A curated list of astonishing Node.js frameworks, libraries and resources
- Awesome Rails - A curated list of amazingly awesome open source rails related resource
- Awesome-Drupal
- Awesome-ColdFusion
- Awesome-Wordpress
Cloud
Mobile
Talks
- Awesome Talks - List of online talks that you would love to watch
Miscellaneous
- PostMortem Outages : what happened? what did they learn? and what can you learn in return :)
- Free programming books
- Papers We Love
- Lists
- Wikipedia
Finally : Awesomeness
- Awesome Awesomeness : list of curated collections of frameworks and libraries in various languages that do not suck. They solve the problem of “so, I’m new to (language) and don’t want to kiss a lot of frogs before I find the right tool for a particular task”
- Awesome Awesomeness - A curated list of awesome awesomeness
- Awesome Awesome - A curated list of awesome curated lists! Inspired by inspiration
- Awesome Awesome Awesome : A a curated list of curated lists of awesome lists.
And since awesome seems to be the theme of the day, here is the song that goes with it:
Labels:
algorithm
,
awesome
,
bigdata
,
component
,
editor
,
framework
,
library
,
links of the day
,
machine learning
,
microservices
,
mobile
,
programming languages
,
queues
,
sysadmin
Subscribe to:
Posts
(
Atom
)