For the best experience on desktop, install the Chrome extension to track your reading on news.ycombinator.com
Hacker Newsnew | past | comments | ask | show | jobs | submit | history | demoo's commentsregister

Got a friend who is overseeing manager of about 5-6 Aldi supermarkets in my area.

At the end of every day, every supermarket calls him with the daily results. He writes them down, takes a picture and sends that to his manager at the national HQ.

He just uses his phone and the occasional meeting to do business, there is no computer/laptop or system on his end.

Aldi is always portrayed as brutally efficient. So I was wondering what to read into this. Best I was able to come up with is that it's cheaper for them not to have an overseeing system to manage this.


I've seen plenty of corporates automate systems that don't warrant automation. Somehow development gains a momentum which nobody is able to stop. SAP sites seemed to be the worst for this.


Yes. When the org my sister worked at was trying and failing to automate vacation tracking, I was curious and asked some questions. As a software guy, I saw the frequent rules updates, hard to codify rules, increased effort to fix mistakes, smallish headcount, and expensive consultants... and said: This probably just does not make sense to automate.


Interested how this plays into the best in class vision that Amazon pursues.

Does this acquisition allows them to take their Amazon Key service (Cloud Cam + service + tech) to the next level?


There is no sign of average revenue per user decreasing. Even in US & Canada, ARPU increased from $13.7 in Q4 2015 to $19.81 in Q4 2016 [1].

[1] https://techcrunch.com/2017/02/01/facebook-q4-2016-earnings/


Let's say I have a url of a certain file, how would I go about to compare and highlight the changes (in an automated way)?


There are known command line tools for that [0] since many years. While it's easy to do it on purely text (ASCII) files, it's a bit more work on HTML files or binary files. For them you would probably extract the textual context first (e.g. stripping HTML tags) and then compare the clear text. Alternatively you may render the HTML/PDF file and do visual comparison, then extract the diff text from images.

By default diff programs create a line-based output, but you can change it to minimum per-word highlighting via options (e.g. 'git diff --color-words').

The thing with PDF is that often even when you re-save the same PDF file in the same editor, you would probably get entirely different files. I'm not a PDF expert but from what I've learned, PDF is the type of file that saves kind of vector representation of glyphs and their placements and is often unaware of what that glyph represents (depends perhaps on the program used to create the PDF and options). Importing PDF back to e.g. OpenOffice is an ugly work for the plugings.

There are some exiting solutions for diffing PDFs [1] however I haven't played with them really.

[0] http://en.wikipedia.org/wiki/Diff [1] http://stackoverflow.com/questions/887186/java-pdf-diff-libr...


If that is a screenshot of the experiment you were running, you just wasted $70. None of those differences is statistically better than the other one.

If you got benefit out of being #2 on HN, good for you, just say so.


I think there’s real value in that it lets you think or other candidate titles which I would have originally dismissed as too simplistic or too boring. I'm not always going to pick the top one, but some degree of confidence and guidance about what resonates with people is better than nothing!

Also there were a lot of other titles with far lower results than are visible in those screenshots.


I believe he's saying you didn't gather enough data, which was my first impression.

I have also done this for years (not for titles on HN though -- good one), it's just that isn't enough data to really tell.


Any news about Outlooks rendering engine yet? I hope the integration of Office 365 made them adopt webkit vs Word.


Zero chance of adopting WebKit outside of the Mac version. I'm assuming it'll just use the machine's default rendering engine (so, Trident on Windows)


It would a dream if they adopted webkit for office. Outlook is keeping the email rendering in the 90's.

However it's to Microsoft's benefit to keep their file formats rendering in obscure ways, as it makes it difficult for competitors to edit them.


Still better than Word though.


Webkit? Do you mean Trident, the IE rendering engine?


No, he meant he wanted Office to use WebKit instead of Trident (IE's engine) or 'Microsoft Word' (the rich-text editing framework that it uses currently).


Making Outlook use Word as the default rendering engine was a pretty huge effort back in Office 2007. There was some underlying work that happened in this time frame that also led to Word Services in Office 2010.

The reason why Office made the switch to using Word as the default (and not even allowing Trident as an option) was to unify the layout results between authoring and reading emails. A common complaint "back in the day" was that users would write emails and they would end up looking different, since IE and Word render things differently.

While Word will read and render HTML, making it a standards-compliant rendering engine was and is not a priority (HTML is a convenient storage format that happens to also be rendered by other programs). So, the decision was made to make Word the default email renderer, and cut Trident from Outlook as an email renderer.

(I work on Word, but I don't and have never directly worked on wordmail, but I've heard this explained in hallways over the past few years when I complain that Word doesn't render animated gifs, I am not an official MS representative, etc. etc. etc.).


I see that interoperability is not much of a concern... everybody uses Outlook, right?


It's not a priority compared to WYSIWYG results between composing/reading mails.

The flip side of the coin is fixing HTML rendering in Word such that we can pass Acid tests, but considering the sort of mail people send, what sort of tasks Word is used for, and the fact that a working renderer is a mouse-click away, and you can see that it's just not cost-effective to take on this work.

I guess the third side of that coin is to take out Word and use something else as an email composer, but that would break all sorts of things I can't even begin to think about and is even harder than making Word a great HTML renderer (which I think is completely doable, but again, not ultimately worth it).

I'm also not on the Outlook team, so they likely have a different perspective than I on this topic, but that's how I see things.


I don't understand how composing results can be more important - who sends e-mail to themselves? I guess MS is willing to sacrifice general compatibility for it's business clients who use Outlook internally.

Word being added to the mix in the first place only reinforces that.


That would be nice. The actual assumption seems to be that everybody uses Outlook with Exchange sending only windows-recognised file attachments...


Is the OS for this Windows 8 or modified Windows Phone?


Windows 8. They plan to ship two models: one to run full Win 8 Pro on Intel with Metro and traditional UI, and another ARM-based with Windows 8 RT.


The interesting part is the information below the graph: most searches in Turkey, Venezuela, Colombia, Malaysia, Italy, Croatia, Indonesia. Africa nowhere to be seen though.


Multiple revenue sources!


This movie clip feels like it could be featured in a dystopian sci-fi movie in which a big corporation has all the power. Just waiting for Deckard to walk by a billboard and see this playing.


Consider applying for YC's Summer 2026 batch! Applications are open till May 4

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

Search:

HN For You