Viewing profile — pyxy
pyxy
HN member- Joined
- Wed, Apr 11, 2012, 6:41 PM UTC
- HN karma
- 28
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About pyxy
No profile information was provided.
Recent public activity
-
comment
Comment #6265877
http://www.deleteyouraccount.com/
-
comment
Comment #5786003
Finally I managed to reach zapret-info.gov.ru and found that IP 69.174.244.50 has been banned on 2013/04/18.
-
comment
Comment #5785937
JFYI the whole dreamwidth.org is restricted, http://www.zapret-info.gov.ru should contain info what web resources are restricted in Russian Federation but it's taking too much time…
-
comment
Comment #5785810
Requesting for the linked page I get a message telling this resource is restricted by Russian Government because it "contains information restricted for propagation in Russian Fede…
-
comment
Comment #5673398
Just FYI here's the config for monochrome but tig warns about `unknown color` on lines 8, 49, 51. https://pastee.org/tyk54
-
comment
Comment #5673390
Also is there any support mailing list or forum instead of mailing directly Jonas?
-
comment
Comment #5673376
How to make tig absolutely monochrome? Didn't find an option, is the only way to set EVERY area like `color area white black`? It's just burning my eyes with blue and magenta color…
-
comment
Comment #5667254
There are not a lot: https://code.google.com/p/go/source/list Go1.1rc1 was issued on May 1, unfortunately I can't see the tag but all changes since May 1 till go1.1rc2 tag fit to o…
-
comment
Comment #5588515
All this doesn't matter to me while I cannot increase font size by zooming in the page. Why does it happen to more and more web sites? I zoom in because font is too small for me, b…
-
comment
Comment #5538464
the same for me
-
comment
Comment #5520375
Sometimes I create accounts with email address like me+thissite@gmail.com. It is handy for filtering emails from thissite later. Will this great feature of email (SMTP?) be availab…
-
comment
Comment #5330475
When me and a friend of mine were experimenting in creating a web chat we realized that inserting new messages into the beginning of page (or div) is much better for both users and…
-
comment
Comment #5281448
Thanks to this guide now I have Plan9 Acme like scrollbar in Google Chrome and Chromium and it's easy to see where you are even in the end of hard day: ::-webkit-scrollbar-track-pi…
-
story
Resize and Style Google Chrome Scroll bar without Extension
Thanks to this guide now I have scrollbar looking like Plan9 Acme's one. The default scrollbar colors are very hard to see especially when your eyes are tired. With this settings I…
-
comment
Comment #5276035
I think shell script can work as well as makefile in most cases. The pro of shell script is not having one more tool for running your commands. You have a shell, why do you need ma…
-
story
Why you may include any image into HTML while not able to include any text?
I just thought that I cannot find any reason (security? what kind of? may be uselessness?) you can include any image into your HTML page (from any foreign website and the owner of …
-
comment
Comment #5219634
forgot to mention some useful psql options for comfortable work within Acme: `win psql -xn -vPROMPT2=` setting PROMPT2 to null string gifts you with ability to easily copy-paste SQ…
-
comment
Comment #5218648
`win psql` in Acme window is my choice: you get per-session history for free, easy copy-paste (with a real 3-button mouse of course) and even multiline SQL queries are very comfort…
-
comment
Comment #5206916
Oh what a surprise! It looks like just a backward time travel to the world where we used mail client applications with POP3 mail servers. You have time to read emails, you open you…
-
comment
Comment #4920794
My guess is that Microsoft might get profit from this "feature". They don't think it's a bug or a vulnerability, it's just a "tool" they may provide to thirdparties. They must be a…
-
comment
Comment #4797910
Though this is 'old news' I was surprised by knowing who stands behind web.py. Several years ago I was doing a little cozy web questionary tool and after trying Django, PHP, Perl, …
-
comment
Comment #4073975
From Compression Ratings website I've catched this: program comp-ratio comp-time decomp-time bzip2 34.1% 468.09s 167.03s gzip -5 37.6% 141.30s 34.76s lz4 -c2t4 43.9% 52.72s 5.84s h…
-
comment
Comment #3836208
http://0x10co.de/azgfd it shows me picture but I can't move, may be it will work for you
-
comment
Comment #3829617
Feature request: ability to vote up Views counter is not very useful really: sketches from top are getting more views, random view is adding chaos. Voting up would be very good too…
-
comment
Comment #3828954
http://0x10co.de/ylv5v - useful map of screen color codes if you are going to draw. As I see most of sketches are related to printing on screen ;)