Reblogged from zacharybyronhelm:
I am anticipating a sudden drop in my number of online friends and an immediate rise in hatemail. Why? Because today I am calling out cosplay girls.
I am a science fiction fan, and I mean that in the "I know who Theodore Sturgeon, Robert Sheckley, Fredirik Pohl and a whole bunch of other people you have no idea are because you think watching 6 seasons of Lost made you a hardcore Sci-Fi fan" and you'd think that I would be all about hot chicks picking up on my interests, but I am not.
Filed under: General | Closed
N…I…S…M?
Terrorism \Ter”ror*ism\, n. [Cf. F. terrorisme.]
- The act of terrorizing, or state of being terrorized; a mode of government by terror or intimidation. –Jefferson.
[1913 Webster] - The practise of coercing governments to accede to political demands by committing violence on civilian targets; any similar use of violence to achieve goals.
[PJC]
Filed under: General | Closed
CyberpunkForums.com is Open
CyberpunkForums.com is open. I’ll be setting the old forum to read-only in a few hours: http://t.co/McN9kKv
Filed under: General | Closed
CyberpunkReview.com Outage
Yes, I know. It’s down. Comms have been made to the proper channels regarding addressing the matter. We’ll have to wait to see what happens. If, after 7 days since the outage (20110814), nothing is heard, meet up in IRC:
irc://irc.esper.net/#cyberpunk
Future Reference
69.163.160.69
Filed under: Cyberpunk / Transhumanism, General | Closed
EDIT: I had plans on making my own MVC3 project, either hybrid or complete F#, but alas, someone beat me to it.
I recently downloaded a Visual Studio project template enabling F# users to finally do a full-scale ASP.NET MVC3 development project. For those familiar with the default HomeController class (usually seen in the regular C# based ASP.NET MVC3 projects), here’s example code:
namespace FSharpMVC3.Web.Controllers
open System.Web
open System.Web.Mvc
[<HandleError>]
type HomeController() =
inherit Controller()
member x.Index () : ActionResult =
x.ViewData.["Message"] <- "Welcome to ASP.NET MVC!"
x.View() :> ActionResult
member x.About () =
x.View() :> ActionResult
Now, see, isn’t that a lot less code? This is what I’ve been on about regarding F#: It’s clean, gets to the point of the matter, and does more in less lines of code, and with less of the syntactical ceremony that comes with C#, even VB.NET.
Filed under: Programming | Closed
Venison Chili Spinach Salad
Venison Chili Spinach Salad
I recently was given 6 lbs. of ground venison from a charity, which was really nice because in some parts of Europe ground venison can cost up to €50.00 or more!
Filed under: Food | Closed
A tornado ripped through our neighbourhood recently, and I’m assembling some video for display of the damage it had done. Tornadoes aren’t generally known to blow through my area, as usually the Appalachian Foothills break up most rough weather.
For now, here’s a peek at what reporters eat in the wild:
Filed under: Humour, Uncategorized | Closed








