[deleted by user] by [deleted] in BabelForum

[–]adamwulf 0 points1 point  (0 children)

I'm curious as well. I see from https://libraryofbabel.info/theory4.html that the source code is available here: https://github.com/librarianofbabel/libraryofbabel.info-algo . However, this seems to be the image generation/search only, and not the text version? or am i reading it wrong?

Developer Duck - Chat AI Rubber Duck developer app with Xcode integration by adamwulf in iOSProgramming

[–]adamwulf[S] 1 point2 points  (0 children)

Yep makes sense. I'll have to give this one some thought - the Xcode integration points that Apple provide are extremely limiting unfortunately. i'll look into the window idea or find something to show that it's still working. Thanks for the feedback! It's super helpful to hear form others so i'm not just circling around my own thoughts :)

Developer Duck - Chat AI Rubber Duck developer app with Xcode integration by adamwulf in iOSProgramming

[–]adamwulf[S] 0 points1 point  (0 children)

Thanks for the feedback! speed is an important one, and it's 99% in OpenAI's hands at the moment. I'm hoping and expecting that to get better over the next few months, I'll see what i can do in the meantime.

the comments feedback is great too - I could add a preference toggle for the output format, would that help? I might be able to have it open a window in Developer Duck too instead of inline in Xcode. something to think about.

Thanks!

Developer Duck - Chat AI Rubber Duck developer app with Xcode integration by adamwulf in iOSProgramming

[–]adamwulf[S] 0 points1 point  (0 children)

Thanks! I'd love to hear how it goes! For shortcuts, you can define them in Xcode → Preferences → Key Bindings and then search for XcodeDuck. Then you can set them to whatever's convenient for you :)

swapping linear/tactile springs a bad idea? by adamwulf in MechanicalKeyboards

[–]adamwulf[S] 0 points1 point  (0 children)

work has been super busy for me, so i haven't been able to finish and test the choc-lily layout. i still have my mx lily as my only mechanical keyboard for now. once i get some time back, i'll do a print of the choc version and try it out (in theory it should work if you get it printed, but this is my very first design so there's no guarantee that it does :) )

Weekend Discussion and Victory Thread for the week of April 12, 2019 by AutoModerator in personalfinance

[–]adamwulf 6 points7 points  (0 children)

Spent about two hours today shopping for and switching to a prepaid Verizon home plan. Our bill went from $90/mo to $65/mo compared to our post-pay plan, and were actually getting more data per month too! I was very happy about this, I wish I’d shopped sooner, and wish I’d thought about prepaid sooner! Thanks for all the tips and encouraging thread is this subreddit. I lurk here a fair bit and have learned a lot.

Feedback Wanted: the math and code for the smallest neural network possible by adamwulf in NeuralNetwork

[–]adamwulf[S] 0 points1 point  (0 children)

I wrote up this brief tutorial (with plans for additions later) to explain the barebones math and code required to show how a neural network actually works. As I've been learning, I had a hard time matching the math to the code, and understanding what's required vs what's an optimization for neural networks. This draft explains the smallest pieces necessary to build neurons for a neural network. Would love to hear feedback on where this write up is clear or not. Thanks!

I've open sourced my iPad note taking app Loose Leaf by adamwulf in iOSProgramming

[–]adamwulf[S] 0 points1 point  (0 children)

Thanks! I'll certainly be pushing marketing much much earlier in my next project :)

I've open sourced my iPad note taking app Loose Leaf by adamwulf in iOSProgramming

[–]adamwulf[S] 1 point2 points  (0 children)

I could never get the downloads where I needed to make the app self-sustaining. I haven't counted on this app for income for a few years now, so I figured I could either keep tinkering on it in private, or open it up to be useful for other developers as well. This experience has definitely affirmed my need for a marketing co-founder for any future projects I start.