【Hacker News搬运】问HN:你在做什么(2024年9月)?
-
Title: Ask HN: What are you working on (September 2024)?
问HN:你在做什么(2024年9月)?
Text: What are you working on? Any new ideas that you're thinking about?
你在做什么?您有任何新想法吗;重新考虑?
Url:
Post by: david927
Comments:
DigiEggz: Working on a few major changes for my turn-based MMORPG. It uses HaxeFlixel for the client and SmartFoxServer for the backend. I've had fun working on it for about four years now.<p>Relevant links:
<a href="https://jamcloud95.com" rel="nofollow">https://jamcloud95.com</a>
<a href="https://github.com/DigiEggz/smartfox-haxe-client">https://github.com/DigiEggz/smartfox-haxe-client</a>DigiEggz: 正在为我的回合制MMORPG进行一些重大更改。它使用HaxeFlixel作为客户端,SmartFoxServer作为后端。我;我为它工作了大约四年,玩得很开心<p> 相关链接:<a href=“https://jamcloud95.com”rel=“nofollow”>https:///;jamcloud95.com</a><a href=“https:/;/ github.com/-DigiEggz//smartfox haxe客户端”>https:"/;github.com;DigiEggz;smartfox haxe客户端</a>
paddy_m: I am working on Buckaroo[1] - the data table for jupyter/dataframes that I have always wanted. Buckaroo combines a performant table capable of scrolling through 1000s of rows, with summary stats and histograms. All configurable and extensible by users. never type df.head() again. give it a try, I'm eager to hear feedback.<p>Recently I have been working on the low-code UI. I find myself looking up and typing the same pandas (and polars) incantations over and over again to explore and modify data. The low-code UI allows simple transforms of data (search, remove column outliers, show only outliers of a column, group by) to be perfromed with just clicks. You can also view the generated python code. This is powered by a json-flavored lisp interpreter, but users never have to type lisp code.<p>[1] <a href="https://github.com/paddymul/buckaroo">https://github.com/paddymul/buckaroo</a>
paddy_m: 我正在研究Buckaroo[1]——jupyter的数据表;我一直想要的数据帧。Buckaroo结合了一个能够滚动1000行的高性能表,以及摘要统计和直方图。所有内容均可由用户配置和扩展。永远不要再键入df.head()。试试看,我;我渴望听到反馈<p> 最近我一直在研究低代码UI。我发现自己一次又一次地查找和键入相同的pandas(和polars)咒语来探索和修改数据。低代码UI允许只需点击即可执行数据的简单转换(搜索、删除列异常值、仅显示列的异常值、分组)。您还可以查看生成的python代码。这是由json风格的lisp解释器提供支持的,但用户永远不必键入lisp代码<p> [1]<a href=“https:/;/ github.com/-paddymul//buckaroo”>https:"/;github.com;padymul;巴克罗</a>
Alex-Programs: I'm working on <a href="https://nuenki.app/" rel="nofollow">https://nuenki.app/</a>, a language learning tool. It teaches you a language while you procrastinate by inserting translations of appropriate-difficulty sentences into webpages as you browse HN etc.<p>Currently trying to reduce costs by switching from using DeepL (high quality, low latency, high cost) everywhere to a hybrid that also uses Claude (high quality, high latency, low cost) for text that is far from the user. Also experimenting with Gemma 2 9B via Groq to go in between them, but it's bad at following instructions and I don't quite trust the quality numbers I'm seeing for it (they're benchmarked with gpt-4o as a judge).<p>I'm also trying to work out marketing. I'm not good at it, and I dislike it, but I need to get good at it. Currently considering Reddit ads for awareness, some content marketing going over the technical details (there's some fun language processing and performance optimisations), and... I feel that's not enough, but I'm not sure what to add to that.<p>I'm running on very little budget (I just left school and I'd rather not go into my limited savings over this), so I can't afford to just throw money at ads.
Alex-Programs: 我;m正在处理<a href=“https:/;nuenki.app.”rel=“nofollow”>https:"/;nuenki.app</a> ,语言学习工具。当你在浏览HN等时,它会通过在网页中插入适当难度句的翻译来教你一门语言,从而在你拖延的时候教你一种语言。<p>目前,它正试图通过从在任何地方使用DeepL(高质量、低延迟、高成本)切换到混合模式来降低成本,这种混合模式也使用Claude(高质量,高延迟、低成本)来处理远离用户的文本。还通过Groq对Gemma 2 9B进行了实验,以介于两者之间,但它;他不善于遵循指示,我也不擅长;我不太相信质量数字;我拭目以待(他们以gpt-4o作为评判标准)<p> 我;我也在努力制定营销策略。我;我不擅长它,我也不喜欢它,但我需要擅长它。目前正在考虑Reddit广告以提高知名度,一些内容营销会深入技术细节(有一些有趣的语言处理和性能优化),以及。。。我觉得;这还不够,但我;我不知道该补充什么<p> 我;我的预算很少(我刚刚离开学校,我宁愿不把有限的积蓄花在这上面),所以我可以;我不能只在广告上花钱。
piazz: I’m working on an Anki Addon that streamlines the hell out of the card generation process using LLMs. You can define a schema of prompts for your note type & fields, where each prompt can reference other fields, and use it to generate things like translations, example sentences, mnemonics, for tens of thousands of cards in batches or in the fly as they’re reviewed. These generated fields can reference other generated fields so it’s actually a fully fledged DAG under the hood! It also supports TTS in 50+ languages. Soon adding image generation support.<p><a href="https://ankiweb.net/shared/info/1531888719" rel="nofollow">https://ankiweb.net/shared/info/1531888719</a><p>It’s a paid service at $5/mo with a free trial. Just cracked $50/MRR! Baby steps, but the value is clearly there. Need to tighten up a couple things, especially the web presence and onboarding, before I start marketing more. The tragic irony is that I’m spending all my language learning time building this (alas there can be no other way).
piazz: 我正在开发一个Anki插件,它使用LLM简化了卡生成过程。您可以为笔记类型定义提示模式&;字段,每个提示都可以引用其他字段,并使用它为数万张卡片批量或即时生成翻译、例句、助记符等内容。这些生成的字段可以引用其他生成的字段,因此它实际上是一个功能齐全的DAG!它还支持50多种语言的TTS。很快添加图像生成支持<p> <a href=“https://www.ankiweb.net共享信息1531888719”rel=“nofollow”>https:/;ankiweb.net;共享;info/;1531888719</a><p>这是一项收费服务,价格为5美元;莫可以免费试用。刚刚突破50美元;先生!小步走,但价值是显而易见的。在我开始营销之前,需要加强几件事,尤其是网络形象和入职培训。具有悲剧性讽刺意味的是,我把所有的语言学习时间都花在了构建这一点上(唉,别无选择)。
ianthehenry: <a href="https://bauble.studio/" rel="nofollow">https://bauble.studio/</a> is a programmatic 3D art playground that I've been working on for a while now, and I'm pretty excited about it! It's based around signed distance functions, which are a way to represent 3D shapes as, well, functions, and you can do a lot of like weird mathematical distortions and operations that give you cool new shapes. Like average two shapes together, or take the modulo of space to infinitely repeat something... it's a really fun and powerful way to make certain kinds of shapes.<p>SDFs are very cool in general, and widely used in the generative art communities, but kinda hard to wrangle when you're writing shader code directly. They really are <i>functions</i>, but GLSL doesn't support first-class functions, so if you want to compose shapes you have to manually plumb a bunch of arguments around. So Bauble is essentially a high-level GLSL compiler that lets you model SDFs as first-class values, and as a result you can make a pretty cool 3D shape in just a few lines of code. And then 3D print them!<p>I need to do some actual work to promote and publicize it once I'm done with the documentation and implement a few more primitives, but it's very close!<p>The docs have lots of examples of the sorts of things you can do with SDFs: <a href="https://bauble.studio/help/" rel="nofollow">https://bauble.studio/help/</a><p>And for examples of some "art" that I've made with it recently:<p><a href="https://x.com/ianthehenry/status/1839061056301445451" rel="nofollow">https://x.com/ianthehenry/status/1839061056301445451</a>
<a href="https://x.com/ianthehenry/status/1839649510597013592" rel="nofollow">https://x.com/ianthehenry/status/1839649510597013592</a>
<a href="https://x.com/ianthehenry/status/1827461714524434883" rel="nofollow">https://x.com/ianthehenry/status/1827461714524434883</a>ianthehenry: <a href=“https:”bauble.studio“rel=”nofollow“>https:”/;bauble.studio</a> 是一个程序化的3D艺术游乐场;我已经工作了一段时间了,我;我对此非常兴奋!它;s基于带符号的距离函数,这是一种将3D形状表示为函数的方法,你可以做很多奇怪的数学扭曲和运算,给你很酷的新形状。就像平均两个形状在一起,或者取空间的模来无限重复某件事。。。它;这是制作某些形状的一种非常有趣和强大的方法<p> SDF通常很酷,在生成艺术社区中得到了广泛的应用,但当你使用SDF时,有点难以争论;直接重写着色器代码。它们实际上是<i>函数</i>,但GLSL不是;不支持一级函数,所以如果你想组合形状,你必须手动查找一堆参数。因此,Bauble本质上是一个高级GLSL编译器,它允许您将SDF建模为一级值,因此您可以在几行代码中制作出非常酷的3D形状。然后3D打印<p> 我需要做一些实际的工作来推广和宣传它;m完成了文档并实现了更多的原语,但它;非常接近<p> 文档中有很多你可以用SDF做的事情的例子:<a href=“https:”bauble.studio“help:”rel=“nofollow”>https:”/;bauble.studio;帮助</a> <p>并举例说明";艺术";我;我最近用它做了:<p><a href=“https:”x.com“ianthehenry”状态“1839061056301445451”rel=“nofollow”>https:”/;x.com;ianthehenry;状态;1839061056301445451</a><a href=“https:”x.com“ianthehenry”status“1839649510597013592”rel=“nofollow”>https:”/;x.com;ianthehenry;状态;1839649510597013592</a><a href=“https:”x.com“ianthehenry”status“1827461714524434883”rel=“nofollow”>https:”/;x.com;ianthehenry;状态;1827461714524434883</a>