lucasgonze

↗ HN profile [ 1004 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. $100k Vigorish for an H1B (indiadispatch.com)
  2. # sQratch.us: open-source privacy-first in-browser editor - No tracking. No cookies. No cookie warning. - A way better edit box than the little tiny one in Mastodon, Twitter, etc. Has a character counter. - Auto-resizes…

  3. 1. This stuff is not webby, usually. Hash trees are not the web. IPFS is not the web. NFTs are not the web. PoW is not the web. 2. The web2 meme was hype from the beginning. Just let it die. 3. Other tech (like, RDF)…

  4. Building in Public (merico.substack.com)
  5. Have you seen tooling to help give credit to contributors? I'm imaging a name, handle, and info on their contribution.

  6. I am working on a tool to measure the speed of work by engineering teams. One visualization shows whether work is speeding up, slowing down, or going at a constant rate. What would you call that?

  7. Our AI startup has a complex product which usually requires us to assemble a slightly customized version for each customer. Using https://hackernoon.com/products-and-solutions-do-you-know-the-difference-4ff9169cefe3 as…

  8. We have a desktop Electron app which needs to be signed before we ship it. Most of this codebase is written by developers on Upwork. Doing the work to sign the app means putting our private key in their hands. To give…

  9. 'm considering dumping most unit tests from our app, because they almost never make a difference, they take a lot of work, our team is super tiny, and that work could be invested in features instead. What I'd like to do…

  10. I'm going to post a job on Upwork to create static HTML+CSS from Sketch designs. I want to be able to say in the job description: "must achieve FOO rating on BAR code quality test." It's good to use automated metrics as…

  11. My small company needs a bank account. What are the features and costs we should consider? Do you have experience with the giants, Chase and Wells Fargo? If you're in the bay area (ideally the east bay), what bank do…

  12. I'm starting a new web API project and am considering using Lambda, but my knowledge of it is limited. I'm worried that the coding will be hard, or at least the learning curve will be. I'm also worried that hiring…

  13. (From some hacking by https://keybase.io/tomhiggins) On your AndroidOS device Install Termux (https://termux.com/) Launch Termux Type these commands > apt install openssh > touch ~/.ssh/authorized_keys > chmod 600…