Hacker Newsnew | past | comments | ask | show | jobs | submit | saadullahsaeed's commentslogin

This is precisely why I also switched to Apple Music, it was annoying to have Spotify constantly pushing podcast content to me as someone who had no interest in Podcasts and no way to enable a "music only" mode either.


I switched to Apple Music for exactly the same reason.


Not the most straightforward way to do it but it does support joining across two datasets. You can reference and add columns from a different “project”


I am curious how do you handle search? Is that even a use case for you?


You can simply use ripgrep to search. Either from a terminal, or from an editor it is integrated with.

I favor the same approach. In my case, I use org-mode instead of markdown as it offers a few niceties when editing from Emacs. But irrespective of that, IMHO plain text overrules any other choice as it is future-proof and can be composed with your favorite tools. For example, a VCS like Git.

I have many files in a flat zettelkasten-like structure [1]. That means, essentially, having one file per concept and using links to chain them.

[1] https://qr.ae/TW8ieU


> You can simply use ripgrep to search

That assumes that the text in your notes uses the vocabulary you'd expect, and isn't misspelled. Neither of those are guaranteed if your notes are snippets of other documents (a common EN use-case) rather than text you wrote yourself. Especially not guaranteed if the snippets are images where their textual representation is the output of an OCR algorithm.

Is there something like ripgrep for fuzzy search?


You can pipe ripgrep into fzf for fuzzy searching. It works like a dream.


Sublime's file search is super fast. Works great for me.

My folder tree is fairly flat and folder/file-naming is self-explanatory, so when I have to use the dropbox client on mobile, finding stuff isn't too bad.


Except where I live, I do not have any other ISPs besides Comcast.


This is the crux of the issue. Without consumer choice, an ISP can target whatever local regions it wants with specific, anti-consumer plans. Unless there is an regulation to keep them in check..


Providers should be forced to lease line access wholesale the way carriers have / had been forced to do so to MVNOs.


Adding a couple more to this list:

Peanut Labs (Surveys) http://web.peanutlabs.com/monetization/ Offer Toro https://www.offertoro.com


I live in San Francisco and I have exactly the same issue, it started happening more recently. Speedtest is 35mbit down/10mbit up


I wonder if some form of traffic obfuscation would help in your endeavor? For instance, setup OpenVPN on a VPS or something, and tunnel to connect to Netflix. It would be a shame if you end up with better quality.


I've had streaming issues with both Netflix and Youtube while using Verizon FiOS in the past. I then connected to my University's VPN and instantly enjoyed smooth-as-butter streaming on both sites.

There's a good chance you'll have the same experience with a VPS, depending on what networks the VPS's traffic routes through.

The problem is that traffic from you to Netflix travels through several networks, and at each link between networks it will face varying amounts of congestion depending on the size of that link. There is a link somewhere between $BAD_ISP and Netflix that, due to political/business reasons[0], hasn't been upgraded to accommodate more traffic.

By connecting through a VPN, you may be able to circumvent this as long as the route from you-->VPN-->netflix doesn't travel across the problematic peering point.

[0] Screwing you over; Promoting the ISP's own competing services (TV, for example); Attempting to extract payment from Netflix since its "their traffic"[1], despite the fact that you are already paying them for this connection.

[1] https://www.google.com/search?q=comcast+level3


Doesn't even need to be as complicated as OpenVPN. SSH has an option to expose a tunnel as a SOCKS proxy.


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

Search: