<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: wjessup</title><link>https://news.ycombinator.com/user?id=wjessup</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 23 Apr 2026 14:02:44 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=wjessup" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by wjessup in "Who is Satoshi Nakamoto? My quest to unmask Bitcoin's creator"]]></title><description><![CDATA[
<p>100% of people who've ever had DHMO have died.<p>This is scientifically verified and yet nobody does anything about it.</p>
]]></description><pubDate>Thu, 09 Apr 2026 00:46:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=47698006</link><dc:creator>wjessup</dc:creator><comments>https://news.ycombinator.com/item?id=47698006</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47698006</guid></item><item><title><![CDATA[New comment by wjessup in "A new California law says all operating systems need to have age verification"]]></title><description><![CDATA[
<p>what about the laws that say crossing the border is illegal?</p>
]]></description><pubDate>Sat, 28 Feb 2026 04:42:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=47190527</link><dc:creator>wjessup</dc:creator><comments>https://news.ycombinator.com/item?id=47190527</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47190527</guid></item><item><title><![CDATA[New comment by wjessup in "Statement on the comments from Secretary of War Pete Hegseth"]]></title><description><![CDATA[
<p>Any commentary about how adversaries won't have regulations?</p>
]]></description><pubDate>Sat, 28 Feb 2026 04:39:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=47190509</link><dc:creator>wjessup</dc:creator><comments>https://news.ycombinator.com/item?id=47190509</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47190509</guid></item><item><title><![CDATA[New comment by wjessup in "I rebooted my social life"]]></title><description><![CDATA[
<p>agreed. this persons world view is skewed, superficial, self-centered.</p>
]]></description><pubDate>Fri, 02 Jan 2026 04:11:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=46461317</link><dc:creator>wjessup</dc:creator><comments>https://news.ycombinator.com/item?id=46461317</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46461317</guid></item><item><title><![CDATA[New comment by wjessup in "JAX – NumPy on the CPU, GPU, and TPU"]]></title><description><![CDATA[
<p>Great basics tutorial: <a href="https://colinraffel.com/blog/you-don-t-know-jax.html" rel="nofollow noreferrer">https://colinraffel.com/blog/you-don-t-know-jax.html</a></p>
]]></description><pubDate>Fri, 29 Sep 2023 13:09:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=37703626</link><dc:creator>wjessup</dc:creator><comments>https://news.ycombinator.com/item?id=37703626</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37703626</guid></item><item><title><![CDATA[New comment by wjessup in "Dreams of new physics fade with latest muon magnetism result"]]></title><description><![CDATA[
<p>You forgot jumping right into the derivation first without any context of why it matters.</p>
]]></description><pubDate>Fri, 11 Aug 2023 17:08:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=37091062</link><dc:creator>wjessup</dc:creator><comments>https://news.ycombinator.com/item?id=37091062</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37091062</guid></item><item><title><![CDATA[New Gandalf from Lakera.ai]]></title><description><![CDATA[
<p>Article URL: <a href="https://gandalf.lakera.ai/adventures">https://gandalf.lakera.ai/adventures</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=36086063">https://news.ycombinator.com/item?id=36086063</a></p>
<p>Points: 4</p>
<p># Comments: 1</p>
]]></description><pubDate>Fri, 26 May 2023 16:12:55 +0000</pubDate><link>https://gandalf.lakera.ai/adventures</link><dc:creator>wjessup</dc:creator><comments>https://news.ycombinator.com/item?id=36086063</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36086063</guid></item><item><title><![CDATA[New comment by wjessup in "GPTGladiator: Make many draft responses, use second model to pick best"]]></title><description><![CDATA[
<p>We are experimenting with ways to use ChatGPT to get better answers more reliably, remove hallucinations, etc.<p>This little library will generate multiple draft responses and then use a second model to judge the answers and pick a winner, which is then returned to the user. Google's Bard uses this same approach.<p>With this library you can apply the pattern to gpt-3.5 and gpt-4.<p>Drafts are generated in parallel and all drafts are evaluated with a single prompt.<p>This will use a lot of tokens. For example to generate 3 drafts, you are at 3x + you need to feed those drafts into another prompt + get that response, so >7x.<p>Streamlit demo: <a href="https://theoremone-gptgladiator-streamlit-ui-5ljwmm.streamlit.app/" rel="nofollow">https://theoremone-gptgladiator-streamlit-ui-5ljwmm.streamli...</a></p>
]]></description><pubDate>Tue, 23 May 2023 17:16:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=36047492</link><dc:creator>wjessup</dc:creator><comments>https://news.ycombinator.com/item?id=36047492</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36047492</guid></item><item><title><![CDATA[GPTGladiator: Make many draft responses, use second model to pick best]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/TheoremOne/gptgladiator">https://github.com/TheoremOne/gptgladiator</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=36047491">https://news.ycombinator.com/item?id=36047491</a></p>
<p>Points: 34</p>
<p># Comments: 5</p>
]]></description><pubDate>Tue, 23 May 2023 17:16:43 +0000</pubDate><link>https://github.com/TheoremOne/gptgladiator</link><dc:creator>wjessup</dc:creator><comments>https://news.ycombinator.com/item?id=36047491</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36047491</guid></item><item><title><![CDATA[New comment by wjessup in "Jsonformer: Generate structured output from LLMs"]]></title><description><![CDATA[
<p>Thank you for your README, I'm sharing it with my team.</p>
]]></description><pubDate>Wed, 03 May 2023 13:36:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=35802211</link><dc:creator>wjessup</dc:creator><comments>https://news.ycombinator.com/item?id=35802211</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35802211</guid></item><item><title><![CDATA[Interview Coach GPT]]></title><description><![CDATA[
<p>Article URL: <a href="https://share.streamlit.io/error">https://share.streamlit.io/error</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=35753306">https://news.ycombinator.com/item?id=35753306</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 29 Apr 2023 14:41:18 +0000</pubDate><link>https://share.streamlit.io/error</link><dc:creator>wjessup</dc:creator><comments>https://news.ycombinator.com/item?id=35753306</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35753306</guid></item><item><title><![CDATA[New comment by wjessup in "Build your own agents which are controlled by LLMs"]]></title><description><![CDATA[
<p>What all these tools need to adopt is sending 10-20 requests out and finding the "best" response. I think it's incorrect that we try to get the tool to work right the first time. Auto-GPT has JSON parse errors 20-50% of the time. Instead, with enough parallel responses we can increase the likelihood one of them is "really good". The next challenge is figuring out which answer is really good and continuing with that.</p>
]]></description><pubDate>Wed, 05 Apr 2023 02:27:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=35448546</link><dc:creator>wjessup</dc:creator><comments>https://news.ycombinator.com/item?id=35448546</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35448546</guid></item><item><title><![CDATA[New comment by wjessup in "Using LLaMA with M1 Mac and Python 3.11"]]></title><description><![CDATA[
<p>How is this post any different than the instructions on the actual repo? <a href="https://github.com/ggerganov/llama.cpp">https://github.com/ggerganov/llama.cpp</a></p>
]]></description><pubDate>Sun, 12 Mar 2023 17:48:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=35123472</link><dc:creator>wjessup</dc:creator><comments>https://news.ycombinator.com/item?id=35123472</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35123472</guid></item><item><title><![CDATA[New comment by wjessup in "Large language models are having their Stable Diffusion moment"]]></title><description><![CDATA[
<p>post example prompts and results please?</p>
]]></description><pubDate>Sun, 12 Mar 2023 03:33:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=35116276</link><dc:creator>wjessup</dc:creator><comments>https://news.ycombinator.com/item?id=35116276</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35116276</guid></item><item><title><![CDATA[New comment by wjessup in "Large language models are having their Stable Diffusion moment"]]></title><description><![CDATA[
<p>The limitation is because of the word position embedding matrix size. This isn't a config issue, or an API limitation. This is a limitation on the size of a matrix that is part of the model and is decided on before training. You can't change it.<p>What does that mean?<p>For each token in your input or inference output it requires the model to have some understanding of what the position of the word means.<p>So there is the word position embedding matrix that contains a vector per position. The matrix has "only" 1024 entries in it for GPT2 or 4096 for GPT3. The size of each entry varies as well, containing a vector from 768 for GPT2 small and up to 12,288 for GPT3.<p>So the WPE (word position embeddings) for GPT2 is (1024x768) and for GPT3 (4096x12288)<p>Inference requires info from this vector to be added to the word tokens embedding for each token in the original prompt + each generated token.</p>
]]></description><pubDate>Sun, 12 Mar 2023 03:23:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=35116191</link><dc:creator>wjessup</dc:creator><comments>https://news.ycombinator.com/item?id=35116191</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35116191</guid></item><item><title><![CDATA[New comment by wjessup in "Running LLaMA 7B on a 64GB M2 MacBook Pro with Llama.cpp"]]></title><description><![CDATA[
<p>Same here. 53ms a token. pretty fast!</p>
]]></description><pubDate>Sat, 11 Mar 2023 16:15:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=35109595</link><dc:creator>wjessup</dc:creator><comments>https://news.ycombinator.com/item?id=35109595</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35109595</guid></item><item><title><![CDATA[New comment by wjessup in "Running large language models like ChatGPT on a single GPU"]]></title><description><![CDATA[
<p>>  Human: You're just making all of this up as you go along aren't you?
>  Assistant: I promise that I am telling the truth!<p>The best.</p>
]]></description><pubDate>Wed, 22 Feb 2023 18:41:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=34900505</link><dc:creator>wjessup</dc:creator><comments>https://news.ycombinator.com/item?id=34900505</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34900505</guid></item><item><title><![CDATA[New comment by wjessup in "Facebook Announces Meta Verified"]]></title><description><![CDATA[
<p>what's really great is the back button is hi-jacked with a history of 6+ facebook pages after just a little bit of scrolling.<p>How is this ok?</p>
]]></description><pubDate>Mon, 20 Feb 2023 03:40:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=34864686</link><dc:creator>wjessup</dc:creator><comments>https://news.ycombinator.com/item?id=34864686</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34864686</guid></item><item><title><![CDATA[New comment by wjessup in "RFC: Let's Disrupt Dating Apps"]]></title><description><![CDATA[
<p>Could you please explain this line of reasoning? It's not immediately clear why a middleman reduces chances of malicious behavior. Do you think the risk of malicious behavior could be reduced through individual confidence, judgement or leadership in the same way or differently?</p>
]]></description><pubDate>Mon, 24 Feb 2020 21:22:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=22408597</link><dc:creator>wjessup</dc:creator><comments>https://news.ycombinator.com/item?id=22408597</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22408597</guid></item><item><title><![CDATA[New comment by wjessup in "Ask HN: How do I start my own consulting firm?"]]></title><description><![CDATA[
<p>I started a consulting business about 10 years ago. We're >80 people now and only do full team projects that include design, product management and engineering.<p>As others have said in this thread it's all about relationships and sales. Technical ability will help you retain clients and build bigger things over longer timescales, but won't help you get clients in the first place. Also, technical ability rarely leads to happy clients - they don't review your code - but a focus on helping the client achieve their mission is the key to success.<p>You need to start by getting 1 client. Then 2, and so on. You don't need a website, or even the name of a company to do this. I didn't know the name of my consultancy until about 6 months into it after we were 5 full time people.<p>Subcontracting with other firms when you start is possible, but is mostly based on relationships, not capability. When I started I had a relationship with a design agency and they subcontracted us their heavy engineering work. In reverse, I saw this as outsourcing sales and account management to them.<p>To grow the business I started a meetup.com group back when meetup was just starting. There were no other groups at the time and I was able to make a good name for myself in the community which lead to word of mouth business. Once a month I would have a different big name company in town host an event where I would bring 50-80 engineer types and do some tech talks for about an hour. It took about 5 hours to organize per month and barely any out of pocket costs since companies were happy to open their spaces to technical types and provide food.<p>You need to figure out what you're willing to sell. Staff augmentation? Time & Materials? Contracts based on scope? They're all very different in sales process and delivery.<p>You need to think about account management as a real thing. Developing the empathy and focus around happy customers <i>over</i> "best code" or "ideal features" is critical.<p>Developing your sales beyond word of mouth is the hardest thing to do. Hiring a sales person alone won't do it. There are way too many small consultancies reaching out to potential customers everyday and you can't distinguish yourself from the noise. If you have a clearly differentiated product offering or services approach that a sales person can leverage to make a clear pitch that's not just "we can do your projects!" then it can work.</p>
]]></description><pubDate>Sat, 11 Mar 2017 19:36:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=13846787</link><dc:creator>wjessup</dc:creator><comments>https://news.ycombinator.com/item?id=13846787</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=13846787</guid></item></channel></rss>