ジー・クロニックルズ・オブ・リー

  • Random
  • Archive
  • RSS
  • Ask everything except financial things and math problems
  • Submit if you want.

Java programming is like teenage sex ….

Everyone talks about it all of the time (but they don’t really know what they are talking about); 

Everyone claims to be doing it; 
Everyone thinks everyone else is doing it; 
Those few who are actually doing it: 
Are not practicing it safely; 
Are doing it poorly, and 
Are sure it will be better next time.

(via theitproblems)

    • #rico.web development
  • 10 months ago > theitproblems
  • 31
  • Permalink
  • Share
    Tweet

Ubuntu - Linux for Human Beings!: Copenhagen, Denmark To Hold Next, Shorter, Ubuntu Developer Summit

ubuntuattumblr:

Copenhagen, Denmark is to play host to the next Ubuntu Developer Summit (UDS) later this year.

The bi-annual event sees Ubuntu developers from around the world get together to hammer out the details for the next release of Ubuntu.

This year the event, to be held at the popular Bella Centre in…

    • #rico.web development
  • 10 months ago > ubuntuattumblr
  • 2
  • Permalink
  • Share
    Tweet

Ubuntu - Linux for Human Beings!: Latest Skype Release Added to Ubuntu Software Center

ubuntuattumblr:

Skype have been dutifully updating their Linux client over the last few months but until today Ubuntu users needed to manually download and install the app from Skype’s website to get the latest version.

But a new upstream release of Skype – though not the most recent – has been added to the…

    • #rico.web development
  • 10 months ago > ubuntuattumblr
  • 5
  • Permalink
  • Share
    Tweet

Ubuntu - Linux for Human Beings!: Firefox 15 Lands in Ubuntu 12.10, Brings Built in PDF Viewer, SPDY

ubuntuattumblr:

Firefox 15 landed in Ubuntu 12.10 yesterday. brining with it a new native PDF viewer.

PDF.js, to give the plugin its official name, lets you read PDF files – either online or local – inside your browser, relying on nothing more than standard web technologies.

Amongst the features…

    • #rico.web development
  • 10 months ago > ubuntuattumblr
  • 2
  • Permalink
  • Share
    Tweet

Ubuntu - Linux for Human Beings!: Valve: “Windows 8 a Catastrophe for Everyone”

ubuntuattumblr:

Do you think Microsoft’s bet on Windows 8 will pay off? Valve’s Gabe Newell doesn’t – even going as far as to call the OS a ‘catastrophe for everyone in the PC space’.

Newell – a former Microsoft employee – shared his thoughts on the controversial OS as part of a question on gaming on Linux.

…

    • #rico.web development
  • 10 months ago > ubuntuattumblr
  • 4
  • Permalink
  • Share
    Tweet

Ubuntu - Linux for Human Beings!: Firefox 14 Released With New Security Features

ubuntuattumblr:

A new release of Mozilla’s Firefox web-browser has been made available for download.

Feature-wise the update adds a handful of security-minded tweaks that are designed to help protect your searches on Google and help you to identify secure and insecure sites.

Now, before you scratch your head…

    • #rico.web development
    • #Ubuntu
    • #Firefox
  • 11 months ago > ubuntuattumblr
  • 2
  • Permalink
  • Share
    Tweet

Ubuntu - Linux for Human Beings!: Mark Shuttleworth: ‘We Didn’t Want Ubuntu To End up Like Windows 8′

ubuntuattumblr:

Mark Shuttleworth has spoken about the design and thought process behind the creation of Unity, and how it’s impacted on Ubuntu multi-device strategy.

Speaking at OSCON prior to the unveiling of Ubuntu’s new integrated web apps feature, Shuttleworth ackowledged that there had been ‘controversy’…

    • #rico.web development
  • 11 months ago > ubuntuattumblr
  • 2
  • Permalink
  • Share
    Tweet
Oops, that’s not Twitter. It’s my own version of Twitter. LOL!
Just started last week and almost 40% of completion
Pop-upView Separately

Oops, that’s not Twitter. It’s my own version of Twitter. LOL!

