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. i've got one that will already do this! mainly due to the fact that it hosed the SD card and no longer boots...

  2. Re:I made the right choice last time on FTDI Driver Breaks Hardware Again (eevblog.com) · · Score: 1

    my understanding is you buy your FTDI chips directly from them. thats how you guarantee genuine supply.

  3. Re:At this point, I think I'd avoid FTDI hardware. on FTDI Driver Breaks Hardware Again (eevblog.com) · · Score: 1

    of course they cant guarantee third parties, how can they? they've no way to stop the distributer from mixing in fake chips with the real ones. I mean i doubt that someone like farnell or digikey would do that, but there's no way for FTDI to stop them if they did.

  4. Re:Kernel-mode code signing in Windows on FTDI Driver Breaks Hardware Again (eevblog.com) · · Score: 1

    I'm fairly sure you can self sign drivers as you need to.

    I started looking making custom winUSB driver for one of my little cypress fx2lp micro controller boards and it wouldnt install on windows 10 due to signing. So I self signed it and stuck the cert into the store and it worked fine. This process should work ok for open source drivers too. I'm currently creating a self signed variant of the Altera USB-Blaster driver since they cheaped out and just took the FTDI driver and edited the inf file, thus rendering the original signing invalid.

  5. Re:Government should not pick winners and losers. on Gambling State Says the Solar Gamble Is Over · · Score: 1

    Or tax the problem so that the solution is paid for (or more than paid for in the case of smoking in the UK and it's cost to the NHS)

  6. Re:Who are the members of dear-github? on Developers Frustrated with GitHub Prod For Changes In Bug Reports, Transparency · · Score: 1

    with blackjack? and hookers?

  7. Re: Honest Company on Apple May Owe $8 Billion To the EU After Tax Ruling (bloomberg.com) · · Score: 1

    Yes and no. My wife is self employed, with her place of business being our home. She can claim all sorts of deductions on her tax so while her income is more than mine, by the time the deductions are taken off I'm earning more.

    Some of the deductions seem to me to be stupid; for instance she can claim depreciation on her car as well as portions of our electricity and home heating bills. All of which we would be paying if she were employed.it probably amounts to about 20% of her income all told.

  8. Re:Don't forget Ammonium Nitrate on ATF Puts Up Surveillance Cameras Around Seattle ... To Catch Illegal Grease Dump (muckrock.com) · · Score: 1

    Ammonium Nitrate and diesel. Favourite recipe from the IRA cookbook.

  9. Re:Great, but LEDs improve dramatically every quar on Nanotech Could Make Incandescent Light Bulbs As Efficient As LEDs (sciencemag.org) · · Score: 2

    i endorse big clive.

  10. Re:Great Depression on Why Do Americans Work So Much? · · Score: 1

    you just need to craft the tariffs to offset the cost saving of using cheap labour in countries with worse employment and environmental laws. It makes sense to have free trade between equals, such as the US and the EU (so long as they stop letting in the poor eastern European countries) but when you open it up to goods manufactured in countries where the prevailing wage is so low that companies can afford to hire 20 people to replace 1 then every manufactured pretty much has to source their production there or else they just can't compete.

    Now it is partially our fault. We, as consumers, will often seek out the cheapest price for our purchases. We will skip the locally owned shop to buy things in the nearby MegaMart. This, like outsourcing everything to the developing world, is short term thinking and it's that that is going to come back and bite us in the arse.

  11. Re:Just wait until they can deliver it on North Korea Claims It Detonated Its First Hydrogen Bomb (nytimes.com) · · Score: 1

    they may need outside help to create a ICBM capable warhead tho.

  12. Re:wah wah wah clickbait on Writer: Why Watching the Original Star Wars Again Was a Bad Idea (cnet.com) · · Score: 1

    amen brother. preach it. etc.

  13. Re:More than that actually. The bananas are better on Disease Threatens 99% of the Banana Market (washingtonpost.com) · · Score: 1

    but of course apples should all be fermented into proper cider tho. (propery cider means not magners or bulmers but proper tart cider with a hint of after sweetness. kinda like myself.)

  14. Re:More than that actually. The bananas are better on Disease Threatens 99% of the Banana Market (washingtonpost.com) · · Score: 1

    I'm much more of a Pink Lady man myself.

  15. Re:WTF is Patreon? on Patreon Users Threatened By Ashley Madison Scammers (csoonline.com) · · Score: 1

    you obviously dont watch too many Youtube videos. Most of the regular ones i watch are constantly begging for me to donate using patreon. none of them are worth it.

  16. Re:Scrum Was Never Alive on Slashdot Asks: Is Scrum Still Relevant? (opensource.com) · · Score: 1

    you were the one who was trying to say a scrum ceremony was not a meeting and at no point did i even hint that meetings are a waste of time; some are, some aren't. If you get something useful out of your "ceremony" (a word which has even more connotations of uselessness than "meeting" but that is neither here nor there) then more power to you, but trying to pretend it's anything other than just a meeting, albeit a useful one, is just self-delusion.

  17. Re:Scrum Was Never Alive on Slashdot Asks: Is Scrum Still Relevant? (opensource.com) · · Score: 1

    Did i say everything is a meeting? No I did not. i said "when a group of colleagues "meet" at a predetermined time and place, for a predetermined work related purpose, then it's a meeting."

    So we have several requirements to be met.

    • A group of colleagues.
    • A predetermined time.
    • A predetermined place.
    • A predetermined work related purpose.

    It's a fairly simple list and i'm sure that even with your obvious learning difficulties (my condolences to your mother by the way) you'll eventually work out that your "ceremonies" fit neatly into the definition of "meeting".

  18. Re:Prone to promise too much on Slashdot Asks: Is Scrum Still Relevant? (opensource.com) · · Score: 1

    This should be the first step in any software development process, be it agile or waterfall or whatever.

  19. Re:When done properly it is fantastic on Slashdot Asks: Is Scrum Still Relevant? (opensource.com) · · Score: 2

    If you are doing scrum properly, the team of _developers_ decide via poker planning how hard a particular feature (user story) will be to develop.

    That should be true of waterfall as well. You get the requirements then the engineers spec them out completely end to end with a complete breakdown of all the work and come up with an estimation of the total work required for each requirement. Then the project owner can drop requirements to shorten the timescales. You can also account for features that depend on other features so you can know whether or not adding an additional engineer to the project will not shorten the critical path.

    Where I'm working at the moment we have two teams, one doing agile (with sprints and retros etc) and one doing kanban.(the one i'm on). The agile team arent going to meet their due date of end of Q1 next year so my team is helping by taking features and doing them using our method (just to keep it simple for us). I don't know how they even know what timescales they expect as none of the epics or tasks have any form of breakdown. They all seem to just have the title and a few subtasks but there's no level of planning involved. I can't understand how you can even subscribe to any deadline until you know the total sum of work to be done before hand. But that's just me, I like waterfall cos I like to plan up front and i've no problem telling someone who wants to change the requirements mid-project to go fuck themselves.

  20. Re:Recent Scrum project failed on Slashdot Asks: Is Scrum Still Relevant? (opensource.com) · · Score: 1

    looks like every waterfall project i've ever worked on at anyrate.

  21. Re:Scrum is fantastic! Do it today! on Slashdot Asks: Is Scrum Still Relevant? (opensource.com) · · Score: 1

    If the core idea of scrum is to break things down so they can be accurately measured then it's pretty much what i was doing for waterfall. If you spend the time up front then you know exactly what tasks you need to do before you're done. The last time i worked on waterfall (before I left the job for more money elsewhere) we spent about a month and a half on planning and ended up only about a week over the estimation for a 9 month, 5 developer project.

  22. Re:Scrum Was Never Alive on Slashdot Asks: Is Scrum Still Relevant? (opensource.com) · · Score: 1

    when a group of colleagues "meet" at a predetermined time and place, for a predetermined work related purpose, then it's a meeting. You can call it a flower arranging contest if you want, but it's still a meeting.

  23. Re:Another example on Islamic State Claims Responsibility for Paris Attacks; Death Toll At 127 · · Score: 1

    Point of fact: The UK is not currently involved in the air campaign in Syria. We are bombing Iraq, but not Syria. Politics.

  24. Re:Placebos by definition don't do anything on UK May Blacklist Homeopathy (bbc.co.uk) · · Score: 1

    Fun Fact: The placebo effect is observed even when the subject is told they are getting a placebo.

  25. Re: Does this mean??! on Astronomers Spot Most Distant Object In the Solar System (sciencemag.org) · · Score: 1

    why not just start their own IAU? with blackjack! and hookers!