Skip to content

Jaime Rios

  • About
  • Github
  • LinkedIn
  • X

FreeBSD and TimeMachine

December 27, 2008 by jaimerios

You would think that you could use your FreeBSD server as a file server to host your backups. It’s not as easy as I thought it would be for my laptop working over a wireless network. I actually use Retrospect for my backups, but I found that as my data got bigger, reliable backups were … Read more

Categories Uncategorized, What's New Tags FreeBSD, NAS, Netatalk, TimeMachine Leave a comment

All that you have learned… is wrong

November 17, 2008 by jaimerios
Categories Funny Tags The Matrix, Windows XP Leave a comment

I just learned something magical!

November 14, 2008 by jaimerios

I use Xcode 3.1.1 at work and it does not work well with Perforce, which is sad because I really love Perforce. So, I have been using an application that a co-worker told me about called DTerm to help me check out files held in Perforce. This program is a great utility in that it … Read more

Categories Coding Tags checking out a folder, p4 edit, Perforce, Xcode, Xcode 3, Xcode 3.1.1 Leave a comment

Just when you thought things would work… crash!

October 21, 2008 by jaimerios

I work on large projects that are sometimes too unweildy to debug. The compile times are too long, the apps can take a while to load and when you’re looking to test something quickly, you don’t want to have to sit at your desk and wait for the IDE to finish what it’s doing. So, … Read more

Categories Coding, Not-so-funny, What's New Tags 3.1, 64-bit, 64bit, Xcode Leave a comment

Dumping symbols from a library

September 4, 2008 by jaimerios

When you need to dump symbols from a dylib on Mac OS or a DLL on Windows, you can use the following commands to do so: Mac OS nm -m mySpecialLibrary.dylib Windows dumpbin /exports mySpecialLibrary.dll Now sometimes, you have have a lot of symbols in one library, or you may want to find one particular symbol. … Read more

Categories Coding Tags dll, dump symbols, dylib, visual studio, Xcode Leave a comment

The web is reborn with Chrome!

September 2, 2008 by jaimerios

I’m actually using my PC for this one program. This one program I am writting about is Google’s Chrome Web browser. This program is fast! Very fast! So fast that I am actually using my PC over my Mac to search the web. I’m sad by that fact, but luckily, Google is coming out with … Read more

Categories What's New Tags Fast web browser, Google Chrome Leave a comment

Photo sharing made a little easier

August 21, 2008 by jaimerios

One of the problems I have in my house is that I have multiple cameras of different brands. Although all of my computers are Macs, my wife uses iPhoto and I use Nikon’s ViewNX application to manage photos. She shoots Canon JPEG images and I shoot Nikon RAW images. Sometimes my wife uses the Nikon … Read more

Categories Review, What's New Tags Canon, JPEG, NEF, Nikon, Photo sharing, RAW Leave a comment

Amazing imaging slash video technology

August 21, 2008 by jaimerios

Lately I have been posting very few words. I’ve been reading more than I have been writting becuase there are so many good sites out there, that I have not had the time to write anything worth writting about. Well, here is a website sent me that illustrated some really creative ways to use images … Read more

Categories What's New Tags Enhancements, Photos, Video Leave a comment

Pain relief right around the corner!

August 18, 2008 by jaimerios

For many people suffering injuries that can cripple you and take years of physical therapy, only to be at 70% of what the injured site used to be, invasive surgery is an option that is not pleasant. Reading this article about what is being done to repair sports injuries has given me some hope that … Read more

Categories Health Tags Sport injury, torn cartilage Leave a comment

Probably the best ten minutes you’ll ever spend

August 12, 2008 by jaimerios

This has go to be the funniest IT story I’ve ever seen. If you don’t know what IT is, then you don’t deserve to watch this: http://www.thewebsiteisdown.com

Categories Funny Tags IT versus Sales, The website is down Leave a comment
Older posts
Newer posts
← Previous Page1 … Page24 Page25 Page26 … Page29 Next →

Recent Posts

  • C++ package management using vcpkg
  • Package management with CMake’s CPM
  • Automate Evernote using AppleScript
  • Unit Tests and CMake
  • clang static analyzer

Recent Comments

  1. Connecting with C++ – Jaime Rios on Working with REST
  2. Connecting with C++ – Jaime Rios on Making a connection using Swift
  3. Jaime on Xcode 3.1, Perforce and Scripts
  4. jaimerios.com » Blog Archive » Haversine formula now on GitHub on Calculating distance between 2 points on Earth using the Haversine formula
  5. iPhone 3G: How to show locations around a fixed point? | Questions on Calculating distance between 2 points on Earth using the Haversine formula
© 2026 Jaime Rios • Built with GeneratePress