Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Shicholas
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
Shicholas
5y ago
how is PACER wonderful? charging exorbitant fees to access the laws that govern me is a complete racket.
2.
▲
by
Shicholas
5y ago
I'm with you, but today most sr. attorneys & judges still print out all emails/documents to then redline. the legal field will need another 10-20 years before the foundation is present to even discuss removing Word.
3.
▲
by
Shicholas
5y ago
if only lawyers used git, sigh. fighting word is almost like fighting the system itself - some courts require filing in .doc!
4.
▲
by
Shicholas
5y ago
yes, to take this a bit further, I love the idea that no matter what db is best, Postgres can be the starting point for all queries.
5.
▲
by
Shicholas
5y ago
I hope this goes to a jury trial lol, and I hope some of the commenters below are called as expert witnesses.
6.
▲
by
Shicholas
5y ago
Another comment to piggy back off the ruby > python love. RSpec is a million times better than any testing library in python and bundler solved package management issues years ago that python still hasn’t solved. Glad to see I’m not alon
7.
▲
by
Shicholas
5y ago
This is the best solution for today’s world. I wish I could upvote this a million times.
8.
▲
by
Shicholas
5y ago
this is very awesome, I’ll find a way to use it soon. Nice work!
9.
▲
by
Shicholas
5y ago
DadeSystems | Ruby & Rails Devs | Remote/Miami, FL | FT | Competitive Salary, Bonus, & Benefits DadeSystems.com is a successful company you've likely never heard of. That's because many financial institutions like Wel
10.
▲
by
Shicholas
5y ago
another lawyer here, happy to talk nick@neonlaw.com. I do not have bandwidth to take your case, but I will do my best to provide any information I have that may be helpful.
11.
▲
by
Shicholas
5y ago
In our adversarial judicial system, you really don't have to disclose that until discovery. A lawyer may want to keep some of those similarities "close to the chest" to see how the other side responds first to some discovery
12.
▲
by
Shicholas
5y ago
even if I don't know what I'm talking about in the least, a judge would still have to assume everything in a pleading is true and imo Repl.it would have done enough to get there w/ trade secret allegations had OP not taken th
13.
▲
by
Shicholas
5y ago
Unpopular opinion, IAAL and frankly Replit has a case that will pass the "motion to dismiss" stage when litigation starts getting expensive b/c of discovery. The OP worked for Replit and therefore had access to private source
14.
▲
by
Shicholas
5y ago
I agree, imo the biggest change would need to come from governments themselves. This is why I think I get more altruistic "bang-for-my-buck" by donating to Bernie Sanders, Andrew Yang, the Squad, and other progressive candidates b
15.
▲
by
Shicholas
6y ago
Monoliths are even easier to manage in 2021 because of workspace dependency management (e.g. yarn workspaces, cargo workspaces) etc. You can have your cake (microservices built as separate packages) and eat it too (a monorepo workspace w&#x
16.
▲
by
Shicholas
6y ago
same, I don't have any $GME but I still feel like I lost a lot of money today b/c of these shenanigans.
17.
▲
by
Shicholas
6y ago
Our answer to the author's question, "is there a way to unify the interface across systems?" is to double-down on Postgres and in particular Foreign Data Wrappers for Elastic, Redis, and Neo4j and Postgres triggers/funct
18.
▲
by
Shicholas
6y ago
as an addition to do this, we've found it easier to spin up the same exact environment for CI/CD.
19.
▲
by
Shicholas
6y ago
We found website testing inside a Docker container to be tough, so we still run Cypress on a native machine, but our web process is still ran within the Docker container. In CI, we use the default Cypress GitHub action which runs on the CI
20.
▲
by
Shicholas
6y ago
you can still have a shared base Image for your teammates, then use that base image to create a new image just for your .vimrc etc.
21.
▲
by
Shicholas
6y ago
Lawyers of HN: I'm looking for a co-founder for our law firm, NeonLaw.com. We're building out a SaaS product, https://www.DeleteYourData.com so far with some decent success and plan to scale it this year. I also have s
22.
▲
by
Shicholas
6y ago
Mandatory "Squash and Merge" solves a lot of the author's reasons why adding code comments is necessary b/c it guarantees that each commit in the repository's main branch has a PR associated with it. For instance on
23.
▲
by
Shicholas
6y ago
the best lawyer I've met is a non-lawyer inmate doing his own research
24.
▲
by
Shicholas
6y ago
Gupta Wessler is an incredibly awesome firm. I recommend everyone interested in the intersection of technology and law to follow this firm and their motions.
25.
▲
by
Shicholas
6y ago
And Anthony Weiner, well...
26.
▲
by
Shicholas
6y ago
New Relic, APM is important, and grokking this or a similar tool (Datadog, AppDynamics, Solarwinds) can only make you much more productive.
27.
▲
by
Shicholas
6y ago
I haven't yet our ingresses have passed routine ping checks (we use New Relic synthetics for this) for a while now. Fingers crossed.
28.
▲
by
Shicholas
6y ago
As someone whose gone the opposite way (moving from ECS to Kubernetes), I think the author is understating how good managed Kubernetes solutions are. At my current job, I use Azure's managed Kubernetes service, which does a great job a
29.
▲
by
Shicholas
6y ago
+1, the integration to supplant K8 secrets is very nice.
30.
▲
by
Shicholas
6y ago
GitHub Actions, Terraform Cloud, and strict RBAC for everyone on our team so they can't see/change these values on GitHub/Terraform/our cloud environments. This doesn't need to be hard.
More ›