Just started last week and almost 40% of completion

    • #rico.web development
    • #it stuffs
  • 1 year ago
  • Permalink
  • Share
    Tweet

Tumblr Engineering: Jetpants: a toolkit for huge MySQL topologies

engineering:

Tumblr is one of the largest users of MySQL on the web. At present, our data set consists of over 60 billion relational rows, adding up to 21 terabytes of unique relational data. Managing over 200 dedicated database servers can be a bit of a handful, so naturally we engineered some creative…

    • #rico.web development
    • #it stuffs
  • 1 year ago > engineering
  • 134
  • Permalink
  • Share
    Tweet

Twitter Bootstrap

I’ve got intrigued by this framework, they say that it would help your build your projects faster especially in the designing aspect. I started created a project for the response unit in our local Red Cross chapter which would hold all of their data for easy organization and documentation. I started this on the first week of April. The first module that I’ve created which is the storing of the information of the volunteers took me almost 4 days to complete provided with a PHP framework. Most of my time fell on the designing aspect and it always give me a migraine then suddenly I bumped up with the Twitter Bootstrap, I read it’s documentation and started creating the project all over again. I just started it 2 days ago and right now I’ve finished two modules (Login and Personnel module).

this is the homepage of the first project and I’m not yet using the Bootstrap (sorry, it’s kinda messy)

and here is the screenshot of the project with the use of Bootstrap

looks so neat isn’t?! :)

I recommend to all designers to use this and also to the developers which is most of the time our weakness is in the designing aspect.

Check their site at http://twitter.github.com/bootstrap/index.html

    • #Bootstrap
    • #Twitter
    • #rico.web development
    • #web development
    • #it stuffs
  • 1 year ago
  • Permalink
  • Share
    Tweet

Project Instagram

will start to create project Instagram after I got my Acer laptop from repair. Yes! Instagram, the most famous photo app right now in smartphones and I will create a browser version.

I will use CodeIgniter as my framework and some scripts that I’ve found in the web. Will update soon!

Must finish my other project. hahah

    • #rico.sulat
    • #rico.web development
  • 1 year ago
  • Permalink
  • Share
    Tweet
This is a VT220 serial console (circa 1983) set up as a terminal for my Mac Pro (circa 2010), a nerdy dream I’ve had for a long time that I finally made a reality yesterday.
Some quick history: in the early days of office computers, it was rare that you would actually have one on your desk. Instead there might be a central mainframe (running Unix) and everyone would have a terminal that connected to it over a long serial cable or modem connection. One computer, many users.
The terminal has a keyboard and monitor, but it’s not a full computer and worthless without the mainframe. It’s more like a teletype machine, all it can do is display the text sent to it (like a paperless printer) and send text back. It doesn’t have any knowledge of pixels or colors or graphics of any kind.
In modern times we don’t have mainframes in the average office, but Unix is more prevalent than ever. It runs on the servers delivering this page and the iPhone in your pocket. For developers and power users the command line has never gone away, but instead of a dedicated hardware serial console we have Terminal.app, which runs in a convenient window alongside all our other windows. The software is just emulating the old hardware, though; the protocols haven’t changed much in 30 years. The Unix underpinnings of OS X still have all the stuff required to use a real serial terminal.
I’ve always thought those old terminals were beautiful, and I’m not the only one—there’s a Mac app called Cathode that does a convincingly wonderful job simulating vintage terminals, using OpenGL to degrade things into a nice analog haze. But it’s not quite the real thing.
Hardware terminals regularly crop up on eBay for around $100. They’re actually still used in a lot of places (old warehouse systems, supermarkets, banks) and there are still companies that support and refurbish them. Back at Vimeo we discovered one abandoned in a server closet when we moved into the office. Finding one isn’t a problem, the main challenge is stringing together the right adapters to use an ancient serial port with modern USB.
My biggest source of information getting this going was Paul Weinstein’s post about setting up an Apple IIc as a terminal for his Mac mini (which is similar, but not quite the same since the IIc still has to emulate the terminal in software). I got the same USB-to-serial adapter, a Keyspan USA-19HS ($27), which has Mac drivers that I can happily confirm work well with 10.7 Lion. I also needed a null modem cable ($7) and 25-pin female/female gender changer ($4).
At first I used the same method as Paul to get it working, gluing together the terminal and OS with a utility called screen. As Paul notes, this is less than desirable. It still requires you to open a software terminal to make the connection, and you’re still operating through a layer of emulation. On most Unixes you can simply add a line to /etc/ttys and everything just works via getty, but apparently this has been disabled in OS X since 10.5.
Eventually I found this page, which explains the problem and how to fix it. After adding a line in /etc/gettytab to manually set the terminal type to vt220 everything works perfectly! A real hardware terminal directly connected the old fashioned way, with no emulation. Awesome.
If this is something you want to attempt yourself please drop me a line; I learned a lot about how terminals work over the last couple weeks and the final result is quite satisfying, a soft amber glow and one less window on my desktop. It’s also a nice reminder that we didn’t get to where we are overnight, user interfaces and software development have been evolving in an unbroken chain for a long time and some of the old ideas are so solid that they persist 30 years later. Why not use the proper hardware?
Pop-upView Separately

