Live data from Hacker News

Ask HN: Who wants to collaborate?

news.ycombinator.com

191–200 of 525 posts

Re: Ask HN: Who wants to collaborate?

#191
Serverless Authz.

Think of an authz (not authn) solution that can be plugged into next.js's serverless API (REST and GraphQL) easily through a javascript library or middleware.

At the early stages, still working out the feature set and roadmap, but looking to build a simple MVP that provides immediate value to SaaS builders.

Looking for like-minded engineers with domain knowledge in other areas (not necessarily technical) that can see how this solution may be applied more broadly.

I'm a former SWE at Google, working at a startup now, and running my own ramen-profitable SaaS (SheetUI) on the side.

Re: Ask HN: Who wants to collaborate?

#192
post #105

If you're interested in programming languages, compilers, and/or Wasm, I have tons of little projects in both Virgil and Wizard that might be of interest. I'll be getting students this year, but at this point Virgil is done enough that people can try it out. Neat projects might be: - Write an arm64 assembler. Useful for eventually porting Virgil and Wizard both to M1 macs. - Write a more complete library for Linux/PO…

What sort of background is needed to work on the little projects ?. I have very less experience in compilers but I am super interested in learning about compilers and wasm.

Re: Ask HN: Who wants to collaborate?

#193
"mnm" enables a safer, better, decentralized email network. It's open source (and not blockchain).

https://mnmnotmail.org & https://twitter.com/mnmnotmail

Because SMTP will not be fixed, here's why: https://mnmnotmail.org/smtp.html

---

Related protocol projects in development include:

https://mathmesh.com/

https://en.wikipedia.org/wiki/Dark_Mail_Alliance

Re: Ask HN: Who wants to collaborate?

#194
In 2019 I was building in a side project, an oss platform to make your bookmark links public while I was learning React, but I lost my job and I had to stop. This year, I would love to start again with this project and I would love to get help and feedback. Repo:https://github.com/zakokor/pegao Thanks

Re: Ask HN: Who wants to collaborate?

#195

I work for a national park in the Democratic Republic on the Congo as a tech lead. Some of the things we are doing: LoRaWAN for tracking and emergency response, ML to identify gorillas by their unique nose prints, and long-range drones for mapping and surveillance, and a management web app. If you’re interested in conservation / sustainable development and associated technologies let me know! Always looking to collab…

Quoted post unavailable.

Can u share the book title and author please?

Re: Ask HN: Who wants to collaborate?

#196
Awesome thread OP. I can't wait to read the comments and reach out to people.

From my side, I am open to collaborating on any small and fun projects like, a serverless web app, a mobile app, a command line program or even a library of some sort, for example micro apps shared here https://mapps.makeall.dev/ . That could involve learning a new skill or sharpening an old one.

Feel free to reach out, email in the profile.

Re: Ask HN: Who wants to collaborate?

#197

Earlier quoted context omitted.

> MAMAA took me a second, but I guess it's Microsoft Apple Meta Amazon Alphabet now

yep, exactly. When Facebook changed their name to Meta, people were looking for a good acronym for the biggest tech companies.

Interesting that out of five corporations, only two letters are represented. Ok, "A" is ranked third in frequency in the English language, but the other one I avoided in these sentences? Not even in the top twelve.

Re: Ask HN: Who wants to collaborate?

#198
post #192
post #105

If you're interested in programming languages, compilers, and/or Wasm, I have tons of little projects in both Virgil and Wizard that might be of interest. I'll be getting students this year, but at this point Virgil is done enough that people can try it out. Neat projects might be: - Write an arm64 assembler. Useful for eventually porting Virgil and Wizard both to M1 macs. - Write a more complete library for Linux/PO…

What sort of background is needed to work on the little projects ?. I have very less experience in compilers but I am super interested in learning about compilers and wasm.

If you want to work on, e.g. making a neat web demo with Virgil and Wasm, you don't need to know of the compiler internals, as you won't need to poke around inside the compiler. That one is mostly specifying some external functions to import into your Virgil program, writing the Virgil program, and then writing the JS glue to get the resulting Wasm module to run in a browser.

I'd be happy to give pointers. In fact, I realize now that each of the above projects could probably benefit from a few paragraphs of documentation for any takers.

Failing that, feel free to email me directly with questions or post issues on the repo.

Re: Ask HN: Who wants to collaborate?

#200
1) I know that HackerNews has a strong anti-crypto bias, but let me pitch Hub20 (https://hub20.io), the self-hosted payment gateway for ethereum (and EVM-compatible) blockchains I'm working on is usable - if you are willing to invest some time/energy to overcome the rough edges - but I am having more ideas than capacity to build all I have in mind. Integration with more layer-2 projects (it started with a focus on Raiden, now it can also work with Optimism/Arbitrum, this year I want to integrate Loopring and zkSync) to make transactions cheaper/faster.

2) Not crypto related, but still about decentralized web: If someone has experience or interest in working with search and content discovery on the Fediverse, I'm willing to collaborate and even (modestly) sponsor whoever wants to work on a "CommonCrawl" for fediverse content, and further on a "CommonIndex" and "CommonRank" system that can make it easier for instance administrators to offer a global search system that avoids replicating indices of the entire fediverse on each instance.

3) I started learning Go a couple of times, but I haven't found a project that is small enough for me to take on individually but big enough to make it interesting to continue. I have two ideas that if might appeal a more experienced Go developer that could at least provide some mentorship/guidance:

3.1) adding an extension to IPFS that gives adds a "Web Of Trust" to nodes and use that as a way to build an ACL-based permission to my pinned content. Use-case: if you have content that you don´t mind being public but you don't want to have your server as the main distribution channel.

3.2) Adding some kind of middleware for syncthing that allows pre/post-processing of files before syncing. I've written some of the motivation about at https://raphael.lullis.net/thinking-heads-are-not-in-the-clo..., but another example use-case I'd be interested: I host my music collection (large FLAC files, hundreds of GBs) on my NAS, and I'd like my phone only with a subset of these songs, converted to some reasonable lossy format).

Post reply on HN