Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
testuser66
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
testuser66
7y ago
It's hard to move browsers permanently if you're not prepared. I moved to FF Quantom for a bit, but had to regularly open Chrome to get passwords etc. And the Chrome assholes removed the password export (or at least I could not fo
2.
▲
by
testuser66
7y ago
Everyone that is fully against killing insects has likely never lived anywhere that has insects.
3.
▲
by
testuser66
7y ago
And thus, a new law was born.
4.
▲
by
testuser66
7y ago
You do realise that storing them (be it Google, LastPass, or any other hopefully trusty manager) is safer than carrying them around on you, right?
5.
▲
by
testuser66
7y ago
Have been using Ecosia and I have to do a `g` search pretty much daily. Though the use Bing underneath, so maybe it's worth giving DuckDuckGo a try
6.
▲
by
testuser66
7y ago
I've been using both VSCode and JetBrains IDEs with their VIM plugins. The VSCode one is kind of shitty, but overall both do the job well enough that as a not-super-proficient-vim-master-guru I don't really lack any features. And
7.
▲
by
testuser66
7y ago
> within couple of decades We already do.
8.
▲
by
testuser66
7y ago
And it doesn't really need to. Consider this: from functools import singledispatch from typing import Union @singledispatch def myfunc(arg:Union[int, str]): print("Called with something else")
9.
▲
by
testuser66
7y ago
My bad - I meant this but didn't know how to format code so that is showed the stars def func(*args, **kwargs) I am in full support of actual kwargs with names, it's the wildcard ones that I don't like.
10.
▲
by
testuser66
7y ago
I fully agree that named kwargs is perfectly acceptable, but this is the version I think is horrible: def func(*args, **kwargs) is valid and completely ambiguous - you have no idea what it's doing unless you read the source,
11.
▲
by
testuser66
7y ago
On one hand - I agree, overloading isn't great. On the other hand having a `def func(args, kwargs)` is a pain the ass for everyone involved (people & IDEs): you have no idea what the args or kwargs could be without reading the sour
12.
▲
by
testuser66
7y ago
Is this any different than the debugger visualisations that other editors/IDEs have? Genuinely curious, because if I'm understanding this correctly, it's just another front-end like what VSCode/Atom(probably)/CLion&
13.
▲
by
testuser66
7y ago
I mean sure that's better, but now Apple is tracking you instead and you got ripped off $340 for it
14.
▲
by
testuser66
7y ago
It's a PDF.
15.
▲
by
testuser66
7y ago
> I would suggest that this is change, not a norm in the last few decades. I am not so sure that we changed so rapidly. It would also make sense that this is not new, and it has just become more apparent in the last few decades, as peopl
16.
▲
by
testuser66
8y ago
It's all about learning more things, which in turn expands what you could possibly think - the human mind's ideas are limited to what it already knows or has experienced. Learning new things expands that, allowing you to make new