Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Saavedro
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
Saavedro
1y ago
before long we'll all have to have to run six or seven different hyper-situational vscode forks, all incompatible with different sets of extensions, having separate subscriptions to the same underlying foundation models
2.
▲
by
Saavedro
1y ago
You also may need to run fstrim inside WSL to make all the free space actually compactible
3.
▲
by
Saavedro
1y ago
they cannot. they do not have persistent memory.
4.
▲
by
Saavedro
2y ago
there's literally no way to implement this on ethereum, smart contracts can't store secrets, all of their state is public.
5.
▲
by
Saavedro
8y ago
i mean, if you're talking about how convenient is to shop there it kind of is? Doesn't matter if I'm technically close to a place if I gotta take a long detour to actually arrive.
6.
▲
by
Saavedro
9y ago
Our system is already structured in a way to incentivize actually reinvesting and doing stuff with that money instead of adding it to one's personal hoard -- think that but enough to actually be effective
7.
▲
by
Saavedro
9y ago
sorry, I meant provisioned. As far as I know (could be wrong) it doesn't even listen to any network ports until its provisioned
8.
▲
by
Saavedro
9y ago
i don't think anyone has found a machine yet where AMT is enabled out of the box either
9.
▲
by
Saavedro
10y ago
this requires humans to be able to generate and remember passwords with decent entropy
10.
▲
by
Saavedro
10y ago
It's worth noting that a lot of attacks that seem hard to pull off get sooner or later packaged up in ways that people with remarkably little knowledge about computers much less computer security can use them. An old roommate of mine h
11.
▲
by
Saavedro
11y ago
Yes. A JSON Object is not an ATM Machine.
12.
▲
by
Saavedro
11y ago
well, matter for what? For building software that seems to work, sure, no. But for being able to speak to its capabilities -- or even know what they are, especially in the case of distributed systems it's definitely important. this is
13.
▲
by
Saavedro
11y ago
map takes a function and returns a function that takes a list and returns a list. It has a type like: (a->b) -> [a] -> [b] (I take a function from type a to type b and return a function from list of a to list of b) define double_li
14.
▲
by
Saavedro
11y ago
> Or is it more like you pass the multiply function the first operand (2 in this case) and it returns a function multiply-by-2 which you pass the second operand This is exactly it. You can literally write: multiply_by_2 = (*) 2
15.
▲
by
Saavedro
11y ago
Wow. [EDIT] The responses that amounted to "You did nothing wrong!" "We don't need to talk about this!" were what made the thread heated -- outside of that it was just a couple of posters realizing they made an inco
16.
▲
by
Saavedro
11y ago
You're here fighting against the _grave injustice_ that someone ... felt a little bad about an assumption they made? Having that "oh shit" moment isn't a bad thing. Realizing that these assumptions aren't necessaril
17.
▲
by
Saavedro
12y ago
It's snake oil -- entropy isn't "depleted" in any meaningful way; once your kernel PRNG has accumulated enough entropy that you'd be comfortable using it to generate a crypto key it is not going to cease being sui
18.
▲
by
Saavedro
13y ago
It's not possible for the pool to hide what chain it is working on from its miners. If you're connected to the ES-pool when it is working on the mainline chain and you see it start working on top of a block that is not on the main
19.
▲
by
Saavedro
13y ago
s/small business/small retail/
20.
▲
by
Saavedro
13y ago
> The receiver device runs a scaled-down Chrome browser with a receiver application that receives data over Internet Protocol and transmits it to the television via HDMI. https://developers.google.com/cast/
21.
▲
by
Saavedro
13y ago
A while back I put together a doodad to collect and plot this sort of data over reddit (both as a whole and at a subreddit level), see http://reddalyzr.com/#/all The banner is there as I built it as a demo/dogfooding app. Right now it onl
22.
▲
by
Saavedro
13y ago
You can make Shamir's secret sharing redundant if you are worried about that. You could make say, 6 USB drives, any 3 which can recovery your wallet. As long as no more than -half- fail you would then be fine. And you can set either number
23.
▲
by
Saavedro
14y ago
In both of these cases you can get google to do what you prefer by typing "define" in front. "define ford" shows a dictionary definition of ford before all results, "define stack overflow" shows a link to wikipedia before all results.
24.
▲
by
Saavedro
14y ago
Unless you're on C++11 you'll be required to shove a space in there to get it to compile anyway ;)
25.
▲
by
Saavedro
14y ago
I wonder if there's anyone else in my boat.. None of the 360 exclusives are really interesting to me. I've never played a Halo or Gears of war game. A lot of the PS3 exclusives -do- interest me, I'd played the previous games in a few of the
26.
▲
by
Saavedro
14y ago
Not as such. The connection itself can be accepted and put into a queue on a different thread than the one that serves the request. This means that only the actual number of requests concurrently being fulfilled (cached value is being retri
27.
▲
by
Saavedro
14y ago
Incidentally if you copy the game folder to a friend who has actually bought it, say you've all bought a game for a LAN party, but not all of you have good connections at home, that -does- work, which has proven super convenient for me on m
28.
▲
by
Saavedro
14y ago
I don't see why not. That's the wrong place to draw the line. If there is no penalty for trying to board a plane while with lookalike dangerous items, then there is nothing to deter one from "probing" the screening for weaknesses, and the s
29.
▲
by
Saavedro
14y ago
Should be aware of possible confusion with http://en.wikipedia.org/wiki/Pastry_(DHT)
30.
▲
by
Saavedro
14y ago
I think expecting end-users to know or care about the implementation detail of a memory-mapped file is even sillier than all the other silly expectations floating around this thread.
More ›