Skip Navigation

Посты
6
Комментарии
522
Joined
2 yr. ago

  • Sitting for that long is bad for you, regardless of the chair. Get a standing desk.

  • The only correct answer is to be consistent with the code base you're working in or the language's conventions. If neither of these conventions exist, then someone has already failed you.

  • It seems irrelevant whether this person is using encrypted channels if they failed to maintain anonymity. If they distributed material and leaked any identifying info (e.g. IP address), then it would be trivial for investigators or CIs to track them down.

    • The Descent
    • The VVitch
    • The Shining
    • The Texas Chainsaw Massacre (1974)
    • Audition
  • I've had two boards from them and both have worked without any issues and my last one was in service for 10 years.

  • Toyota

    Roland + Yamaha + Steinway (Musical Instruments)

    Sennheiser (Headphones)

    Roc-N-Soc (Drum Throne)

    SmartWool + Darn Tough (Socks)

    Khul + Prana (Clothing)

    Seasonic (Power Supply)

    AsRock (Motherboard)

    CloudFlare (DNS Registrar)

    PrivateInternetAccess (VPN)

    I'm curious if anyone would vouch for a TV manufacturer? Are there any good dumb TVs anymore? I have a Samsung smart TV and it is an absolute pain in the ass to use the remote UI. I have resorted to running KODI on a Linux box instead.

  • Surely this will have a real impact instead of just making low-paid workers jobs much harder.

  • Writing poetry => meth + crack???

  • You can't configure an immutable distro by a sequence of mutations.

    Isn't that literally how ostree works?

  • Really this question has little to do with mathematical proof, because the basis of science is deductive, statistical knowledge.

  • Politicians start listening to scientists about climate change. They implement policies to reduce emissions. Humanity saves itself from itself.

  • You should say "unstable channel". It's literally just a rolling release that pulls from the nixpkgs master branch. So it's only as stable as it needs to be to pass the Hydra CI tests.

    And if you get to a working version, you can pin that as a Nix flake to avoid anything breaking until the next time you nix flake update.

  • On the same plot, there is a massive spike in attraction to the partially bald head of Stavros Halkias.

  • How Linux Fanboys see Linux:

  • Seems like a perfectly cromulent English sentence to me.

  • It's so ironic how many downvotes this is getting in the context of this thread.

  • Only because IPv6 and self-hosting are not mainstream yet. But if it were commonplace for everyone's home to have something as simple as a public file server or SSH server, then this problem would be trivialized.

  • Well I guess I can give my opinion as a former VSCode and Vim user that migrated to Helix. @shadowedcross@sh.itjust.works was curious too.

    Way back when, I used Sublime Text and got proficient with those keyboard shortcuts. Then VSCode eclipsed (pun unintended) Sublime, so I switched and I was thankfully able to keep using Sublime key bindings. I was also productive with VSCode, except it wasn't popular at the company I was working at, where most people used Vim. I ended up learning a bit of Vim for pair programming, but I still clinged to VSCode, even though it lacked proper support for connecting to a VM via SSH (which was a very common workflow).

    At some point I realized that it was important to have a totally keyboard-centric workflow to level up my productivity and ergonomics, and being able to use a mouse in VSCode was hindering my progress. So I tried NeoVim, and it was kind of a nightmare. I know many people enjoy tinkering with Lua to get NeoVim working as they want, but I found it more of a barrier to productivity than anything else.

    So then I learned about Helix, and it seemed like a love letter to devs that just want a modal in-terminal editor that works out of the box and has modern features like LSP support, DAP, etc. Also it's written in Rust by good maintainers. I haven't looked back, because the Helix + Tmux combo is incredibly versatile.