【Hacker News搬运】问HN:你在做什么?(2024年10月)
-
Title: Ask HN: What Are You Working On? (October 2024)
问HN:你在做什么?(2024年10月)
Text: What are you working on? Any new ideas that you're thinking about?
你在做什么?您有任何新想法吗;重新考虑?
Url:
Post by: david927
Comments:
com2kid: Putting the finishing touches on my LLM based town simulator. Once it's finished I'll have it simulate 4 hours in the town every 2 hours in reality.<p>It is designed to solve the problem of "RPG hero just killed a dragon in front of the town and no one says anything about it." All the NPCs realistically react and talk about the Hero's exploits.<p>Visitors to the site can vote on what quest the hero undertakes next.<p>I'm running into the problem what the site isn't much fun. I'm honestly not sure what to do about that!<p>An only slightly buggy build is at <a href="https://www.generativestorytelling.ai/tinyllmtown/index.html" rel="nofollow">https://www.generativestorytelling.ai/tinyllmtown/index.html</a><p>Importantly, I am aiming to have everything (except voice gen) working on a small model that can be ran locally.
com2kid: 对我基于LLM的城镇模拟器进行最后的润色。一旦它;已经完成了;我会让它在现实中每2小时在城里模拟4个小时<p> 它旨在解决";RPG英雄刚刚在镇前杀死了一条龙,但无人提及此事。";所有NPC都真实地反应并谈论英雄;的功绩<p> 该网站的访问者可以投票决定英雄接下来要进行什么任务<p> 我;m遇到网站不是什么的问题;没什么好玩的。我;我真的不知道该怎么办<p> 一个仅有轻微错误的版本位于<a href=“https:/;www.generativestorytical.ai/ tinyllmtown index.html”rel=“nofollow”>https:/;www.generativestorying.ai;tinyllmtown;html</a><p>重要的是,我的目标是让所有东西(除了语音生成器)都在一个可以在本地运行的小模型上运行。
akkartik: I've been teaching kids programming 1:1, off and on for 10 years or so. This time around I'm collecting my various impromptu puzzles and exercises into a single app anyone can go through at their own pace on any device, computer or phone (though iOS unfortunately requires jumping through some hoops). All on a platform that is open source and live-editable and lets you write all-new programs with graphics and sound in addition to the puzzles and exercises.<p>Download: <a href="https://akkartik.name/carousel-cards.love" rel="nofollow">https://akkartik.name/carousel-cards.love</a> (really just a zip file containing source code, 169KB)<p>Installation instructions: same as <a href="https://akkartik.itch.io/carousel" rel="nofollow">https://akkartik.itch.io/carousel</a><p>Repo for the core app: <a href="https://git.sr.ht/~akkartik/carousel.love" rel="nofollow">https://git.sr.ht/~akkartik/carousel.love</a><p>So far I have 111 little "levels", each good for between a few seconds and a minute. I think a full curriculum/game will need maybe 2000 levels?
akkartik: 我;我已经断断续续地教孩子们1:1编程大约10年了;我将我的各种即兴谜题和练习收集到一个应用程序中,任何人都可以在任何设备、电脑或手机上按照自己的节奏完成(尽管不幸的是,iOS需要跳过一些关卡)。所有这些都在一个开源、可实时编辑的平台上,除了谜题和练习外,你还可以用图形和声音编写全新的程序<p> 下载:<a href=“https:
akkartik.name
旋转木马卡片.love”rel=“nofollow”>https:/;akkartik.name;carouse-cards。love</a>(实际上只是一个包含源代码的zip文件,169KB)<p>安装说明:与<a href=“https:/;akkartik.itch.ioO;carousel”rel=“nofollow”>https:/;akkartik.itch.io;carouse</a><p>核心应用程序的回购:<a href=“https://”git.sr.ht“~akkartik”carouse.love“rel=”nofollow“>https://”/;git.sr.ht~akkartik;carouse.love</a><p>到目前为止,我有111个小";“级别”;,每次持续几秒钟到一分钟。我认为完整的课程;游戏可能需要2000个关卡?BohdanPetryshyn: I'm maintaining Basti, an open-source AWS Bastion Host management CLI that lets you connect to RDS and other resources at almost no cost. Check it out: <a href="https://github.com/basti-app/basti">https://github.com/basti-app/basti</a><p>This project also inspired me to explore a commercial analytics solution for CLI applications — currently assessing if there's demand for it.
BohdanPetryshyn: 我;m维护Basti,这是一个开源的AWS Bastion主机管理CLI,可让您几乎免费连接到RDS和其他资源。查看:<a href=“https:/;/ github.com/-basti app//basti”>https:"/;github.com;basti应用程序;basti</a><p>这个项目也激励我探索CLI应用程序的商业分析解决方案——目前正在评估是否存在;的要求。
crcn: Deep Q & A for friends, family, and strangers. My goal is to create a space where people can get to know each other a bit more deeply and spark conversations. Would love some feedback!<p>App: <a href="https://hey.shaya.so/" rel="nofollow">https://hey.shaya.so/</a>
Website: <a href="https://www.shaya.so/" rel="nofollow">https://www.shaya.so/</a>crcn: 深度问答;A代表朋友、家人和陌生人。我的目标是创造一个人们可以更深入地了解彼此并引发对话的空间。我会喜欢一些反馈<p> 应用程序:<a href=“https:/;hey.shaya.so#x2F”rel=“nofollow”>https:/;嘿,莎娅</一网站:<a href=“https:”www.shaya.so.“rel=”nofollow“>https:”/;www.shaya.so</一
LVB: Trying to build a chess club management app for our school/district. It's mostly basic CRUD, though it's an avenue to learn Svelte & SvelteKit. I'm becoming more involved with the club and can't stand that everything is run on paper forms and giant Google Sheets. (If it was all smoothly running, I wouldn't rock the boat. But when I found that we're writing out dozens of match cards by hand every week and have ~0 way to track progress, I couldn't resist.)
LVB: 试图为我们学校构建一个国际象棋俱乐部管理应用程序;区。它;这主要是基本的CRUD操作,尽管它;这是一条学习Svelte&;SvelteKit。我;我越来越融入俱乐部,可以;我无法忍受一切都在纸质表格和巨大的谷歌表格上运行。(如果一切顺利,我不会破坏局面。但当我发现我们每周都要手写几十张比赛卡,而且几乎没有方法跟踪进度时,我无法抗拒。)