search for: insomuch

Displaying 5 results from an estimated 5 matches for "insomuch".

Did you mean: inasmuch
2013 Jan 22
6
Security considerations for basing decisions on facts
Hello, Let''s consider the scenario when a client node in a puppet environment gets compromised. In case some of the puppet modules make decisions based on agent facts, these modules are potentially exposed to abuse from the malicious puppet agent. For example, if a class has: if $some_fact == ''some value'' { # deploy some configuration } then the compromised node
2015 Nov 12
2
Help making 'narrow instruct microcode' Backend
I've been experimenting with llvm/clang as a user for a while now, but now I'm interested in writing my own backend. I'm also developing the target architecture (maybe to go in an fpga eventually) and I'm intentionally making it extremely simple. I think of it as a narrow microcode, because (for example) performing an add requires a sequence of instructions like: set aluin1 = r1
2008 Aug 25
2
patch for native iphone support
...ternet radio streams that work on the iPhone. The biggest problem is that (without having to install an dedicated app) in order to listen to streams on an iphone you need to use the embedded quicktime player. Now quicktime supports both mp3 and aac+, however it only supports the streaming of them insomuch as if you are doing on-demand streaming (i.e. from an apache server). I don't know WHY they don't support standard HTTP-based mp3 or aac+ streams from Icecast or Shoutcast, but they don't... At least not reliably. So, when a quicktime embedded object is configured with an icecast stre...
2010 Mar 04
19
Mailing list's prefix
Do you think I'd break a lot of people's filters if I removed the prefix? :) Anyone strongly for/against removing it? It seems kind of annoying to me whenever I happen to think about it. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part URL:
2011 May 13
18
Thoughts about extlookup: http://blog.wl0.org/2011/05/thoughts-about-extlookup-in-puppet/
Hi, I have been trying to improve the coding of some of my puppet recipes and had some trouble so wrote this: http://blog.wl0.org/2011/05/thoughts-about-extlookup-in-puppet/ Comments on the web seem to indicate that extlookup() solves "all problems" but I don''t really see that and hence have proposed a possible way to keep the data closer together and make the extlookup()