(Link up some roles, and add moksha) |
m (internal link cleaning) |
||
(25 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | |||
{|- style="width:200px; float: right; border: 0px solid #ffffff; background: #D7EEF4; padding: 10px;" | |||
|- style=" color: white;" | |||
|- style="background-color: #3C6EB4; color: white;" | |||
| style="border: 0px solid white;" | | |||
Luke Macken | |||
|- | |||
| style="border: 0px solid white; background: #ffffff;" | | |||
|- style=" color: white;" | |||
|- style="background-color: #3C6EB4; color: white;" | |||
| style="border: 0px solid white;" | | |||
Personal Information | |||
|- | |||
| style="border: 0px solid white;" | | |||
'''FAS-Name:''' ''lmacken'' | |||
|- | |||
| style="border: 0px solid white;" | | |||
'''Country - Region:''' | |||
United States, NY | |||
|- | |||
| style="border: 0px solid white;" | | |||
'''Languages:''' | |||
* English | |||
|- | |||
| style="border: 0px solid white;" | | |||
'''Mail:''' ''lmacken@red___.com'' | |||
|- | |||
| style="border: 0px solid white;" | | |||
'''GPG Key:''' [http://keys.fedoraproject.org/pks/lookup?search=0xD201B950&op=vindex 0xD201B950] | |||
|- | |||
| style="border: 0px solid white;" | | |||
'''IRC nick:''' ''lmacken'' | |||
|- | |||
| style="border: 0px solid white;" | | |||
'''Website:''' http://lewk.org | |||
|- | |||
| style="border: 0px solid white;" | | |||
|- style="background-color: #3C6EB4; color: white;" | |||
| style="border: 0px solid white;" | | |||
Fedora Badges ({{ #fedorabadgescount: lmacken }}) | |||
|- | |||
| style="border: 0px solid white;" | | |||
{{ #fedorabadges: lmacken }} | |||
|} | |||
= Roles = | = Roles = | ||
* [ | * Principal Software Engineer at Red Hat, Inc. | ||
* [ | * [[Infrastructure|Fedora Infrastructure Team]] | ||
* [ | * [[ReleaseEngineering|Fedora Release Engineering Team]] | ||
* [ | * [[Security/ResponseTeam|Fedora Security Response Team]] | ||
* [ | * [[SIGs/Python|Fedora Python SIG]] | ||
* [ | * [[XO_Test_Roll_Call|Fedora XO Performance and XFCE teams]] | ||
* [[Scholarship#Selection_Committee|Fedora Scholarship Selection Committee]] | |||
= Projects = | = Projects = | ||
== | == Fedora Tagger == | ||
[http:// | |||
[http://apps.fedoraproject.org/tagger Tagger] is an app that lets you add tags to Fedora packages. Doing so helps | |||
improve the search engine in Fedora Packages. | |||
== Fedora Packages == | |||
The new [http://apps.fedoraproject.org/packages Fedora Packages App] is a | |||
search engine & widget dashboard for software in Fedora. | |||
== liveusb-creator == | == liveusb-creator == | ||
Line 31: | Line 76: | ||
[http://fedorahosted.org/bodhi Bodhi] is a modular web-system that facilitates the process of publishing updates for Fedora. This entails interacting with the [http://fedorahosted.org/koji Koji] buildsystem, [http://bugzilla.redhat.com Bugzilla], [http://fedorahosted.org/packagedb packagedb], and uses [http://fedorahosted.org mash] to compose repositories. It is written in Python and utilizes the [http://turbogears.org TurboGears] web framework. | [http://fedorahosted.org/bodhi Bodhi] is a modular web-system that facilitates the process of publishing updates for Fedora. This entails interacting with the [http://fedorahosted.org/koji Koji] buildsystem, [http://bugzilla.redhat.com Bugzilla], [http://fedorahosted.org/packagedb packagedb], and uses [http://fedorahosted.org mash] to compose repositories. It is written in Python and utilizes the [http://turbogears.org TurboGears] web framework. | ||
* [http://lmacken.fedorapeople.org/bodhi-FUDCon2007 IRC log] and [http://lmacken.fedorapeople.org/bodhi.odp slides] of a bodhi presentation given during the [ | * [http://lmacken.fedorapeople.org/bodhi-FUDCon2007 IRC log] and [http://lmacken.fedorapeople.org/bodhi.odp slides] of a bodhi presentation given during the [[JefSpaleta/VirtualFudCon|VirtualFUDCon 2007]] | ||
== | == moksha == | ||
[http://fedorahosted.org/moksha Moksha] is a platform for creating live collaborative web applications. It is still in very early stages of development, but is currently being used to build the Fedora Community dashboard, among other upcoming projects. | |||
== Fedora Community Portal == | |||
[[MyFedora]] is a project focused in increasing the cohesion between our tools by developing a framework for wielding our infrastructure. | [[MyFedora]] is a project focused in increasing the cohesion between our tools by developing a framework for wielding our infrastructure. | ||
Line 40: | Line 88: | ||
== yum == | == yum == | ||
I've been known to hack on various parts of yum, and have written some plugins for it as well, such as yum-fastestmirror. | I've been known to hack on various parts of yum, and have written some plugins for it as well, such as [http://wiki.linux.duke.edu/YumPlugins yum-fastestmirror]. | ||
== TurboGears == | == TurboGears == | ||
I help | I've worked on various parts of TurboGears 1 and 2, and I help maintain the whole stack on Fedora and EPEL. | ||
I've also given a couple of TurboGears talks at a couple of FUDCons: | |||
* [http://tg.lewk.org TurboGears - FUDCon 2008, Raleigh] | |||
* [http://lmacken.fedorapeople.org/tg2.pdf TurboGears2 - FUDCon 2008, Boston] | |||
== Fedora Devshell == | |||
The [[Getting_started_with_Devshell|fedora-devshell]] is a powerful developers toolbox for creating packages and developing software for Fedora. It aims to simplify the process of creating and maintaining packages in the Fedora repositories, and simplify the workflow between other Fedora components. | |||
== func == | == func == | ||
[http://fedorahosted.org/func func] is the Fedora Unified Network Controller. I've hacked on some of the guts of this project, various modules, and created a TurboGears-based web prototype, FuncWeb. | [http://fedorahosted.org/func func] is the Fedora Unified Network Controller. I've hacked on some of the guts of this project, various modules, and created a TurboGears-based web prototype, FuncWeb. | ||
== Security LiveCD == | == Security LiveCD == | ||
I created a minimal, openbox-based livecd based on Fedora for use in security auditing, forensics research, and penetration testing. | I created a minimal, openbox-based livecd based on Fedora for use in security auditing, forensics research, and penetration testing. See the [[SecuritySpin]] for more details. | ||
== Fedora Updates System == | == Fedora Updates System == | ||
Line 58: | Line 111: | ||
== Fedora Package Collection == | == Fedora Package Collection == | ||
I | I maintain [https://admin.fedoraproject.org/pkgdb/users/packages/lmacken many packages] for Fedora. | ||
Latest revision as of 01:47, 20 September 2016
Luke Macken |
Personal Information |
FAS-Name: lmacken |
Country - Region: United States, NY |
Languages:
|
Mail: lmacken@red___.com |
GPG Key: 0xD201B950 |
IRC nick: lmacken |
Website: http://lewk.org |
Fedora Badges (131) |
Roles
* Principal Software Engineer at Red Hat, Inc. * Fedora Infrastructure Team * Fedora Release Engineering Team * Fedora Security Response Team * Fedora Python SIG * Fedora XO Performance and XFCE teams * Fedora Scholarship Selection Committee
Projects
Fedora Tagger
Tagger is an app that lets you add tags to Fedora packages. Doing so helps improve the search engine in Fedora Packages.
Fedora Packages
The new Fedora Packages App is a search engine & widget dashboard for software in Fedora.
liveusb-creator
The liveusb-creator is a cross-platform tool for easily installing Fedora to USB keys.
bodhi
Bodhi is a modular web-system that facilitates the process of publishing updates for Fedora. This entails interacting with the Koji buildsystem, Bugzilla, packagedb, and uses mash to compose repositories. It is written in Python and utilizes the TurboGears web framework.
* IRC log and slides of a bodhi presentation given during the VirtualFUDCon 2007
moksha
Moksha is a platform for creating live collaborative web applications. It is still in very early stages of development, but is currently being used to build the Fedora Community dashboard, among other upcoming projects.
Fedora Community Portal
MyFedora is a project focused in increasing the cohesion between our tools by developing a framework for wielding our infrastructure.
PackageKit
I hack on the yum backend of PackageKit.
yum
I've been known to hack on various parts of yum, and have written some plugins for it as well, such as yum-fastestmirror.
TurboGears
I've worked on various parts of TurboGears 1 and 2, and I help maintain the whole stack on Fedora and EPEL. I've also given a couple of TurboGears talks at a couple of FUDCons:
* TurboGears - FUDCon 2008, Raleigh * TurboGears2 - FUDCon 2008, Boston
Fedora Devshell
The fedora-devshell is a powerful developers toolbox for creating packages and developing software for Fedora. It aims to simplify the process of creating and maintaining packages in the Fedora repositories, and simplify the workflow between other Fedora components.
func
func is the Fedora Unified Network Controller. I've hacked on some of the guts of this project, various modules, and created a TurboGears-based web prototype, FuncWeb.
Security LiveCD
I created a minimal, openbox-based livecd based on Fedora for use in security auditing, forensics research, and penetration testing. See the SecuritySpin for more details.
Fedora Updates System
I wrote the original Fedora Update system which was used to push core package updates for Fedora 4-6.
Fedora Package Collection
I maintain many packages for Fedora.