-
Hello,
I updated to the latest master commit yesterday and now swaylock doesn't lock the desktop if a command like this is supplied:
`/usr/local/bin/swaylock --image VGA-1:/tmp/int_1280x1024.png --i…
-
``` python
class SampleTest(TestCase):
@pock.on
def test_sample(self):
pock.get('google.es', path='/foo', header=('Server', 'nginx'))
requests.get('google.es/foo')
```
h2non updated
7 years ago
-
Thx for the great work!
But can some one ensure that this is working with E010?
I have a http://www.banggood.com/Eachine-E010-Mini-2_4G-4CH-6-Axis-Headless-Mode-RC-Quadcopter-RTF-p-1066972.html?rm…
-
I noticed that text can no longer be stroked in a custom color:
```
newPage(1000, 1000)
fill(0.5)
stroke(1,0,1)
strokeWidth(100)
fontSize(666)
font("HelveticaNeue-Bold")
text('HA', (20, 20))
rect(60…
-
**Originally by _Christopher Mitchell mitchell@cs.ucf.edu_ on 2009-02-20 15:18:08 -0600**
---
```
Spam detection software, running on the system "gondor.cs.ucf.edu", has
identified this incoming em…
-
The disjoint sum of two functionals `f(x)` and `g(y)` is given by `h(x, y) = f(x) + g(y)`. We already have the proximal of such a construction through `combine_proximals`, but we do not have the funct…
-
Hi,
Can we use the potoPicker and the documentpicker together.
For exemple: max file: 10
10 photos and 0 doc or 7photos and 3 docs etc...
Resgards
-
Hi,
we are using webpack 2 with Riot 3.x and ES6.
It seems that webpack don't handle better the different scope. I can see all my tag displayed in my page but for example if in the console of t…
-
For certain authorities having the full SSL chain is the best way to ensure that it's going to be fully valid and trusted by the connecting client.
As such, I believe there would be a huge benefit in…
-
Should queue state documents be held in a specific table? This way you can index on queue name and not hard-code the document id. Also, if someone does ```delete()``` on a queue/table then the worke…