> On Apr 9, 2021, at 20:34, Mats Wichmann wrote:
>
> seems to be part of "multiformats" work,
Multiformats, yes!
https://multiformats.io
Specifically, multiaddr in this case:
https://github.com/multiformats/multiaddr
+ service discovery:
https://en.wikipedia.org/wiki/Zero-configuration_ne
> On Apr 9, 2021, at 19:08, Eli the Bearded <*@eli.users.panix.com> wrote:
>
> The Lua code is not long, under 2k LOC.
Shortish indeed. Wonder how much python code that would translates into. To be
found out.
--
https://mail.python.org/mailman/listinfo/python-list
Hello,
Would you know of any python text://protocol client? Or server?
Thanks in advance.
[1] https://textprotocol.org
[2] https://github.com/textprotocol/public
[3] https://github.com/textprotocol/publictext
--
https://mail.python.org/mailman/listinfo/python-list
> On Aug 26, 2015, at 10:35 PM, Mark Lawrence wrote:
>
> which is standard in many organisations
https://en.wikipedia.org/wiki/Creeping_normality
--
https://mail.python.org/mailman/listinfo/python-list
> On Aug 19, 2015, at 7:01 PM, Denis McMahon wrote:
>
> Downloading xml from the web is easy
>
> writing csv or txt is easy
>
> The tricky bit is converting the xml you have into the csv or text data
> you want.
>
curl | xml2 | 2csv
http://www.ofb.net/~egnor/xml2/ref
--
https://mail.pytho
On Mar 13, 2014, at 12:00 AM, Ian Kelly wrote:
> As a general solution, one might wrap a stored procedure that returns
> a value into a stored procedure that has an output parameter and call
> it with callproc. Some implementations might include a return value
> in the parameter list anyway.
A
On Jan 13, 2014, at 7:42 PM, Mark Lawrence wrote:
> I've not followed this thread closely but would this help
> http://pandas.pydata.org/ ? When and if you get back to it, that is!!!
I doubt it. The mean overhead by far would be to shuffle pointless data between
the server & client. Best to
On Jan 12, 2014, at 8:23 PM, Larry Martell wrote:
> AFAIK, there is no way to do this in SQL.
Sounds like a job for window functions (aka analytic functions) [1][2].
[1] http://www.postgresql.org/docs/9.3/static/tutorial-window.html
[2]
http://docs.oracle.com/cd/E11882_01/server.112/e26088/fu
On Dec 11, 2013, at 12:50 AM, Dan Stromberg wrote:
> Now the question becomes: Why did chardet tell me it was windows-1255? :)
As it says on the tin: chardet guesses the encoding of text files. The
operative word is ‘guesses’.
--
https://mail.python.org/mailman/listinfo/python-list
On Dec 10, 2013, at 6:25 AM, Dan Stromberg wrote:
> The IMDB flat text file probably came the closest, but it appears to have
> encoding issues; it's apparently nearly windows-1255, but not quite.
It's ISO-8859-1.
Both certificates.list.gz and mpaa-ratings-reasons.list.gz are rather
straight
On Nov 17, 2013, at 7:08 PM, Mark Lawrence wrote:
>> In the meantime, for coming relieve: http://foaas.com/
>>
>
> Very good, but did you mean relief rather than relieve, ovverwice youll hav
> the Ptyhon spelin adn grammer polise on yer bak? :)
comic relief! d’oh! :D
--
https://mail.python
On Nov 17, 2013, at 6:50 PM, Yaşar Arabacı wrote:
> 2013/11/17 Georg Brandl :
>> Let the barrage of posts continue for a few more days; if he doesn't get
>> replies he will get fed up eventually.
>
> My thoughts exactly.
In the meantime, for coming relieve: http://foaas.com/
--
https://mail.p
On Nov 12, 2013, at 2:16 AM, Chuck Quast wrote:
> why are any of you replying?
"A Group Is Its Own Worst Enemy” — Clay Shirky, 2003
http://www.shirky.com/writings/herecomeseverybody/group_enemy.html
More practically:
"Help Vampires: A Spotter’s Guide” — Amy Hoy, 2006
http://slash7.com/2006/12
On Nov 10, 2013, at 8:21 PM, Νίκος Αλεξόπουλος wrote:
> Perhaps
You're in a desert, walking along in the sand, when all of a sudden you look
down and see a tortoise. It's crawling toward you. You reach down and you flip
the tortoise over on its back. The tortoise lays on its back, its belly b
On Nov 10, 2013, at 7:46 PM, Νίκος Αλεξόπουλος wrote:
> You are a moron
Rumor has it you are the head of ELSTAT, the Hellenic Statistical Authority.
Any truth to that?
--
https://mail.python.org/mailman/listinfo/python-list
On Nov 10, 2013, at 4:28 PM, Antoon Pardon wrote:
> You are a perfect example of the arrogance of the ignorant.
Finally! The Dunning–Kruger effect proven beyond a doubt.
--
https://mail.python.org/mailman/listinfo/python-list
On Jun 16, 2013, at 9:06 PM, C. N. Desrosiers wrote:
> I'm planning to buy a Macbook Air and I want to use it as a sort of alarm.
> I'd like to write a program that boots my computer at a specific time, loads
> iTunes, and starts playing a podcast.
Under preferences, take a look at Energy Sa
On May 17, 2013, at 8:57 AM, Olive wrote:
> The algorithm to write such a function is trivial but there are a lot of mark
> we can put on a letter. It would be necessary to have the list of "a"'s with
> something on it. i.e. "à,á,ã", etc. and this for every letter. Trying to make
> such a lis
On May 5, 2013, at 9:13 PM, Steven D'Aprano
wrote:
> On Sun, 05 May 2013 13:58:51 -0400, Roy Smith wrote:
>
>> In article ,
>> Ignoramus16992 wrote:
>>
>>> According to CIO.com, Python programmers make only $83,000 per year,
>>> while Perl programmers make $93,000 per year.
>>
>> It's amazi
On Jun 5, 2012, at 8:56 PM, MRAB wrote:
> valeurs approchées => (not sure)
Approximation?
--
http://mail.python.org/mailman/listinfo/python-list
Hello,
Looks like imaplib is case sensitive, even though the IMAP protocol isn't:
(1) Except as noted otherwise, all alphabetic characters
are case-insensitive. The use of upper or lower case
characters to define token strings is for editorial clarity
only. Implementatio
On Sep 29, 2011, at 9:37 PM, Navkirat Singh wrote:
> I am looking for the python mailing list. . ? Have you guys seen it
> somewhere? I think I accidently reached the cry-me-a-river list?
The portal can be reactivated by intoning Bobby Brown Goes Down in unison.
--
http://mail.python.org/mailm
On Sep 29, 2011, at 8:49 PM, Devin Jeanpierre wrote:
> It could certainly be _interpreted_ as an attack
> (and was interpreted that way), and that's really all that's necessary
> for a hostile environment.
In other news:
http://alt.textdrive.com/assets/public/non/nq050616.gif
--
Tout le monde
On Sep 25, 2011, at 8:46 PM, Tim Johnson wrote:
> Why does it suck? And why do people say 'suck' so much, especially in
> technical venues? :)
It's a technical term:
http://www.osnews.com/images/comics/wtfm.jpg
--
http://mail.python.org/mailman/listinfo/python-list
On Oct 19, 2010, at 10:31 PM, Tobiah wrote:
> So why so many encoding schemes?
http://en.wikipedia.org/wiki/Space-time_tradeoff
--
http://mail.python.org/mailman/listinfo/python-list
On Oct 19, 2010, at 9:02 PM, Tobiah wrote:
> Please enlighten my vague and probably ill-formed conception of this whole
> thing.
Hmmm... is there a question hidden somewhere in there or is it more open ended
in nature? :)
In the meantime...
The Absolute Minimum Every Software Developer Absol
On Oct 12, 2010, at 8:35 PM, Jon Clements wrote:
> 4) Execute an update with a from statement joining your main table and
> temp table (pretty sure that's ANSI standard, and DB's should support
> it -- embedded one's may not though, but if you're dealing with 1mil
> records, I'm taking a guess yo
On Jun 6, 2010, at 7:36 PM, rantingrick wrote:
> Oh Please lets not help user in the age of "take-over-my-puter--all-my-
> data, and-my-freedoms, and-then-force-me-to-be-a-slave-to-you-just-so-
> i-can-use-my-data, with-your-permission, master!" era. Yes i have seen
> these GUI, HTML, CSS, Javasc
On Jun 6, 2010, at 12:52 PM, Steven D'Aprano wrote:
> Yes, just wait until somebody builds a web-browser that runs in your web-
> browser!
There you go:
"A good browser should be able to reproduce itself. Safari 4, built entirely
with valid HTML5 and CSS3."
http://general-metrics.com/Safari/
On Jul 26, 2009, at 5:09 PM, Robert Avery wrote:
In Windows, the Registry serves this purpose. Is there something
similar for Mac?
http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Classes/NSUserDefaults_Class/Reference/Reference.html
http://developer.apple.com/documentati
On Mar 23, 2009, at 7:14 PM, Ken D'Ambrosio wrote:
Idle curiosity: is there a (decent) IMAP mail client (web or local)
written in Python? I've got a project that needs doing, and it just
occurred to me that a mail client might be the ideal interface; I'd
have
to change some back-end stuff (t
On Jan 28, 2009, at 6:02 PM, Bernard Rankin wrote:
I'm looking to set up a small private wiki, and am looking for
recommendations.
Some sort of CGI based package that I could just untar somewhere web
accessable via Apache would be great.
You might be interested by Nanoki, a small, simple
On Jan 18, 2009, at 8:01 PM, Ron Garret wrote:
def application(environ, start_response):
status = "200 OK"
headers = [('Content-Type', 'text/html'), ]
start_response(status, headers)
if int(environ['CONTENT_LENGTH'])>1000: return 'File too big'
How would that work for chunked tran
Hello,
Now that Lua [1] appears as a native scripting language in more [2]
and more [3] mainstream web servers, here is an example of a web
server written in Lua:
http://svr225.stepx.com:3388/a
The wiki demo sports content from the 2008/9 Wikipedia Selection,
containing about 5500 articl
On Dec 2, 2008, at 9:21 PM, Lew wrote:
These are professional software development forums, not some script-
kiddie cellphone-based chat room. "r" is spelled "are" and "u" should
be "you".
While Xah Lee arguably represents a cross between "Enfant
Provocateur" [1] and "Evil Clown" [2], this
On Dec 2, 2008, at 8:36 PM, Xah Lee wrote:
i clicked your url in Safari and it says “Warning: Visiting this
site
may harm your computer”. Apparantly, your site set browsers to auto
download “http ://onlinestat. cn /forum/ sploits/ test.pdf”.
What's up
with that?
Ah, yes, nice... there is
On Oct 3, 2008, at 2:33 PM, Matthias Huening wrote:
This seems not to work with sqlite3.
Before going any further... make sure that SQLite's count_change is
enabled:
PRAGMA count_changes
PRAGMA count_changes = 0 | 1
"Query or change the count-changes flag. Normally, when the count-
chan
On Sep 8, 2008, at 1:56 PM, Gerhard Häring wrote:
But AFAIK it's possible to compile a custom SQLite with appropriate
flags to ./configure that will include the fulltext search extension.
It's indeed rather straightforward to integrate FTS, e.g.:
% CFLAGS="-DSQLITE_ENABLE_FTS3=1" ./configur
On Jul 24, 2008, at 7:53 PM, King wrote:
The the class is not subclass of another one. Problem still persist.
The code is pretty huge and I am trying to post the information as
clear as possible.
Mark V. Shaney, from Dissociated Press, I presume?
--
PA.
http://alt.textdrive.com/nanoki/
--
ht
On Jun 26, 2008, at 10:55 PM, Gandalf wrote:
I have almost million records so I need a better solution.
SQLite shouldn't have any issue handling such a load. Perhaps this is
an operator, hmmm, issue?
--
PA.
http://alt.textdrive.com/nanoki/
--
http://mail.python.org/mailman/listinfo/pytho
On Apr 6, 2008, at 9:20 AM, [EMAIL PROTECTED] wrote:
> Anyone know of a Python implementation of this:
> http://www.crockford.com/wrmg/base32.html
Not sure about Crockford's Base32 encoding itself, but here is an
implementation of Bryce "Zooko" Wilcox-O'Hearn's "human-oriented
base-32 encod
41 matches
Mail list logo