HackerTrans
TopNewTrendsCommentsPastAskShowJobs

fdgdd

no profile record

comments

fdgdd
·เดือนที่แล้ว·discuss
It looks like this is just for Microsoft's Windows. I used to use TrackIR when I gamed on that. I missed that functionality when I moved to game on Linux. That is, until LookPilot (https://lookpilot.app/, it's on Steam, too) arrived. Webcam tracking is good because you don't need to wear a headset, but not so good in a dark room.
fdgdd
·4 เดือนที่ผ่านมา·discuss
I don't know about it changing your characters, but you can search for a string verbatim by pressing ctrl-r at the start of the search pattern, like this:

  /<ctrl-r>~?
fdgdd
·6 เดือนที่ผ่านมา·discuss
Exodus (https://github.com/intoli/exodus) used to be good for this but is giving me a Python error these days.
fdgdd
·10 เดือนที่ผ่านมา·discuss
Try https://addons.mozilla.org/en-GB/firefox/addon/feed-preview/
fdgdd
·3 ปีที่แล้ว·discuss
Open With, although it's no longer maintained: https://addons.mozilla.org/en-GB/firefox/addon/open-with/
fdgdd
·3 ปีที่แล้ว·discuss
Reminded me of Osmos: https://www.osmos-game.com/
fdgdd
·4 ปีที่แล้ว·discuss
I think this was changed in grep 2.6:

https://git.savannah.gnu.org/cgit/grep.git/commit/?h=v2.10&i...

https://savannah.gnu.org/bugs/?14472

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=181378
fdgdd
·4 ปีที่แล้ว·discuss
"Manage Exceptions…"
fdgdd
·5 ปีที่แล้ว·discuss
And here's the uBlock Origin version:

  news.ycombinator.com##tr[class="athing comtr"]:has(a[href="user?id=usernamehere"])
fdgdd
·5 ปีที่แล้ว·discuss
sc-im (https://github.com/andmarti1424/sc-im/)? It might have too many or too few features, depending on your point of view.
fdgdd
·5 ปีที่แล้ว·discuss
Nitter (https://github.com/zedeus/nitter) provides RSS for Twitter.
fdgdd
·5 ปีที่แล้ว·discuss
Yes — https://www.youtube.com/feeds/videos.xml?channel_id=…

You could also just put the channel URL into your RSS/Atom reader and it might convert it automatically.
fdgdd
·5 ปีที่แล้ว·discuss
Maybe you can make use of its userContent.css support (http://kb.mozillazine.org/index.php?title=UserContent.css). I use it to force word wrap on pre blocks.