Viewing profile — knoebber
knoebber
HN member- Joined
- Mon, Jul 15, 2019, 1:48 PM UTC
- HN karma
- 209
- Public activity
- 91 items
- HN profile
- View on Hacker News ↗
About knoebber
Recent public activity
-
comment
Comment #46905708
Grinnell 17' here. At first I didn't enjoy intro with Racket. But by the end I changed my mind and it ended up being one of my favorite courses. In retrospect that class easily had…
-
comment
Comment #40970272
I assume 'work life balance'
-
comment
Comment #40927736
Like any good yakshaving programmer, i built/use my own note taking / TODO app. Now I want to implement a feature where I can send a SMS to my app, and it will save the text/media …
-
comment
Comment #40911276
the act of writing it down probably makes them remember it.
-
comment
Comment #40503230
I’m surprised they weren’t doing this already . This is standard for CC companies afaik.
-
comment
Comment #40015538
Fair criticisms, but at the end of the day, Kagi offers a better search experience then all the alternatives for a fair price, so I pay for it. I don't really need to have 'faith' …
-
comment
Comment #39448579
I live about 180 miles north of silicon valley. The only utility I get here is high speed internet via a radio receiver in a redwood tree[0]. I just tested and I'm getting 20mb dow…
-
comment
Comment #39448499
Yeah, I believe they send DSL through the same lines that they don't want to support anymore.
-
comment
Comment #39448289
> *90% of all internet traffic goes through Erlang controlled nodes (Cisco) (source: https://erlangforums.com/ ) Seems like a pretty good outcome to me?
-
comment
Comment #39332590
Not useful for people who live in areas without cell service. These folks will have no way to make calls from home if ATT pulls out.
-
comment
Comment #38061276
I think the main use case today is the dom traversal API. It makes operations like "add the 'error' class to all elements in the form" simple: $('#some-form').find('input').addClas…
-
comment
Comment #37744432
Please drink a verification can
-
comment
Comment #37649120
from the README: > Currently it only supports Golang's pprof dump, I am working on supporting more formats
-
comment
Comment #37397754
Anecdote: I had serious wrist/hand pain after using a mechanical keyboard for years. I changed to a low profile keyboard, and I don't have pain anymore. Who knows, maybe it was coi…
-
comment
Comment #37014005
Lol, if you say so.
-
comment
Comment #36301138
two reasons: 1. you prefer functional style languages, such as elixir 2. you want to avoid `pip install` ing dependencies
-
comment
Comment #35446943
Has anyone made a "cat" like tool that uses treesitter under the hood?
-
comment
Comment #35075941
I'm a happy paying user... I almost never have to !g. I tried DDG before kagi, and it just seemed like a worse version of google to me. I definitely prefer the kagi results.
-
comment
Comment #34533337
https://dotfilehub.com No JS, and easy to self host. It’s a place to put your dotfiles. It comes with a CLI loosely based on git for editing, versioning, pushing, and pulling.
-
comment
Comment #34355444
we don't want to: 12 is more divisible than 10
-
comment
Comment #34023155
Up here in Northern California quite a few of us live off grid with just solar/batteries. What law says that a grid hookup is required? Is it at the county level?
-
comment
Comment #33711884
> How do they efficiently update everything on each tick? The player is responsible for some aspects of keeping their game running efficiently. See: https://dwarffortresswiki.org/i…
-
comment
Comment #33629180
A postgres database that is managed by a custom app that I wrote in Elixir / Phoenix / LiveView. Hosted for free on fly.io. it stores: - My TODO list (items -> entries -> checkboxe…
-
comment
Comment #33400751
No, the authors state it takes more inspiration from django: https://martenframework.com/docs/the-marten-project/acknowle...
-
comment
Comment #33096112
I wonder how many folks chose Expresso.js + coffee script because it was the 'hot new thing'.