Download an iCalendar file or subscribe to a feed of events at this venue.
Friday, September 2, 2016 at 9:56am and last updated
Thursday, August 30, 2018 at 11:53am.
Workday Beaverton Office
Take MAX Blue Line to Beaverton Central stop, or commute to the Beaverton Round.
From the MAX stop, walk on the left side of 24 Hour Fitness, to find an glass entrance on corner of Watson and Milikan Way.
Take elevator to 2nd Floor and knock on the Workday sign.
Future events happening here
- - No events -
Past events that happened here
-
WednesdayApr 18 2018Emacs Monthly Hackers Group
Tonight, we're going to celebrate with a collection of lightning talks show-casing new things we've learned or built...essentially, live demos of our #cool-til Slack channel 😄
This includes a demo of Howard's new keyboard.io and his hacks to make it work well with Emacs.
After our show and tell session, we'll retire to a nearby restaurant for food and drinks. Hope to see you there.
-
WednesdayJan 17 2018Emacs Monthly Meetup
As the Ultimate Nerd Battle for Editor Anecdotal Mindshare (UNBEAM) closes in on forty years, the VI forces has taken over the Emacs Cathedral in Portland threatening the diocese. But during an intense battle of differing perspectives, a metallic ship emerges from space. Aliens beamed a message to the surface of the planet:
Nerdy Earthlings, can we call you Nerdlings? You need not fight anymore! The best editor is neither Emacs nor Vim, it’s Emacs and Vim. Combine your ideologies and merge your effort, and please end this useless conflict.
This month’s Emacs Meetup has been pre-empted for a full discussion about combining Emacs and VI using the Spacemacs system (see www.spacemacs.org). We are planning on three separate presentations:
- Introduction to Spacemacs, and how to use it as either an Emacs or VI user.
- Customizing Spacemacs using their Layer approach.
- Vi-like Spacemacs features that neither Emacs nor VI offer, .e.g. a Lisp “modal” State for manipulating s-expressions using Paredit, and how this can be applied to other programming languages.
Hope to see you all there!
-
MondayDec 4 2017Chef PDX: Come see the new Workday office!
Come see the new Workday office in Beaverton.
Workday's own Glenn Lagasse will be demoing galley, a soon to be open-sourced Chef development tool.
Food and beverages will served.
-
WednesdayNov 15 2017Emacs Monthly Hackers Group
Our last Emacs get-together of the year will be hosted at Workday’s new offices in Beaverton. We're going to celebrate with a collection of lightning talks and show-casing new things we've learned or built...essentially, live demos of our #cool-til Slack channel 😄
After our show and tell session, we'll retire to a nearby restaurant for food and drinks. Hope to see you there.
-
WednesdayOct 18 2017Emacs Monthly Hackers Group
Tonight we'll be hacking on Emacs' own shell, eshell. We'll begin with a overview of its capabilities and how it compares to better known, but not-as-extendable, shells. We'll then see how this "REPL with File System Controls" can be easily hacked and crafted into a most-amazing tool of awesome.
-
WednesdaySep 20 2017Emacs Monthly Hackers Group
This evening, Howard Abrams will kick off our new Emacs Hackery season by showing off some Emacs features for hacking Emacs Lisp…. that’s right, using Emacs to program Emacs Lisp (what a concept). This will be followed by some interesting ways to look up Emacs functions, which includes the illustrious
suggest.el
project.With our environment initialized, we’ll start to hack on a new project (a game) that uses some of the new data structure libraries that have showed up in the Emacs ecosystem lately.
-
ThursdayMay 18 2017Emacs Monthly Hackers Group
This month, the Emacs Hackers assemble for lightning talks demonstrating the results of last month’s project. Followed by a session of Hacking on Org Mode Tasks.
Due to a posted tweet about automatic refiling of old tasks, we figured we could hack Emacs to analyze the timestamps associated with tasks and archive or delete tasks that are too old to be relevant.
Our hack nights are collaborative group programming and quite a bit of fun, especially if you know little about Emacs Lisp. We pick simple projects that can be started during our hack night, but that can be polished and personalized afterwards.
Hope to see you there!
-
ThursdayApr 20 2017Emacs Hackers Meetup
For this month, our Hacker Meetup will be hacking a personalized breadcrumb tool. Many breadcrumb-like tools and functions already exist (using
find-tag
andpop-tag
is one of these), but writing your own breadcrumb functions with marks from your own favorite commands, could be both fun and useful when jumping around a large code base or document. We’re planning on pair programming to come up with a couple of implementations and share our implementations and discoveries.Time permitting, we will have lightning talks about anything interesting our local hackers have found or made. If you have something to share, by all means, come along.
This will be followed by Office Hours, where we can all get together and discuss, fix or hack on new or existing projects. If you have a little or big project or problem you'd like to solve, bring it, and pair up with someone who may have some experience in that area.
Hope to see you all there!
Note: We've started a PDX-oriented Emacs Slack group, pdx-emacs.slack.com. Interested? Contact someone in the group to get an invitation.
-
ThursdayMar 16 2017Emacs Hackers Meetup
Tonight, our Emacs Hangout will feature a series of lightning talks about anything interesting our local hackers have found or made. If you have something to share, by all means, come along.
This will be followed by Office Hours, where we can all get together and discuss, fix or hack on new or existing projects. If you have a little or big project or problem you'd like to solve, bring it, and pair up with someone who may have some experience in that area.
Hope to see you all there!
Note: We've started a PDX-oriented Emacs Slack group, pdx-emacs. Interested? Contact someone in the group to get an invitation.
-
ThursdayFeb 16 2017Emacs Monthly Hackers Group
Tonight, our Emacs Hangout will feature a presentation by Howard Abrams on "Some" Emacs Lisp Best Practices ... Details of this:
While I'm not, by any means, an expert on what the community, after 30 some-odd years, agrees to regarding the best way to write Emacs Lisp, I will walk through some of what I've learned in creating a ELPA project. These tips should be applicable for any one writing Emacs Lisp whether or not they will be submitting that code to as a community package project.
The presentation will be followed by "Office Hours", where we can all get together and discuss, fix or hack on new or existing projects. If you have a little or big project or problem you'd like to solve, bring it, and pair up with someone who may have some experience in that area.
Hope to see you all there!
Note: We've started a PDX-oriented Emacs Slack group,
pdx-emacs
. Interested? Contact someone in the group to get an invitation. -
ThursdayJan 19 2017PDX Emacs Hackers Meetup
Tonight, our Emacs Hangout will feature a presentation on using Emacs to develop Haskell projects (Thank you Cyd).
A partially completed project, Emacs config, and instructions will be provided before the talk. A Docker image will be provided for those who do not want to install all of the required tools. Packages (briefly) demonstrated will be
intero
,haskell-mode
,haskell-snippets
,hlint-refactor
,flycheck
,company
, andprojectile
.Topics covered will be: automatic type and style checking, type signature insertion, inspecting type and info of thing at point, automatic refactoring using compiler and lint suggestions, yasnippet templates, jumping to definitions (including 3rd party definitions), loading the current buffer into the REPL, and running tests.
Hope to see you all there!
-
ThursdayNov 3 2016Emacs Hack Night
Tonight, our Emacs Hangout will feature two lightning talks (one oriented to less experienced Emacsians):
• Introduction to customizing Emacs with Emacs Lisp, by Matthew Hoselton
• Show and tell for using Emacs to give Demonstrations, by Howard Abrams
These will be followed by a Hack Night, where we can all get together and hack on new or existing projects, or work on some of the ideas we learned about tonight. If you have a little or big project or problem you'd like to solve, bring it, and pair up with someone who may have some experience in that area.
Hope to see you all there!