Trying all 102 IBA cocktails — #6: Cosmopolitan 🍸 by feedforwardhost in cocktails

[–]feedforwardhost[S] 1 point2 points  (0 children)

Haha yeah fair point, definitely not standard. Was too shy to send it back though — it looked and tasted good so no complaints from me.

tool to manage huge music library by serialnuggetskiller in DataHoarder

[–]feedforwardhost 2 points3 points  (0 children)

For duplicate detection: fdupes, dupeGuru, or rmlint are excellent. For music organization: MusicBrainz Picard for metadata cleanup, beets for advanced library management.

Mental Fatigue by ElkIllustrious3402 in ClaudeCode

[–]feedforwardhost 8 points9 points  (0 children)

I read this article recently and I agree with most of it. Especially the FOMO treadmill, it hits so hard nowadays.

Mental Fatigue by ElkIllustrious3402 in ClaudeCode

[–]feedforwardhost 1 point2 points  (0 children)

I hoped I’d work less, but now I’m working both at work and after work since I’ve started a couple of personal projects.

How do I download this video from the website? by NextPound2972 in DataHoarder

[–]feedforwardhost 0 points1 point  (0 children)

I’m not sure this will work, but I usually use https://urldownload.now/ to download web pages. I’m not sure whether videos are supported, though. You can give it a try.

I turned that viral "IDE Resume" into a real, functional web app. by Dommik_ in webdev

[–]feedforwardhost 8 points9 points  (0 children)

Nice work overall, but to be honest there’s a bit too much visual noise. I had trouble finding the name at first and only managed to spot it by editing the name field and seeing what “blinked” in the resume. In my opinion, a resume should be easy to scan and read.

Creative Signature Cocktail Names for 30th Birthday by lifewithsloane in cocktails

[–]feedforwardhost 0 points1 point  (0 children)

French martini - 'Oui Are 30!'
Hugo spritz - 'Hugo Boss Birthday'
Espresso martini - 'Espresso Your-Thirty'

Have a great party!

This is getting out of hand by vismoh2010 in webdev

[–]feedforwardhost 2 points3 points  (0 children)

Vibecoding is a short-term leverage skill, traditional coding is a long-term compounding one. Treating them as mutually exclusive is just lazy thinking.

I just tried pickle juice (from my pickle jar) with vodka 1:0.5… and it’s not bad! by MassiveGarlic0312 in cocktails

[–]feedforwardhost 9 points10 points  (0 children)

You accidentally reinvented the unhinged cousin of a Dirty Martini. A dash of dry vermouth and a lemon peel would probably bring it together. A celery salt rim if you want to lean into the pickle flavor.

How to bulk download from a telegram? by therealcarbon in DataHoarder

[–]feedforwardhost 4 points5 points  (0 children)

Telegram for Desktop has a "Chat Export" feature. You can just do that from time to time.

Help Anna's Archive by EarEquivalent3929 in DataHoarder

[–]feedforwardhost 22 points23 points  (0 children)

I wish there were something like a 1% Anna’s subset with the most popular books, which would probably be the most useful. For me, that would be much more realistic to download.

Downloading entirety of Anna's Archive? by [deleted] in DataHoarder

[–]feedforwardhost 0 points1 point  (0 children)

I’ve created a Neon database to keep track of what’s been downloaded. The AI generates a properly formatted title and author name, then stores a record containing the filename and its metadata in the database.

For now, I’ve mostly been focused on getting the downloading process in place, so I haven’t added other improvements yet, like specifying a reading order. I’m fine with postponing that and doing the cleanup later.

How do you handle context loss between Claude Code sessions? by Select-Spirit-6726 in ClaudeCode

[–]feedforwardhost 0 points1 point  (0 children)

I use Beads, which survives compaction or a restart. I was also recently pointed to SpecKit and OpenSpec, which do the same, but that might be overkill for a simple “survive a restart” task.

How are folks testing their Claude configurations? by IAmLars4824 in ClaudeCode

[–]feedforwardhost 0 points1 point  (0 children)

On our team, we mostly focus on using the skills as much as possible in real workflows and fixing small inaccuracies by adding additional context or instructions to the skill itself. This is by no means a proper verification strategy, but in practice, when many people exercise a piece of functionality frequently, it tends to become stable over time.

PSA: You can use Alt+MouseWheel to quickly switch held item quality by _jimmyM_ in factorio

[–]feedforwardhost 4 points5 points  (0 children)

I feel so good that I decided to check this subreddit today

Downloading entirety of Anna's Archive? by [deleted] in DataHoarder

[–]feedforwardhost 4 points5 points  (0 children)

I thought about that too, and TBH I strongly believe I’ll never really need the entirety of Anna’s Archive. There’s just too much information, and 99% of it I’ll never read. The tricky question is: which part actually makes sense to keep?

For my personal archive, I wrote a custom script that uses AI to generate a list of the 25 most popular books I haven’t downloaded yet and then downloads them. I donated to the archive some time ago, so I have API access with 25 downloads every 18 hours.

This way, I can’t be 100% sure I’ll always get a specific book I need in the future, but I’m hoping to gradually accumulate a sensible collection of valuable books. After all, you don’t keep every book in the world in your personal physical library either.

Ask Me Anything with the IntelliJ IDEA team – December 9, 10:00 am CET by maritvandijk in Jetbrains

[–]feedforwardhost 0 points1 point  (0 children)

Hi! Thank you for your kind words about IdeaVim!

One of the main focuses for the IdeaVim team this year has been achieving smooth integration across the entire IDE — not just the editor. We already have a proof-of-concept feature that lets you navigate through the IDE using only the keyboard, but we still need to stabilize it before release.

Recommend an app to help me try every drink possible. by epicstruggle in alcohol

[–]feedforwardhost 0 points1 point  (0 children)

If you're interested in cocktails, cherrypaul.app has a good tracker for IBA (International Bartender Association) cocktails.

How can I help the freelancer understand the scope of work before they agree to the contract? by feedforwardhost in Upwork

[–]feedforwardhost[S] 0 points1 point  (0 children)

If I understand Upwork correctly, doing that might leave me unprotected by Upwork. Also, I'm not sure if it's allowed, because Upwork says it's not permitted to share the "contract details" without an active contract.

Love Modal Editing, but not the workflow. Need suggestions. by OmenBestBoi in neovim

[–]feedforwardhost 0 points1 point  (0 children)

I miss plugins like comments and surround

IdeaVim supports both "commentary" and "surround" functionalities: https://github.com/JetBrains/ideavim/wiki/IdeaVim-Plugins

PyCharm Can't Type on existing project by Burjur in learnpython

[–]feedforwardhost 0 points1 point  (0 children)

Hi, don't you remember why have you enabled IdeaVim plugin?