HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bpev

157 karmajoined 2 jaar geleden
https://bpev.me

comments

bpev
·eergisteren·discuss
I feel like I'd be more comfortable with subscriptions if accounts weren't consistently required for everything. I don't particularly like everything I do being tied to an email or phone or whatever. And all those accounts are consistently a pain in the butt to delete.

Despite their recent news, I do prefer the way Mullvad has done it re this: "Here's an id. If you make a payment, it funds that id.". Then you can use the id to login. They can still enforce limits like # of users, etc, but it still enables you to have an account where you can be sure the company isn't going to ignore your unsubscribe settings, send you upsells, and then leak your phone # in some db breach.
bpev
·5 dagen geleden·discuss
I didn't dig too deeply into it, because explicitly storing locally just gives a bit more control. Also, since I was kind of imitating the style of Organic Maps, I wanted to give the ability to download entire tiles. I view caching responses more like a performance enhancement, whereas I wanted explicit offline support.
bpev
·6 dagen geleden·discuss
What can I say? Bens like maps I guess.
bpev
·6 dagen geleden·discuss
FWIW, I have an experimental open-source implementation of offline-capable PWA protomaps. Haven't advertised it much, because I haven't sorted out performance (particularly on mobile), and it's a bit buggy still. Also, don't have cache invalidation. But it does work. Usually. xD

app: https://maps.bpev.me

source: https://tangled.org/bpev.me/maps

Based on results from indexeddb pmtiles work:

https://github.com/jtbaker/pmtiles-offline

https://github.com/protomaps/PMTiles/issues/395
bpev
·9 dagen geleden·discuss
With a name like "Golem", I could see a more earthy color scheme with a much more subtle (essentially unnoticeable) use of gradients feeling real nice with this product.
bpev
·11 dagen geleden·discuss
fwiw, currently moving my music to subvert.fm. In the past, Bandcamp has been the first place I pointed people. But have slowly felt more and more uncomfortable with it ever since the initial Epic acquisition.
bpev
·2 maanden geleden·discuss
[dead]
bpev
·2 maanden geleden·discuss
Neal.fun AND Josh posts in the same week?? The whimsy is strong rn.
bpev
·2 maanden geleden·discuss
I mean the opposite of that is like the one time where I was meeting a friend at something like 7th avenue (or some # I don't remember), and accidentally went to 7th street... on the other side of the city. You don't forget to pay close attention after that xD.
bpev
·2 maanden geleden·discuss
yup yup I also came here for electronics/digital audio without finishing reading the title. DAC is super standard to read in those spaces.
bpev
·2 maanden geleden·discuss
Motorola + Graphene coming 2027. I'm at least waiting to see what comes of that before making any decisions on my next phone.
bpev
·2 maanden geleden·discuss
It was actually due to this that I tried to close my Robinhood account (that was never used), and realized... it's actually not possible. I tried to invoke CCPA, and over a 19 email thread, got frustrating and contradictory replies, such as when I asked how to end my relationship with Robinhood (per their privacy policy, they keep data up to 5 years after the relationship ends):

"When your account is deactivated, you and others can no longer use it to trade or transfer, but the account still exists, and we still treat your relationship as ongoing."

"closing your account ends your active brokerage relationship"

And then when I asked them to clarify which of these is accurate, they sent me a generic non-answer.
bpev
·3 maanden geleden·discuss
not terminal, but fwiw: https://plaintextsports.com
bpev
·3 maanden geleden·discuss
All Stewart tries to do is make game companies, and all Stewart actually ends up doing is starting big non-game-related tech companies.
bpev
·3 maanden geleden·discuss
It might be time for Long Island Ice Tea Corp. to transition from blockchain to AI.
bpev
·3 maanden geleden·discuss
It's just the natural evolution of "They're not advertisements. They're recommendations."
bpev
·3 maanden geleden·discuss
Assuming axios didn't have a postinstall script before, it wouldn't have been approved for a previous version. If you ignore it, you ignore it, but postinstall scripts are relatively rare in npm deps, so it would seem a bit out of place when the warning pops up.
bpev
·4 maanden geleden·discuss
so we just recreating the whole suite now? xD
bpev
·4 maanden geleden·discuss
I'm never seen the `::: header` or `![Logo](https://...logo.png){width="200"}` kind of syntax before. Is this custom or Frankenstein solution? Or is there some kind of md-extended pattern for defining components that has been gaining steam or smthn? Markdown tooling is always confusing, since everyone has their own standard.
bpev
·4 maanden geleden·discuss
yup yup same. That one's worked well for me. Between that and the deno std, it's nice to have it feel like mostly everything you need is available with very little searching.