Slashdot Mirror


User: darkain

darkain's activity in the archive.

Stories
0
Comments
1,463
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,463

  1. Re:Confused on Debian Dropping Linux Standard Base (lwn.net) · · Score: 2
  2. APPS!! on Windows Phone Store Increasingly Targeted With Fake Mobile Apps · · Score: 1

    Crap, better take down Mind Croft by Macrosoft before I get caught!

  3. Re:Why are there so many security researchers ? on Windows Phone Store Increasingly Targeted With Fake Mobile Apps · · Score: 1

    Because there is little difference between "Software Engineer" and "Security Researcher" - it is really just a term for the clueless article writers to attempt to grasp at what we do. More often than not, security issues are found on accident by regular developers just doing their normal day-to-day jobs, and stumble upon something. Then in their spare time, they dump their findings on their blog, and them BAM, they're all of a sudden a "Security Researcher"!!!

  4. Server noise on Ask Slashdot: What Is Your Most Awesome Hardware Hack? · · Score: 1

    One of my servers made just this weird vibration noise from the combination of spinning discs and fans. I put a piece of the end of a cut off zip tie under one corner of the server. This raised just the one corner of the server by about 2mm, just enough that the vibration sound disappeared!

  5. Re:Pencil on Ask Slashdot: What Is Your Most Awesome Hardware Hack? · · Score: 1

    HELLZ YEAH!! Been there, done that.

  6. Energy Drinks on The Decline of 'Big Soda': Is Drinking Soda the New Smoking? · · Score: 2

    In other news, Energy Drink sales are surging with the younger crowds!

  7. Business on A Broke Fan Owes $5,400 For Pokemon-Themed Party Posters · · Score: 5, Informative

    The big piece of information that always gets neglected in these articles is that they didn't sue because he was throwing a party, but because he runs a business which hosts party events and then used Pokémon to promote such an event. Here is the company's trashy Facebook page. "Fans" and "Businesses" are NOT the same thing. https://www.facebook.com/Rucku...

  8. Re:Another open source bug on Mozilla Fixed a 14-Year-Old Bug In Firefox, Now Adblock Plus Uses Less Memory · · Score: 0
  9. 25mbps on Broadband Users 'Need' At Least 10Mbps To Be Satisfied · · Score: 1

    Considering that the FCC changed the definition of "broadband" to 25mbps, I think the article needs updating. Maybe 10mbps "high speed" (bullshit marketing term) is enough for general usage, but "broadband" is an official term governed by the FCC. 10mbps simply doesn't meet this requirement, therefor it isn't even broadband.

    Source: https://www.fcc.gov/document/f...

  10. Condescending Attitude on It Is Programmer Day - Why So Apathetic? · · Score: 5, Insightful

    It is mostly ignored because of the condescending attitude that too many programmers have. We're supposed to be encouraging young people to get into programming, and in the same breath belittle people who dont understand why it would be on the 256th day of the year?

    I'm going to link an obligatory XKCD reference now: https://xkcd.com/1053/

  11. What is "Useful"? on Purdue 'HUSH' Tool Promises 16% Battery Life Gain For Wasteful Android Phones · · Score: 0

    What is really deemed "Useful" though? For instance, my phone is a business phone and the only apps running in background are all either communication tools for other business personnel I work with, or notification services for server infrastructure issues. GREAT! Now I can install an app to disable all that important functionality! Server goes offline? No biggie, my phone battery is at least marginally more awesome, I guess?

  12. UX/UI of the OS on Ask Slashdot: What Windows-Only Apps Would You Most Like To See On Linux? · · Score: 1

    For me, it isn't the applications themselves, it is the UX/UI of the Linux desktops themselves. Microsoft did something very VERY nice in the early 90's, and that was building Common Dialog Box API. This handles file open/save, printing, color picker, and a few more. With most applications relying upon this one single API, as the dialog's interfaces are upgraded, the applications gain the same upgrades. All applications have the same dialogs, regardless of which application they are or who made it. Open a Windows 95 era application in Windows 7 or newer, use the open/save dialog boxes, and they'll have all the modern file browsing features of the current OS. These windows are resizable and easy to navigate. They're quite feature rich, and generally keep getting better and better with each release of Windows, thus making the applications that use them better and better.

  13. Re:VBA on The Most Important Obscure Languages? · · Score: 1

    Had a client insist on using Excel for data entry into a database... wrote an entire fucking SQL front end using VBA in Excel, which in itself was tricky since Excel's SQL access is "supposed" to be read-only (just SELECT statements). Discovered an exploit in Excel 2003 (maybe earlier now? I can't remember) that allowed for INSERT and UPDATE statements to process through as well. The exploit still worked in Excel 2007 when we switched everything over to XSLX files which could be directly processed by the server so no more need for hackish bullshit. (tho, if it were MY choice, we're fuckin ditch Excel a decade ago for what we're doing)

  14. Gigabit isn't everything... on Comcast Planning Gigabit Cable For Entire US In 2-3 Years · · Score: 1

    Gigabit isn't everything... My locally owned ISP is considering the same thing with DOCSIS. The problem? It is only Gigabit DOWNLOAD, with still shitty upload. Why is this an issue? Remote storage backups and generally uploading large content (like videos) to the internet. Sure, the slower upload "works for most uses", but so does the slower downloads. The whole point of more bandwidth is to open up the availability to more types of applications. We already have the download bandwidth to stream 1080p content and possibly 4k content on the connection I have with my current ISP. The only advantage I'd get with the faster download at this point is quicker downloads of massive content that isn't streamed (Linux ISOs and packages for example). So unless they give us that sweet glorious Gigabit UPLOAD like Google has, this really isn't doing that much to change end-user experience.

  15. Re:I agree with this in principle, however... on Court: FTC Can Punish Companies With Sloppy Cybersecurity · · Score: 1

    Here is your publication of what is "secure" - https://www.pcisecuritystandar...

  16. How Many Libraries of Congress? on Twitter Blocks API Access For Sites Monitoring Politicians' Deleted Tweets · · Score: 1

    How many libraries of congress is that!?!? Oh wait, we're not talking about network traffic here. But, we ARE talking about archiving and searching through tweets. So the question comes up: the library of congress is archiving all public tweets. Do they honor the fact they're deleted off of the source material? And how easy would it be to search the library's archive vs Twitter's archive?

    https://www.facebook.com/notes...

  17. Re:Watch out for old hardware on OpenSSH 7.0 Released · · Score: 1

    Sad but true, I keep legacy VMs laying around just to log into various client's legacy hardware for that once a year time they need some admin task taken. Looks like this will be added to the "legacy VM suite" I carry around.

  18. Re:So, what is the point? on Kali Linux 2.0 Released · · Score: 4, Informative

    Summary sucks, so I went to the article to see what it was about... Basically it is a prebuilt penetration testing system. Now they're using the latest packages instead of older stale packages often associated with Debian, I guess?

  19. Re:B2B only on Why the Freemium Business Model Isn't What It Used To Be · · Score: 2

    Secondly, they're only talking about B2B Apps (as in phone apps or little web tools). The freemium model has been working out well for VMWare with their "Player" product encouraging people to get "Workstation" and their "Hypervisor" product encourage people to get the full "vSphere" suite. Oracle is doing this with the acquisition of Sun and MySQL server, trying to convince users to switch over to their Enterprise Server products. There are plenty of other examples in this space, too.

  20. Color Support on Ask Slashdot: Switching To a GNU/Linux Distribution For a Webdesign School · · Score: 1

    Serious question since I've not touched GIMP in years (or any other Linux graphics utilities), but one of the primary reasons why I've stuck with Windows/Photoshop is simply for color management. Does GIMP+Linux support proper color management, ICC profiles, 10/12-bit displays, 16/32-bit per channel within images, CMYK color, Adobe RGB color space, and ProPhoto RGB color space? These are all tools used in various aspects of professional graphics design. Also, designers love to hand me AI files instead of PSDs, can GIMP open and render these too? Photoshop can at least import and rasterize AI files, as well as PDF documents.

  21. Re:keep honest people safe on Google, Facebook and Twitter To Block "Hash Lists" of Child Abuse · · Score: 1

    I guess you've never heard of Google Reverse Image Search then? It searches based on the contents of the image, not a direct binary comparison. It is quite awesome, in fact.

    https://www.google.com/search?...

  22. OTA TV on Continued Cord Cutting Hits the Pay TV Business Hard · · Score: 1

    In my area, I get free OTA TV. Subscribing to the bare minimum cable package, which is *JUST* the same channels as OTA provides, is $18/mo. The only advantage I would have is a more reliable signal, as with bad weather the OTA sometimes drops in and out a bit. A "standard" cable package, the next tier up, starts at $53/mo. Now, let's compare this to Netflix, which starts at only $8/mo.

    So, why is cord cutting huge? Because we all want to save a buck or two... or $40! Really, look at the difference there. It is $18/mo for the same service that is already free, only slightly more reliable. Or $8/mo for unlimited streaming. Or the getting an actual cable package at $58/mo!? Seriously, what would you choose in this scenario?

  23. Re:Home key? on Cortana Can Now Replace Google Now On Android Devices · · Score: 1

    All of them? Either physical hardware button, softkey, or software UI (like on the Nexus devices). Long-press the home button to activate search when you dont want to do it by voice.

  24. Re:Random on Linux Servers' Entropy Pool Too Shallow, Compromising Security · · Score: 1

    My dice rolls are pretty random... https://xkcd.com/221/

  25. Re:What's the big deal on The Man Who's Kept His Face Off the Internet for 20 Years · · Score: 4, Insightful

    Or how about a super successful PR guy, by getting his story right to the front page of /. and probably many other tech sites. "Hey, if he can get a silly story about himself everywhere, WHAT CAN HE DO FOR US!?" He just PRed the hell outta himself right in to the pocket books of many new clients.