Slashdot Mirror


User: adhdengineer

adhdengineer's activity in the archive.

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

Comments · 140

  1. Re:External PDF viewer? on Mozilla Issues Fix For Firefox Zero-Day Bug · · Score: 1

    because for some ungodly reason documents that people put online are sometimes in PDF format and it's nice to be able to open them with just a click on the link rather than the download/open another app method.

  2. Re:Honestly? on Windows 10, From a Linux User's Perspective · · Score: 2

    pretty much this.

    I installed windows 8 not too long after it came out. I had to as my PC needed a rebuild after an... incident. long story short never short 12v onto the USB 5v rail. I'd previously had a windows 7 install that came from my works MSDN account, so not exactly legit, and windows 8 was 50 quid at the time (i dont mind paying for software when the price is reasonable and 50 quid is just about at the top of that scale.

    So i bought windows 8 and installed it on the rebuilt PC. It was ok but it did have some issues with wanting to be a tablet OS on a desktop PC. Once 8.1 came out they'd solved that and i didnt need to move the mouse to magic places to shutdown and i was happy.

    I can admit that, at first, I didnt like that the start menu was gone and the new full screen tile layout, but after i'd cleaned it down and put only the apps i use on it i grew accustomed to it and by the time windows 10 was installed i couldnt go back to the small area for the start menu, i had to re-enable the full screen.

    all i need to do is tap the windows key to bring it up then click on the app i want and i'm done. I like having the large area for the app and muscle memory means i can move the mouse to the exact place i need without paying too much attention. no scrolling of windows or multiple click into submenus to get where i need

  3. Re:Better Title on OS X Bug Exploited To Infect Macs Without Need For Password · · Score: 1

    Not so easy to be smug, is it?

    For an apple user? of course it is.

  4. Re:Coding or merely time with Macbeth? on Google: Poor Kids Might Grasp Macbeth If They Code Like Kids At $43K/Yr School · · Score: 1

    The aptitude to solve problems using a programming language derives from fundamental mathematical skills not the other way. Computer programming can be reduced to applied mathematics. Having children "create" the next Angry Birds does not teach them the broader more important skills required. Besides the causal link between music and mathematics has been established; children involved in learning a musical instrument tend to perform better in mathematics, while children who excel at mathematics might not always perform well in terms of learning to play of musical instrument.

    I fundamentally disagree. The aptitude to solve problems using a programming language derives from logic, not maths. There is a great deal of overlap in core skills used for maths and core skills used for programming however. For example breaking the task down into the smallest parts. This is common to maths as well as programming but it cannot be said to be a mathematical skill.

  5. Re:Giving up AC on Giving Up Alternating Current · · Score: 1

    P = VI so 12 x whatever the current they draw.

  6. Re:Wow - who likes it that hot? on Researchers: The Thermostat In Your Office May Be Sexist · · Score: 1

    no, you just don't understand how a woman compromises with a man. man wants 21 degrees, woman wants 24 degrees. woman will compromise at 24 degrees. if the man makes sufficient concessions of course.

  7. My worst ever bug on Lessons From Your Toughest Software Bugs · · Score: 1

    I was writing an audio framework using ASIO. I had to create the device and get it all setup then start it. On one soundcard everything was fine, worked like a charm. On a different card? boom. reboot. every time. even in the debugger. I spent weeks trying to track it down. Eventually managed to get it in the debugger in release mode to break. as soon as i hit continue, it rebooted. I saw it was crashing as it was calling ADDR+12. I tracked it down (after three weeks of this) to the struct you pass in that give ASIO the callbacks. I had been creating an instance of the struct on the stack and passing it by reference into the ASIO call. One driver copied the contents, one just stored the pointer. Driver calls callback with the now defunct stack address and over it goes. Still gives me shudders.

  8. Re:Compiler optimizer bugs on Lessons From Your Toughest Software Bugs · · Score: 3, Insightful

    The number of times i've had fellow developers complain that their bug *must* be caused by the compiler, or the OS, or the framework, or the hardware only for it to turn out to be their fault all along is the reason why i always suspect my code before i blame anything else.

  9. Re: And it all comes down to greed on Sociologist: Job Insecurity Is the New Normal · · Score: 1

    does it come in strawberry flavour?

  10. Re:Really? on A Naysayer's Take On Windows 10: Potential Privacy Mess, and Worse · · Score: 1

    do you leave the laptop on overnight? most people turn their laptops off when they're not using them. This leaves the laptop with little opportunity to download the updates and get them ready for installing.

  11. I knew it was going to be bad. on Advertising Companies Accused of Deliberately Slowing Page-load Times For Profit · · Score: 1

    Came to read interesting comments. Left because of APK posts.

  12. Re:WSJ is incorrect in title, implication on Criminal Inquiry Sought Over Hillary Clinton's Personal Email Server · · Score: 1

    you complain about biased press then link the guardian? seriously? are you gonna link the daily mail for a rational debate about immigration next?

  13. Re: What bothers me on Criminal Inquiry Sought Over Hillary Clinton's Personal Email Server · · Score: 1

    Lead-free solder, a hammer and a whole lot of time.

  14. Re:Best solution on Windows 10's Automatic Updates For NVidia Drivers Causing Trouble · · Score: 1

    why did you bother uninstalling it? it's not like it causes any problems, at least it hasnt on any PC i've seen.

  15. Re:Spreadsheets on AMD Forces a LibreOffice Speed Boost With GPU Acceleration · · Score: 1

    Spreadsheets are useful for one thing and one thing only. Eve online.

  16. Re:Not all workers are equal. on Google Staffers Share Salary Info With Each Other; Management Freaks · · Score: 1

    If it's a specialized role then it should not have the same job title as the others. For example the difference between "Software Engineer" and "Embedded Software Engineer".

  17. Re:A story of how women were on How Two Bored 1970s Housewives Helped Create the PC Industry · · Score: 3, Funny

    We call those "Management" and we speak ill of them when they are not around.

  18. Abacus.

  19. Re:External USR Serial Modem on What's the Oldest Technology You've Used In a Production Environment? · · Score: 1

    perhaps the fecal matter itself has been inked.

  20. Re:What's the point? on LibreOffice Ported To Run On Wayland · · Score: 1

    Code refactoring does not make devs happy. We want to scrap the old system and create a new one. We might borrow code from the old system where we can, but we want to re-architecture it to fit the current requirements, not those from 10 years (or more) ago.

  21. Re:worse, IMO, is the treason on IT Workers Training Their Foreign Replacements 'Troubling,' Says White House · · Score: 1

    Curry.

  22. Re:Data loss on restart on Windows 10 Home Updates To Be Automatic and Mandatory · · Score: 1

    dunno what you're doing with chrome but it always restores my windows and tabs when it restarts after a shutdown.

  23. Re:That was easy on Elon Musk: Faulty Strut May Have Led To Falcon 9 Launch Failure · · Score: 1

    At least SpaceX seems to check their staging before going to launch. That'd be embarrassing if they forgot...

  24. Re:people are angry at salaries/ perks of state em on Ask Slashdot: Opinions on the State Breaking Its Own Law Against Employee Misclassification? · · Score: 1

    It's a race to the bottom, unfortunately.

    I think there are employers (mostly small and medium sized) who want to offer better benefits and pay to their employees but they can't because it would make them too un-competitive.

    This is where legislation can play a role, by forcing companies to have things like pensions, minimum wages, paid vacation time etc. It allows companies to be on the same level playing field. Obviously it can't go too far; a $100/hr minimum wage with 100 paid vacation days per year is taking a bit far.

    European style centre right here btw.

  25. Re:ICANN's New TLDs on Twitter Stock Jumps Nearly 8 Percent After Fake Report · · Score: 1

    they should just register .bloomberg