Live data from Hacker News

Viewing profile — waveforms

waveforms

HN member
Joined
Sun, Aug 19, 2018, 3:13 PM UTC
HN karma
33
Public activity
19 items

About waveforms

No profile information was provided.

Recent public activity

  1. comment
    Comment #49001385

    The removal of FM radio from cell phones was a big mistake. It should never have allowed. Radio is very useful in emergencies. Lately I have been getting back in to internet radio,…

  2. comment
    Comment #47645186

    This highlights to me the compounding of knowledge networked AI experts working with human experts will bring. "But I wonder if someday there will be a representation that is more …

  3. comment
    Comment #47645093

    This seems to be a negative form of American exceptionalism. If Japan, Korea, Taiwan, China and Vietnam can do it, what is it about the USA that makes you think the USA cannot do i…

  4. comment
    Comment #47627675

    I agree and lets not label something as dangerous or expensive if it can be made to be affordable and safe. "As of 2026, 59 nuclear power plants are operational in mainland China, …

  5. comment
    Comment #46661906

    The time to negotiate that would have been before this announcement. Carney has doomed Canada's auto industry because he is negotiating with his emotions.

  6. comment
    Comment #44407578

    yes, go ahead and have ads but any income over server fees can be shared with open source projects.

  7. comment
    Comment #44407558

    it is. There are many websites and applications that I use, like wikipedia and linux / kde that could help if they picked an application like Mastodon and promoted it on their site…

  8. comment
    Comment #44132231

    I was just today looking to see who owns Flex and Air. There is Apache Flex but it does not look like it is widely used. And it looks like Air was sold to Harman an audio electroni…

  9. comment
    Comment #43236274

    wow, thanks Matt. You and Lincoln Stein (Bioperl founder if I remember correctly) got me started with my first website.

  10. comment
  11. comment
    Comment #23685704

    This recent research from China suggest another possibility..that it acts as an ACE2 blocker. https://www.biorxiv.org/content/10.1101/2020.06.22.164665v1....

  12. comment
    Comment #23370643

    The late Dr. Gerald M. Edelman (Nobel Prize in Physiology or Medicine) had a fascinating theory he called "Neural Darwinism" that relied upon "reentrant mapping" he insisted was no…

  13. comment
    Comment #20252350

    #!/usr/local/bin/jq -rf tostream | select(length > 1) | ( .[0] | map( if type == "number" then "[" + tostring + "]" else "." + . end ) | join("") ) + " = " + (.[1] | @json)

  14. comment
    Comment #19950648

    This is why I rarely post on the internet. So easy to misunderstand tone. I seems as if you are mis-understanding my original post. I was only hoping for the best for Harlanji base…

  15. comment
    Comment #19950167

    Yes, I did this for about three months when I first moved to California. I was flat broke and it gave me a chance to stay dry and save up money.

  16. comment
    Comment #19943387

    I was just at the Mountain View Walmart last night and I noticed a lot of campers in the parking lot. Maybe that could be an option for you?

  17. comment
    Comment #19675011

    This made me curious how long a photon lives. "according to the photons frame of reference, Heeck found that its lifetime would be a rather short three years; however, from our fra…

  18. comment
    Comment #18230047

    I have to mention Dmitry Soshnikov's "JavaScript. The Core" webpage. The concepts explained in version one published in 2010 helped me land several contracts. Now I see he has "Jav…

  19. comment
    Comment #17794624

    According to this website [1] jQuery is still used by over 70% of websites. I have built production sites in extjs, Dojo, Angular, React etc. but nothing beats the fun of throwing …