Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
silon4
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
silon4
14y ago
Personally, in my own code I also like to put pass at the end of all blocks. It's more consistent, and it also makes auto indent in the editors work properly. Anyone else?
2.
▲
by
silon4
14y ago
Abusing javascript as a semicolonless language is a bad idea (Go also). If you wish to have a langage without semicolons, design your grammar properly, not add kludges to the lexer.
3.
▲
by
silon4
14y ago
I'm waiting for python to fix "from __future__ import braces". Or at least make "pass" mandatory for end of block
4.
▲
by
silon4
14y ago
POST /orders/42?pay=1 POST was always about actions, not just resources.
5.
▲
by
silon4
15y ago
If it's a flash problem, I don't think Chromium has flash at all.
6.
▲
by
silon4
15y ago
If RAM is precious, you shouldn't use GC anyway. It typically has 2x memory use overhead to reduce GC performance cost.
7.
▲
by
silon4
15y ago
I like the same model. (send password change token to email). BrowserID from Mozilla may help here too.
8.
▲
by
silon4
15y ago
Me too :(((
9.
▲
by
silon4
15y ago
Agreed, but there's a solution. Emacs recognises the end of a block by using "pass" to end the block. This makes it reindent properly. It's not the official python style, but I prefer to write code that way. Try it, it's not bad.
10.
▲
by
silon4
15y ago
Or the zeroth month.
11.
▲
by
silon4
15y ago
For me, broken Alt+Tab that switches applications instead of windows is a non-starter. And the top application menu bar. The rest is OK and I can learn/adapt.
12.
▲
by
silon4
15y ago
>they're basically cloning OSX bad habits: instead of switching between windows on Alt+Tab they're now switching between apps (across virtual desktops!). This is THE reason why I will not touch gnome-shell/unity. Too bad, because I coul