Live data from Hacker News

Ask HN: Who wants to collaborate?

news.ycombinator.com

241–250 of 501 posts

Re: Ask HN: Who wants to collaborate?

#241
I'm building pagespace.app, a platform to create, publish and sell longer form HTML-based content. The vision is a cross between Substack and Github for longer form content. I mention Github because much like code, good content and knowledge should improve and change over time and have lots of "commits".

Tech stack is Elixir, Vue 3, Prosemirror/TipTap. Looking for coders and writers.

Re: Ask HN: Who wants to collaborate?

#242
post #227

I'm down to help out on anything. I am a self-taught software engineer since 2016, prior to that I was a supply chain optimization consultant. Currently employed as a senior software engineer. My experience (* means strong): - full stack development (mobile/browser UI, backend). Experience includes nodeJS*, Go, React*/Angular, Flutter*/React-Native/Swift, AWS/DO/GCP - bunch of side projects where I've taught myself d…

You should put an e-mail address in your profile so that people can contact you :)

Re: Ask HN: Who wants to collaborate?

#243

I have been mulling over the idea of starting a project that reads ONNX files and performs a codegen on the model, building model inference code directly that doesn't rely upon an ONNX runtime. In my experience, hooking up a runtime requires a lot of effort, and inference is often fairly latent. I'm wondering if it's feasible to generate code offline from an .onnx model then compile the generated code directly into w…

Cool. I have thought about the same thing a while ago, but held back.

The code gen you are talking about is for data wrangling and shaping, right?

I used ML.net from MSFT and it comes with an ONNX runtime that is quite easy to use, esp if we are just using the model for predictions. The data shaping was not complex. That's why I held back. (See the first link below)

https://docs.microsoft.com/en-us/azure/machine-learning/how-...

This one has a bit of involved processing https://docs.microsoft.com/en-us/dotnet/machine-learning/tut...

Re: Ask HN: Who wants to collaborate?

#244

Hey, I am working on an opensource web-based note-taking tool called Bangle.io [0]. Note-taking is a pretty crowded space with new tools showing up every other day. Bangle.io tries to stand out by allowing users to own their data and not locking them to a cloud provider. I also have plans to add extensions and multiplayer collaboration in the future. If this spikes your interest, please find me at [1]. [0] https://ba…

No post body was provided.

Re: Ask HN: Who wants to collaborate?

#245
post #7

I would like to code some Go. It’s been a while since my role now is way too far from the code So if anyone has an idea that want to develop or a project in Go already let me know.

Our codebase is getting a bit large for us to maintain alone so if https://turtlespaces.org appeals to you please let us know!

Re: Ask HN: Who wants to collaborate?

#246
post #173

I'm not sure if this is the best thread, but I'm potentially looking for a partner. I'm the founder of https://bigpicture.io/ . The primary product is company data and IP data as a service via API. I'm debating what to do with the company. I've only raised a small angel round, and the company is profitable. A competitor reached out to me about an acquisition a couple weeks ago, so I'm debating that vs raising money v…

I've considered similar companies as a customer and I could never figure out why paying for such an API would be better than just purchasing a company database. I'm an engineer, ceo, and investor. I'm looking for projects where I can help with my money/connections/skills to build things now which will then later turn into passive income. My strong suit is AI and process automation.

A company DB can be expensive to buy and rapidly gets out of date. API is easier to integrate if you're building an app with company data, and easier on our end to keep the data fresh.

I'm still debating on what I want to do, but I'm open to chat if you're interested in any of this. michael bigpicture.io

Re: Ask HN: Who wants to collaborate?

#247
post #173

I'm not sure if this is the best thread, but I'm potentially looking for a partner. I'm the founder of https://bigpicture.io/ . The primary product is company data and IP data as a service via API. I'm debating what to do with the company. I've only raised a small angel round, and the company is profitable. A competitor reached out to me about an acquisition a couple weeks ago, so I'm debating that vs raising money v…

I'd be interested to—at the very least—discuss, sounds interesting. How can I reach you?

Sure. michael bigpicture.io

Re: Ask HN: Who wants to collaborate?

#248

Hi, I'm an ex-big-tech employee working on FeatureAsk.com It's 2022 and yet if you ever think of a feature for an app or a product you use, there's no good place to voice it and feel heard. I want to change that. Looking to collaborate with fellow engineers and people with a strong product/growth sense.

No post body was provided.

Re: Ask HN: Who wants to collaborate?

#249
I started a go project to create a link aggregator similar to HN and old reddit, but built on top of ActivityPub.

It's targeted at small to medium communities, but at the same time it can reach outward through the federation mechanism that ActivityPub provides. Outside of immediate support to intercommunicate with other instances of its own platform, it will handle interactions from the larger fediverse at large: Mastodon, Pleroma, Pixelfed, etc.

Currently this is a one man project, namely me, and I would welcome support in any area that people could help: development, design, documentation, graphics, copy, etc.

The project can be found at https://github.com/mariusor/go-littr, and if anyone is interested there is a mailing list where people can get in touch: https://lists.sr.ht/~mariusor/activitypub-go

Some details about the project can be found on its wiki: https://man.sr.ht/~mariusor/go-activitypub/brutalinks/index....

[edit] for the curious, there's also a demo instance at https://littr.me

Re: Ask HN: Who wants to collaborate?

#250
post #50
post #25

Earlier quoted context omitted.

I'd be interested in that! Would be a good learning experience and a way to understand WiFi more deeply. My experience so far is mostly in cellular.

I'm convinced every side project should lend you awesome learning experiences. Why else would you do it? These specs and the chipsets that are implementing them seem to be deeply maddening, but I bet that's a good thing, right? :)

>These specs and the chipsets that are implementing them seem to be deeply maddening

Oh yes. Much to the frustration of even the phone OEMs. Hopefully WiFi is easier to handle than 5G lol

Post reply on HN