require 'thin_ice' #
Danger. Danger. Danger. urirequire
has been released. If you use this, the government will call you into their office. And they will punch through your top hat! And turn your umbrella inside out! And you will be tossed out the door with a sort of half-toss because the government guys didn’t even feel like giving you much of a toss anyway.
require 'urirequire' require 'http://fhwang.net/urirequire_test'
Fortunately, Francis says other hilarious things to cheer us up:
Taglines which will probably make nobody download my lib but I think are funny anyway
urirequire: The network Pwns the computer!
urirequire: Now I’ll never get that job working for Bruce Schneier.
urirequire: It’s not just a solution looking for a problem. It’s a solution looking for a victim.
If you have RUBYOPT="-rurirequire"
, you can test out the latest release of Hobix (the code behind this site): ruby -e 'require "http://go.hobix.com/0.4/"'
.
why
I’d like (but Ruby doesn’t pass it to
Kernel.require
):You show me urirequire and I’ll show you an miniature apocalypse in its formative years.
Jomdom
I don’t know WHY I read this blog… Technical writing is supposed to be clear, if anything. We are taught that you should be concise, un-wordy, and professional.
This blog lacks all of those things, but it’s just so FUN trying to figure out what you are talking about sometimes ;)
<|:{
Jomdom:Technical writing is supposed to be clear, if anything. We are taught that you should be concise, un-wordy, and professional.
Jomdom, it sounds like you’re pineing for the modern era. That was then and this is now postmodernity. Check your watch, calendar and the the current philosophical zeitgeist, you’ll see I’m right. Modernity was boring. Postmodernity promises to be much more interesting.
Hey, urirequire sounds like Web 2.0 to me! We should all jump in and use it often and with great enthusiasm!
why
I hope none of you out there ever stoop to technical writing. Or e-mail. I hear e-mail can be a tiresome chore.
<|:{
_why: what about blogging? Kind of a gray area, no?
why
Yes, can someone please summarize blogging in five words or less? (Assume that the concise, single-word answer “blogging” is off-limits.)
monkey_chicken
Blogging is, basically:
Look At My Navel Lint!
Stop blogging. Nobody wants to see that. -MC
julius coltrane
ruby newbie…
gem i -r urirequire irb >> require ‘urirequire’ no such file to load
what’d I do wrong?
why
Try:
It successfully installed, did it?
murphy
Hey, what about
or
or even
There is always a way to make it more online!
Danno
Goodbye SVN :externals!
robert
Heh.
flgr
require ‘open-uri’
class URI ::Generic def to_proc() eval(read, nil, to_s).to_proc end end
def URI .flgr() result = Module.new class << result; self; end.module_eval do define_method(:const_missing) do |name| URI end alias_method :method_missing, :const_missing end return result end
(1 .. 10).each(&URI.flgr.action)
Echo = URI .flgr.echo Echo.new.x(10, 20).y
flgr
Grah, where’s the code tags when you need them?
bluetechnx
hi, newbie question:
can someone plz explain how this gets rid of svn:externals?
thank you so much.
Anonymous
I can’t wait until this makes it into the ruby core ♥
Comments are closed for this entry.