Live data from Hacker News

Viewing profile — csytan

csytan

HN member
Joined
Sun, Aug 31, 2008, 6:06 AM UTC
HN karma
1,168
Public activity
338 items

About csytan

https://csytan.com

https://www.cozycal.com

Recent public activity

  1. comment
    Comment #31608244

    I've been using Python's Tornado ( http://www.tornadoweb.org/ ) for years now. Now on version 6, it's fast, well maintained, mature, and has good docs with readable code. @bdarnell…

  2. comment
    Comment #30779018

    "Yesterday is history, tomorrow is a mystery, but today is a gift. That's why it is called the present" - Master Oogway

  3. comment
    Comment #24851648

    > To be the devil's advocate, Google doesn't learn this way anything they wouldn't get to know without this intermediary link. They'd know if and when the link was clicked.

  4. comment
    Comment #23311203

    Docker would an example of unbundling apps from the OS. It's specific to the server audience though. Some other examples in the consumer space would be React Native, Flutter, Elect…

  5. comment
    Comment #22895394

    For folks interested in the new Composition API, the RFC is a good read: https://vue-composition-api-rfc.netlify.app/

  6. comment
    Comment #22859487

    I'm curious as well. Maybe it's Direct Sales?

  7. comment
    Comment #22842943

    I'm bootstrapping a simple scheduling SAAS with my wife ( https://www.cozycal.com/ ). As the sole developer, I definitely can relate to the feeling of constantly putting out fires.…

  8. comment
    Comment #22647734

    From the article: "Despite their name, herring worms can be found in a variety of marine fish and squid species. When people eat live herring worms, the parasite can invade the int…

  9. comment
    Comment #22562066

    From the paper: > Virus stability in aerosols was determined as described previously at 65% relative humidity (RH) and 21-23°C. In short, aerosols (<5 µm) containing HCoV-19 (105.2…

  10. comment
    Comment #22107904

    *to see a similar effect on air quality as mentioned in the study

  11. comment
    Comment #21000834

    It's funny running into this article for the first time. I've been using Tarsnap for a couple years now for our SAAS. After receiving the first month's email receipt for $0.25, I r…

  12. comment
    Comment #20753306

    I've been using Tornado for coming on 6 years. It's a great example of a solid, well maintained project. Why it's not more popular I'll never know. Yes it's still relevant because …

  13. comment
    Comment #19775495

    How come? I think it'd be likely that there will eventually be a hybrid text-to-speech engine that is trained on the narrator, and can continue where they left off.

  14. comment
    Comment #19592816

    I think this is a common problem. It's easy to start a project to satisfy a creative itch, however, once committed full-time, passion may not be enough to keep you going. Then it b…

  15. comment
    Comment #19533994

    I self cut and fade at the edges, but I think the keys to doing this correctly are: 1. Good visibility of the back and sides of your head. Either a 3 way mirror, or some kind of vi…

  16. comment
    Comment #19453726

    but there are also dozens of other cryptocurrencies which are drop-in replacements for Bitcoin. I don't see any drop-in replacements. I can see your point if you meant sharing a co…

  17. comment
    Comment #19415302

    I'm curious. Could you elaborate?

  18. comment
    Comment #19227454

    Are there any disadvantages to choosing developer mode?

  19. comment
    Comment #19125054

    This pattern was taught to be by a former mentor, except he phrased it "always be ready to ship". I used it to convert my app from rendered HTML + jQuery into a full fledged VueJS …

  20. story
  21. comment
    Comment #18963845

    Found it creepy that it correctly identified my business account after I had cleared my cookies. This is becoming a standard feature in sales and customer support software.

  22. story
  23. comment
    Comment #18912524

    Also, it's easy to export your entire workspace as raw data. Markup files, images, etc.

  24. story
  25. comment
    Comment #18851361

    Having investigated this possibility as someone in the Apple ecosystem, I think Android might be ahead of iOS for web development. Reason? Browsers on iOS are crippled: no dev tool…