hinach4n
|
7 months ago
|
on: Why are anime catgirls blocking my access to the Linux kernel?
I believe usually you would bypass by using residential ips / proxies?
hinach4n
|
1 year ago
|
on: Show HN: Book and change flights with one email
Getting the same results, here is my query: "Find me a flight for the 10th, 11th or the 12th from BKK to London, ideally heathrow."
hinach4n
|
1 year ago
|
on: CrowdStrike Update: Windows Bluescreen and Boot Loops
Wow, why the fuck is that support article behind a login page.
hinach4n
|
3 years ago
|
on: When rustc explodes
It gets pretty bad as your codebase increases. I work on a pretty large Rust project that uses a lot of async, and uses a LOT of static dispatch (mainly because we use a web-server framework called warp).
Usually, even after a simple change a simple `cargo check` can take a minute or two on a beefy PC. That said, over time you get numbed to it :D.
hinach4n
|
4 years ago
|
on: Dim, a self-hosted media manager
Yep, you're right, this isn't a very good look. CI should be fixed now tho :).
hinach4n
|
4 years ago
|
on: Dim, a self-hosted media manager
Hey, I'm the maintainer. At the moment Dim is really raw in comparison to plex, there are no clients besides web, and it doesn't display as much data (actors, etc).
hinach4n
|
4 years ago
|
on: Nvui: A NeoVim GUI written in C++ and Qt
It is, OP is overreacting. This is just a front end. I'm pretty sure it just uses the neovim binary on your system in headless mode.