Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tom-jh
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
tom-jh
3y ago
Encouraged by the comments here, I tried a few prompts for it to do something useful for our company. Most failed, but it's apparently great at improving our documentation. Here's the prompt and the result as an example: > Can
2.
▲
by
tom-jh
4y ago
You may put your account email address instead of the number, as in /u/myemail@example.com
3.
▲
by
tom-jh
6y ago
I use the 2021-02-26 format for every place that asks for a date without a clear format. All legal contracts, forms, email etc, across US and Europe. Never got any trouble for it - it seems people readily understand the format even if they
4.
▲
by
tom-jh
6y ago
Maybe join my company, or another company like us? We're funded from customer revenue. Privacy focused. No VCs, so no moral flexibility needed on our end to meed VC expectations. We don't do any dark patterns. All remote. There&#x
5.
▲
by
tom-jh
7y ago
Tested, Kotlin is not supported, nor is Swift.
6.
▲
by
tom-jh
7y ago
I've just tested their lgtm.com on our codebase: 1) identified str.replace('[ABC]+', '') correctly as a bug (looks like a regex but is string literal) 2) identified various unnecessary code that TypeScript overlooke
7.
▲
by
tom-jh
7y ago
Scala and Clojure are a bit of a leap for a Java dev, which may come with some cost. I don't get that feeling with Kotlin - you can kind of slip into it, it's a very easy transition, and then you don't want to go back. Sure,
8.
▲
by
tom-jh
7y ago
Seconding TypeScript. If you are a js dev looking to pick up something new, just rename a .js file to .ts, open it in vscode, watch the magic. It will, I think, make you a better js dev.
9.
▲
by
tom-jh
7y ago
Take a look at Kotlin. We are building our enterprise products with it. You get all the benefits of Java (stability, maturity) without the bad parts (boilerplate, boredom). We just hired a Kotlin person (really a Java guy who refreshed his
10.
▲
by
tom-jh
7y ago
We run in-browser end to end tests for our browser extension. There were several reasons for flakiness: * Puppeteer (browser automation) bugs or improper use. Certain sequence of events could deadlock it, causing timeouts relatively rarely.
11.
▲
by
tom-jh
7y ago
I built https://flowcrypt.com solo for the first two years. I would have preferred a partner, but nobody committed. Today 3+ years later it's a three person team. Maybe in another year I can have reasonable work life balanc
12.
▲
by
tom-jh
8y ago
FlowCrypt | developer | full-time + part-time | REMOTE FlowCrypt does PGP email encryption; easier than anything you've tried. let you = new TeamMember(); if ( you.know(TYPESCRIPT | SWIFT) && you.write(READABLE_
13.
▲
by
tom-jh
8y ago
Nobody mentions Android. Any examples good quality code on Android?
14.
▲
by
tom-jh
9y ago
FlowCrypt dev here. You're free to get the source code from https://github.com/FlowCrypt and load the extension that way. If you plan to also edit the code, just cross-check to stay within the bounds bounds of https:&
15.
▲
by
tom-jh
9y ago
FlowCrypt dev here. The sources are available at https://github.com/FlowCrypt . You can just install it from the sources, but you'll lose the security updates.
16.
▲
by
tom-jh
10y ago
Take a look at https://cryptup.org (disclaimer - my project). Encryption can be made easy. RFC4880 may be ugly. Yet great design can still turn it into a good user experience. I don't think anyone considers TCP/IP pret
17.
▲
by
tom-jh
10y ago
Ah, Firefox. Now fixed for real. Thanks!
18.
▲
by
tom-jh
10y ago
(edit: it's fixed now) First time I see it like that, I assume one of your plugins is blocking it (direct links to google profiles). I'll store the images & serve them directly. Thanks!
19.
▲
by
tom-jh
10y ago
It is indeed a pain. That's why I made https://cryptup.org/ For some of my users, using Gmail itself is already challenging. Yet they are sending around PGP encrypted messages, attachments, etc. Even my mom is using th