This is a VT220 serial console (circa 1983) set up as a terminal for my Mac Pro (circa 2010), a nerdy dream I’ve had for a long time that I finally made a reality yesterday.

Some quick history: in the early days of office computers, it was rare that you would actually have one on your desk. Instead there might be a central mainframe (running Unix) and everyone would have a terminal that connected to it over a long serial cable or modem connection. One computer, many users.

The terminal has a keyboard and monitor, but it’s not a full computer and worthless without the mainframe. It’s more like a teletype machine, all it can do is display the text sent to it (like a paperless printer) and send text back. It doesn’t have any knowledge of pixels or colors or graphics of any kind.

In modern times we don’t have mainframes in the average office, but Unix is more prevalent than ever. It runs on the servers delivering this page and the iPhone in your pocket. For developers and power users the command line has never gone away, but instead of a dedicated hardware serial console we have Terminal.app, which runs in a convenient window alongside all our other windows. The software is just emulating the old hardware, though; the protocols haven’t changed much in 30 years. The Unix underpinnings of OS X still have all the stuff required to use a real serial terminal.

I’ve always thought those old terminals were beautiful, and I’m not the only one—there’s a Mac app called Cathode that does a convincingly wonderful job simulating vintage terminals, using OpenGL to degrade things into a nice analog haze. But it’s not quite the real thing.

Hardware terminals regularly crop up on eBay for around $100. They’re actually still used in a lot of places (old warehouse systems, supermarkets, banks) and there are still companies that support and refurbish them. Back at Vimeo we discovered one abandoned in a server closet when we moved into the office. Finding one isn’t a problem, the main challenge is stringing together the right adapters to use an ancient serial port with modern USB.

My biggest source of information getting this going was Paul Weinstein’s post about setting up an Apple IIc as a terminal for his Mac mini (which is similar, but not quite the same since the IIc still has to emulate the terminal in software). I got the same USB-to-serial adapter, a Keyspan USA-19HS ($27), which has Mac drivers that I can happily confirm work well with 10.7 Lion. I also needed a null modem cable ($7) and 25-pin female/female gender changer ($4).

At first I used the same method as Paul to get it working, gluing together the terminal and OS with a utility called screen. As Paul notes, this is less than desirable. It still requires you to open a software terminal to make the connection, and you’re still operating through a layer of emulation. On most Unixes you can simply add a line to /etc/ttys and everything just works via getty, but apparently this has been disabled in OS X since 10.5.

Eventually I found this page, which explains the problem and how to fix it. After adding a line in /etc/gettytab to manually set the terminal type to vt220 everything works perfectly! A real hardware terminal directly connected the old fashioned way, with no emulation. Awesome.

If this is something you want to attempt yourself please drop me a line; I learned a lot about how terminals work over the last couple weeks and the final result is quite satisfying, a soft amber glow and one less window on my desktop. It’s also a nice reminder that we didn’t get to where we are overnight, user interfaces and software development have been evolving in an unbroken chain for a long time and some of the old ideas are so solid that they persist 30 years later. Why not use the proper hardware?

    • #rico.web development
    • #will do this
    • #it stuffs
  • 1 year ago > jstn
  • 1040
  • Permalink
  • Share
    Tweet

