HN user

jeeva

104 karma

[ my public key: https://keybase.io/jpruskin; my proof: https://keybase.io/jpruskin/sigs/gP1HggNAR79fMX3j1-la5w9ylVktXFTBHkrYMG5sAn8 ]

Posts0
Comments108
View on HN
No posts found.

I feel like there's a distinction between _learning something_ from reading a book and remembering plot details.

I am awful at remembering names and characters from books. I'm all good while I'm reading them, but if you asked me "What did you think of John's situation in $BookX" I would find it hard to answer. That said, it all goes into the gestalt jumble of ideas that is me.

I'll say that I mostly read comparitively low-effort fiction that people rarely "test me" on, so it possibly matters less.

Ditto - I'm at the point where I either need to get my mind back into the space to (basically) rewrite an entire site (it seems), or let it die. I like it, but hosting it is doing nothing but cost me money right now.

Hard choices, but it was nice to do.

As I read it this was (based on the previous revision of the policy) - "we're planning to store some data on all users, with no way to opt out. However, in some regions, we cannot/shouldn't store data on people who are 13 or under. So, if you're 13 or under, please don't use this software as we'll be storing data on you."

Statistically speaking have you considered that your connection or hardware might have been the issue?

I've been using Teams for years, and though I had an issue on a call with one guy the other day, otherwise I'm in at least one meeting with ~5+ folk daily and it works consistently.

Is your argument really "why teach them to do something specific"?

Why teach C++? Some students might not prefer that to C#.

My problem at school was always "how do I apply this lesson to an actual problem?" Picking _something_ (anything!) to teach is great (to me), because canny students can go off and use the lesson to do _anything_ else.

Which isn't to say that I'm not open to the idea of having a 1:1 lab-made replacement for meat that is indistinguishable from the real thing. I most definitely am. If you could provide me with lab-meat at even just a small premium I'd probably go vegetarian where that option was available.

Question: does that count as going vegetarian? To me that's just going techno-carnivore.

As a few examples, there are a variety of social-network applications (LinkedIn, Facebook) that request access to your platform specific contacts application. They then do a variety of interesting things with them, such as suggesting users with numbers they have "on file" as potential new "Friends", etc. This is seemingly server-side.

Whatever you're using to sync contacts, without syncing them to this contact app, it seems (to me) as useful as keeping a textfile full of phone numbers in Dropbox. You won't have any useful prompts telling you that it's Dave phoning you, John texting you, or Alice's number to phone/text.

This is, admittedly, neatly worked around by keeping your permission requests under control, but... stuff like this[1], from before the granular permission system on Android was available, are annoying.

1: http://bgr.com/2011/08/12/facebook-stole-every-contact-and-p...

Direct debit is fine if you trust the other side not to ...leak your credentials

Woah - just for your information, there is no credential sharing required here.

Semi-similar: when I was younger, I really wanted to move to the states and work in SV or similar.

Sadly, I hadn't researched labour-laws in the US (or healthcare, or... well, many things). Seems like a bad deal, now - though a few of my friends have moved out there, I don't particularly envy them.

I think I'd argue that game engines are implementing and running multi-threaded engines a heck of a lot these days - to the extent that if a game _is_ heavily using a single core, you'll see complaints.

I would be exceptionally surprised to see any of the higher-budget games running on a single thread. Low-budget indie games less so.

Personally, I've found that a good benchmark for "what is happening in most games" is the lowest common denominator - consoles.

Having said this, you might be arguing that it's hard to split everything out equally in a game - but it's far more likely that threads are created for the stuff that can be - physics calculations, sound, etc. (the stuff that might have, in the past, be split out to dedicated hardware)

That's one way to put it. Another would be to say that he and others thought Clinton was going to win,

If I see someone trying to do something shady, and don't think they'll succeed, I'd surely care less than if I see someone doing it and they manage to have an effect.

Also, hindsight is often said to be easier than predicting the future.