Hacker Newsnew | past | comments | ask | show | jobs | submit | progmal1's commentslogin

I feel like you are projecting your domain specific experience on a larger more general audience than is appropriate.


you are probably right


It was odd anecdote, You should roast it beside the coals. Above the flame will give you soot.


It was an odd anecdote. You should set it on fire then quickly blow it out and wolf it down.

Done is better than perfect.


On the other hand having a filter construct is way nicer than having to manage the two arrays on your own.

Or worse yet, when someone is trying to remove items from a list that is self resizing, it is very easy to make bugs (by not adjusting the counter in the for loop when one is removed).


Yes, but in this case, they have a winning lotto ticket that is hard to cash.


I understand that we get in a mess with different compilers not supporting the standard with cross platform code so MSVC should be changed.

But with respect to binding RValues to LValue references, why is the MSVC way not the standard? At first glance the MSVC way appears way more intuitive.

For instance if I have code: update_X(X()); I would expect to be able to refactor it to this safely: { X x; update_X(x); }


It seems to fail (in funny ways) on actors that are not in Parks and Recreation.


Based on the post it was only trained on those actors


I get that, but it is still a bit funky that it thinks that Morgan freeman is Alison Brie.


Most ML models will only work with what they were trained on. In this case only actors from parks and rec


Shouldn't there be a measure of error to decide that it is not any of of them?


It's not really a ML model - just LBP features...


The big catch is assuming that the team is big enough to put all the features into a variety of native apps.

It is possible that for a small team given the choice of one great web app or splitting time between Windows/OSx/iPhone/Android that the web app is superior.


At its face this looks like a good idea, but given the hassle of injecting the new checksum in the base file for every change I doubt it will be done by anyone but the most security conscious companies.


1. Not many people hand-write HTML tags these days, they tend to get generated at the level of apps like WordPress (which already has an SRI plugin) or frameworks like Rails (which can already do things like javascript_include_tag :application, integrity: true).

2. The people who do hand write HTML tags tend to be precisely the type of people who would go out of their way to generate an md5 checksum on the commandline, or write a script to post process their HTML files.


Seems trivial. You go to the CDN page to get the script URL and right next to it is the hash. Maybe they have the whole tag for you to copy and paste.


"#1 World Oil Demand Still Growing"

I suspect the difference is that at a per GDP basis demand is not growing.


Are there benchmarks that show for simple "glue code" that commonly used interpreted languages are 20x slower.


Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

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

Search: