Viewing profile — tkahnoski
tkahnoski
HN member- Joined
- Mon, Jan 25, 2010, 8:43 PM UTC
- HN karma
- 302
- Public activity
- 158 items
- HN profile
- View on Hacker News ↗
About tkahnoski
No profile information was provided.
Recent public activity
-
comment
Comment #47966586
I think if anything LLLM has taught us... its that AGI will not be predictable. The idea of an intelligence being consistent as it becomes more capable is probably not a good assum…
-
comment
Comment #43389936
I think you just made my point. If designing an eScooter you'd look at available power needed across the problem space. Even more so you might put in a safety features like a tempe…
-
comment
Comment #43357725
I think maybe this misses the mark. Yes software can lead to unbounded complexity unlikely many physics based engineering disciplines. However, at the end of the day, there is an i…
-
comment
Comment #43128753
Mewing is something intended to address this, but evidence isn't there. Everyone wants a non-invasive solution rather than jaw expanders, braces, retainers etc.. so depending on wh…
-
comment
Comment #43096974
There's definitely an existential question around if fusion will ever be able to beat renewables plus batteries, but who knows with our energy demands ever increasing at some point…
-
comment
Comment #40777850
Another way of looking at it is CDK's main product is an ERP tailored to the automotive industry. These aren't systems with short setup times and there is major risk to trying to r…
-
comment
Comment #39208617
A few quick googles... https://en.wikipedia.org/wiki/Closed_timelike_curve as usual early thinkers on General Relativity were already going down this road.
-
comment
Comment #39204696
Lately I've wondered... what if this flow of time wasn't true? at least not at universe scale? Messier than just gravitational affects but actual weird topography in time? There is…
-
comment
Comment #38643729
Ditto as to living in "Dallas" proper. Tweets from Delkus and the Fort Worth National Weather Service are the main way I pay attention to new developments. Typically stuff will get…
-
comment
Comment #38635317
Watches are common, indicators are common, warnings tend to be very last minute. I consider myself a very weather aware person living near the edge of tornado alley in Dallas, I ge…
-
comment
Comment #38118604
Particularly since battery replacement is one of the easier DIY auto repairs many people take on.
-
comment
Comment #38116872
I see what you are saying. My comment was more geared towards how a Zillow number or KBB number could move the market and I didn't consider that in the context of the article about…
-
comment
Comment #38115455
Definitely think housing is more easily manipulated since there's little standardization of the condition of a house or the materials or features that would drive pricing. (sq foot…
-
comment
Comment #38026620
Even a hybrid mission with humans in orbit doesn't make sense. You have to bring less fuel for landing/take-off from Mars. But for that same cost you could send way more robotic wo…
-
comment
Comment #37690020
The install of postgres was relatively trivial, it did however raise many licensing questions and I don't think we even had a lawyer on retainer to talk through it. This also made …
-
comment
Comment #37682012
Vague memory from 10+ years ago: * Getting real deep with detecting OS/instruction set and edge cases * Constantly validating permissions on every directory and file * Constantly v…
-
comment
Comment #37681808
raises hand Similar only we created a Java Swing GUI since it was multiplatform.... So you'd install the JRE (it's multi-platform right?), then you'd install Postgres (what?) then …
-
comment
Comment #37598382
Worked at a medium size enterprise and was trying to get some detailed performance metrics with a legacy tech stack that didn't have a drop-in APM soluion. This was in the age of g…
-
comment
Comment #37559652
It's self-selecting. If the relationship was not in a healthy state to begin with, divorce doesn't fix that dysfunction. It's full admission the relationship between two people isn…
-
comment
Comment #37557947
I'd agree and my comment is more of a critique on the evolution of American society leading away from community building. Whether it be subtle things like suburban homes with giant…
-
comment
Comment #37557156
Or more to the point, lean heavily into "it takes a village to raise a child".
-
comment
Comment #37410907
Another commenter linked to an earlier Nature article where 'Model' is a particularly carved out word in the ethical guidelines. https://archive.ph/Xnx5n#selection-1171.0-1171.349
-
comment
Comment #37398188
This would be awesome... When I'm in a rabbit hole trying to find a product and I see three or four of roughly the same design I know not to bother any further unless I can find a …
-
comment
Comment #37381820
I was "A man, a can and a plan" cook prior to being introduced to Good Eats videos. Particularly since Alton delves straight into the scientific 'why' things are happening. I don't…
-
comment
Comment #35693843
Depends on the underlying framework on how it isolates processes... I could see this happening in a monolithic JVM application where it pretends there are separate containers, but …