<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: monirmamoun</title><link>https://news.ycombinator.com/user?id=monirmamoun</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 16 Jun 2026 04:24:27 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=monirmamoun" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by monirmamoun in "Ask HN: Has anyone replaced Claude/GPT with a local model for daily coding?"]]></title><description><![CDATA[
<p>download LM Studio to play with, and it will let you search for models... try Qwen3.6-35B-A3B at 4,5 or 6 bits (6 bit XL is near perfect) and use pi coder or another harness to access it... you can also try Unsloth studio and try same model to start. LM Studio slighter easier to use, Unsloth probably better quality. Neither one is super great quality by the way (meaning: they crash or act weirdly too often to be full production solutions, but can work for local coding). ONCE YOU DOWNLOAD EITHER APP... it will let you search huggingface for the models. Just type qwen to start looking and ... start messing around. And you connect the pi coder harness using the http interface that LM Studio and Unsloth offer to the engine API, so make sure you figure out that url and turn it on... something like 127.0.0.1:1234/api would be a typical IP (localhost) and port (1234 is used by LM Studio)</p>
]]></description><pubDate>Mon, 15 Jun 2026 20:25:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=48546573</link><dc:creator>monirmamoun</dc:creator><comments>https://news.ycombinator.com/item?id=48546573</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48546573</guid></item><item><title><![CDATA[New comment by monirmamoun in "All elementary functions from a single binary operator"]]></title><description><![CDATA[
<p>this is really cool! i am going to try this in some of my own research. another cool thing is trying units different than 1 like adding imaginaries or other funky things, or different bases entirely. you can combine that concept with this for a lot of powerful math techniques.</p>
]]></description><pubDate>Sun, 19 Apr 2026 10:56:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=47823364</link><dc:creator>monirmamoun</dc:creator><comments>https://news.ycombinator.com/item?id=47823364</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47823364</guid></item></channel></rss>