Live data from Hacker News

Viewing profile — badhabit

badhabit

HN member
Joined
Sat, Aug 15, 2020, 5:34 AM UTC
HN karma
12
Public activity
32 items

About badhabit

No profile information was provided.

Recent public activity

  1. comment
    Comment #27631808

    practical common lisp

  2. comment
    Comment #27461844

    is it possible to refill the aquifer using technology ? sea water desalination perhaps ?

  3. comment
    Comment #27272962

    i hope there is a toggle button in front menu to disable javascript just a click away. not buried levels deep in settings.

  4. comment
    Comment #27103496

    use simple but powerful tool, like math. for programming language, the more math-like, the better.

  5. comment
    Comment #27006996

    what is o.g. startup ?

  6. story
  7. comment
    Comment #26978661

    10+10+10 = 30 = 25+5 = 25 + 2 + (1+1+1) 9+9+9 = 25+2

  8. comment
    Comment #26968240

    can vaccine be open sourced?

  9. story
  10. comment
    Comment #26913835

    gardening

  11. comment
    Comment #26843478

    how hard is it to make fake cards that pass psa grading ?

  12. comment
    Comment #26762250

    #!/usr/bin/newlisp

  13. comment
  14. comment
    Comment #26409484

    ... just when i wanted to order the o'reilly mova book

  15. comment
    Comment #26074744

    newlisp: (set 'L '()) (dolist (s (explode "aaaabbbcca")) (if (!= (ref-all s L) '((0 0))) (push (list s 1) L) (inc (L 0 1)))) (print (reverse L))

  16. comment
    Comment #25843911

    cron to the rescue

  17. comment
  18. comment
    Comment #25569042

    how do satelite companies ensure there's no debris in each satelite's spot in space before launch ?

  19. comment
    Comment #25536508

    won't the droplets dry after circulation? possibly killing the virus?

  20. comment
    Comment #25531640

    Ecology of the Planted Aquarium: A Practical Manual and Scientific Treatise for the Home Aquarist by Diana Walstad

  21. comment
  22. comment
    Comment #24774626

    practice a lot, redo exercises, always start with blank editor

  23. comment
    Comment #24757226

    browsers have the bad habit of autorefresh

  24. comment
    Comment #24557608

    typing 'end' instead of ')' is two characters too much

  25. comment
    Comment #24519362

    i learned vue2 3-4 years ago. should i learn vue3 or svelte instead?