Viewing profile — csnover
csnover
HN member- Joined
- Wed, May 01, 2013, 4:22 PM UTC
- HN karma
- 2,297
- Public activity
- 347 items
- HN profile
- View on Hacker News ↗
About csnover
No profile information was provided.
Recent public activity
-
comment
Comment #49254198
I don’t agree with the parent that the solution for SEO spam is paying for the search engine (I think there are other good reasons to do this though), especially since people have …
- comment
-
comment
Comment #49253365
> Finally, anonymity didn't exist for my grandparents. Your grandparents could walk to the next town over and give themselves a different name and nobody would ever know who they w…
-
comment
Comment #48826876
Man, this sucks. I doubt there’s anything that I can say to get people to stop doing things like this, but the eventual outcome here isn’t going to be freedom for you to scrape sit…
-
comment
Comment #48575581
> There is no successful social media company that actually cares about the negative impacts it has had on society. They speak about things such as "providing value" where value = …
-
comment
Comment #47853627
As with the cars, those are not alcohol issues, they are violence issues. Whether a drunk person turns to saccharine displays of affection or destructive acts of violence is likely…
-
comment
Comment #47827207
The article isn’t arguing that if ICL facilities are disrupted, that’s it, no more bromine forever. It is saying that if these facilities are disrupted there will be an even bigger…
- comment
-
comment
Comment #46737026
> real scientists’ This is a classic “no true scotsman” fallacy. Some people working in genetics allow their personal politics to draw conclusions about racial superiority. Some pe…
-
comment
Comment #46699713
> Why are you so insistent that people don’t do what they clearly seem to do? I’m not rejecting the idea that people fixate on stimuli that produce anger. The question is why they …
-
comment
Comment #46687843
> In these gossip circles they brush off anything that doesn't make them upset Things that they have no fear about, and so do not register as warranting brain time. > eager to get …
-
comment
Comment #46686995
You aren’t the only one who remembers. But in that time it was a self-selecting process. The problem with “the algorithm”, as I see it, is not that it increases the baseline toxici…
-
comment
Comment #46683142
> When they don't have outrage media they form gossip networks so they can tell each other embellished stories about mundane matters to be outraged and scandalized about. But again…
-
comment
Comment #46546307
Your response is a non-sequitur that does not answer the question you yourself posed, and you are responding to yourself with a chatbot. Given that it is a non-sequitur, presumably…
-
comment
Comment #46503038
It used to be the case that a web developer could be reasonably expected to actually learn and know pretty much all of CSS, but it has reached the point where it is actually not po…
-
comment
Comment #46356705
As someone who uses Debian and very occasionally interacts with the BTS, what I can say is this: As far as I know, it is impossible to use the BTS without getting spammed, because …
-
comment
Comment #46246942
> Also, allowing CSS inside SVG is not a great idea because the SVG renderer needs to include full CSS parser, and for example, will Inkscape work correctly when there is embedded …
-
comment
Comment #46246899
> - cannot wrap text This is possible, but only in the stupid way of using a ` ` to embed HTML in your SVG (which obviously only works if your SVG renderer also supports at least a…
-
comment
Comment #46035464
As others have noted, this is not actually a Lua engine written in Rust. It is a wrapper over existing C/C++ implementations of Lua. There is, however, an actual Lua engine written…
-
comment
Comment #45665470
When opening POSE without a previous session, on Windows it would open a reasonable window with some buttons (New, Open, Download, Exit). On *nix, they instead decided to open a bl…
-
comment
Comment #45664830
Oh, how frustrating. I have no idea how I missed that since I feel like I spent quite a while looking for some later update that included the source. Well, thank you for making sur…
-
comment
Comment #45664307
Yes, I saw that, it would have been really great if the source code had ever been released, instead I had to start from scratch… My implementation does not require editing SDK head…
-
comment
Comment #45664256
It is 64-bit fixed (along with a bunch of other show-stopper bugs in the ancient FLTK code, and I got rid of the bizarre UI they they used only for *nix and replaced it with the UI…
-
comment
Comment #45662582
Last year I tried to extend Retro68 to support Palm OS and made quite a lot of progress, but in the end it ended up being too much work and I abandoned the attempt. I suppose now i…
-
comment
Comment #44821604
No. This is why salts[0] are used. [0] https://en.wikipedia.org/wiki/Salt_(cryptography)