search for: hobbyist

Displaying 20 results from an estimated 146 matches for "hobbyist".

2006 Jan 26
3
Bind cache - hobbyist's silly question
I'm running the Bind nameserver on CentOS 4.2. Can anyone tell me where the cached lookups are stored and whether there is a way to view them? -- Iain M Lee
2008 Dec 29
1
1.6, CDR and h extension
I have two version 1.6 Asterisks running. One is a small hobbyist thing just at home, and the other is handling calls for several customers. On both, I have added the line exten => h,1,Set(CDR(hangupcause)=${HANGUPCAUSE}) to all relevant contexts. On my little hobbyist box this works perfectly; all calls have their hangupcauses recorded with cdr_adaptive_...
2011 Jul 19
2
[LLVMdev] Correct use of StringRef and Twine
>> Perhaps, I suppose, I'm not sure just how portable llvm code is. > > Very portable AFAICT. I'm even going to port it to my hobbyist OS once C++ > rtti is totally gone in the llvm code base. Sorry, I meant source portable to different compilers (ie: which compilers does llvm compile on & how many have really poor std::string implementations). - David
2016 Jul 13
4
LLVM Social in Berlin, Germany
Hello everyone, My name is Alex, I'm hobbyist compiler hacker who lives in Berlin, Germany now. I'm thinking about organising "LLVM Social" meetups in Berlin, however I don't really know how many people are here, and how many of them are interested in getting in touch. If you want to participate or have any questions - feel...
2016 Jul 04
2
LLVM Cauldron 2016 (Sep 8th, Hebden Bridge, UK) registration and call for papers now open
...nities. This will be a one-day conference with a single talks track and a space for breakout sessions, birds of a feather session, and tutorials. For those that want to give a brief description of their work, there will be lightning talks. The meeting is free to attend and open to anyone whether a hobbyist, from academia, or from industry, and regardless of previous experience with LLVM. We welcome proposals for: * technical presentations (25 minutes) * lightning talks (5 minutes) * birds of a feather sessions (~30 minutes) * tutorials (60 minutes) Please register to attend and consider submitting...
2016 Jul 15
3
LLVM Social in Berlin, Germany
...folks are there in Berlin, but I know there > are some in Munich. > > Piotr > > 2016-07-13 13:52 GMT-07:00 Alex Denisov via llvm-dev > <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>>: > > Hello everyone, > > My name is Alex, I'm hobbyist compiler hacker who lives in Berlin, > Germany now. > > I'm thinking about organising "LLVM Social" meetups in Berlin, > however I don't really know how many people are here, and how many > of them are interested in getting in touch. > If you...
2016 Jul 29
2
[RFC] One or many git repositories?
.... Most of the companies and big projects "could" afford to do that. But there are two big points that people like me, Paul and David have been unsuccessfully trying to make obvious: 1. Not every LLVM user is as big as FreeBSD, Sony or Apple. There are a lot of very interesting projects (hobbyists, academia, professional) using Clang, LLVM, libc++, etc. that don't have the staff to do that move. Being a hobbyist myself, I know too well that, when a library radically changes the way they behave (like boost did every new release about 10 years ago), I will stop using it. 2. Changes in co...
2011 Jul 19
0
[LLVMdev] Correct use of StringRef and Twine
> Perhaps, I suppose, I'm not sure just how portable llvm code is. Very portable AFAICT. I'm even going to port it to my hobbyist OS once C++ rtti is totally gone in the llvm code base.
2015 Apr 05
2
Member server - winbind unable to resolve users/groups
Am 05.04.2015 um 17:11 schrieb buhorojo: > I was born this millennium that's hopefully a joke otherwise you should refrain from try educate veteran admins about the existence of basic configs like logindfes use Google and try to find out about the reputation of Rowland Penny in context of samba while step back a little from your childishness -------------- next part -------------- A
2006 Mar 08
1
VoIP application together with open hardware design
Hi guys, I am starting project to develop open implementation of some (naturally open codec) for simply designed embedded devices which can be used by small to big VoIP operators or hobbyists which wants to build their own small and low cost VoIP phone. Speex seems to be great choice. And greater will be if there should be some guys who want to help ;-). Altought I am experienced in C/ASM programming I haven't so much experiencies in field of voice processing codecs etc. Is th...
2004 Aug 06
1
Interesting catalog: Viking Electronics
...ests for "door phones", "intercom phones" and "hotline phones", and other hardare stuff, so I'll post it here. I'm not affiliated with them at all; I just saw some interesting stuff in their catalog that I thought might be useful to the professional/amateur/hobbyist crowd here. Someone who is clever enough and has time with the wiki might consider putting it there. JT
2011 Apr 05
2
KILL THIS THREAD ( Centos 6 Update?)
...l continue to pop-up in the short term until all releases are in-line with RH and then they will continually re-appear with subsequent releases. So 'killing' the thread is akin to burying ones head in the sand. I question whether a rebuild project is a sensible way forward for anything but hobbyist use. That isn't a criticism of the dev team (before anyone tries to twist it as such) but more a question about the viability of the model.?
2001 Aug 23
1
FreeBSD+Wine+AnarchyOnline?
Has anyone tried to get FreeBSD+Wine+AnarchyOnline running? I have never tried getting a larger game like that running under wine since I am just a small time unix hobbyist. I was wondering if anyone thought it possible? .. if yes has anyone tried it ? For those who tried it what were the results?
2011 Jul 19
4
[LLVMdev] Correct use of StringRef and Twine
> Problem is, there are REALLY bad std::string implementations out there in > widely used c++ runtimes. No doubt - though widely used to build llvm/clang? Perhaps, I suppose, I'm not sure just how portable llvm code is. > StringRef/Twine is efficient everywhere. Yep - I'm just pedantic about having a tidy codebase, and duplicate code to workaround bad implementations when
2007 Feb 11
2
"no camping required" deployment?
Hi, So Lennon got me going with my database-less Camping app, but I''ve just realized that, I have no deployment strategy. This app is to provide a GUI front end to our FUN3D fluid flow simulation monster, which is used by ourselves, companies, universities, hobbyists, and the military. The end result of which, is a file of (key, value) pairs read by FUN3D. Requiring our users to have Camping installed is too much to ask. While we could host the Camping app, the hassle of getting it approved by our IT folks is daunting, and requiring an Internet connection i...
2016 Jul 30
0
[RFC] One or many git repositories?
...>>> >>> But there are two big points that people like me, Paul and David have >>> been unsuccessfully trying to make obvious: >>> >>> 1. Not every LLVM user is as big as FreeBSD, Sony or Apple. There are >>> a lot of very interesting projects (hobbyists, academia, professional) >>> using Clang, LLVM, libc++, etc. that don't have the staff to do that >>> move. Being a hobbyist myself, I know too well that, when a library >>> radically changes the way they behave (like boost did every new >>> release about 10...
2007 Oct 24
3
[LLVMdev] me being stupid: me vs the llvm codebase...
...n, namely that not really anyone cares about much of this, so I don't have all that many people to talk to...). (not too much interesting goes on on usenet is all...). well, this is among other issues, like homework, lack of female interest, and 'future'... so, I am just some lame hobbyist is all I guess, may stay around or may go away, or may use LLVM or continue using my own compiler (and at some point have to get a job or something, parents want me to be a school teacher, but I had hoped to be a programmer, maybe games or 3D modeling software or something, but they think there...
2013 May 04
2
Cisco 9971 help
I'm an asterisk hobbyist, and I've got my hands on some cisco 9971's preloaded with SIP (I think they might only come in SIP flavour actually?). I am quite excited about the possibilities with this kit - especially video calls. Unlike the earlier Cisco phones (e.g. 79 series), these can't be used standalone, an...
2016 Jul 29
0
[RFC] One or many git repositories?
...g projects "could" afford to do that. > > But there are two big points that people like me, Paul and David have > been unsuccessfully trying to make obvious: > > 1. Not every LLVM user is as big as FreeBSD, Sony or Apple. There are > a lot of very interesting projects (hobbyists, academia, professional) > using Clang, LLVM, libc++, etc. that don't have the staff to do that > move. Being a hobbyist myself, I know too well that, when a library > radically changes the way they behave (like boost did every new > release about 10 years ago), I will stop using i...
2014 Oct 31
6
Centos7 Annoyances
Folks I'm sure the Centos team has done a yeoman's job getting Centos7 ready, and that the Redhat team has done marvels in creating rhel7, but here's a little voice from a personal hobbyist user. Background: ('ve been maintaining several remote servers since Redhat 6 days, migrating from that to Whitebox, then Centos, and things have been running as expected including the current version of Centos6. As an experiment, I've tried to play with Centos7 on an in-house virtua...