1作者: tntpreneur21 天前原帖
我从零开始开发了一款移动传真应用,并在仅仅60小时内提交到了App Store。它包括: - 一个React Native移动应用 - 后端 - 登陆页面 - App Store申请 我的应用在第一次提交时就获得了批准。 发送传真专业版:<a href="https://apps.apple.com/tr/app/send-fax-pro-secure-faxing/id6748022728">https://apps.apple.com/tr/app/send-fax-pro-secure-faxing/id6748022728</a> 登陆页面:<a href="https://sendfax.pro" rel="nofollow">https://sendfax.pro</a> 此外,我还在<a href="https://sendfax.pro/receive-online-free-fax" rel="nofollow">https://sendfax.pro/receive-online-free-fax</a>上添加了传真测试页面。 感谢您提前提供反馈!
1作者: andromedaM3121 天前原帖
是的,Python。<p>我已经能听到来自各个角落的尖叫声,告诉我选择Python是多么糟糕的决定——但对我来说,我更看重模块化、可扩展性和<i>可破解性</i>,而不是原始性能。(这也是对我自己的挑战,看看在不参考现有实现的情况下,我能走多远)<p>Synchrotron的节点处理:简单的Python类,带有类型化的输入/输出和用于处理的render()方法。它可以简洁到只需5行代码:<p><pre><code> class IncrementNode(Node): input: StreamInput output: StreamOutput def render(self, ctx): self.out.write(self.a.read(ctx) + 1) </code></pre> 节点可以通过编程或在图形编辑器中生成和链接。Synchrotron在运行时处理其余部分。除了网页用户界面外,您还可以通过Python、REST、DSL或独立的TUI与引擎进行交互。<p>目前,您可以构建合成器、效果链、MIDI乐器、音序器、控制器,或者只是随意玩弄声音 :&gt;<p>编辑器: <a href="https://synchrotron.thatother.dev/" rel="nofollow">https://synchrotron.thatother.dev/</a> 源代码: <a href="https://github.com/ThatOtherAndrew/Synchrotron" rel="nofollow">https://github.com/ThatOtherAndrew/Synchrotron</a><p>这仍然是一个实验性项目(也是我第一次发布的项目),但我非常希望能得到那些对音频/DSP/实时编码感兴趣的人的反馈。目前文档很糟糕,但这是我下一个大目标!
1作者: shayan-arman21 天前原帖
大家好! 我是Shayan,曾任苹果工程师。现在正在建立一个定制的人工智能咨询业务。 如果你有任何想法,并希望我们帮助你实现它们,请给我们打电话!我们正在寻找房地产、会计、金融和销售领域的人士! - Shayan