<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: phissenschaft</title><link>https://news.ycombinator.com/user?id=phissenschaft</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 28 Apr 2026 23:36:45 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=phissenschaft" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by phissenschaft in "Emacs-copilot: Large language model code completion for Emacs"]]></title><description><![CDATA[
<p>I use Emacs for most of my work related to coding and technical writing. 
I've been running phind-v2-codellama and openhermes using ollama and gptel, as well as github's copilot. I like how you can send an arbitrary region to an LLM and ask for things about it. Of course the UX is in early stage, but just imagine if a foundation model can take all the context (i.e. your orgmode files and open file buffers) and can use tools like LSP.</p>
]]></description><pubDate>Sun, 31 Dec 2023 23:12:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=38828326</link><dc:creator>phissenschaft</dc:creator><comments>https://news.ycombinator.com/item?id=38828326</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38828326</guid></item><item><title><![CDATA[New comment by phissenschaft in "916 Days of Emacs"]]></title><description><![CDATA[
<p>I just stopped worry and succumbed to <a href="https://github.com/emacs-evil/evil">https://github.com/emacs-evil/evil</a>. 
Now I only mostly just fiddle with orgmode configs to generate nice looking HTML and PDFs.</p>
]]></description><pubDate>Fri, 14 Apr 2023 03:38:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=35565251</link><dc:creator>phissenschaft</dc:creator><comments>https://news.ycombinator.com/item?id=35565251</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35565251</guid></item><item><title><![CDATA[New comment by phissenschaft in "Spack – scientific software package manager for supercomputers, Linux, and macOS"]]></title><description><![CDATA[
<p>Been using Spack for a while to manage my machine learning package dependencies. It allows me to quickly spin up projects with complex dependencies (my current environment has 329 packages built ...). It's pretty easy to use with containers. It allows me to evaluate and migrate to different PyTorch/CUDA versions easily.</p>
]]></description><pubDate>Sat, 25 Mar 2023 22:10:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=35307972</link><dc:creator>phissenschaft</dc:creator><comments>https://news.ycombinator.com/item?id=35307972</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35307972</guid></item><item><title><![CDATA[Why Is the Wealthfront Cash Account APY So High?]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.wealthfront.com/blog/why-is-wealthfront-cash-account-apy-so-high/">https://www.wealthfront.com/blog/why-is-wealthfront-cash-account-apy-so-high/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=33585331">https://news.ycombinator.com/item?id=33585331</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 13 Nov 2022 17:46:15 +0000</pubDate><link>https://www.wealthfront.com/blog/why-is-wealthfront-cash-account-apy-so-high/</link><dc:creator>phissenschaft</dc:creator><comments>https://news.ycombinator.com/item?id=33585331</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33585331</guid></item><item><title><![CDATA[New comment by phissenschaft in "I tricked myself into working out 3 times per week"]]></title><description><![CDATA[
<p>Really happy for the author! 
I also find gamification and vanity help. Strava/Peloton are good places to keep scores and brag about what you've done.</p>
]]></description><pubDate>Sun, 04 Sep 2022 17:32:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=32715480</link><dc:creator>phissenschaft</dc:creator><comments>https://news.ycombinator.com/item?id=32715480</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32715480</guid></item><item><title><![CDATA[New comment by phissenschaft in "Launch HN: Sematic (YC S22) – Open-source framework to build ML pipelines faster"]]></title><description><![CDATA[
<p>Congratulation on the launch! Best wishes! 
Would absolutely love to dive into it soon.<p>Here are some high level questions:<p>- How does it handle failure of individual tasks in the pipeline? 
- What if the underlying jobs (e.g. training or dataset extraction or metrics evaluation) need to run outside the k8s cluster (e.g. running bare-metal, slurm, sagemaker, or even a separate k8s cluster)?
- How does caching work if multiple pipeline can share some common components (e.g. dataset extraction)?</p>
]]></description><pubDate>Thu, 11 Aug 2022 06:34:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=32422271</link><dc:creator>phissenschaft</dc:creator><comments>https://news.ycombinator.com/item?id=32422271</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32422271</guid></item><item><title><![CDATA[New comment by phissenschaft in "Ray: A Distributed Framework for Emerging AI Applications"]]></title><description><![CDATA[
<p>Is there a plan to tighter integrate into k8s, potentially in a multi-cluster/federated setting. It's a lot easier to get buy-ins for ray adoption from infra teams where k8s is the centralized compute substrate.</p>
]]></description><pubDate>Mon, 05 Jul 2021 22:54:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=27742585</link><dc:creator>phissenschaft</dc:creator><comments>https://news.ycombinator.com/item?id=27742585</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27742585</guid></item><item><title><![CDATA[New comment by phissenschaft in "Ray: A Distributed Framework for Emerging AI Applications"]]></title><description><![CDATA[
<p>Great work and kudos to the Ray team! 
It's definitely a fresh look with a lot of lessons learned from previous generations (e.g. spark).<p>There are a few nice features I wish Ray would eventually get to.<p>On the user experience side, it would be nice to have task level logs: often time it's easier for users to reason at task level, especially the task is a facade that triggers other complicated library/subprocess calls.<p>For the scheduler, if there's more native support for sharded/bundled/partitioned tasks and 
<a href="https://cloud.google.com/blog/products/gcp/no-shard-left-behind-dynamic-work-rebalancing-in-google-cloud-dataflow" rel="nofollow">https://cloud.google.com/blog/products/gcp/no-shard-left-beh...</a></p>
]]></description><pubDate>Sun, 04 Jul 2021 21:29:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=27732766</link><dc:creator>phissenschaft</dc:creator><comments>https://news.ycombinator.com/item?id=27732766</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27732766</guid></item><item><title><![CDATA[New comment by phissenschaft in "Cue, an open-source data validation language"]]></title><description><![CDATA[
<p>Wonder if <a href="https://hydra.cc/" rel="nofollow">https://hydra.cc/</a> would be a better choice</p>
]]></description><pubDate>Tue, 15 Jun 2021 15:23:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=27516811</link><dc:creator>phissenschaft</dc:creator><comments>https://news.ycombinator.com/item?id=27516811</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27516811</guid></item><item><title><![CDATA[New comment by phissenschaft in "Using Argo to Train Predictive Models at FlightAware"]]></title><description><![CDATA[
<p>Really like the flexibility provided by Argo. It's the missing workflow concept from Kubernetes.</p>
]]></description><pubDate>Thu, 10 Jun 2021 21:36:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=27466161</link><dc:creator>phissenschaft</dc:creator><comments>https://news.ycombinator.com/item?id=27466161</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27466161</guid></item><item><title><![CDATA[New comment by phissenschaft in "PatchELF: Simple utility for modifying existing ELF executables and libraries"]]></title><description><![CDATA[
<p>Super useful for updating rpath!</p>
]]></description><pubDate>Fri, 07 May 2021 20:27:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=27080493</link><dc:creator>phissenschaft</dc:creator><comments>https://news.ycombinator.com/item?id=27080493</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27080493</guid></item><item><title><![CDATA[New comment by phissenschaft in "Apache Arrow 4.0"]]></title><description><![CDATA[
<p>Great to see Ballista in arrow <a href="https://github.com/apache/arrow/pull/9723" rel="nofollow">https://github.com/apache/arrow/pull/9723</a></p>
]]></description><pubDate>Wed, 05 May 2021 17:23:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=27052814</link><dc:creator>phissenschaft</dc:creator><comments>https://news.ycombinator.com/item?id=27052814</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27052814</guid></item><item><title><![CDATA[New comment by phissenschaft in "On Repl-Driven Programming"]]></title><description><![CDATA[
<p>My concept of a "REPL" is mostly defined by emacs. You would have a buffer with a code file, with an active jupyter kernel with the correct dependencies loaded in it. Then one would send any active region with `C-c C-c` and get timely feedback.<p>With this mode <a href="https://github.com/nnicandro/emacs-jupyter" rel="nofollow">https://github.com/nnicandro/emacs-jupyter</a> one can connect to a jupyter kernel running locally or remote (would mostly prefer SSH port forwarding or kubectl port-forward the remote jupyter server). It makes life so much easier to interact with cloud environment (e.g. spark).</p>
]]></description><pubDate>Sun, 03 Jan 2021 18:28:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=25623746</link><dc:creator>phissenschaft</dc:creator><comments>https://news.ycombinator.com/item?id=25623746</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25623746</guid></item><item><title><![CDATA[New comment by phissenschaft in "Talking out loud to yourself is a technology for thinking"]]></title><description><![CDATA[
<p>Very helpful to have a conversation with oneself. I'd sometimes try different accents to create an illusion of someone else talking.</p>
]]></description><pubDate>Sun, 27 Dec 2020 21:16:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=25554328</link><dc:creator>phissenschaft</dc:creator><comments>https://news.ycombinator.com/item?id=25554328</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25554328</guid></item><item><title><![CDATA[New comment by phissenschaft in "Interactive C++ for Data Science"]]></title><description><![CDATA[
<p>I find being able to directly evaluate code snippets via attaching to a jupyter kernel (running locally or in cloud) is one of the most important development efficiency booster.</p>
]]></description><pubDate>Thu, 24 Dec 2020 04:23:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=25525048</link><dc:creator>phissenschaft</dc:creator><comments>https://news.ycombinator.com/item?id=25525048</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25525048</guid></item><item><title><![CDATA[New comment by phissenschaft in "Controversies and Challenges in fMRI (2018)"]]></title><description><![CDATA[
<p>Using fMRI to study brain functions is akin to studying US road transportation with only CO2 emission map.</p>
]]></description><pubDate>Sun, 28 Jun 2020 21:33:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=23672249</link><dc:creator>phissenschaft</dc:creator><comments>https://news.ycombinator.com/item?id=23672249</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23672249</guid></item><item><title><![CDATA[New comment by phissenschaft in "What Is Nix?"]]></title><description><![CDATA[
<p>Wondering if folks would prefer spack (<a href="https://spack.io/" rel="nofollow">https://spack.io/</a>) given its heavy adoption in the HPC community.</p>
]]></description><pubDate>Thu, 21 May 2020 04:42:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=23254859</link><dc:creator>phissenschaft</dc:creator><comments>https://news.ycombinator.com/item?id=23254859</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23254859</guid></item><item><title><![CDATA[New comment by phissenschaft in "Configs suck? Try a real programming language"]]></title><description><![CDATA[
<p><a href="https://queue.acm.org/detail.cfm?id=2898444" rel="nofollow">https://queue.acm.org/detail.cfm?id=2898444</a><p>"""
... embrace the inevitability of programmatic configuration, and maintain a clean separation between computation and data. The language to represent the data should be a simple, data-only format such as JSON or YAML, and programmatic modification of this data should be done in a real programming language, where there are well-understood semantics, as well as good tooling ...
"""</p>
]]></description><pubDate>Mon, 06 Apr 2020 02:59:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=22790590</link><dc:creator>phissenschaft</dc:creator><comments>https://news.ycombinator.com/item?id=22790590</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22790590</guid></item></channel></rss>