Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
stwe
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
New governance model for the Django project
(djangoproject.com)
16 points
by
stwe
7y ago
|
0 comments
2.
▲
Mozilla Dot Design
(mozilla.design)
4 points
by
stwe
7y ago
|
0 comments
3.
▲
German Government's Bullying of FOI Group Is a Foreshadowing of Upload Filters
(techdirt.com)
4 points
by
stwe
7y ago
|
0 comments
4.
▲
by
stwe
9y ago
I was a happy user of the python autocomplete package with Jedi for some time. Starting in November 2016 they introduced kite-specific code, shipping kite-installer as a dependency and also added tracking of your autocompletion behaviour (I
5.
▲
by
stwe
9y ago
The developers of Kite also replaced the functionality of a popular python autocomplete Atom extension from using jedi to Kite without properly warning the users: https://github.com/autocomplete-python/autocomplete-pyth
6.
▲
by
stwe
10y ago
The author seems to use authorization and authentication interchangeably multiple times in the text. They may be right about the point they are making, but it leaves a bad taste.
7.
▲
Rethinking iTunes
(interface.fh-potsdam.de)
3 points
by
stwe
11y ago
|
2 comments
8.
▲
by
stwe
11y ago
GitHub Pages supports HTTPS, so please include your JS/CSS schema-relative (//) or directly with HTTPS. Otherwise people who force HTTPS on that domain get mixed content warnings and nothing loads.
9.
▲
by
stwe
11y ago
I'm the original creator of that repo. Keeping it up to date is unfortunately a time-consuming manual effort. Doing version control downstream is generally a nightmare because unraveling different law changes/typo fixes is complic
10.
▲
by
stwe
13y ago
I'm using MyOpenID but with a delegation through my own website. In theory transitioning to another provider should just be about changing meta tags in my homepage. However, some consumers store the delegated OpenID URL instead of the
11.
▲
by
stwe
14y ago
http://bitino.com/about/ says I have to keep my game URL private otherwise people can steal my BitCoins, but there is no HTTPS? No deal.
12.
▲
by
stwe
14y ago
These procedures trade my freedom and privacy for security. I always have someone keep an eye on my stuff, but I've also been at similar events (Chaos Communication Camp 2011) where keeping something unattended was not a problem at all. Tre
13.
▲
by
stwe
14y ago
Indeed. This is a commercial event with too much security - quite the opposite from the usual hacker events in Germany. You need to give lots of info on registration including a passport style photo, your laptop serial number (because equip
14.
▲
German Federal Laws as Markdown on GitHub
(github.com)
3 points
by
stwe
14y ago
|
0 comments
15.
▲
by
stwe
14y ago
There is already drama, apparently they only address this to guys. How about "Grab your bikini"?
16.
▲
Kartograph: beautiful map projections in SVG
(kartograph.org)
2 points
by
stwe
15y ago
|
0 comments
17.
▲
Hacked: commit to rails master on GitHub
(github.com)
655 points
by
stwe
15y ago
|
225 comments
18.
▲
by
stwe
15y ago
In GB the copyright definition apparently includes the mere idea of a photograph: http://www.amateurphotographer.co.uk/news/photographers_face...
19.
▲
by
stwe
15y ago
It's only free as in free beer if it's free as in GPL, otherwise you have to pay for a commercial license. GPL means you have to provide source if you distribute the app. And isn't there also an incompatibility with Apple's App Store terms
20.
▲
by
stwe
15y ago
Yes, if they are implemented via hash tables and do not randomize their hash generation somehow. The talk at 28c3 specifically mentions PHP, Java, ASP.net, Python. Ruby is fine, but other variants of Ruby are apparently also vulnerable.
21.
▲
by
stwe
15y ago
https://1000.postmates.com/ doesn't show the right page, 443 seems to be not properly configured for this domain.
22.
▲
by
stwe
15y ago
BTW: The parliament in Berlin is actually not called "Parlament", but "Abgeordnetenhaus" because it's a city state.
23.
▲
by
stwe
15y ago
There are some great NGOs for hackers that do awesome stuff: e.g. the Sunlight Labs in the US, MySociety and the Open Knowledge Foundation (disclaimer: associated) in the UK. They build apps for government transparency (also international
24.
▲
by
stwe
16y ago
You claim to protect the user's anonymity, but your payment provider's only login mechanism is via Facebook. That doesn't feel right.
25.
▲
by
stwe
16y ago
Many globalCompositeOperation modes are also broken in WebKit based browsers: https://bugs.webkit.org/show_bug.cgi?id=39177 But sadly nobody seems to care too much about that.
26.
▲
by
stwe
16y ago
It used to have funny effects on websites (browser name in title bar spelled backwards), but it doesn't seem to work now. The above comment contains the unicode character three times.
27.
▲
by
stwe
16y ago
There are also other unicode hacks like changing text direction (U+200F).
28.
▲
by
stwe
16y ago
"Share what you want, with who you want." Is no one else put off by that grammar mistake centered on their front page? I'm not a native speaker, but it sounds just plain wrong.
29.
▲
by
stwe
16y ago
There is a start up called Mento (I think somehow connected to Hasso Plattner Ventures) that executes this idea: http://www.mento.com/
30.
▲
by
stwe
16y ago
The additional datastore call and also the CPU time spent in the script (even though it might be minimal) are totally unnecessary. Just upload the files yourself and serve them statically. Even though it's not a true CDN (as discussed in ma
More ›