Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
andreif
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
andreif
2y ago
So I have to upload files to enable syntax highlighting. There is probably a reason but the users frustration is helping them to look for alternatives.
2.
▲
by
andreif
2y ago
Do you enjoy the other parts of MS ecosystem?
3.
▲
by
andreif
2y ago
Actually, right this moment I am writing docs for my mini-yaml to generate JSON Schema Draft 4 for our EDA. Easy-peasy
4.
▲
by
andreif
2y ago
I think main problem people trying to solve is treating JSON as computer-human interface. It was not designed for it and I don’t think we need to expand its use-case. You can perfectly use subset of YAML with much better readability for hum
5.
▲
by
andreif
2y ago
Dependencies is a sign of weakness.
6.
▲
by
andreif
2y ago
Packages is another story though. Pyenv is for Python versions. For me it’s either that or using Docker images. The later performed poorly with PyCharm when I tested a few years ago. I have seen an issue with Pyenv only once and not even on
7.
▲
by
andreif
2y ago
Pyenv is for Python versions. There is a plugin for virtualenvs that can be useful for some specific cases but I rarely use it nowadays.
8.
▲
by
andreif
2y ago
Dependencies are for the weak. You only need Python. Just support a range of versions if you intend to distribute.
9.
▲
by
andreif
2y ago
It’s totally up to your knowledge and experience to produce code that supports multiple versions. I had no issue with doing it. That’s what you pay for dynamic language that evolves rapidly.
10.
▲
by
andreif
2y ago
Also, when working on packages supporting multiple versions it was very helpful to use tox with pyenv.
11.
▲
by
andreif
2y ago
Works fine for me on macOS. I am using venv the same way you do except some global ones for certain tools.
12.
▲
by
andreif
3y ago
> while other cloud providers feel more like utilities that give you building blocks. Idk why you don't see AWS as a utility providing building blocks. > I don't think trying to emulate AWS's support and consistent API
13.
▲
by
andreif
3y ago
He should charge the police for hosting training exercises for their swat teams.
14.
▲
by
andreif
3y ago
You remember any example? I don't call API directly and usually use CLI/SDK/CDK that work a lot better than gcloud. I did see some inconsistencies between services (e.g. updating params for SQS and SNS) and that could definit
15.
▲
by
andreif
3y ago
> few things are cli only wdym? As far as I see, it's either CLI or Terraform. GCP SDK is complete garbage, at least for Python compared to AWS boto3. I have personally made web UI for AWS CLI man pages as a fun project and can inde
16.
▲
by
andreif
3y ago
Have you named any successful product?
17.
▲
by
andreif
3y ago
How many popular products have you named and launched? Naming products is hard to meet both usability and marketing objectives. This has never been as big of a problem for me, as GCPs APIs for example. Those are the true evil. Product names
18.
▲
by
andreif
3y ago
Why it's weird to blame them for product names? Because their purpose slightly different. I can see where negativity comes from and understand, but product name is a lot less important as consistent API experience. AWS is the best amon
19.
▲
by
andreif
3y ago
I am yet to meet an IRL person who believes Azure has "sane management interface". In my experience it was horribly inconvenient, filled with weird anti-UX solutions that were completely unnecessary. It maybe shows you all at once
20.
▲
by
andreif
3y ago
I thought you meant API and parameters. Blaming them for product names is weird to me.
21.
▲
by
andreif
3y ago
Pub/sub is more like SNS or EventBridge Bus to me
22.
▲
by
andreif
3y ago
To be fair there are lots of GCP docs, but I cannot say they are as good as AWS. Everything is CLI-based, some things are broken or hello-world-useless. Takes time to go through multiple duplicate articles to find anything decent. I have ne
23.
▲
by
andreif
3y ago
Azure is a complete disaster, deserves its own garbage-category, and gives people PTSD. I don't think AWS/CGP should ever be compared to it at all.
24.
▲
by
andreif
3y ago
That's completely opposite to my experience. Do you have any examples of AWS naming that you think is "teenage boy trying to be cool"? I am genuinely curious.
25.
▲
by
andreif
3y ago
GCP's SDK and documentation is a mess compared to AWS. And looking at the source code I don't see how it can get better any time soon. AWS seems to have proper design in mind and uses less abstractions giving you freedom to build
26.
▲
by
andreif
3y ago
Jonathan Blow just did a stream on parsers and how to make them easier https://www.twitch.tv/videos/2024681994?t=00h11m50s
27.
▲
by
andreif
3y ago
By using dang's comments I can fetch all historical discussions and render them on the same page. Easy made simple :)
28.
▲
by
andreif
3y ago
Maybe not your workflow but I am so happy that we stopped using Jamboard and switched to Miro. It’s a universe filled with joy and happiness and freedom. Now I am looking for a free Miro alternative with at least two users and nothing is ev
29.
▲
by
andreif
3y ago
I would agree about Reader, but Jamboard is not something I will miss. There are a lot better alternatives.
30.
▲
by
andreif
7y ago
Well, it's 1.0.0b1 which is still good news considering how long it was in alphas.
More ›