Slashdot Mirror


User: Kaz+Kylheku

Kaz+Kylheku's activity in the archive.

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

Comments · 846

  1. Re:Good starter languages? on Learning Programming In a Post-BASIC World · · Score: 1

    A minimal implementation of just RnRS Scheme is terrible for learning because of the lack of language features and the lack of an environment.

    There are some nice Scheme environments with good interactive features and extensions to the language, too.

  2. Lisp, hands down. on Learning Programming In a Post-BASIC World · · Score: 1

    Beware of cheap imitations.

  3. Quite false. on Why Classic Video Game Revamps Must Disappoint · · Score: 1

    Playing the real Lode Runner on a decent Apple II emulator is pretty much exactly the same to me.

    I got sucked into it again a few months ago.

    You can't blame poor classic game re-makes on irrelevant changes in life. They do actually suck, inherently.

  4. Post-BASIC world? on Learning Programming In a Post-BASIC World · · Score: 1

    As in what, 1987 and onward?

  5. No, not "ultra efficient engines". on 11-Year-Old Pilots 1,325 MPG Concept Car · · Score: 1

    Try "ultra wimpy engines".

    No power to accelerate or climb hills. Ridiculously slow speed. Ridiculously small, uncomfortable vehicle.

    Show me 1300 MPG in city traffic, and without inciting road-rage in other drivers.

    Show me 1300 MPG going through mountain passes.

    How about ventilation? Air conditioning? Show me 1300 MPG on a road trip through a heat wave. You'd be frying like fish in the little coffin on wheels.

    Safety? Front impact, side impact, rear impact, rolling?
    Show me 1300 MPG after building in a steel cage around the driver.

    These MPG contests are completely useless because they are devoid of these nasty things called REQUIREMENTS that real engineers have to grapple with.

    If you drop almost all requirements, it is easy to optimize.

    In programming, if we drop the requirement for correct execution, we can optimize everything down to a single instruction that aborts itself.

  6. I played MP3's without flash in 1997. on JavaScript Decoder Plays MP3s Without Flash · · Score: 0

    Snore ...

  7. CS is a branch of mathematics. on Why There's No Nobel Prize In Computing · · Score: 1

    Giving the Nobel prize to one branch but not others would be retarded.

    For instance, the discovery of public key encryption.

    Number theory or computer science?

    Doh ...

  8. If you think "orientated" is actually a word ... on Ask Slashdot: Compensating Technical People For Contributing to Sales? · · Score: 2

    you're halfway to sales already. :)

  9. What will they replace it with? on Swiss To End Use of Nuclear Power · · Score: 2, Insightful

    Why, an intricate and precise clock-work driven by a wind-up spring.

  10. Disproportionate feedback psych: explains guitar! on Seduction Secrets In Video Game Design · · Score: 1

    Pluck a little string, make a big noise!

    Chugging heavy metal riffs is like blowing up objects in a video game.

    Oh, and there can literally be "disproportionate feedback", too.

  11. Perl 5-something? on Perl 5.14 Released · · Score: 0

    Did I time warp to the 90's?

  12. Higher temperature, reduced Wi-Fi range? on Global Warming To Hinder Wi-Fi Signals, Claims UK Gov't · · Score: 1

    What's that supposed to be about? Reduced maximum output wattage of power amplifying semiconductors at higher ambient temperatures?

    There are, like, solutions for that.

    Bigger heatsinks, more efficient designs that dissipate less waste heat, liquid cooling ...

  13. Re:REALITY: SCHIZOPHRENIA REDUCES MEMORY on Scientists Afflict Computers With Schizophrenia · · Score: 1

    I don't think they are necessarily writing about large-scale organized memory, like learning.

    But perhaps small-scale memories in groups of brain cells?

    For instance, suppose you hear a bell ring briefly, but then after it stops, you continue to hear an intense memory of it in your head as a kind of after image, which mixes in with new sounds that you are hearing.

    The result is chaos.

  14. Forgetting ~~ stabilizing negative feedback? on Scientists Afflict Computers With Schizophrenia · · Score: 2

    It sounds like too much remembering induces positive feedback in the brain's pathways which lead to unstable oscillations. Forgetting is then required in order to dampen the system and stabilize it.

    If the brain remembers too much, it's possibly not the new stimuli which overwhelm it, but the combination of new stimuli plus the remembered information being replayed, all made worse by feedback paths.

    Just a wild-assed hypothesis.

  15. Here is a simple DIY way to do it. on One-Way Sound Walls Proven Possible · · Score: 1

    Put the band in a tightly soundproofed room. Put some microphones outside of the room, and amplify the sound from the outside into loudspeakers in the room.

    See? Microphone --> amp --> speaker. One way signal with off-the-shelf stuff.

  16. Nothing extraordinary; happens all the time. on One-Way Sound Walls Proven Possible · · Score: 1

    It's called: the irreversibility of impedance! This is why, for instance, a loudspeaker isn't a great microphone, and vice versa.

  17. Solid-body electric guitar + vacuum tube amplifier on Tech That Failed To Fail · · Score: 1

    Nuff said.

    Other "tech" not dying:

    - can openers
    - plastic bottles
    - paper cone speakers with copper voice coils and ceramic magnets
    - automobile tires
    - internal combustion engine
    - silicon semiconductors
    - latex paint, acrylic lacquer
    - hammers, nails, nuts, bolts
    - silica-based glass for glassware and windows
    - ceramic flush toilets with integrated tank
    - electric baseboard heaters
    - air compressors and related tools: ratchets, paint guns, grinders, ...
    - ...

  18. Re:So? on Patent 5,893,120 Reduced To Pure Math · · Score: 1

    This story is about patent, not copyright. The idea behind code is patentable in the United States, and there are famous examples of ideas that are, or were patented which can be reduced to pure math.

  19. So? on Patent 5,893,120 Reduced To Pure Math · · Score: 1

    RSA crypto can be reduced to pure math. JPEG, MPEG 2 layer 3 audio encoding, ditto, etc.

  20. Re:Is this a cloud specific problem? on What Happens To Data When a Cloud Provider Dies? · · Score: 1

    Except that "here" can also suffer a catastrophy. It's a problem of storing your data in only one place.

  21. Cloud is for deployment, not storage, doh! on What Happens To Data When a Cloud Provider Dies? · · Score: 1

    The cloud's purpose is to serve your data without using your local pipe.

    You should maintain the main copy of that data yourself.

  22. Re:Stop Calling it "The God Particle" on Rumors of Higgs Boson Discovery At LHC · · Score: 1

    Let's swap terminology with computer science, thereby righting two wrongs.

    Let's call it the "root" particle (root of all mass), and the privileged user on a system should be "god" (all powerful). :)

  23. Re:Advice: be proactively cooperative! on Ask Slashdot: Do I Give IT a Login On Our Dept. Server? · · Score: 1

    In fact, if they say they don't need root, just give them root anyway.

  24. Advice: be proactively cooperative! on Ask Slashdot: Do I Give IT a Login On Our Dept. Server? · · Score: 1

    It's just a server at work. It's not your bank account.

    Go out of your way to let IT do their jobs as easily as possible.

    Give them the account and even go to lunch with them later that week.

    IT being your friends is the smart way to go.

    Cheers!

  25. Strawman! on Is Science Just a Matter of Faith? · · Score: 1

    The main mistake here is choosing strawmen to represent all of science: fringe physics and cosmology.

    Science has a solid empirical backing. You observe, make a model, use model to make predictions, validate predictions, thus confirm the model (with proper qualifications as to its limitations).

    On the outer fringes of science, where new frontiers are being probed, there is an element of faith because of the lag between making hypotheses and being able to confirm them and, further, to finally apply them to something practical. Scientists working on something new do need some inspiration that they are going down the right path, but I would not equate that with religious faith.