HackerTrans
TopNewTrendsCommentsPastAskShowJobs

vladkens

no profile record

Submissions

[untitled]

1 points·by vladkens·vorig jaar·0 comments

Lightpanda – The Headless Browser

lightpanda.io
4 points·by vladkens·vorig jaar·2 comments

[untitled]

1 points·by vladkens·2 jaar geleden·0 comments

[untitled]

1 points·by vladkens·2 jaar geleden·0 comments

[untitled]

1 points·by vladkens·2 jaar geleden·0 comments

Faster multi-arch Docker build for Rust projects

vnotes.pages.dev
1 points·by vladkens·2 jaar geleden·0 comments

comments

vladkens
·10 maanden geleden·discuss
Actually, my problem is not really with NPM itself or the fact that it can be hacked, but with the damn auto-update policy of software – as users we usually have no idea which versions are installed, and there is even no way to roll back to a safe version.

All these Chrome, VSCode, Discord, Electron-apps, browser extensions, etc – they all update ± every week, and I can't even tell what features are being added. For comparison, Sublime updates once a YEAR and I'm totally fine with that.
vladkens
·vorig jaar·discuss
Totally agree. Who can send this article to Google?
vladkens
·vorig jaar·discuss
Honestly, I don't even know what you're talking about – I don't have anything like that. Maybe it can be changed in the settings?
vladkens
·vorig jaar·discuss
I agree that there are too many dependencies in Rust. I support the idea of adding some of the more popular crates to std. Many applications use something like tracing, tracing-subscriber, and basic server/client functionality. It would be great to have simple, minimal-feature implementations of these in std — similar to how Go does it. If someone needs a more complex system, they can still use an external crate, but having basic building blocks in std would really help.
vladkens
·vorig jaar·discuss
You can read any public Telegram feed in your web browser at the URL: t.me/s/CHANNEL_NAME. So far it doesn't look like a problem with scrappe telegram feeds now. Unlike Reddit / X.
vladkens
·vorig jaar·discuss
Great idea! Quick and easy link previewing is super useful.
vladkens
·vorig jaar·discuss
RIP Docker Hub.
vladkens
·vorig jaar·discuss
Pricing page looks completely same with Plausible. But prices is less which is good
vladkens
·vorig jaar·discuss
Tested `ollama run deepseek-r1:8b` myself. Give plus minus same results, also uncensored. So this is the filter in the online version.
vladkens
·vorig jaar·discuss
Hi. The project looks promising. Haven't tested it yet, but I want to try it together with Playwright to speed up tests in CI and some scrapping tools. I will keep an eye on the project. Best of luck to you!
vladkens
·vorig jaar·discuss
Site looks fresh. At now there are free slots to publish projects, so I added my as well.

Good look!
vladkens
·vorig jaar·discuss
Content distribution services are so "convenient" that it's easier to get everything in one place on a pirate torrent, LOL.
vladkens
·vorig jaar·discuss
Hi. The blog looks good. A few things to make it better:

1) You can use watchexec https://watchexec.github.io/ to live reload during development. 2) Also, please add a clickable image preview (you can use this lib for example https://github.com/francoischalifour/medium-zoom) 3) No commenting feature, luckily I found your post here on HN. But it would be better to have comment blocks, like from https://giscus.app/ or just a link where readers can comment. 4) No RSS feed. I'd like to subscribe to your updates, but there is no such option right now. RSS is one of the points why site generators are used for static blogs (e.g. Hugo, Zola, Astro, etc.)
vladkens
·vorig jaar·discuss
I just blog as personal tech notes to remember how to do something, or to share with coworkers. And I do reposts manually on Medium / Dev.to / X to attract more viewers. Medium actually pretty good with that.