Zart: yes it is not a magic unicorn in that it still is an ip address and it is possible to have a packet with that IP
but there is no legal use of sending 127/8 over any link
x58
Zart: Alright. I'm going to spin up a service on 127.0.0.1 on a Linux machine that does not have forwarding enabled, 127.0.0.1 is assigned to a loopback, as it should be. And you can try and get the web page.
iptables disabled.
stevepiercy: Glad you foudn it.
stevepiercy
so i guess that means the 1.x-branch is not released on pypi yet, although there was a stalled attempt at doing so
x58
Zart: Actually, I am not going to. That would break so many assumptions.
That I am going to claim no go.
ztane
stevepiercy: and pip does not install alpha by default :P
x58
ztane: I'd argue that is a bug in OS X, and I hope that is fixed =)
hpeter joined the channel
ztane
x58: definitely
x58
stevepiercy: Hmm
ztane
deform 2 will be out using bs3 the week after bs4 is deprecated.
Zart
osx is bsd-based, which has strict address binding
stevepiercy
ztane but easy_install will :)
markm joined the channel
Zart
easy_install quietly defaults to ==dev
stevepiercy
nasty packagezzzz managerzezzzzz
we don't likes them!
Pumukel joined the channel
Charlie_X joined the channel
Charlie_X
Good morning.
ztane
maybe we should write yet another one :P
yappi
damn that is already taken
stevepiercy
no more pixie dust for you ztane
morning Charlie_X
tisto joined the channel
i wonder why there just aren't two separate projects, deform and deform2
Charlie_X
I seem to remember that that was once the case.
stevepiercy
or better, deform and deform-bootstrap
Charlie_X i don't think so
Charlie_X
And then they got merged. It seemed like a good idea at the time. I think it was because iElectric and others were working hard on a project and decided that Bootstrap solved lots of problems for them.
stevepiercy
sure, so that become deform v2.0.0
but still deform
Charlie_X
Well, more bootstrap than deform.
But understandable. HTML forms are such a fucking mess.
sakal joined the channel
penna joined the channel
Zart
hm, made my vm to send traffic to 127.0.0.1 externally, but seems like my openswitch doesnt forward somehow 8\
rickmak joined the channel
jpcw_ has quit
Charlie_X
stevepiercy: Bootstrap is popular for developers building mobile phone apps.
I think it makes less sense for websites.
stevepiercy
and tablets
i use bootstrap a lot
Charlie_X
I've yet to find a use for it.
stevepiercy
i'm essentially trying to sort out the organization of deform's tags/versions/branches, and i'm slowly grokking it
Charlie_X
But maybe it will be Twitter's legacy?
yvl has quit
stevepiercy
it looks like the 1.x-branch in the deform repo is a continuation after the release of deform 0.9.9
Charlie_X
That is the case.
mr_jolly joined the channel
stevepiercy
and i assume that the 1.x-branch is intended to be released some day to pypi
but...
there is a 2.0.0a2 release on pypi now
Charlie_X
If anyone can ever find the energy and time to do it.
stevepiercy
so i don't know if it is even possible to do a deform 1.0 release on pypi now
it's pretty rough still. you can basically ignore the user and checklist views, and most of the templates. but i'd like feedback on the auth policy in paildocket.security if anyone has a chance
iElectric
stevepiercy: Charlie_X: the idea was that 1.0 could still live and have bugfixes if people wanted support