tobert.github.io tobert.github.io

tobert.github.io

@AlTobey Writes

The Blog of Al Tobey

http://tobert.github.io/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR TOBERT.GITHUB.IO

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

August

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Saturday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 3.3 out of 5 with 6 reviews
5 star
2
4 star
2
3 star
0
2 star
0
1 star
2

Hey there! Start your review of tobert.github.io

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.2 seconds

FAVICON PREVIEW

  • tobert.github.io

    16x16

CONTACTS AT TOBERT.GITHUB.IO

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
@AlTobey Writes | tobert.github.io Reviews
<META>
DESCRIPTION
The Blog of Al Tobey
<META>
KEYWORDS
1 altobey
2 tobey
3 linux
4 unix
5 golang
6 cassandra
7 datastax
8 perl
9 monitoring
10 storage
CONTENT
Page content here
KEYWORDS ON
PAGE
toggle navigation,al tobey writes,pages,japanese technical terms,follow,altobey,tobert,edit,tweets by @altobey,changelog
SERVER
GitHub.com
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

@AlTobey Writes | tobert.github.io Reviews

https://tobert.github.io

The Blog of Al Tobey

INTERNAL PAGES

tobert.github.io tobert.github.io
1

TL;DR: Xperia Z3 Mtp Linux

http://tobert.github.io/tldr/xperia-z3-mtp-linux.html

Skip to main content. Cassandra 2.1 Tuning Guide. TL;DR: Xperia Z3 Mtp Linux. There are lots of posts on the web about how to make various phones work by setting up udev and either mtpfs or go-mtpfs but none of those worked on my Sony Xperia Z3. And Arch Linux workstation. It turns out that go-mtpfs. And, presumably, mtpfs) use 64-bit extensions to the MTP protocol by default that are not supported by the Z3. Mkdir /phone $GOPATH/bin/go-mtpfs -android=false /phone. On the shell to see).

2

ioping

http://tobert.github.io/post/2015-01-22-ioping.html

Skip to main content. Cassandra 2.1 Tuning Guide. If you've been to my blog before, you probably noticed that I spend a lot of time dinking around with hard drives and ssds, not to mention Cassandra performance tuning. I've done a fair bit of work with fio. Like ICMP ping, it's useful for getting a rough idea of what the RTT to your storage. It's a single package manager command to install it and it provides that 'quick sniff' view of a system's storage that I've been searching for. Again, now with xargs!

3

TL;DR: Dragon Age Inquisition Review

http://tobert.github.io/tldr/dragon-age-inquisition-review.html

Skip to main content. Cassandra 2.1 Tuning Guide. TL;DR: Dragon Age Inquisition Review. Dragon Age: Inquisition (PS4) was really, really good. Here's my quick review. No spoilers here for those of you on the fence. I did most of the side quests, including that insanely long skull/shards hide-and-seek and killed all 10 dragons (do it! Use tactical view for bosses, manually set your party's targets. Save T4 ingredients from dragons for T3 recipes. As a software engineer, I owe the team at Bioware a standin...

4

Slides: Disk Latency and Other Random Numbers

http://tobert.github.io/post/2014-11-13-slides-disk-latency-and-other-random-numbers.html

Skip to main content. Cassandra 2.1 Tuning Guide. Slides: Disk Latency and Other Random Numbers. Your browser doesn't support the features required. By impress.js, so you are presented with a simplified version of this presentation. For the best experience please use the latest Chrome. And Other Random Numbers). I am not a statistician. This study is not strictly scientific. Hardware Limitations (PCIe lanes, controllers). Micro benchmarks show what the hw/sw *can* do. NOT what it will do. 000 278 51....

5

New Blog

http://tobert.github.io/post/2014-04-17-new-blog.html

Skip to main content. Cassandra 2.1 Tuning Guide. I've been blogging a bit more often lately and as a result, I've been getting annoyed with the limitations of Blogger. It was a fine service for the years when I didn't write much. Now that I'm doing a lot more technical blogging, I need a more customizable platform to generate my content. I don't want to manage servers to host a blog, so I'm going with Github Pages. By: Albert P. Tobey.

UPGRADE TO PREMIUM TO VIEW 15 MORE

TOTAL PAGES IN THIS WEBSITE

20

LINKS TO THIS WEBSITE

rustyrazorblade.com rustyrazorblade.com

