Readit News logoReadit News
rachkovsky commented on SVG favicons in action   css-tricks.com/svg-favico... · Posted by u/stefankuehnel
somishere · 3 months ago
I use animated SVG favicons in a Firefox extension I've been building. They actually work a treat
rachkovsky · 3 months ago
Animated icons can be quite annoying.
rachkovsky commented on None of my projects want to be SPAs   whatisjasongoldstein.com/... · Posted by u/thequailman
WorldMaker · 7 years ago
> The observer pattern is mentioned in the Gang of Four Book[1], published in 1994. JavaScript first appeared in 1995. Observers predate Redux. You don't need Redux to use observers, and in fact there's nothing about React that is incompatible with RxJS.

Yes, and before I was using React+Redux+Redux-Observable I was using Cycle.JS and everything was RxJS and/or Xstream (an RxJS-like) observable-based patterns.

As I said, this stack is a useful "oreo" for my needs right now. I understand if "oreo" isn't your cookie of choice.

> at the very least I think we can agree that "Doing one thing well" in UNIX means not creating a bunch of new problems that you need other tools to solve.

Again, I think the problem here is that we are disagreeing on what the problems even are. Again, I don't think these tools "create problems", I believe they solve very specific problems, and yes very "unix" in that way of solving as specific a problem as they can and no larger, and leave other problems that already existed untouched, whether or not they were in play, because again that's the philosophy here. React is "just" a view layer with a bare modicum of state responsibility. Redux is "just" a state layer. Redux-observable is "just" a tool for handling state side-effects. They don't need to solve every development problem, this isn't Angular. Similarly, they aren't the only tools for the job. There are several alternatives to each part of that stack (as others in this thread keep pointing out), this is just the one I've chosen for my projects right now.

rachkovsky · 7 years ago
What "state side-effects" are you dealing with?
rachkovsky commented on Aging Parents with Lots of Stuff, and Children Who Don’t Want It   nytimes.com/2017/08/18/yo... · Posted by u/jseliger
rachkovsky · 8 years ago
So tired of paywalled nytimes links!
rachkovsky commented on Petition to open source Flash   github.com/pakastin/open-... · Posted by u/pkstn
ransom1538 · 8 years ago
Again. From my game dev days, the people that really lose (over and over) are the artists. Millions of hours have been sunk into laying out vector graphics with the Flash IDE. Code I understand should eventually be tossed away, but, not art. I guess staring at millions of beautiful vector timelined illustrations changed my opinion - but it is art to me. And like books, I think its a sin to toss. I hope the artists convert their .fla files over and save what they can.
rachkovsky · 8 years ago
Code is art too.
rachkovsky commented on The New Firefox and Ridiculous Numbers of Tabs   metafluff.com/2017/07/21/... · Posted by u/robin_reala
atombender · 8 years ago
I wish tabs/windows worked more like persistent "workspaces".

For example, say I'm booking a trip. I always open a bunch of sites (Kayak, Booking.com, lots of hotels, Google Maps, places to visit, etc.) in a single window. In pre-computer times it would be like covering a desk with a ton of papers, books and notes. Gradually I will figure out stuff, book the trip, etc. but the tabs can stay for quite a while.

I feel like many "dozens of tabs" windows are little projects like this. For example, doing development I typically have a bunch of documentation tabs open. We keep these windows open because there's no way to stash them into a drawer while they're not actively being worked on.

What browsers lack is a good way to treat these tabs as "persistent workspaces". I'd like to be able to close a window and be able to return to it later. Rather like an IDE which remembers your open files. So I wish I could "save" a window (as a "workspace") under a name, after which every action would automatically update the saved workspace. Close the window, workspace stays saved. Open the workspace, everything is restored.

There are some browser extensions that allow saving groups of tabs, but there aren't any that behave like I described above.

rachkovsky · 8 years ago
I'm using zeerka.com for exactly that: research projects that are saved as groups of links. And it's browser agnostic.
rachkovsky commented on Money can be stolen from an Uber account   unlikekinds.com/t/your-mo... · Posted by u/unlikekinds
mstade · 8 years ago
And this is why you only ever use credit cards from reputable providers with a proven customer satisfaction track record. I had uber pulling all sorts of shenanigans against my Amex a few months ago, and instead of dealing with Uber's BS I just had Amex cancel the charges. Done. Zero risk to my personal accounts with actual real money on them.

Never use debit cards when credit cards are accepted, is my general tip.

rachkovsky · 8 years ago
I had an opposite (BAD) experience with Amex. I switched my internet provider, called the old one and cancelled the service. They didn't give me any cancellation number, but kept charging me monthly via Amex. They were going out of business (no wonder), so they stopped picking up the phone and had PO Box for the address, but kept charging!

When I asked Amex to cancel or prevent further charges, they refused to do anything without a cancellation number, which I didn't have and couldn't get.

So, your mileage may vary.

rachkovsky commented on Ask HN: Books you wish you had read earlier?    · Posted by u/_6cj7
rachkovsky · 8 years ago
No Excuses!: The Power of Self-Discipline by Brian Tracy. It's so good. I keep rereading it. Does wonders to my motivation and productivity.

u/rachkovsky

KarmaCake day11September 14, 2015View Original