similar to: FOSDEM Presentations

Displaying 20 results from an estimated 5000 matches similar to: "FOSDEM Presentations"

2019 Oct 08
2
[CFP] LLVM devroom at FOSDEM 2020
CALL FOR PAPERS / PARTICIPATION At FOSDEM 2020, LLVM will again participate with a dedicated devroom, on Saturday February 1st, in Brussels. As possibly the largest European Open Source Conference, FOSDEM attracts more than 600 lectures and over 8000 hackers - many core contributors of the world’s leading open source projects. Complementing the LLVM developer meetings, the devroom at FOSDEM
2018 Nov 19
1
FOSDEM 2019: Graphics DevRoom: Call for speakers.
Hi, At FOSDEM on saturday the 3rd of february 2018, there will be another graphics DevRoom. URL: https://fosdem.org/2018/ The focus of this DevRoom is of course the same as the previous editions, namely: * Graphics drivers: from display to media to 3d drivers, both in kernel or userspace. Be it part of DRM, KMS, V4L, (direct)FB, Xorg, Mesa... * Input drivers: kernel and userspace. *
2014 Jan 30
1
ANNOUNCE: Lightning talk about libguestfs at FOSDEM this Sunday
https://fosdem.org/2014/schedule/event/libguestfs/ There is also a Virtualization DevRoom running over the whole FOSDEM weekend: https://fosdem.org/2014/schedule/track/virtualisation_and_iaas/ (Note that the libguestfs talk is *not* in the Virt DevRoom) I'm going to bring my CubieTruck to the Virt DevRoom. Ask me if you want to see virtualized ARM using KVM. Rich. -- Richard Jones,
2010 Nov 15
1
FOSDEM 2011 devroom
Hello, At FOSDEM 2011 (http://fosdem.org/2011), we will be part of the devroom "New Challenges in Virtualization" (http://nciv2011.v2.cs.unibo.it/). You are invited to come by and discuss tinc, VPNs and other virtualization issues here. FOSDEM 2011 will take place on February 5 and 6 in Brussels, Belgium. If you would like to meet at FOSDEM with me or other persons using or developing
2010 Nov 15
1
FOSDEM 2011 devroom
Hello, At FOSDEM 2011 (http://fosdem.org/2011), we will be part of the devroom "New Challenges in Virtualization" (http://nciv2011.v2.cs.unibo.it/). You are invited to come by and discuss tinc, VPNs and other virtualization issues here. FOSDEM 2011 will take place on February 5 and 6 in Brussels, Belgium. If you would like to meet at FOSDEM with me or other persons using or developing
2015 Dec 23
2
Schedule for the LLVM devroom at FOSDEM
Hello, Renato and I are glad to share the schedule of the LLVM devroom at FOSDEM: http://llvm.org/devmtg/2016-01/ *When*: January 30th, 2016* Where*: K.3.201, Building K, ULB Campus Solbosch, Brussels, Belgium No registration needed. Just like last year [1], we should have videos ready a few weeks/months after. Cheers, Sylvestre [1] http://llvm.org/devmtg/2015-02/ -------------- next part
2007 Feb 16
1
Open Source VoIP at FOSDEM
For those of you coming to FOSDEM on 24/25 Feb, there'll be a session in the Debian devroom on Open Source VoIP. http://www.fosdem.org/2007/schedule/speakers/daniel+pocock Several VoIP projects will be represented in various ways throughout the weekend, and there will be some of the following: - hardware giveaways from leading VoIP companies - launch of new open source VoIP product
2018 Jan 26
0
Rafi KC attending DevConf and FOSDEM
On Fri, Jan 26, 2018 at 06:24:36PM +0530, Mohammed Rafi K C wrote: > Hi All, > > I'm attending both DevConf (25-28) and Fosdem (3-4). If any of you are > attending the conferences and would like to talk about gluster, please > feel free to ping me through irc nick rafi on freenode or message me on > +436649795838 In addition to that at FOSDEM, there is a Gluster stand
2016 Nov 10
0
FOSDEM 2017: Call For Proposals -- Virtualization & IaaS DevRoom
======================================================================= The call for proposals is now open for the Virtualization & IaaS devroom at the upcoming FOSDEM 2017, to be hosted on February 4, 2017. This year will mark FOSDEM’s 17th anniversary as one of the longest-running free and open source software developer events, attracting thousands of developers and users from all over the
2010 Sep 23
2
OpenSSH developers @ FOSDEM 2011
Hello, I'm writing from OpenSC project (OpenSSH used to include OpenSC support for smart cards, it has been removed now and PKCS#11 is used instead, whish is nice), we're planning to have a "Security / hardware crypto keys" themed devroom at FOSDEM next year. Are people on this list interested in participating, and trying to tackle the problem of "Why OpenSSH does not work
2013 Oct 11
0
Submit talks for FOSDEM & CfgMgmtCamp.eu
We would like to encourage people to submit talks for the Configuration Management devroom, which is being held at FOSDEM on Saturday, February 1 in Brussels, Belguim and the CfgMgmtCamp.eu right after FOSDEM on February 3 - 4 in Gent (a 30 min train ride from Brussels) === FOSDEM Feb 1 & 2 === We are looking for talks from real world case studies, brainstorming and hacking around
2018 Jan 26
2
Rafi KC attending DevConf and FOSDEM
Hi All, I'm attending both DevConf (25-28) and Fosdem (3-4). If any of you are attending the conferences and would like to talk about gluster, please feel free to ping me through irc nick rafi on freenode or message me on +436649795838 Regards Rafi KC
2013 Oct 09
0
[LLVMdev] LLVM at FOSDEM 2014 - Call for papers and participation
CALL FOR PAPERS / PARTICIPATION At FOSDEM 2014, LLVM will for the first time participate with a dedicated devroom. Complementing the upcoming Euro LLVM 2014, the devroom at FOSDEM provides a great opportunity for core LLVM developers and the wider open source community to get together, connect and discuss. As possibly the largest European Open Source Conference, FOSDEM takes place in Brussels
2013 Nov 27
0
[LLVMdev] LLVM at FOSDEM 2014 - Call for papers and participation (Deadline 1st December)
CALL FOR PAPERS / PARTICIPATION Submission deadline: December 1st At FOSDEM 2014, LLVM will for the first time participate with a dedicated devroom. Complementing the upcoming Euro LLVM 2014, the devroom at FOSDEM provides a great opportunity for core LLVM developers and the wider open source community to get together, connect and discuss. As possibly the largest European Open Source
2009 Mar 11
5
Disk usage for small files in ext3 in CentOS 5
Hello, I noticed something unusual today. If I "du" a small file (couple of bytes) in CentOS 5, it tells me the file is using 8kb, while I was expecting 4kb which is the block size I'm using. I tried this on several CentOS 5 machines, both x86_64 and i386: $ echo test >test.txt $ ls -l test.txt -rw-rw-r-- 1 filbranden filbranden 5 Mar 11 17:24 test.txt $ du -h test.txt 8.0K
2006 Nov 30
0
Re: FOSDEM Developer Rooms (fwd)
My apologies for not posting this sooner. Let's use the Fosdem wiki page to gather all information of participants and presentations. If you're coming to FOSDEM or want to participate add your name to the list. http://wiki.centos.org/Events/Fosdem2007 Kind regards, -- dag wieers, dag at wieers.com, http://dag.wieers.com/ -- [all I want is a warm bed and a kind word and
2006 Nov 30
0
Re: FOSDEM Developer Rooms (fwd)
My apologies for not posting this sooner. Let's use the Fosdem wiki page to gather all information of participants and presentations. If you're coming to FOSDEM or want to participate add your name to the list. http://wiki.centos.org/Events/Fosdem2007 Kind regards, -- dag wieers, dag at wieers.com, http://dag.wieers.com/ -- [all I want is a warm bed and a kind word and
2023 Nov 19
0
FOSDEM graphics DevRoom CFP
Hi, At FOSDEM on Sunday the 4th of February, there will the 15th Graphics DevRoom. URL: https://fosdem.org/2024/ The talk topics of the graphics devroom encompass: * graphics drivers: display, 2d engines, 3d engines, at bootloader, kernel and userspace levels. * media drivers: camera/capture engines, hardware media encoders and decoders on all levels. * input drivers for bootloaders,
2007 Jan 09
0
FOSDEM Request For Proposal
Hi, For those attending FOSDEM either as volunteer or as a participant, we are looking for interesting presentations about CentOS. If you're interested for one or more topics, please contact me. The deadline for the proposal is Tuesday 23 january 2007. In our developers room (that we share with Fedora) we have about 6 slots of 50mins available that we can divide in 12 slots of 20mins if
2017 Nov 22
0
FOSDEM Call for Participation: Software Defined Storage devroom
Reminder! The Call for Participation ends later this week. There is still time to propose talks. On Wed, Oct 18, 2017 at 12:40:27PM +0200, Niels de Vos wrote: > ----- Forwarded message from Jan Fajerski <jfajerski at suse.com> ----- > > > Date: Thu, 12 Oct 2017 12:55:28 +0200 > > From: Jan Fajerski <jfajerski at suse.com> > > To: ceph-devel at