The Anatomy of Tumblr

I’m an Information Technology student and I’m so intrigued how Tumblr handles so many request in their servers and I’ve found this article how tumblr works.

Stats

  • 500 million page views a day
  • 15B+ page views month
  • ~20 engineers
  • Peak rate of ~40k requests per second
  • 1+ TB/day into Hadoop cluster
  • Many TB/day into MySQL/HBase/Redis/Memcache
  • Growing at 30% a month
  • ~1000 hardware nodes in production
  • Billions of page visits per month per engineer
  • Posts are about 50GB a day. Follower list updates are about 2.7TB a day.
  • Dashboard runs at a million writes a second, 50K reads a second, and it is growing.

Software

  • OS X for development, Linux (CentOS, Scientific) in production
  • Apache
  • PHP, Scala, Ruby
  • Redis, HBase, MySQL
  • Varnish, HA-Proxy, nginx,
  • Memcache, Gearman, Kafka, Kestrel, Finagle
  • Thrift, HTTP
  • Func - a secure, scriptable remote control framework and API
  • Git, Capistrano, Puppet, Jenkins

Hardware

  • 500 web servers
  • 200 database servers (many of these are part of a spare pool we pulled from for failures)
  • 47 pools
  • 30 shards
  • 30 memcache servers
  • 22 redis servers
  • 15 varnish servers
  • 25 haproxy nodes
  • 8 nginx
  • 14 job queue servers (kestrel + gearman)

Read more at http://highscalability.com/blog/2012/2/13/tumblr-architecture-15-billion-page-views-a-month-and-harder.html

    • #Tumblr
    • #rico.sulat
    • #rico.web development
    • #it stuffs
  • 1 year ago
  • 1
  • Permalink
  • Share
    Tweet
ganito ang ginagawa ng mga taong walang magawa.
Pop-upView Separately

ganito ang ginagawa ng mga taong walang magawa.

    • #rico.screenshots
    • #rico.web development
    • #red project
  • 1 year ago
  • 1
  • Permalink
  • Share
    Tweet
captphunkosis:

When developers get passive aggressive.
View Separately

captphunkosis:

When developers get passive aggressive.

    • #rico.web development
  • 1 year ago > captphunkosis
  • 13
  • Permalink
  • Share
    Tweet
← Newer • Older →
Page 1 of 8

Pages

  • Writings
  • Real Life Drama
  • Photography
  • Web Dev, Info Tech and Programming
  • Typography
  • Hayley Williams
  • Ubuntu at Tumblr! - Linux for Human Beings and Tumblr Users
  • House MD Collection

About

I am Rico Maglayon
A PHP/Web Developer, procrastinator, narcissist and a hopeless romantic


Currently a College Instructor teaching Computer Programming and Fundamentals as my cover up because I'm a shinobi of Konoha.

My salary is not enough to please you all.

My dream is to be a doctor but I ended up tending programming errors.

You can have daily dose of bitterness in this blog. Enjoy1



Personal - Top Blogs Philippines

Proudly Pinoy!

Me, Elsewhere

  • @ricoconess on Twitter
  • Facebook Profile
  • 56056826@N04 on Flickr
  • ricoconess on Soundcloud
  • Google
  • Linkedin Profile
  • ricomonster on github

Twitter

loading tweets…

I Dig These Posts

  • Photo via naughtysexypinays

    airraaaaaaaxxx:

    Ugh hair dye.

    Photo via naughtysexypinays
  • Photo via oh-lorde
    Photo via oh-lorde
  • Photo via leeeeeeeyan

    Gpoy.

    Photo via leeeeeeeyan
  • Photo via anlyummy
    Photo via anlyummy
See more →
  • RSS
  • Random
  • Archive
  • Ask everything except financial things and math problems
  • Submit if you want.
  • Mobile

Not all post are mine. Thanks.. Effector Theme by Carlo Franco.

Powered by Tumblr