Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Grue3
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
Grue3
4y ago
There is at least one CF customer who was doxxed by Kiwifarms after expressing displeasure with Cloudflare's initial decision. CF CEO (eastdakota) blocked this customer when he complained about it [1] So much for free speech + great cu
2.
▲
by
Grue3
4y ago
So you agree that Cloudflare should be criminally liable for hosting extremist content? (yes, providing CDN service counts as hosting, as the content is stored on Cloudflare's servers)
3.
▲
by
Grue3
4y ago
So, Cloudflare is basically saying they would host Daily Stormer, 8chan etc. from this point on. I bet this policy will go over like a lead brick in media coverage.
4.
▲
by
Grue3
4y ago
When was a platform for doxing and harassment a tenet of liberalism? "Your liberty to swing your fist ends just where my nose begins".
5.
▲
by
Grue3
6y ago
The fact that you can overwrite built-in functions is not a point in favor of the language. Imagine you do this in a library and everyone using print() in their project would use a modified print instead. You could've just modified sys
6.
▲
by
Grue3
6y ago
for v in data_values: print v Is exactly the same length but much more readable.
7.
▲
by
Grue3
6y ago
This. It's hilarious how the parser knows what you're trying to do when using print statement in ipython and such, but still raises an Exception instead of printing the damn thing. Am I in the REPL to work on something, or to be
8.
▲
by
Grue3
6y ago
For Python work I use a pretty much out-of-the-box Emacs, with "magit" being the only plugin of note installed. And I also used "web-mode" when I was doing webdev. magit is the best Git interface ever, and a built-in Ema
9.
▲
by
Grue3
6y ago
I'm using 2 Anki decks to learn Japanese: one was something named "COREplus" with keys in kana and the answers showing kanji and definition of the word. I figured it would be useful to pick out words from their pronounciation
10.
▲
by
Grue3
6y ago
If voting doesn't matter, why do authoritarian governments try so damn hard to suppress it? Riddle me this.
11.
▲
by
Grue3
6y ago
There are a lot of countries that don't currently engage in genocide against ethnic minorities. Some are even named "China" [1]. [1] https://en.wikipedia.org/wiki/Republic_of_China
12.
▲
by
Grue3
6y ago
The funny thing is, if you type print with space it recognizes what you meant, and still wouldn't do it, raising an exception instead. It would've cost them literally nothing to support both ways to write print, since the parser
13.
▲
by
Grue3
6y ago
>This works because regular dicts have guaranteed ordering since Python 3.7 But the API is different! OrderedDict has more methods that have to do with order, and `reverse` works on its `.keys()` and `.values()`. Or did they fix this in
14.
▲
by
Grue3
6y ago
>And what does Apple get in return? Not being complicit in genocide isn't enough reward by itself?
15.
▲
by
Grue3
6y ago
>Is SOS known to all cultures? At least all cultures who listen to ABBA https://www.youtube.com/watch?v=cvChjHcABPA
16.
▲
by
Grue3
6y ago
What's next, marking Jewish-owned businesses and LGBT-owned businesses? We don't learn from history at all, do we?
17.
▲
by
Grue3
6y ago
Docker overriding iptables rules, in my case. I was using somebody else's project distributed via docker-compose config, which made the port for elasticsearch public, which I was not aware of (I don't normally use docker or elasti
18.
▲
by
Grue3
6y ago
Why should France care about what they think? Germany could try not importing French carbon neutral nuclear energy if they hate it so much.
19.
▲
by
Grue3
6y ago
My point was that this law makes 12% of pedestrians illegal, which is too high, not that nobody does this.
20.
▲
by
Grue3
6y ago
Drunk driving had to be banned because it's just too dangerous. It had to be eradicated at all costs even despite many people violating this law. On the other hand there's no indication that texting while walking is more dangerous
21.
▲
by
Grue3
6y ago
If you're proposing a law, and a study says that 12% of people would violate this law, it's a major indication that this is a bad law.
22.
▲
by
Grue3
6y ago
>folks are getting banned for imitating politicians Why is this bad? Freedom to impersonate other people is an issue orthogonal to free speech.
23.
▲
by
Grue3
6y ago
Did they try to sing along to the original notes? Perfect pitch needs to be practiced, but it should be immediately apparent when you sing out of tune if you're even slightly musically inclined.
24.
▲
by
Grue3
6y ago
They still defend indefensible things like Holodomor or Tiananmen Massacre.
25.
▲
by
Grue3
6y ago
If they allow installing software from outside of the store, that would be fair. If they forbid installing software entirely, that would be fair too, but would turn iPhone into a dumbphone.
26.
▲
by
Grue3
6y ago
I think there were studies that black text on yellow background is the easiest to read. Yellow Mode when?
27.
▲
by
Grue3
6y ago
I learned all Joyo kanji purely visually via spaced repetition (Anki). I can't actually write them from memory because I don't learn the exact strokes, just the shape of it and some specific radicals that distinguish a kanji from
28.
▲
by
Grue3
6y ago
>Nothing sexist or racist about it. What about Dane Cook?
29.
▲
by
Grue3
6y ago
Yeah, this sounds like a typical "idea guy" who won't be able to write a FizzBuzz. Seriously, minimax for tic-tac-toe?
30.
▲
by
Grue3
6y ago
It works just fine for me (though my repos are small), however it is extremely slow when ssh'ing through Tramp onto a Linux host. I still put up with it because the interface is so good.
More ›