yeah I do the same, very helpful and easy
I truly have no idea what this website is saying https://generalresearch.com/
I find a telegram bot useful, it's just easy to start typing. Then can store right into a Google spreadsheet For instance it can text and have me rate some symptom or can put structured text into a special part of the…
Not nitpicking but I have curl send telegram, it's not bad but I agree pushover looks nice I have it so it can send email, telegram, or twilio call depending on urgency
Anyone know of something like spacemacs which does the chording well? I've gotten used to it but it's starting to feel like it's not being updated, but I have all the muscle memory
it is pretty fun I was surprised. It's just nice it's so pocketable. I thought it'd be too small but I turn the font up so I am constantly flipping and I don't seem to notice. The page flips are fast But also, I didn't…
I have found that the most reliable way I like is to just construct the command externally and then pass to gnu parallel (mostly for --eta and --tmuxpane). And the great thing is, as others say, xargs -I. I prefer for…
Also authors. Not the mega superstars of the world but even very bestselling novels as long as you show that you thought about it or actually did read the book
[dead]
I don't know if this is the case but trying to export RCS images is so difficult It takes up space on android phones and I don't know how to backup completely and then remove To be fair, same for iphones, when I help my…
Really nice and OET is great For north america also look at this https://geovizzydesigns.myportfolio.com/electricity-grid-of-... , more complete only in the US since not rely on OSM
Not yet I'll post later, need to make sure I didn't hard code anything I need to talk to claude and read the oauth docs, but when I kept it entirely client side, I had to reauth/re login with gmail every ~ hour. Did you…
also the nice thing about making personal apps is I can make it entirely keyboard shortcut oriented and harcode the vimium like navigation (f, then modals pop up, then click to go to that email). I got the loading down…
I made a version of this also bare gmail API -- not that I can't use imap but I often have emails related to tasks I want to keep open. But if I have many GMail tabs open, it kills my ram. I also habitually want to open…
This is niche and HN is full of these back and forth comments. One thing which a particular type of crowd will appreciate is being able to apply simple patches to constantly-up-to-date packages. For an example, I love…
ooh so nice
For intersect I also wonder if you add a filter that the books are within the top rated. Like if I give my favorite books and want to find someone who has my same taste, it doesn't help if they hated (all/most/some) of…
Oh no! What field? Are you going to more industrial jobs
Keep in mind that default Gmail allows webhooks for any changes (email received but also changing labels, etc), for free using Gmail pubsub. I use it a lot because it's the only way of getting programmatic notifications…
Is that true? I have no perspective but it's relied on by diabetics and if since they can't regulate it themselves, if the readings are off and they gave themselves insulin, they would know it is wrong. Maybe the OTC…
This is a hack but I still found it helpful. If you do want to force a certain version, without worrying about flakes [1] this can be your bash shebang, with similar for nix configuration.nix or nix-shell interactive.…
and I've been using nixos on hetzner, nothing crazy but it's always worked great :-). A nice combination with terraform
would love support for linux, even if it required hacks or was not as seamless
I think there is a lot of hope because, in a purely research setting, this is extremely routine. The field of genomics is vast but the protocols are somewhat cheap and well understood. It's always hard to do a trial,…
For gmail, there's also an amazing thing where you can hook it with pubsub. So now it's push not pull. Any server will get pubsub little webhooks for any change within milliseconds (you can filter server side or client…
yeah I do the same, very helpful and easy
I truly have no idea what this website is saying https://generalresearch.com/
I find a telegram bot useful, it's just easy to start typing. Then can store right into a Google spreadsheet For instance it can text and have me rate some symptom or can put structured text into a special part of the…
Not nitpicking but I have curl send telegram, it's not bad but I agree pushover looks nice I have it so it can send email, telegram, or twilio call depending on urgency
Anyone know of something like spacemacs which does the chording well? I've gotten used to it but it's starting to feel like it's not being updated, but I have all the muscle memory
it is pretty fun I was surprised. It's just nice it's so pocketable. I thought it'd be too small but I turn the font up so I am constantly flipping and I don't seem to notice. The page flips are fast But also, I didn't…
I have found that the most reliable way I like is to just construct the command externally and then pass to gnu parallel (mostly for --eta and --tmuxpane). And the great thing is, as others say, xargs -I. I prefer for…
Also authors. Not the mega superstars of the world but even very bestselling novels as long as you show that you thought about it or actually did read the book
[dead]
I don't know if this is the case but trying to export RCS images is so difficult It takes up space on android phones and I don't know how to backup completely and then remove To be fair, same for iphones, when I help my…
Really nice and OET is great For north america also look at this https://geovizzydesigns.myportfolio.com/electricity-grid-of-... , more complete only in the US since not rely on OSM
Not yet I'll post later, need to make sure I didn't hard code anything I need to talk to claude and read the oauth docs, but when I kept it entirely client side, I had to reauth/re login with gmail every ~ hour. Did you…
also the nice thing about making personal apps is I can make it entirely keyboard shortcut oriented and harcode the vimium like navigation (f, then modals pop up, then click to go to that email). I got the loading down…
I made a version of this also bare gmail API -- not that I can't use imap but I often have emails related to tasks I want to keep open. But if I have many GMail tabs open, it kills my ram. I also habitually want to open…
This is niche and HN is full of these back and forth comments. One thing which a particular type of crowd will appreciate is being able to apply simple patches to constantly-up-to-date packages. For an example, I love…
ooh so nice
For intersect I also wonder if you add a filter that the books are within the top rated. Like if I give my favorite books and want to find someone who has my same taste, it doesn't help if they hated (all/most/some) of…
Oh no! What field? Are you going to more industrial jobs
Keep in mind that default Gmail allows webhooks for any changes (email received but also changing labels, etc), for free using Gmail pubsub. I use it a lot because it's the only way of getting programmatic notifications…
Is that true? I have no perspective but it's relied on by diabetics and if since they can't regulate it themselves, if the readings are off and they gave themselves insulin, they would know it is wrong. Maybe the OTC…
This is a hack but I still found it helpful. If you do want to force a certain version, without worrying about flakes [1] this can be your bash shebang, with similar for nix configuration.nix or nix-shell interactive.…
and I've been using nixos on hetzner, nothing crazy but it's always worked great :-). A nice combination with terraform
would love support for linux, even if it required hacks or was not as seamless
I think there is a lot of hope because, in a purely research setting, this is extremely routine. The field of genomics is vast but the protocols are somewhat cheap and well understood. It's always hard to do a trial,…
For gmail, there's also an amazing thing where you can hook it with pubsub. So now it's push not pull. Any server will get pubsub little webhooks for any change within milliseconds (you can filter server side or client…