Slashdot Mirror


User: hawkeey

hawkeey's activity in the archive.

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

Comments · 29

  1. Engineers? MIT hosts a competition for undergrads to design bacteria as a summer project. It's called iGEM.

    Crispr/cas9 technology makes it almost as easy to design anything else.

  2. Re:LastPass's Response on LastPass Vulnerable To Extremely Simple Phishing Attack (softpedia.com) · · Score: 1

    Also here's a link to Sean Cassidy's Twitter account: https://twitter.com/sean_a_cas...

    https://twitter.com/sean_a_cas...
    "LastPass now requires email confirmation for logins from new IPs, even with 2FA: https://lastpass.com/support.p..."

    Does that mean the 2FA issue is addressed?

  3. LastPass's Response on LastPass Vulnerable To Extremely Simple Phishing Attack (softpedia.com) · · Score: 5, Informative

    Here's the response from LastPass:
    https://lastpass.com/support.p...
    (I think this link should be in the main summary for balance)

    As for Google Chrome, LastPass asks that you star Issue 39511 for extension infobars outside the DOM. Specifically here's LastPass asking for improvement in Chrome January 12th, 2012:
    https://code.google.com/p/chro...

    I am NOT affiliated with LastPass.

  4. Re:Vine, Hangouts on Ask Slashdot: Simple, Cross-Platform Video Messaging? · · Score: 2

    Specifically, note
    Vine Messages: http://blog.vine.co/post/81606...
    Vine Kids: http://blog.vine.co/post/10959...

  5. Vine, Hangouts on Ask Slashdot: Simple, Cross-Platform Video Messaging? · · Score: 1

    Vine works for short videos: https://vine.co/

    Otherwise, I thought Google Hangouts partially supported this feature for short videos.

  6. Re: Ancillary titles to TFA on Why PowerPoint Should Be Banned · · Score: 2
  7. Re: Ancillary titles to TFA on Why PowerPoint Should Be Banned · · Score: 1

    No. This is what is wrong with PowerPoint. This is what makes PP dumb.

    What should be presented is a cohesive narrative. Drop the stupid rules, tell a story. Make a simple annotated illustration that is information dense and comprehensible. Forget about the slide. It's obsolete.

    Now this does not mean put a million things in a view at once just to create the illusion of information density. It means think like Google Maps: information rich, quantitative, and easy to understand.

    If you absolutely need a rule, the better answer is 0 or 1. Zero bullet points. One narrative.

  8. Re:Time for a change? on Elon Musk Establishes a Grade School · · Score: 1

    I am not sure I would called mentoring the absolute worst act for a high achieving kid. It depends completely on who they are teaching. Tasking them with mentoring remedial students who have no interest in learning material is a waste of time. However, teaching other motivated students can have plenty of rewards. Mentees challenge the mentor with all kinds of questions forcing the mentor to have a firm grasp of the topic while also seeding new ideas.

    Having advanced scholars teach less advanced scholars is essentially the framework for higher education. Ad Adstra likely has established this sort of environment at a grade school level.

    I think the key is not to impose this model on everyone. Education overall should be more diverse and should span the breadth between completely vocational to the abstract. Compulsory education for everyone does not make sense either. It just creates a large pool of unwilling participants. The one-size fits all model of public education does not make any sense.

  9. Re:What is systemd exactly? on Ubuntu To Officially Switch To systemd Next Monday · · Score: 2

    It depends how well you know Windows or Mac OS X.

    systemd is roughly equivalent to Window's svchost / Services [1] or Mac OS X's launchd [2]. Maybe if you remember DOS, it's kind of like autoexec.bat / config.sys (shudder). systemd is meant to replace the init system in Linux.

    Right after your computer boots and loads the hardware interface (the kernel), systemd or init is the first program that starts that is meant to start all the other programs. Traditional UNIX philosophy is to keep things extremely modular and simple. Each piece of software should do a single job and do it well. Furthermore, it should easily work with other modular programs. The controversy is that systemd has a tendency to expand in scope. While it has various subsystems and modules internally, it is trying to do "everything".

    The motivation for systemd is that modern systems have many services which need to interoperate, particularly at boot time. The old init system would start each service sequentially, one right after another. Modern systems now have multiple-cores and it would be advantageous in time to start services in parallel to take advantage of multiprocessor systems. In order to do this, there is a dependency graph problem where you have figure out which processes can start in parallel and which one depends on the others. For example, before you start a web server, you probably want to make sure that that the Internet connection is up. This problem has been solved and part of the solution was retrofitted onto init. Systemd, however, also wants to supervise services as they are running and possibly respond to events. These features are more important to laptops which boot frequently and change environment. Servers, however, boot infrequently and exist in relatively static environments where the additional complexity of systemd might cause an issue.

    Windows and Mac OS X have embraced solutions similar to systemd earlier to take advantage of tighter integration and also partly due to development being centralized. Linux development is more distributed and many would prefer it to be more modular and simple. The fight over systemd is a philosophical debate about whether the core services in Linux should be centralized and integrated or highly modular and simple.

    The dichotomy is false, however, as what is really needed is specialized configurations for different situations. What people are squabbling over is whether generalized solutions should lean towards supporting their specialized application (stable servers vs flexible laptops). The distributions which package software have been leaning towards systemd to support both, but those interested in servers see little advantage, greater complexity, and more security issues in systemd than in the previous init system.

    In summary, systemd is a replacement for the first process that starts in Linux that is supposed to provide core services. At the cost of simplicity, systemd integrates many services internally. The disagreements over this are philosophical and are about people fighting over the direction of generalized solutions rather than working towards optimal solutions for their specific needs.

    [1] http://en.wikipedia.org/wiki/S...
    [2] http://en.wikipedia.org/wiki/L...

  10. Emacs/SystemD on Systemd Getting UEFI Boot Loader · · Score: 1

    It almost seems like we are just missing the userland tools for SystemD, but I know a great selection of tools: Emacs. Once they merge Emacsd, we're set!

    I cannot wait until I can go from GummiBoot to Emacs in less than a second.

  11. Difference versus FreeBSD? on DragonFly BSD 4.0 Released · · Score: 1

    I know that DragonFly BSD forked from FreeBSD about a decade ago. What are the major differences between DragonFly and FreeBSD?

    Also what does the boot process look like?

  12. When will FreeBSystemD be released? on FreeBSD 10.1 Released · · Score: 3, Funny

    That's nice, but when will FreeBSystemD be released?

  13. Scientific Proof on Can Science Ever Be "Settled?" · · Score: 1

    It is really not possible to prove hypotheses in science. We can only disprove hypotheses, and "proof" only occurs when all other current hypotheses are eliminated except for one.

    We can also create models, often with mathematics, that are just another form of hypotheses. So being "settled" is only a transient state until someone else proposes a consistent model with the evidence.

    As such, we must embrace "deniers" that challenge the standing hypotheses and ask them to propose their own testable hypotheses.

    Religion is often another hypothesis, but it is often not one that cannot one that can be scientifically disproved. An all powerful deity can alter our reality to erase or manipulate evidence.

    If we disallow standing hypotheses to be challenged, then Science becomes an institutional religion. True science must always allow hypotheses to be constantly challenged by well formed alternate hypotheses.

  14. Re:Think of the children!!!!! on Meet the MOSS Modular Robots (Video) · · Score: 1

    The metal balls are not magnets as far as I understand. They are just metal balls. The magnets are in the plastic cubes. Granted small children may still manage to swallow the large plastic cubes or put them in other orifices, but I think the magnet problem has been mitigated here.

  15. US Hegemony on Program to Use Russian Nukes for US Electricity Comes to an End · · Score: 2

    While some people complain about the geopolitical status of the United States, it has to remembered that the US emerged from isolationism outside the Western hemisphere only after the second World War. Sure there was some involvement after the Spanish-American war and the first World War, but current state of affairs was created by the actions of countries around the world. If there is anything especially exceptional about the United States, it is that it is a large political conglomerate that continuously assimilates immigrants.

    Cooperation between nuclear powers can only benefit humanity as a whole. A system of friendly competition and cooperation between countries than the wanton destructiveness of general war.

  16. Reagan created universal healthcare on How 3 Young Coders Built a Better Portal To HealthCare.gov · · Score: 1

    OK, technically Congress under the Reagan administration created universal healthcare by passing EMTALA requiring almost all hospitals to provide treatment regardless of the ability to pay: http://en.m.wikipedia.org/wiki/Emergency_Medical_Treatment_and_Active_Labor_Act

    The ACA or ObamaCare tries to shift the financial burden back to the individual rather than continuing an unfunded mandate. Don't like it? Pay the $95 or 1% tax.

    In summary, Congress under Reagan created universal healthcare. Congress under Obama came up with an effective tax incentive to fund it.

    This appearance of this website along with existing health insurance brokers seems to make make the individual healthcare insurance much more transparent. ACA or not, that is a good development.

  17. Re: Just price? on How 3 Young Coders Built a Better Portal To HealthCare.gov · · Score: 2

    http://www.thehealthsherpa.com/insurance_plans?zip_code=29401

    That works for me. Isn't that great, I can post a direct link with your zip code pre-entered.

  18. Re: Government Involvement on How 3 Young Coders Built a Better Portal To HealthCare.gov · · Score: 3, Informative

    There is a law called EMTALA that requires hospitals to stabilize your health when you show up at a hospital. The bill signed under the Reagan administration created an unfunded universal healthcare system.

  19. Costs and Appstore/Package management on What Keeps You On (or Off) Windows in 2013? · · Score: 1

    I recently assembled a computer around a used motherboard I found at Goodwill with the intention of swapping it out for a better motherboard in 12 - 24 months. The cost of trying to legally license a new copy of Windows (>$100) encouraged me to install Ubuntu first and see how far I could get. The first challenge was trying to get Eve Online to work. After that, LibreOffice and Firefox/Chrome took care of most of my other needs. Eventually, Gimp and Inkscape satisfied the need for graphics creation. Ubuntu took some elbow grease in the beginning to get it to work with my graphics card. After that it has very smoothly scaled with my professional and gaming needs with the large number of ready to use applications.

    The cost of Windows was particularly high because I would need to obtain a full version (>$200) rather than a systems builder version since I intended to upgrade the core of my system in a few years. Since Windows was particularly costly for system migration, it just didn't make sense. Windows only begins to make sense for OEM appliances where it's cost is greatly discounted. Installing and updating software on Windows is also a huge pain.

  20. Watermark and Object Protection on Intel Demos McAfee Social Protection · · Score: 1

    It appears to watermark images and use some kind of applet (like Java or Flash?) to block simple screenshots. You need the addon to view the photos I believe. Of course an actual screenshot with a camera would defeat it, but there is obvious quality loss there.

    It seems to me that noscript or turning JavaScript off might prevent you from seeing the image all together.

  21. Re:You get what you pay for on Internet Brands Sues People For Forking Under CC BY-SA · · Score: 2

    That is not quite it. To extend your analogy to Leveraged Buy Out, what they did first is first borrow $25 in the name of the lawnmower from the neighbor. When selling the lawnmower, they then told the neighbor that the new owner is the one that owes the $25 that YOU borrowed.

    This would be all great if it was summer and the owner could mow lawns in the neighborhood, but now it's getting into the winter and the new owner is going to have to wait six months before they make any money back. Then it turns out that the neighbor wants their $25 back now but the new owner does not have the cash. So instead the neighbor says that they'll just take the lawnmower.

    The former owner that you sold it to for $75 is now out $75 and does not have a lawnmower. Now imagine that all the gears and parts of that lawnmower are people. The neighbor that lent the money decides that they don't really need a lawnmower and decide that only the motor is valuable and can quickly recoup the the $25 loan. They throw away all the other parts (fire the people) and sell the motor.

    Summary
    --------------
    You (Bain Capital) are $75 richer
    Initial Buyer (Small investors): $75 and no lawnmower.
    Neighbor (lender): Recouped initial $25 loan and maybe some.
    Lawn mower parts (employees): Without a purpose (job)

    You see this is not just venture capitalism where you are taking a risk with your own money. In this case, you are not even using a lot of your own money or taking any kind of significant risk in doing so. The main capital at risk is equity in the company that you borrowed against in order to buy it. If you did not saddle the company with so much debt, it would not be so bad. At least you have some more time until your creditors come after you. Now sure people should not have put more investment into the company knowing that it had substantial liabilities, but a lot of time this is not very obvious due to how they structure the debt.

  22. Re:Guns without Ammo? on 'Wiki Weapon Project' Wants Your 3D-Printable Guns · · Score: 1

    there is a group of loosely associated, mini-nation states in one part of the world

    Thank God that I live in the United States of America :)

  23. Re:Does the OS really matter? on Windows 7 Is the Next Windows XP · · Score: 0

    If Office was available on Linux, I'd be perfectly happy on Linux.

    How about Crossover? http://www.codeweavers.com/products/

  24. Something is wrong on RIM CEO: 'There's Nothing Wrong With the Company' · · Score: 4, Insightful

    Well I think we just found one thing wrong with the company: The CEO is delusional, a liar, or both.

  25. Re:Being awarded for some fairly old work. on 3 Share Nobel Prize In Medicine For Immune System Work · · Score: 1

    These prizes have never been about those who come up with immediate applications. It has been for those who began the field as we know it today, whether they stumbled upon it or worked tirelessly towards it. The applications tend to be awarded in terms of their market profitability. The basic fundamental research rarely is awarded, and the Nobel Prize is an opportunity to recognize that work.

    Alfred Nobel was fortunate enough to do the initial research on nitroglycerin and then turn that into a profitable product. In a way this is a model by which industry can give back to the basic research from which it sprang.