Viewing profile — codingbear
codingbear
HN member- Joined
- Sun, Feb 05, 2017, 3:52 AM UTC
- HN karma
- 14
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About codingbear
Recent public activity
-
comment
Comment #48595063
duckdb is so nice coupled with claude code. It extensive file support and some very interesting decisions on local caching data (like from S3 or snowflake) makes it easy to slice a…
-
comment
Comment #47038600
Do they mention the hardware used for training? Last I heard there was a push to use Chinese silicon. No idea how ready it is for use
-
comment
Comment #45775753
how are you running qwen3 with llama-vscode? I am still using qwen-2.5-7b. There is an open issue about adding support for Qwn3 which I have been monitoring, would love to use Qwen…
-
comment
Comment #45775708
I use local for code completions only. Which means models supporting FIM tokens. My current setup is the llama-vscode plugin + llama-server running Qwen/Qwen2.5-Coder-7B-Instruct. …
-
comment
Comment #43996779
what is the Lua equivalent for JVM ecosystem? An embeddable language which you allows for running user scripts in a sandbox?
-
comment
Comment #22206851
It depends on what you mean by Software Architecture. I normally see 3 interpretations of it. For some people, S/W arch is writing readable, maintainable code. Things like Design p…
-
comment
Comment #15099884
I have the same question as well.
-
comment
Comment #15009495
Can anyone help me understand what kind of employment are available in the market which requires deep knowledge of compilers? I love this subject, but I don't know to which domains…
-
comment
Comment #13571277
How is it organised? Is there a call for presentations a day before? It is a Cool Idea. Thanks for suggesting it.
-
story
Ask HN: How to promote engineering culture in a company?
The company I work in has different departments like Mobile app dev, core engineering, data analysis, depts for different products and so on. There is generally a lot of cross coll…