Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
junkblocker
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
junkblocker
2mo ago
YTDLnis has been working much better for months now. Switched over from Seal myself.
2.
▲
by
junkblocker
4mo ago
Here's something I ran into recently. An `env` script started showing up in my path messing with my plain UNIX `env` command usage. Turns out uv's installer creates this when you run curl -LsSf https://astral.sh/u
3.
▲
by
junkblocker
5mo ago
https://github.com/karinushka/paneru is much more Niri like. I tried both but OmniWM just overwhelmed me with its options and noisy animations while paneru is very smooth, more stable and non-intrusive feeling like nir
4.
▲
by
junkblocker
5mo ago
Somebody recently vibecoded https://github.com/fragmede/nitpick and posted here which is pretty good but I really want to browse the sites in terminal too. Then I discovered I have had an hn alias to lynx gopher:/
5.
▲
by
junkblocker
6mo ago
You ask it to read the docs or site and create a 'skill' out of it.
6.
▲
by
junkblocker
7mo ago
Applied to a job at Oracle 3 years ago. For a couple of years their unsubscribe link went to a broken page . Now they totally ignore my unsubscription choice and keep sending me job offers anyway
7.
▲
by
junkblocker
8mo ago
"What is that, a gif for Ants?" It's really hard to see what is going on in that small blurry demo gif. So please make it bigger in addition to parent's suggestions.
8.
▲
by
junkblocker
11mo ago
I had found a zsh version somewhere which I've updated a few times over the years though I don't get a chance to use it much. :'D un () { unsetopt extendedglob local old_dirs current_dirs lower do_cd if [ -z "$1
9.
▲
by
junkblocker
1y ago
There did not seem to be an RCS story. Whether the device is RCS capable or not seems to be up to some unfathomable Google logic the tickling of which didn't work for me. Having old RCS chat histories and new RCS chats not work made me
10.
▲
Wayland breaks the tools I use to make a living
(rykarn.se)
74 points
by
junkblocker
1y ago
|
73 comments
11.
▲
by
junkblocker
1y ago
Relevant Firefox extension - https://addons.mozilla.org/en-US/firefox/addon/behave/
12.
▲
by
junkblocker
2y ago
Quoting Use of AI and Third-Party AI Providers. Some of our Services have features and functionality powered by our trusted third-party AI providers (“AI Providers”). AI-powered chat service provided by Microsoft Copilot relies on sea
13.
▲
Yahoo change their ToS to let them scrape your email content
(legal.yahoo.com)
2 points
by
junkblocker
2y ago
|
3 comments
14.
▲
by
junkblocker
2y ago
TIL a neat way to add comments to continued shell lines. Thanks!
15.
▲
by
junkblocker
3y ago
Regarding ~/.cargo (and other tools), I've had some success with following suggestions from https://github.com/b3nj5m1n/xdg-ninja
16.
▲
by
junkblocker
4y ago
I use this https://github.com/erichs/composure which seems to do more.
17.
▲
by
junkblocker
5y ago
Oh, you are right! This works by looking at /proc/$ppid/fd/1 format = """$all\ ${custom.tty}""" [custom.tty] description = "tty" when = 'true'
18.
▲
by
junkblocker
5y ago
Since I was trying out nushell, I came across Starthip which supports nushell! I noticed that prompt managers which run non-shell binaries may be unable to support things like showing the tty since I assume they are execing any external too
19.
▲
by
junkblocker
5y ago
I wrote https://github.com/junkblocker/patchreview-vim for exactly that workflow.
20.
▲
by
junkblocker
6y ago
> Anyone have a browser extension that can find rss feeds for pages? I wrote/use this greasemonkey script - https://greasyfork.org/en/scripts/6261-rss-atom-feed-subscri... - it still mostly works but stric
21.
▲
by
junkblocker
6y ago
> Anyone have a browser extension that can find rss feeds for pages? I wrote/use this greasemonkey script - https://greasyfork.org/en/scripts/6261-rss-atom-feed-subscri... - it still mostly works but stric
22.
▲
by
junkblocker
6y ago
This addon makes is super easy and convenient to inspect any addon's source code https://addons.mozilla.org/en-US/firefox/addon/crxviewer/
23.
▲
by
junkblocker
6y ago
Sure, but there's no option to control which format it creates the capture in. Besides I end up ffmpeg converting it to mp4 and get a video about 10x smaller.
24.
▲
by
junkblocker
6y ago
I believe it is mov instead of mp4. mp4 would be great since it takes much much less space.
25.
▲
by
junkblocker
7y ago
Really? That was downvote worthy?
26.
▲
by
junkblocker
7y ago
Maybe there aren't that many Safari users at all and the remaining just moved to Firefox/Chrome.
27.
▲
by
junkblocker
9y ago
I definitely have much better experience with the Android version than the iOS version. The iOS version has somewhat poorer control where a sliding motion is used. The display wants to slide in that case rather than the game control being u
28.
▲
by
junkblocker
9y ago
I tried to use Clementine every few months for a while but had SQLite crashes every time.
29.
▲
by
junkblocker
10y ago
Since branch name parsing is done by a lot of scripts, and I can't control the default branch name, I've installed this global post-checkout hook for now until I can stop panicking and think clearly. #!/bin/sh
30.
▲
by
junkblocker
10y ago
Confirming what GP said on version 5.3.1, not seeing any escaping git checkout <Tab> git checkout $(./pwd)
More ›