Viewing profile — kellros
kellros
HN member- Joined
- Wed, Dec 07, 2011, 12:11 PM UTC
- HN karma
- 159
- Public activity
- 207 items
- HN profile
- View on Hacker News ↗
About kellros
Recent public activity
-
comment
Comment #47812044
Consider that as of (always and) 2026 you are held accountable for whatever AI-slop* you produce. Will that change within 5 years? The mindset is shifting from doing the right thin…
-
comment
Comment #47811732
As someone building AI software factories for the greater part of a year, I can share some learnings: - Smart models like Claude Opus cannot be replaced with dumber models at a rea…
-
comment
Comment #14791597
I'll tell you later :)
-
comment
Comment #13582764
I've always been fond of Rethinkdb, but never actually used it. Perhaps if I came across pragmatic examples of how to do x with y, like you typically see with Redis, I could have c…
-
comment
Comment #12441851
Nice. Slightly disappointed that the file being edited in the demo wasn't called "nuts" ( https://raw.githubusercontent.com/schollz/sdees/master/brand... )
- story
-
comment
Comment #10477303
I have a sinking feeling: https://github.com/cristicbz/rust-doom/blob/master/src/game/...
-
comment
Comment #9590785
Looks to be the case based on the config. I'm suprised storage wasn't abstracted to accommodate redis or the like which is essential in a load balanced scenario. The API doesn't se…
-
comment
Comment #9587883
I suspect flex-time will be coming sooner than expected. flexbox is amazing!
-
comment
Comment #9587446
Edit: The whole idea behind clustering is to run an application instance per thread/core for better performance and load balance requests between the application instances. This ar…
-
comment
Comment #9587403
There was a post on HN recently on correctly using promises. A must read for anyone getting started with promises: http://pouchdb.com/2015/05/18/we-have-a-problem-with-promise...
- story
-
comment
Comment #9545176
I guess it depends on how averse you are to risk and how long you can go without getting paid. Never forget that a contract is meant to be negotiated - a contract's first draft typ…
-
comment
Comment #9545125
Good to know :)
-
comment
Comment #9544643
Some words of advice: - Watch this video: http://creativemornings.com/talks/mike-monteiro--2/1 - Have a contract that stipulates what will be delivered and when, when payment is du…
-
comment
Comment #9544434
It must be IE gathering its numbers to face off against Spartan in the IEpocalypse. Another theory is that corporates/governments are switching over from XP to Windows 7 (with Inte…
-
comment
Comment #9511764
There's definitely a huge difference between supplementing your HTML with some JavaScript and writing a JavaScript application. JavaScript as a server side language is a new playin…
- comment
-
comment
Comment #9196327
Thanks for the write up. I'm mostly in agreement with your point of view.
- story
-
comment
Comment #9179825
I've setup this fundraiser on behalf of my friend (and donated myself). I know this is not exactly the right place to post this to, if you have recommendations on where to post it …
- story
-
comment
Comment #9150840
Sorry to say, but the design is change intolerant and will most likely fail to meet expectations. Changing the questions or answers will cause all current responses to be invalidat…
-
comment
Comment #9064513
In the spirit of OSS I forked httprouter instead of just keeping the changes locally. I hope that the implementation can prove as a reference in improving httprouter or other Golan…
- story