Introduction to Spark & Cassandra — Rustyrazorblade

http://rustyrazorblade.com/2015/01/introduction-to-spark-cassandra

Introduction to Spark and Cassandra. Fri 02 January 2015. I've been messing with Apache Spark. Quite a bit lately. If you aren't familiar, Spark is a general purpose engine for large scale data processing. Initially it comes across as simply a replacement for Hadoop, but that would be selling it short. Big time. In addition to bulk processing (goodbye MapReduce! Stream processing via Kafka, Flume, ZeroMQ. Sounds awesome, right? Easy scale out and always up. It's approximately this epic:. Let's suppose we...

rustyrazorblade.com rustyrazorblade.com

The Myth of Schema-less — Rustyrazorblade

http://rustyrazorblade.com/2014/07/the-myth-of-schema-less

The Myth of Schema-less. Wed 09 July 2014. I have grown increasingly frustrated with the world as people have become more and more convinced that "schema-less" is actually a feature to be proud of (or even exists). For over ten years I've worked with close to a dozen different databases in production and have not once seen "schemaless" truly manifest. What's extremely frustrating is seeing this from. It gets slow to add columns in the most popular implementations as your data set grows. Slow alterations ...

trickbooter.com trickbooter.com

Go cross compiling on OSX · Paul Harris

http://trickbooter.com/go/2015/04/04/Go-cross-compiling-on-OSX

Software engineering, operations, tooling and analytics at scale. Raquo; Go cross compiling on OSX. Raquo; Docker dependencies on Ubuntu 14.04 LTS. Raquo; Docker 100. Raquo; generating ssh keys. Raquo; Example content. Go cross compiling on OSX. First Go at Go. Go is super popular but Iknow nothing about it. I have been trying to build a solid Cassandra on Docker for a while and have been following the works of Al Tobey. Brew install go - with-cc-common #Linux, Darwin and Windows. A list of platforms for...

rustyrazorblade.com rustyrazorblade.com

On The Bleeding Edge - PySpark, DataFrames, and Cassandra — Rustyrazorblade

http://rustyrazorblade.com/2015/05/on-the-bleeding-edge-pyspark-dataframes-and-cassandra

On The Bleeding Edge - PySpark, DataFrames, and Cassandra. Fri 01 May 2015. A few months ago I wrote a post on Getting Started with Cassandra and Spark. I've worked with Pandas for some small personal projects and found it very useful. The key feature is the data frame, which comes from R. Data Frames are new in Spark 1.3 and was covered in this blog post. We'll be working with open source Cassandra. But this walkthrough will also work with DataStax Enterprise. Step 1: Download Spark. Technically this do...

rustyrazorblade.com rustyrazorblade.com

Cassandra Summit Recap: Diagnosing Problems in Production — Rustyrazorblade

http://rustyrazorblade.com/2014/09/cassandra-summit-recap-diagnosing-problems-in-production

Cassandra Summit Recap: Diagnosing Problems in Production. Thu 18 September 2014. Last week at the Cassandra Summit I gave a talk with Blake Eggleston. On diagnosing performance problems in production. We spoke to about 300 people for about 25 minutes followed by a healthy Q&A session. I've expanded on our presentation to include a few extra tools, screenshots, and more clarity on our talking points. As well as videos on time series data modeling. I've posted videos for my own project, cqlengine, ( intro.

UPGRADE TO PREMIUM TO VIEW 10 MORE

TOTAL LINKS TO THIS WEBSITE

15

SOCIAL ENGAGEMENT



OTHER SITES

toberson.com toberson.com

Physician Recruiters | Locum Tenens | Toberson Group & TTG Locum Tenens

For Advanced Practice – NP/PA. For Advanced Practice – NP/PA. For Advanced Practice - NP/PA. For Advanced Practice - NP/PA. Search Permanent Placement Opportunities:. Physical Medicine and Rehab. Search Locum Tenens Opportunities:. Locum Tenens Emergency Jobs. Locum Tenens Nurse Practitioner/Physician Assistant. Physician Recruiting and Locum Tenens Services. TTG Locum Tenens was formed in 1995 allowing us to offer our clients the same quality services in filling their locum tenens needs. Recruiting the ...

tobersonstudios.com tobersonstudios.com

Tobersonstudios | Painter ~ Collagist ~ Muralist

Ladies in Grace Detail. A native Minnesotan, an artist and a sometime poet. Formally, I call myself a Collagist so that I can utilize any substance in my work as long as it’s honest and vibrant. Learn More. I create layers in my images to truly mimic the complexity of life because I think that’s what collage is all about. I especially enjoy recycling curious materials and placing them in another context. Learn More. Return to top of page.

tobersupremeclean.com tobersupremeclean.com

Tober's Supreme Clean, Cleaning and Restoration Specialists, Carpet & Upholstery Cleaning, Residential & Commercial

Offers services in many areas including:. Tile Floor Stripping Waxing and Polishing. Hard tile and Grout Cleaning. Relax, now there is a local cleaning company that will cater to you. Tober's Supreme Clean llc, Your IICRC Certified Carpet and Upholstery Cleaning Specialists.

tobert.com tobert.com

tobert.com - This domain may be for sale!

Find the best information and most relevant links on all topics related to tobert.com. This domain may be for sale!

tobert.deviantart.com tobert.deviantart.com

Tobert (Tobert krchan) - DeviantArt

Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) " class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ". Join DeviantArt for FREE. Forgot Password or Username? Deviant for 9 Years. This deviant's full pageview. Last Visit: 11 weeks ago. This is the place where you can personalize your profile! By moving, adding and personalizing widgets. Why," you ask? Sep 4, 2014.

tobert.github.io tobert.github.io

@AlTobey Writes

Skip to main content. 2015-02-03 - TL;DR: Cassandra Java Huge Pages. 2015-01-18 - TL;DR: Dragon Age Inquisition Review. 2015-01-04 - TL;DR: Isolcpus Workstation Experiment Gkrellm Screenshots. 2015-01-03 - TL;DR: My Blog Development Script. 2015-01-01 - TL;DR: Xperia Z3 Mtp Linux. 2015-01-01 - TL;DR: Tldr. 2014-11-13 - Slides: Disk Latency and Other Random Numbers. 2014-11-12 - Docker Entrypoints and the UX of Containers. 2014-08-11 - F7U12: The Demo (1/3) Implementing 2048. 2014-06-17 - JBOD vs RAID.

tobert.net tobert.net

TOBERT

tobert.org tobert.org

tobert.org

Albert P. Tobey. My blog: http:/ tobert.github.io/.

tobert.skyrock.com tobert.skyrock.com

Blog de tobert - blog de tobert - Skyrock.com

Mot de passe :. J'ai oublié mon mot de passe. Mise à jour :. Abonne-toi à mon blog! Jsui vrément tro bonne. N'oublie pas que les propos injurieux, racistes, etc. sont interdits par les conditions générales d'utilisation de Skyrock et que tu peux être identifié par ton adresse internet (23.21.86.101) si quelqu'un porte plainte. Ou poster avec :. Retape dans le champ ci-dessous la suite de chiffres et de lettres qui apparaissent dans le cadre ci-contre. Posté le dimanche 26 septembre 2010 12:50. N'oublie p...

tobert22.skyrock.com tobert22.skyrock.com

Blog de tobert22 - le mafieux de la cuisine. - Skyrock.com

Mot de passe :. J'ai oublié mon mot de passe. Le mafieux de la cuisine. C'est moi, ma vie, mes passions et mes reves. Mise à jour :. Voilà ip man jouer par donnie yen. Le wing. Abonne-toi à mon blog! N'oublie pas que les propos injurieux, racistes, etc. sont interdits par les conditions générales d'utilisation de Skyrock et que tu peux être identifié par ton adresse internet (67.219.144.114) si quelqu'un porte plainte. Ou poster avec :. Posté le samedi 16 octobre 2010 17:40. Ou poster avec :. Moi chez le...

tobert91.skyrock.com tobert91.skyrock.com

tobert91's blog - Tobert's World - Skyrock.com

Http:/ tobert.dl.am. 02/04/2007 at 5:55 AM. 13/04/2007 at 1:11 PM. Subscribe to my blog! C'est bien ou mouvais? Don't forget that insults, racism, etc. are forbidden by Skyrock's 'General Terms of Use' and that you can be identified by your IP address (66.160.134.62) if someone makes a complaint. Please enter the sequence of characters in the field below. Posted on Monday, 02 April 2007 at 6:21 AM. Please enter the sequence of characters in the field below. Posted on Monday, 02 April 2007 at 6:11 AM.