Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
iamed2
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
iamed2
2y ago
I wonder if this means they migrated away from Honeycomb, which often lists Stripe as a prominent customer (e.g. "HelloFresh, Stripe, Slack, Fender, Vanguard, LaunchDarkly, and many more rely on Honeycomb" in most blog entries).
2.
▲
Stripe Rearchs Its Observability Platform with AWS-Managed Prometheus, Grafana
(infoq.com)
1 points
by
iamed2
2y ago
|
1 comments
3.
▲
by
iamed2
2y ago
The terraform provider has returned
4.
▲
by
iamed2
2y ago
Many repos have disappeared, including: * https://github.com/confluentinc/confluent-kafka-python * https://github.com/confluentinc/terraform-provider-confluent * https://github.com/
5.
▲
by
iamed2
4y ago
It's important to resolve changes to the package environment as a whole. Pip doesn't really do this, and as of a few years ago didn't even resolve multiple CLI-specified packages together, and this causes major compatibility
6.
▲
by
iamed2
4y ago
Medications for anxiety and depression can cause brain fog and fatigue.
7.
▲
by
iamed2
4y ago
I still prefer to use Julia, but this is a good summary of the problems that affect me personally as an experienced user (although I do like dynamic typing for most of the work I do).
8.
▲
by
iamed2
4y ago
Invenia's approach to interface testing ("Development with Interface Packages" on our blog) does some of the things you suggest as a standard of practice, by providing tools to check correctness that implementers can use as p
9.
▲
Development with Interface Packages in Julia
(invenia.github.io)
2 points
by
iamed2
4y ago
|
0 comments
10.
▲
by
iamed2
4y ago
I don't know if it's related at all to the decline, but "Line Goes Up" was released on YouTube at the exact peak.
11.
▲
by
iamed2
5y ago
I've only ever engaged on Twitter when companies do not provide an avenue for direct customer support in private, but this has become more and more important over the years. Twitter provides a platform for public shaming; if the compan
12.
▲
by
iamed2
5y ago
I'm interested in the shift in terminology. Previous coverage has referred to them as a software company or device manufacturer, but this round is referring to them as "hackers", which seems like a framing McDonald's wou
13.
▲
by
iamed2
5y ago
I'd be interested to know what size of team the Core Team wants to maintain and whether there are differentiated roles within the team.
14.
▲
by
iamed2
5y ago
Yes, this suggestion effectively addresses the biggest problem with the flow described in the linked post. Accidentally clobbering changes in the main branch used to be one of the top sources of bugs when I started at my current job (incide
15.
▲
by
iamed2
5y ago
There are two statements here regarding things that have happened: > the Core Team placing themselves unaccountable to anyone but themselves > we have been unable to enforce the Rust Code of Conduct to the standards the community expe
16.
▲
by
iamed2
5y ago
Same with me with 1Password 4 on Windows, via Dropbox as well
17.
▲
How to Start Contributing to Open Source Software
(invenia.github.io)
1 points
by
iamed2
6y ago
|
0 comments
18.
▲
by
iamed2
6y ago
You can use FFTW.jl with MKL: https://github.com/JuliaMath/FFTW.jl#mkl
19.
▲
by
iamed2
6y ago
This is evidently rebranded Google+, as the "See more features" link (at time of comment) points to the feature comparison chart for Google+
20.
▲
by
iamed2
6y ago
What's an example of a codebase where _Generic has had a notable positive impact?
21.
▲
by
iamed2
6y ago
I can't fault you for switching to something more battle-tested, but did you file issues for the LibPQ.jl issues you encountered? I wrote and maintain the package and we (and others) use it in production so bug reports are much appreci
22.
▲
by
iamed2
6y ago
This just isn't true. There's a lot of tooling nowadays that provides IDE-like features in text editors, or via command-line tuning. And different people work differently. Where some people use IDEs, others never leave the termina
23.
▲
by
iamed2
6y ago
I have not seen one, but I would really like to! It's one thing I envy about some other open-source language projects. I also think Julia would benefit a lot from a list of "we want these but haven't had time for them".
24.
▲
by
iamed2
7y ago
Dijkstra's write-up is full of subjective aesthetic judgements that certain things are ugly. I personally don't find `1:0` for an empty sequence to be ugly, and I do find using `1:1` to refer to an empty sequence and `1:2` to refe
25.
▲
by
iamed2
7y ago
Smaller, 32 TiB. https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide...
26.
▲
by
iamed2
7y ago
In response to some of the complaints about Aurora PostgreSQL in this thread: Aurora PostgreSQL Serverless should be considered a different product with different performance characteristics. We've been experimenting with Aurora Postgr
27.
▲
by
iamed2
7y ago
One thing that outsiders miss when considering MATLAB is the incredible debugging workflow. With this release and the Juno integration, we finally have the same experience for Julia! As a developer who used to use MATLAB and now uses Julia
28.
▲
by
iamed2
8y ago
Azure Pipelines was the first one, and would probably have a better service overall if they had better documentation and supported more languages/environments.
29.
▲
by
iamed2
8y ago
> it requires an elastic IP which slows launch of lambdas since they have to connect to VPC Do you have any other info/links related to this?
30.
▲
by
iamed2
8y ago
This is truly an important issue. Right now, every interface represents something that needs to be documented by the author. The AbstractArray and Iteration interfaces are well-documented, but the AbstractDict interface isn't. I believ
More ›