Hacker Timesnew | past | comments | ask | show | jobs | submit | sjf's commentslogin

[The I-80 east has entered the chat]


The tech billboards in SF are also wild.


I'm someone living far off in remote Sweden, could you explain with some examples?


Why do people put locks on glass doors? Society only works because of the assumption that ~90% of people will follow the rules.


There needs to be a column for the name of the narrator. I will listen to almost anything read by a narrator that I like. The LibriVox version of Flatland has long, detailed descriptions of the illustrations, but I've still listened to it several times because the narrator has a great accent.

She's Ruth Golding btw. https://librivox.org/reader/2607?primary_key=2607&search_cat...


That is a good idea. Thanks for the link to Ruth Golding, great voice!


That's a good idea, it would likely help filter my voice preference. Some of the audio recording are more difficult to listen to than others.


I guess you’ve never had the displeasure of using treasurydirect.gov.


It's slightly better now. I think they removed the onscreen keyboard and finally let you type your password directly.

But it's still bad.


Do you like radio buttons? I hope you like radio buttons.

Even if the thing that you're using for really, really shouldn't be a radio button.


You’re right, I can’t believe they didn’t cut frames that are totally unrelated, there so many left in that are just scribbles or text.

I just tried making some frames for the dune remake. The editor is so hard to use. I can only draw a one pixel line with no smoothing. It’s really laggy/glitchy. I can barely even make out what the original frame is because it’s in grayscale with an overlay. I got one frame that could have been a landscape of snow and rocks, or it could have been sand dunes, or water. I have no idea, it was just gray and white blobs.

I get that they are going for a retro style, but even MS paint had different size brushes.

It’s such a cool idea, I wish the tooling was better.


My forearms are getting cold just thinking about it.


The site is neat, but the airport article is really the only one that benefits from an image though. It'd be nice to not have to scroll past logos, stock images, etc.


The presence or absence of an image depends on user votes. If you feel an image is not useful, click the '...' button and select 'Suggest or Choose an Image' > 'This story does not need an image'


Is there a way I can raise the threshold?

Not every story is deserving of a photo, and if their presence felt more curated it might significantly improve my experience on your site.


Agreed, I have so many services that all want to run their own webserver, db, elasticsearch, etc. I have to start using non-standard port numbers and it’s a burden to have to keep track of them.


That is what I immediately thought as well. The problem though is that a perfect hash is still going to be O(key length) for the hash function, which they are trying to avoid.

In theory, if they used a regex it would be using a state machine to do the matching, which should have similar performance to the trie- only O(k) in the worst case. But from what I understand regex libraries don't actually build the state machine, they use backtracking so the performance is no longer O(k).

I'm surprised they couldn't find a performant regex library that already existed that uses state machines. It should have similar performance to the trie. But in reality, the performance is affected more deeply by things like memory access patterns and the performance of specific arithmetic operations, so it's impossible really to speculate.


I wonder how much faster it gets when you shorten the maximum internal key length. If you re-map everything to like "cf-1", "cf-2", .. "cf-;" then you'd only need to hash like 4 characters.


A couple of years ago they redesigned the mobile experience for timeline and since then it’s become so unresponsive it’s basically unusable.

I don't know why they needed to kill the web interface if they still let you 'backup' your location history to the cloud.


The timeline backup is encrypted clientside before upload.

Meaning no casual FBI or police warrant is gonna vacuum it up (at least not from Google, they’ll just go to the cell providers / towers instead as siblings have pointed out).

Obviously yes NSA and CIA and various other nation state attackers will just get it directly off your phone or evil maid you or surveil you in any number of other more traditional ways.


Someone mentioned geofence warrants, i.e. cops/feds asking "Hey Google, tell us which accounts had devices found in these time-space coordinates!", I guess they'd be asking mobile providers to do more logging as an alternative.

A Google account is probably more useful than a SIM card, which might be anonymous or have exchanged hands from the registered buyers, if you as a cop can ask Google to hand over the emails or IPs used by this account, you can find the person's identity and address (if using home IPs subpoena-able by asking the ISP).

I wonder if it's not just American police, imagine this question being asked by Russian FSB, or the "good guys" in the form of the Israeli authorities.


The cell providers actually do erase this data. I tried to subpoena it for a murder suspect to help show he wasn't at the scene, but he left it too late, and Verizon said that they delete their data after 5 years. I don't know the timescales of the other networks.

Not to say that the NSA don't have it all backed up -- I'm sure they do -- but for warrant (i.e. legal process purposes) it probably has a shorter timespan than the Timeline data stuck on Google's infra.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: