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

My favourite is tetr.js which is open source and has seen multiple forks over the years.

The latest I’m aware of is [0].

[0] https://doktorocelot.com/tetr.js/


Yes, but currently they're defaulting to XWayland when running under Wayland.

You can set `MOZ_ENABLE_WAYLAND=1` in your environment to launch Firefox under Wayland natively.

You can check what window protocol your Firefox at `about:support` (Window Support).


Brave Search already has bangs, they imported them from DDG. I believe they’ve changed some of them though


I played Fall Guys on release on Linux, it worked quite well. Came back a couple of months later to it just blackscreening on launch and I realized they had added EAC sadly. This is great news


As an extensive ranger user, some of the features which lead to me not even running a graphical file manager:

> Using ranger to change directories (see: https://github.com/ranger/ranger/wiki/Integration-with-other...)

> Launch ranger using a keybinding from my shell (`bind` or `~/.inputrc` for bash, `bindkey` for zsh), which when combined with the previous technique allows me to very quickly switch folders (also combined with bookmarks) and get my bearings

> `:filter` to filter the items in the current folder (supports regex and has a live preview which updates as you type, can get laggy in large folders)

> `:flat` to flatten directory structures (-1 for infinite depth)

> `m<key>` to bookmark something, which you can jump to with `'<key>` (apostrophe)

> `om` to sort by last modification time, `os` to sort by size

> `dc` to recursively find the size of a directory (can be slow)

> `C-n` to create new tabs and `gt`/`gT` to switch back and forth between tabs which can be useful for copying/moving files


I also use `:bulkrename` a lot. It just opens a list of filenames in vim for modification, which makes it extremely simple to use regexes, macros, visual block modifications to rename a batch of files to your liking.

As well as `~` to switch from tabs to split-panes.

I'm just missing jumping to a file/folder by typing a few letters, as I have yet to get started with plugins like someone suggested me ( https://news.ycombinator.com/item?id=23507694 ).

Edit: someone wrote about `f` below, that looks like a very good answer.

Ah, and a little too eager to produce image previews for huge svg or png files (~20M), while leaving the background process when I change files. That can suck up huge amounts of RAM.


For my backups, I use rclone with Backblaze B2 and Google Cloud Storage (Nearline) using Crypt (with the same password and password2 for both B2 and GCS). This gives me the benefit of file level encryption, with filename encryption too. In my case, I'd rather not use encrypted archives in case a bit got flipped and rendered my archive useless.

I have a systemd timer to run (incremental) backups every 3 hours, and I plan on setting up a mechanism to automatically verify all of my data that has been uploaded.


Running Chrome on Linux, videos play fine for me, they're just MP4 videos with HTML5 video controls.


I definitely agree the articles related to bootloaders can be very hard to read

If you want to use GRUB and UEFI, my recommendation is follow the headings up until the end of Installation

https://wiki.archlinux.org/index.php/GRUB#UEFI_systems

Then you just need to generate the config

https://wiki.archlinux.org/index.php/GRUB#Generate_the_main_...

The partition you're referring to is explained here

https://wiki.archlinux.org/index.php/EFI_System_Partition


This seems to be the exact same as this Chrome extension: https://dragdis.com/ I might be wrong, but there don't seem to be any real differences or improvements compared to Dragdis.


I think this would result in a worse off situation because by allowing users with X karma to remove comments and prevent other users from commenting, it is effectively censoring them.


True, however you could require say 4 users to block a comment out and this maybe would mitigate the problem a little?

I think the point I was trying to make was that by turning it around it would require "less" active participation from the users and by default everyone gets a chance, but the really bad comments would still get removed I think. Anyway we shall see how it works out!


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

Search: