search for: wrangling

Displaying 20 results from an estimated 122 matches for "wrangling".

2004 Dec 08
12
Ethernet Channel Bank idea
Anyone ever thought about an Ethernet based channel bank? Basically a rack mount set of 24 IAXys? That would be cool, IMO. No wrangling with zaptel, etc. IAX as the * <-> Channel bank protocol. Just an idea...
2012 Nov 16
3
[LLVMdev] [Code ownership] MCJIT
All, I'd like to suggest Andy Kaylor take official ownership of the MCJIT. He's done a fantastic job already of improving it and wrangling lots of patch submissions for it. This seems the logical next step to me. -Jim
2008 Mar 12
2
Developing Facebook Platform Applications with Rails
I was hoping to announce this a month ago, but some legal wrangling took longer than expected. Developing Facebook Platform Applications with Rails is now available in Beta at http://www.pragprog.com/titles/mmfacer It walks you through creating a Facebook application with Facebooker, all the way from setup to handling large number of users. Thank all of yo...
2005 May 25
2
Gig with Adaptive Path
Adaptive Path is looking for a FreeBSD expert to help us wrangle a couple of FreeBSD servers into an orderly bunch. This short term contract requires that you love FreeBSD and like setting up web servers that will experience significant load while requiring high availability to boot. In addition to server setup, you will help plan for the future by advising the project technical lead on
2017 Nov 29
6
Data cleaning & Data preparation, what do R users want?
...on and so on. I would consider data analysis work to be three stages: data preparation, statistical analysis, and producing the report. This regards the process of getting the data ready for analysis and reporting, sometimes called "data cleaning" or "data munging" or "data wrangling". So as regards tools for data preparation, speaking to the highly diverse audience mentioned, here is my question: What do you want? Or are you already quite happy with the range of tools that is currently before you? [BTW, I posed the same question last week to the r-devel list, and was...
2013 May 13
0
[LLVMdev] Generate PE\COFF file with ARM instructions
Moshe, Nir wrote: [...] > I have a question about the LLVM ARM backend: > > I try to build *.c files for Windows Phone (Windows 8) - so, basically > I need to generate an "arm-pe" file (I *think* it has the same file > structure like x86-pe file, but i am not sure). > unfortunately, LLVM has no support with ARM PE\COFF. We recently ran into this. Unfortunately
2020 Jun 29
4
Re: Virtual Bridge "Network" for Sandbox
Thanks Laine, I will take a look at Open vSwitch, it looks interesting. I am a generalist, I need to know enough about a lot of things to get many different tasks done, but do not have the in depth knowledge required to "patch" anything.  If I manage to wrangle a working solution should I post it? Needless to say I would be supportive of said feature being implemented by those
2013 May 13
4
[LLVMdev] Generate PE\COFF file with ARM instructions
Hi guys, I have a question about the LLVM ARM backend: I try to build *.c files for Windows Phone (Windows 8) - so, basically I need to generate an "arm-pe" file (I *think* it has the same file structure like x86-pe file, but i am not sure). unfortunately, LLVM has no support with ARM PE\COFF. Any ideas? How difficult is to add the support in this file format? (LLC can generate ARM
2012 Nov 16
0
[LLVMdev] [Code ownership] MCJIT
...this, his code and design have both been great. -eric On Fri, Nov 16, 2012 at 11:27 AM, Jim Grosbach <grosbach at apple.com> wrote: > All, > > I'd like to suggest Andy Kaylor take official ownership of the MCJIT. He's > done a fantastic job already of improving it and wrangling lots of patch > submissions for it. This seems the logical next step to me. > > -Jim > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev &gt...
2012 Nov 16
1
[LLVMdev] [Code ownership] MCJIT
...t. > > -eric > > > On Fri, Nov 16, 2012 at 11:27 AM, Jim Grosbach <grosbach at apple.com> wrote: >> >> All, >> >> I'd like to suggest Andy Kaylor take official ownership of the MCJIT. He's >> done a fantastic job already of improving it and wrangling lots of patch >> submissions for it. This seems the logical next step to me. >> +1
2023 Apr 19
1
[PATCH] ocfs2: reduce ioctl stack usage
...ew picked ocfs2 patches into -mm tree before. > > Yup and that's fine obviously, but this belongs to fs/ and we're aiming > > to take fs/ stuff through the dedicated fs trees going forward. > > Either is fine for me. > Hi Andrew, what's your opinion? I've been wrangling ocfs2 for over a decade and this is the first I've heard of this proposal. Who is "we", above? What was their reasoning? Who will be responsible for ocfs2 patches? What will be their workflow and review and test processes? Overall, what benefit does this proposal offer the ocfs2...
2007 Nov 28
1
rpm / yum / repo wranging tools?
I'm inheriting dozens of CentOS servers and am looking for various tools to help me wrangle the rpm / yum / repo madness. Any tools you might suggest for me to look into would be greatly appreciated!
2002 Oct 11
0
BSD Print Magazine
...ve lying around the office for others to pickup and take an interest in BSD. The print magazine includes articles that have not appeared on the online ezine as well as really cool artwork that you won't see anywhere else. Table of Contents: * Securing BSD: An ssh Primer - Chris Coleman * Wrangling Processes with sysctl on NetBSD - Sean Davis * Java & Jakarta Tomcat on FreeBSD - Victoria Chan and Hiten Pandya * Friendlier Disk Quotas - Tom Rhodes * Managing Websites with OpenBSD - Peter Schmiedeskamp * Installing Webpages with Make - Nik Clayton Featured Artwork: * Cover -- Dae...
2007 Mar 23
1
Freevo + CentOS
Just wondering if anyone on the list is using Freevo + CentOS. I'm having some difficulty wrangling it and various dependencies and was hoping to chat with someone who's gotten it to work off list. This is for my home media center project. Thanks, Chris
2007 Jul 03
2
mysql and/or db access from within puppet recipes?
Maybe this has already been stated or is a feature request or I could be out of my mind. Is there anyway to access a remote mysql database from within let''s say...a puppet function? BC ____________________________________________________________________________________ Boardwalk for $500? In 2007? Ha! Play Monopoly Here and Now (it''s updated for today''s
2001 Dec 20
1
Jobs at the University of Auckland
We have two lectureship positions advertised at the moment. One (or both) of these is intended for a specialist in statistical computation. The salary doesn't look great by international standards but there are compensations: housing is cheap, the air is clean, and the worlds problems are far away. We also have a track record of getting tenure for computing people.
2015 Feb 12
1
Processing Maildir contents on message-by-message basis
I (finally) moved over to Maildir storage here and would like to implement some "scripts" to manage taking actions on emails manually identified as misclassified as spam/ham. After reading through the Dovecot 2 description of how it works to try to see how it interacts with other processes changing the files. I'm concerned that I would be corrupting the message indexes if I just
2012 Nov 28
3
write out list of lists with names
Hello List I have a list question. I'm doing some data wrangling for a colleague and I have nested list in the following format: structure(list(MU10 = structure(c(0.80527905920989, 0.4350488707836, 0.455195366623, 0.565174432205497, 0.208180556861924), .Names = c("MU.16", "MU.19", "MU.21", "mean", "sd")), MU11...
2010 Sep 23
2
Announcing A Digital Media Primer for Geeks
Xiph.Org announces its first documentary video production: "A Digital Media Primer for Geeks" http://www.xiph.org/video/ "A Digital Media Primer For Geeks" is the first video from Xiph.Org, presenting the technical foundations of modern digital media via a half-hour firehose of information. Christopher "Monty" Montgomery, Red Hat engineer and founder of the Xiph.Org
2017 May 05
2
DWARF Fission + ThinLTO
> On May 4, 2017, at 4:53 PM, David Blaikie <dblaikie at gmail.com> wrote: > > Alrighty, a little fuzzy on how best to implement this - Adrian, you've probably got the most context here as to how to wrangle this. > > My first attempt was in IRMover.cpp, IRLinker::linkFunctionBody - after metadata is copied over, create a new subprogram derived from Dst.getSubprogram,