Viewing profile — mks_shuffle
mks_shuffle
HN member- Joined
- Fri, Feb 11, 2022, 1:09 AM UTC
- HN karma
- 21
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About mks_shuffle
No profile information was provided.
Recent public activity
- story
-
comment
Comment #48143789
While this is certainly a welcome step, I hope there is more work done to fix the underlying problem of easily creating correct BibTeX entries for the cited papers. Citations for a…
-
comment
Comment #46655086
Thanks for the reply. I’ve mostly heard that images generated by AI are considered non-copyrightable (prompts are written by a human). Would the situation be different for code com…
-
story
Ask HN: Can companies claim copyright over their LLM-generated codebases?
As tools like Claude Code and Codex become more widely used across industries, will companies be able to claim copyright over their codebases (or products) or impose license restri…
-
comment
Comment #46523674
How much Codex and Claude Code are different from each other? I have been using Codex for few weeks doing experiments related to data analysis and training models with some archite…
-
comment
Comment #46147344
What could be the potential impact on smartphone and tablet prices in the coming months or years? I am assuming that laptop prices will start increasing next year.
-
comment
Comment #44745409
I think the parent comment is referring to "Attention is All You Need", famous transformer paper.
-
comment
Comment #43838442
These are recommendations provided on huggingface page under usage guidelines QwQ-32b: https://huggingface.co/Qwen/QwQ-32B DeepSeek-R1: https://huggingface.co/deepseek-ai/DeepSeek-…
-
comment
Comment #43827317
Does anyone have insights on the best approaches to compare reasoning models? It is often recommended to use a higher temperature for more creative answers and lower temperature va…
-
comment
Comment #42226165
Can you please elaborate a bit more about your issues with PyTorch on M4 mac. I read PyTorch has some support for Mac GPU with MPS backend, but not sure how extensive it is. I am l…
-
comment
Comment #41208422
Another option with Python is uploadserver: https://github.com/Densaugeo/uploadserver python built-in: python -m http.server (does not support upload)
-
comment
Comment #40472876
You can try Groq API for faster inference. They use custom hardware to speed up the inference. Supported open models can be found here: https://console.groq.com/docs/models (includ…
-
comment
Comment #38829186
For ML/DL papers you can check https://paperswithcode.com/