Viewing profile — badhabit
badhabit
HN member- Joined
- Sat, Aug 15, 2020, 5:34 AM UTC
- HN karma
- 12
- Public activity
- 32 items
- HN profile
- View on Hacker News ↗
About badhabit
No profile information was provided.
Recent public activity
-
comment
Comment #27631808
practical common lisp
-
comment
Comment #27461844
is it possible to refill the aquifer using technology ? sea water desalination perhaps ?
-
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.
-
comment
Comment #27103496
use simple but powerful tool, like math. for programming language, the more math-like, the better.
-
comment
Comment #27006996
what is o.g. startup ?
- story
-
comment
Comment #26978661
10+10+10 = 30 = 25+5 = 25 + 2 + (1+1+1) 9+9+9 = 25+2
-
comment
Comment #26968240
can vaccine be open sourced?
- story
-
comment
Comment #26913835
gardening
-
comment
Comment #26843478
how hard is it to make fake cards that pass psa grading ?
-
comment
Comment #26762250
#!/usr/bin/newlisp
-
comment
Comment #26500224
greed
-
comment
Comment #26409484
... just when i wanted to order the o'reilly mova book
-
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))
-
comment
Comment #25843911
cron to the rescue
-
comment
Comment #25744204
cron rem
-
comment
Comment #25569042
how do satelite companies ensure there's no debris in each satelite's spot in space before launch ?
-
comment
Comment #25536508
won't the droplets dry after circulation? possibly killing the virus?
-
comment
Comment #25531640
Ecology of the Planted Aquarium: A Practical Manual and Scientific Treatise for the Home Aquarist by Diana Walstad
-
comment
Comment #25507834
svelte
-
comment
Comment #24774626
practice a lot, redo exercises, always start with blank editor
-
comment
Comment #24757226
browsers have the bad habit of autorefresh
-
comment
Comment #24557608
typing 'end' instead of ')' is two characters too much
-
comment
Comment #24519362
i learned vue2 3-4 years ago. should i learn vue3 or svelte instead?