Displaying 20 results from an estimated 39 matches for "hackathons".
Did you mean:
hackathon
2007 Oct 03
0
Call for participation: Comparative Methods in R Hackathon
NESCent Hackathon on Comparative Methods in R
Call for Participation and Input
The R statistical analysis package has emerged as a popular platform
for implementation of powerful comparative phylogenetic methods to
understand the evolution of organismal traits. The National
Evolutionary Synthesis Center (NESCent) is organizing a hackathon
focused on the integration of
2012 Feb 01
1
Reminder: Xen Hackathon hosted by Oracle, March 6-8, Santa Clara, CA, USA
Hi everybody,
just a quick reminder that the Xen Hackathon is in Oracle, March 6-8,
Santa Clara, CA, USA. We have originally planned for about 25 people,
but already we have 14 people signed up. If you are planning to attend
please sign up quickly, such that I get a feeling for the number of
attendees. I can then go back to Oracle and see whether we can
accommodate more people than we
2014 Sep 04
0
AstriCon Hackathon
Join a worldwide community of designers, developers, and communications
technologists to to create, code, and design apps built on Asterisk and
other communications APIs at the inaugural AstriCon Hackathon!
Obligatory yet useful information:
*When*: Wednesday, October 22nd at 8AM. A reception is on Tuesday, October
21st from 5 - 7 PM.
*Where*: Red Rocks Casino in Las Vegas, Nevada (at AstriCon!)
2006 May 03
0
[REMINDER] TRUGhat: Toronto Ruby Hackathon 2006:1
= Reminder: TRUGhat is Saturday, 6 May 2006!
The Toronto Ruby User Group''s first hackathon is this Saturday, 6 May
2006. If you are attending, please add your name to the TRUGhat wiki
page.
== When and Where?
TRUGhat 2006:1 will be held on 6 May 2006, from 10:00 A.M. to 7:00
P.M. Tucows has generously provided the space and network availability
for this event at its offices in Toronto,
2013 Apr 09
0
Xen Hackathon - Project List, Invites, etc.
Hi everybody,
I wanted to remind you to
a) To request invites to the Xen Hackathon of you have not done so yet
b) If you have an invite sign up at
http://www.regonline.com/Register/Checkin.aspx?EventID=1211624 (I
noticed that at least 5 people who have been granted an invite have not
actually signed up)
c) Note that about half of the available invites have gone
d) Please also add
2020 Feb 18
0
Open Source Hackathon Mentorship Invitation
Hello,
My name is Misha Patel and I’m reaching out on behalf of the HackIllinois
Outreach team. HackIllinois is a 36-hour collegiate Open Source hackathon
that takes place annually at the University of Illinois Urbana-Champaign.
This year, it will be from February 28th-March 1st, 2020. Our mission is to
introduce college students to Open Source, while giving back to the
community. We strive to
2006 Jul 30
1
Pune Ruby web site / blog / wiki and Pune Rails Hackathon
News - http://jugad.livejournal.com/2006/07/28/ - about the Pune Ruby
User Group''s web site / wiki and blog. Pune is a city in western India
near Mumbai.
The people behind these also organized a Pune Rails Hackathon -
http://punehackathon.pbwiki.com/ - this weekend. Check out the news
and the pics ...
Vasudev Ram
--------------------------------------------------------------
Dancing
2012 Jul 20
0
LSRC 6 and Capital Factory Hackathon Survey
Hey All
Capital Factory is organizing a Hackathon in conjuction with LSRC 6.
If you want to attend, please cast your votes on the survey link below.
http://www.surveymonkey.com/s/BFYFJBJ
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2014 Jun 03
0
[Hackathon] CentOS Virt SIG summary
Adding virt list, which we had missed off by mistake
Lars
On 03/06/2014 11:13, George Dunlap wrote:
> Sorry this is a bit sparse; I was both running the meeting and jotting
> down notes. Let me know if you have any questions.
>
> -George
>
> Present (from memory):
> - George Dunlap
> - Anil Madhavapeddy
> - Jonathan Ludlam
> - David Berrange
> - Dan Keningsberg
2006 Apr 19
0
TRUGhat 2006:1
The Toronto Ruby User''s Group (TRUG) is pleased to announce TRUGhat
2006:1.
TRUGhat: [T]oronto [R]uby [U]ser''s [G]roup [ha]cka[t]hon
TRUGhat is TRUG''s hackathon[1] or codefest. In a hackathon, a group of
people get together and will either work toward a common goal, or simply
work in a common area on code that interests them. For our first
TRUGhat, we have agreed
2019 Nov 14
4
JMAP: Re: http API for IMAP
Am 14.11.19 um 14:03 schrieb Benny Pedersen via dovecot:
> Thomas G?ttler via dovecot skrev den 2019-11-14 08:55:
>
>> Is there already an open source imap2jmap server?
>
> why do you say imap here ?
>
> https://www.cyrusimap.org/imap/developer/jmap.html
>
> cyrus already have it, we just wait for dovecot :)
I used my favorite search engine (ecosia) and found
2016 Jan 15
2
hachathon grupo local SevillaR - sábado 30 de Enero
Hola,
En el grupo local SevillaR hemos organizado un hackathon para el próximo
sábado 30 de Enero. Toda la información está aquí:
https://github.com/SevillaR/jacaton/blob/master/README.md. Por si
alguien se anima
Uno de los proyectos que vamos a desarrollar es un paquete para obtener
y analizar los datos de calidad del aire en Andalucía, por lo que la
presentación de Carlos sobre Madrid nos
2012 Dec 17
27
Security disclosure process discussion update
After concluding our poll [1] about changes to the security
discussion, we determined that "Pre-disclosure to software vendors and
a wide set of users" was probably the best fit for the community. A
set of concrete changes to the policy have now been discussed on
xen-devel [2] [3], and we seem to have converged on something everyone
finds acceptable.
We are now presenting these changes
2012 Dec 17
27
Security disclosure process discussion update
After concluding our poll [1] about changes to the security
discussion, we determined that "Pre-disclosure to software vendors and
a wide set of users" was probably the best fit for the community. A
set of concrete changes to the policy have now been discussed on
xen-devel [2] [3], and we seem to have converged on something everyone
finds acceptable.
We are now presenting these changes
2020 Jan 28
3
Where does LTO remove unused functions?
Hi!
LLVM newbie here, I was mainly working on the frontend so far. We had a
small hackathon project idea to piggyback on LTO to detect dead code
(unused functions). The basic idea is to compile the code for every target
and dump the removed functions. Intersect the function symbol names for
each target and those functions should be safe to remove from the source
code (unless there were some
2014 Jun 03
1
Log from today's IRC meeting (June 3rd, 2014)
With slight re-ordering to keep related things together
<kbsingh> lars_kurth: Hi [13:52]
<kbsingh> Are we doing this meeting on irc ?
<lars_kurth> kbsingh: yes, we are [13:59]
<lars_kurth> gwd: Hi. [14:02]
<lars_kurth> Alright. I didn't put an agenda together
<gwd> I've got a couple of things I wanted to bring up. [14:04]
<gwd> Who else is here
2012 Mar 20
5
[hybrid]: hang in update_wall_time
Hi Ian/Stefano:
I changed over to the PV clock for hybrid liked we talked at the
hackathon. I still have the hang in update_wall_time() after dom0
switches to xen as clocksource.
The source of hang seems to be in xen stime_local_stamp in cpu_time that
suddenly jumps to a large 64bit value. I''ve been chasing to figure
where that happens, and why for the hybrid and not PV. It appears the
2013 Oct 03
0
[Fwd: [Xen-devel] Xen Project Developer Summit Schedule Available]
I thought people on this list might be interested in the Xen Developer
Summit in Edinburgh in October (alongside LinuxCon EU and a bunch of
other confs).
Lars tells me that they are going to be advertising more widely next
week so if you are interested now would be a good time to sign up.
Ian.
-------- Forwarded Message --------
Dear Community member,
the schedule for the Xen Project
2014 Apr 11
1
VIRT SIG Meeting Minutes [11/04]
Will copy these to
http://wiki.centos.org/SpecialInterestGroup/Virtualization, after intial
discussion or just point to the e-mail/email thread from the wiki. Feel
free to correct as needed.
Lars
== Attendees ==
SIG Members:
* LarsKurth (LK)
* GeorgeDunlap (GD)
* KaranbirSingh (KB)
Travelling:
* JohnnyHughes (JH)
Guest
* EuanHarris
=== Meeting time and cadence ===
Meetings will be
2020 Jan 28
2
Where does LTO remove unused functions?
Thanks!
On Mon, Jan 27, 2020 at 6:05 PM Teresa Johnson <tejohnson at google.com> wrote:
> By default even regular LTO now has module summaries (like the kind used
> for ThinLTO). LTO will then run index based dead symbol analysis here:
> http://llvm-cs.pcc.me.uk/lib/LTO/LTO.cpp#923. Then when linkRegularLTO is
> called here: http://llvm-cs.pcc.me.uk/lib/LTO/LTO.cpp#935, it