Hacker News new | past | comments | ask | show | jobs | submit | IceWreck's comments login

Use this instead - it's OSS and not microsoft controlled.

https://open-vsx.org/


Is that a straight up mirror of marketplace.visualstudio.com or do authors need to upload their extensions to both places?

Unfortunately its not a mirror. Some extensions have licensing issues that prevent them from being on open-vsx. For example PlatformIO. I ran into this issue earlier this week when trying to set up Windsurf which uses open-vsx.

You should check out litestar

It's essentially what you described and it's growing in popularity.


It's really nothing like Django, which is a full stack development framework. This is more akin to Django REST Framework or Django Ninja which are REST API frameworks that sit on top of Django.

Thanks, ill check it out!


> (our biggest customer has ~600k repositories

I'm wondering what kind of company has (or needs) 600k repos.


I assume that's 600k repos tracked, not necessarily owned, by the customer. Which is still a lot, but to me seemed a more likely reading.


I've switched to kustomize for my homelab. Its built into kubectl (no extra tool needed) and its not really templating.

It doesn't fully replace helm for 3rd party tools or packaging but its a solid alternative for less complicated setups.


Funny then that kustomize apparently is being removed, according to another comment:

https://news.ycombinator.com/item?id=41093797


Yes, ddg is just a bing frontend which anonymizes results before sending them to MS.


DDG also serves Yahoo ads (which are Microsoft ads) and host all their services on Microsoft Azure!


I love Spice too but it has been deprecated for a while now. https://access.redhat.com/documentation/en-us/red_hat_enterp...


That's redhat deprecating spice in its releases.

That doesn't mean spice is being deprecated.


Oh no. Thanks for passing the news along.

EDIT: just an FYI for everyone interested, here's a bit of info about how Proxmox is handling it. TL;DR Spice is still at least maintained until 2029, so it's not going to just go away anytime soon.

https://forum.proxmox.com/threads/plans-for-spice.113339/


On that thread they mention virt-manager being deprecated, how can that be?


most libvirt stuff is just an attempt by google and redhat to take over qemu.


I recommend using https://ollama.ai/ if you dont care about openai compatibility.


Why is planetscale making release notes for vitess - a google project


We (PlanetScale) are the maintainers of Vitess.


Vitess is an open source and openly governed CNCF project

https://landscape.cncf.io/?selected=vitess


As far as I know, they’re the primary stewards for the project because the founders are the guys that made Vitess.


i believe the creators of the Vitess project originally founded Planetscale


Seems Vitess is a CNCF/Linux Foundation project?


I have a pretty similar experience. It's slower and worse translation (at least for Dutch) than the TWP extension, but hey it's local translation and I'd rather use this than send the contents of browser to a 3rd party like google, bing or yandex.


Why use this - a stripped down unusable version of vscode when you can host a full instance of vscode on your linux server

https://github.com/coder/code-server


In the least snarky way possible - so that you can avoid having to host a full instance of vscode on your linux server.


You can use vscode.dev to achieve something very similar:

- Run a vscode-server on your server: https://code.visualstudio.com/docs/remote/vscode-server

- Connect (tunnel) to that code-server from vscode.dev using the Remote Development extension

One small reason to do it with two steps like that as opposed to a single "box" of coder/code-server is that you get Microsoft hosting the bandwidth multiple megabytes of files to download and a reliable single PWA to install for however many linux servers you want to remote develop on.


Because of https://ghuntley.com/fracture - same problem applies that only official builds can access marketplace etc.

(I use code-server day to day but it’s a problem. No real solution. Suggest folks look at https://GitHub.com/coder/coder to provision environments w/code-server btw)


Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: