Slashdot Mirror


User: soluzar296

soluzar296's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Re: working as designed? on Ask Slashdot: How Useful Are DMARC and DKIM? · · Score: 1

    What is proposed is that marketing email is not a good thing. If i want to buy a product, I will go to the seller. They do not come to me, unless they wish me to use a competitor.

  2. Re: question: does IE support adblock and noscrip on Microsoft Considered Renaming Internet Explorer To Escape Its Reputation · · Score: 1

    I care a lot about IE when working as a web developer. Just not the current version. What I care about is testing my Javascript to be sure it works on the ancient IE versions which are still in use. The current version can be trusted to show the page just like any other browser.

  3. Re: Some things stick on Why You Shouldn't Use Spreadsheets For Important Work · · Score: 1

    It does not. It can make the bug easier to find, though. When you look at source code you can get an easy overview of the program flow. In a speeadsheet, code is divided between an arbitrary number of cells on an arbitarary number of sheets, and the flow is far less obvious.