Wednesday, September 30, 2015

unix commands for fun

sysvbanner
cowsay
cowthink
sl - steam locomotive
toilet & figlet
-F metal or --metal
-F gay or --gay
fortune
oneko
cmatrix
aafire
bb
rig

Saturday, September 5, 2015

List of Apps installed on my iPhones - the iPhone 6 and the iPhone 6 Plus

0. All of Apple & Google available on the platform.

  • Wikipedia
  • Bing
Social
  1. Facebook
  2. Twitter
  3. Pinterest
  4. Instagram
  5. Hyperlapse
  6. LinkedIn
  7. SnapChat
  8. SlingShot
  9. Path
  10. Tumblr
  11. Flickr
  12. Ello
  13. Klout
Media Sharing
  1. Stream
  2. Air
  3. Meerkat
  4. Periscope
Music
  1. Spotify
  2. 8Tracks
  3. Gaana
  4. Saavn
  5. SoundCloud
  6. SoundHound
  7. Pandora
News
  1. TechCrunch
  2. Mashable
  3. Engadget
  4. Medium
  5. Flipboard
  6. Pocket
  7. Play Newsstand (by Google)
  8. Paper (by Facebook)
  9. News Digest (by Yahoo)
Communication
  1. Hangouts (by Google)
  2. Viber
  3. WhatsApp
  4. Messenger (by Facebook)
  5. HipChat
  6. Slack
  7. Skype
  8. Line
  9. Appear.in
  10. PushBullet
  11. Inbox (by Google)
  12. Outlook (by Microsoft)
  13. Here Maps (by Microsoft)
  14. Earth (by Google)
  15. Human
  16. Strava
Travel
  1. Expedia
  2. Kayak
  3. Ixigo
  4. GoIbibo
  5. MakeMyTrip
  6. ClearTrip
  7. HipMunk
  8. GetAround
  9. JetRadar
  10. SeatGuru
  11. Quicket
  12. Flight SkyScanner
  13. AirfareWatchDog
  14. Momondo
  15. Skiplagged
  16. Hopper
  17. Airbnb
  18. Couchsurfing
  19. HomeAway
  20. Dwellable
  21. Rome2Rio
  22. Triposo
  23. Tripomatic
  24. Tripsta
  25. Tripcase
Cloud Storage/Backup
  1. Box
  2. OneDrive
  3. DropBox
  4. Copy
  5. Mega
  6. SpaceMonkey
  7. Bitcasa
  8. Syncplicity
  9. Cubby
Online Shopping
  1. Amazon
  2. Rakuten Ichiba
  3. AliExpress
Finance
  1. SplitWise
  2. Expensify
  3. DayCost
  4. cRate
  5. fxTrade
  6. Currency
  7. Level

Misc
  1. Quizup
  2. Quora
  3. Office Lens
  4. Translate
  5. TimeHop
  6. OpenSignal
  7. Fing
  8. Commander Compass Lite
  9. ZType
  10. Kindle (by Amazon)
  11. Kobo (by Rakuten)
  12. OverDrive
  13. Sway
  14. Flava
  15. CDE
  16. Sphere (by Google)
  17. Carousel (by DropBox)
  18. ShoeBox
  19. Doodle
  20. EverNote
  21. Xender
  22. Infinit
  23. MacId
  24. Tether

List of Apps installed on my Android Device - Asus Zenfone 5

Before i try some other Android device, i compiled a list of apps i use on my current Android phone. Although this is my secondary phone, i do use it quite often. I have skipped the default ones provided by Google, and all social networking related or social media sharing ones. I also skipped local Japanese apps, by Rakuten, for example. No eCommerce/online shopping apps were listed either.
  1. 8Tracks
  2. Aldiko
  3. AliExpress
  4. Bandcamp
  5. Bing
  6. Camera (by Google)
  7. CDE (Computer Desktop Encyclopaedia)
  8. CityMaps
  9. Dolphin Zero
  10. ES File Explorer
  11. Fing (network tool)
  12. Firefox (by Mozilla)
  13. Flava
  14. Flights (by SkyScanner)
  15. Flipboard
  16. Gaana
  17. Hopper Flights
  18. Jamendo
  19. Kindle (by Amazon)
  20. Kobo (by Rakuten)
  21. Libon
  22. Line
  23. My Tracks
  24. Office Mobile (by Microsoft)
  25. OneDrive (by Microsoft, for Media Backup)
  26. OpenSignal (network tool)
  27. Opera - Mini, Max, Mobile, whatever
  28. OverDrive
  29. Photos (by Google, for Media Backup)
  30. Portal (by PushBullet)
  31. PushBullet
  32. QR Code Reader
  33. Saavn
  34. ShoeBox (for Media Backup)
  35. Skype
  36. Translate
  37. Viber
  38. WhatsApp
  39. Wikipedia
  40. Xender

Going one step further with Kotlin & gRPC

Recently, I tried using Quarkus with Kotlin for grpc. I have worked with grpc for communication between microservices in Java & Golang. ...