Viewing profile — sometimesweenie
sometimesweenie
HN member- Joined
- Fri, Mar 05, 2021, 7:22 PM UTC
- HN karma
- 22
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About sometimesweenie
No profile information was provided.
Recent public activity
-
comment
Comment #38544889
If you want a solid structure to start with, I’d suggest https://luminusweb.com/ as that’s what I initially learned from. For a todo app I believe the reagent repo has an example o…
-
comment
Comment #38543698
When I was learning Clojure, I just sorta dealt with it. Usually you are presented with a trace that contains a line number for the error which was enough. I’m not entirely sure wh…
-
comment
Comment #38192708
Much like estimates, pi is irrational
-
comment
Comment #37382263
You need a strong wrist anyway for volleys. Also you can get just as much spin with a two hand
-
comment
Comment #37265608
Delete your résumé and fill in something like: https://github.com/posquit0/Awesome-CV You’ll probably need to get a temporary job. I suggest a union job like warehouse worker so yo…
-
comment
Comment #37181431
I donate $1,000/yr and I’m stopping due to this
-
comment
Comment #30123624
I've been across this bridge probably a hundred or so times since childhood... scary stuff. Our geography is pretty prohibitive to population increase for a larger tax base to supp…
-
comment
Comment #29008074
Clojure through Babashka[0]. It's great for small tasks not related to your favorite editor. I use it for most of my scripting except for the really easy things in bash. [0] https:…
-
comment
Comment #27510044
When I was bit by a bat, I didn't feel it and only noticed the bite until I saw the tiniest amount of blood. I was awake too... Not saying it's a common occurrence, but rabies is s…
-
comment
Comment #26716036
I’m a bit biased, but from my personal experience I would definitely say that it does. I’ve worked on two projects that had different backends (PHP and elixir) where the choice to …
-
comment
Comment #26674609
A personal example of this: while going through my divorce, I witnessed several ads targeted towards me for storage units. Thanks for looking out for me, Google.
-
comment
Comment #26361240
> The -> macro is a clever hack which allows you to "thread" values through expressions. It implicitly adds the value as the first argument to the first forms, the result of that f…