Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
qxcv
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Show HN: Tensor Trust – A multiplayer prompt injection CTF game
(tensortrust.ai)
1 points
by
qxcv
3y ago
|
0 comments
2.
▲
by
qxcv
10y ago
Google Trends can tell you a lot of things :) https://www.google.com/trends/explore?date=2014-01-01%202017... More seriously though: others have pointed out that finetuning is pretty popular in some subfields, but it&#
3.
▲
by
qxcv
11y ago
"The Royal Family" gets similar treatment. I suspect that it's a language thing---there are only two Anglosphere countries with presidents, and the other one (Ireland) has ~1/50th the population of the US and lots of Iri
4.
▲
by
qxcv
13y ago
> ...its hard to not think that Bin Laden won. Only if bin Laden's aim was to strengthen the US surveillance apparatus and step up American military involvement in the Middle East.
5.
▲
by
qxcv
13y ago
A trip to Alpha Centauri would be decidedly intra-galactic; the distance from the Sun to the edge of our galaxy is on the order of 4300 times the distance from the Sun to Alpha Centauri.
6.
▲
by
qxcv
13y ago
If you still like the idea of buttons, but don't want to give up using the vendor-supplied buttons themselves, you can use the "two clicks for more privacy" jQuery plugin[0], which only loads the actual button when the user e
7.
▲
by
qxcv
13y ago
Let's see: 1) Served over raw HTTP so that Uncle Sam can add your request to his database. 2) Twitter and Facebook buttons up in the top right-hand corner in case you feel like associating your real-world identity with trollthensa.com.
8.
▲
by
qxcv
13y ago
> To win, we must fight the threat (government). Yes, because governments are the only entities that want your private data.
9.
▲
by
qxcv
13y ago
Here[0] is where Facebook defines what they consider to be "hate speech": > Content that attacks people based on their actual or perceived race, ethnicity, national origin, religion, sex, gender, sexual orientation, disability or diseas
10.
▲
by
qxcv
13y ago
> A better critique would focus on whether the language actually needed an Enum construct. This isn't a new construct, or a syntax change, or an additional builtin. It's just an addition to the stdlib so that you can go: from enum i
11.
▲
by
qxcv
13y ago
> ANd thanks for the cliche that poor = robber/criminal Parent was pointing out that a reasonable government welfare program does a lot less to foster resentment than a free market "fend for yourself" approach. > I am sure many hone
12.
▲
by
qxcv
13y ago
> I hear you can actually run Linux on it if you put some effort in Some time ago there was someone who decided to hook a RAM chip up to an 8-bit micro-controller---like one of the ones in the various Arduino models---so that they could
13.
▲
by
qxcv
14y ago
The problem is that well intentioned suggestions like "eat dark leafy greens" tend to sew doubt in the minds of patients, and as a result you have lots of cancer sufferers on batshit insane diet regimes because "a friend-of-a-friend said th
14.
▲
by
qxcv
14y ago
> people of average or below average intelligence probably aren't served very well by the high school curriculum. Explain. My experience has been that high school is little more than a legal straightjacket to prevent the archetypal horm
15.
▲
by
qxcv
14y ago
Battery life "up to" 30 minutes according to preliminary specs. Impressive. http://www.proxdynamics.com/products/pd_100_prs/
16.
▲
by
qxcv
14y ago
The Australia remark is utter bullshit. From Wikipedia: > In Australia, carriers can choose whether to SIM/Network Lock handsets or not and usually tend to only SIM/Network lock prepaid handsets. There does not appear to be any regulati
17.
▲
by
qxcv
14y ago
That's an interesting line of reasoning, and not one that I had considered before. Thank you.
18.
▲
by
qxcv
14y ago
> Because the state has the monopoly of violence. I'm fascinated by this viewpoint, but I'm afraid I've never fully understood it. How many weapons to the population have to have before the state is no longer considered to pose a threat
19.
▲
by
qxcv
14y ago
> You're coming across as quite the bigot. Why is it that preventing the old from voting is "bigotry", whilst preventing the young from voting is merely an act prudence? You must remember that democracy is governance "by the people, for
20.
▲
by
qxcv
14y ago
The difference is that having to avoid certain public places for fear of being assaulted infringes on your personal freedoms. Locking down a server does not.
21.
▲
by
qxcv
14y ago
I disagree. Whilst I don't think that voting rights should be taken away from the elderly, I do think that giving a greater range of ages the ability to vote (say, optional voting between 13 and 18) could be beneficial to society. That ex
22.
▲
by
qxcv
14y ago
With good reason, too. The primitive societies you're talking about (and, for the most part, the ideologies that drove them) are dead, so to write articles about them would be daft. OTOH, many PHBs and their various ideologies are still ver
23.
▲
by
qxcv
14y ago
This is highly amusing. As the developer on the official AOSP ticket for this said, Java apps get their random bits from RandomBitsSupplier, which, quite clearly, does not read from /dev/urandom, as evidenced by line 72 in https://androi
24.
▲
by
qxcv
14y ago
Searching for "sqlalchemy sql injection" brings up this: https://bugzilla.redhat.com/show_bug.cgi?id=783305
25.
▲
by
qxcv
14y ago
They do, but what we're talking about here is an ORM, so there will always be machine generated SQL somewhere. Or do you believe that GP is suggesting that developers use parameterised SQL queries instead of an ORM?
26.
▲
by
qxcv
14y ago
And yet Google is still the easiest way to search for pirated content. I think that the most interesting part of this article is that the biggest alleged infringer, FilesTube, doesn't actually host any infringing files! It's simply a sear
27.
▲
by
qxcv
14y ago
The pseudo-C used in the Quake 3 VM had no malloc()[0] and they wrote a frigging AAA game with it. I suggest you check out their source code[1]. [0] http://wiki.ioquake3.org/Getting_the_most_from_Quake3_C#No_M... [1] https://github.com/i
28.
▲
by
qxcv
14y ago
This XKCD[0] explains the issue with Hurd perfectly, more-or-less echoing the ideas rogerbinns expressed. Note the mouseover text, which makes the observation that the Hurd loop is the loop in which you "code right" and the Android loop is
29.
▲
by
qxcv
14y ago
If it has GObject as a dependency, then it's not designed for "low-level systems programming". Hell, just having a GC more-or-less discounts it due to the associated problems with runtime size and performance[0]. As a general rule of thumb:
30.
▲
by
qxcv
14y ago
> So in your opinion everybody who drinks in public always makes a mess? I go to the lake with friends and drink often, but we clean up and put it in one of the public bins. I was a bit harsh on drinkers. It is more smokers whom I have
More ›