Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)HE
Posts
1
Comments
873
Joined
2 yr. ago

  • In the same sense that books are screen time (in that books, e-readers, phones, tablets, etc., all cause eye strain because you’re looking at something close to you), sure, but from a blue light perspective and from a psychological perspective, not so much.

  • I don’t think you understood the context of the comment you replied to. As a reply to “Here are all these drawbacks to Docker vs hosting on bare metal,” it makes perfect sense to point out that the risks are there regardless.

    Unless I misread your comment and you’re suggesting that you think devs not having to deal with OS-specific code is a disadvantage of Docker. Or maybe you meant your second paragraph to be directed at OP?

  • Ultrawides generally have a 21:9 aspect ratio and are curved. I use a “super ultrawide” monitor (the Samsung Odyssey CTG9) that has a 32:9 aspect ratio, and even it is only as wide as two widescreen monitors.

    I’ve used a three-wide setup and it isn’t as ergonomic for productivity purposes or as immersive for gaming purposes:

    • I often want windows to be wider than a single 27” monitor permits, and stretching windows across monitors doesn’t look great (when the OS even allows it).
    • I have to stretch my neck more to see the sides
    • When gaming with all three, I personally ran into issues getting it configured due to gpu/driver/OS support, as well as a requirement to have multiples of the same exact monitor. I tried this on Windows 10 with Nvidia Surround on a 2080 back in 2020 - maybe it’s easier now or in Windows 11 (unlikely), but I doubt it’s any better on Mac or Linux. Is multi-monitor even an option for someone trying to game on such a system?
    • The gap in the monitors and the abrupt angle changes is pretty distracting for me. I’d much rather just pull the super ultrawide closer to get the same sense of coverage.

    From a compatibility perspective I highly doubt 3-wide is going to have as good of support as an ultrawide or even super-ultrawide. There are nearly twice as many games with ultrawide support according to wsgf.org. They list 4 pages of games that have an “A” rating for multi-monitor support and 7 pages for games with an “A” rating for ultrawide support (compared to 21 pages for widescreen support and 50 pages total). I found a spreadsheet with a list of games that had been tested and confirmed to have super ultrawide support and it was around 1500 games long.

    Because I personally often need more screen space for productivity purposes, I have two widescreen monitors mounted above my super-ultrawide, angled down. If I’m gaming I either turn them off or use them for something else. This gives me an overall 16:9 aspect ratio on what would be a 55” screen if it were all merged, but my setup is much more flexible and ergonomic.

    Unlike on a single gigantic monitor, treating sections of my screen as individual monitors (for the purposes of fullscreen videos, games, and apps) is not well supported. FancyZones, BetterTouchTool, Divvy… none of them do that. PIP with the monitor is your best bet and IME that results in reduced performance (like capping at 60 Hz on a 240 Hz display). Maybe the Samsung Ark has a better hardware solution, but even if so, it still costs more than all of my monitors combined.

    My setup isn’t perfect. There are times when I’d like to have a taller single screen, for example. A 38” 21:9 or curved 32” with portrait 32” 16:9s on the sides would help with that (but would be awkward when playing videos fullscreen on secondary monitors). 1 portrait to the side and one centered above would work fine but I think the asymmetry would bother me (and I think 4 monitors would limit it to just being usable with my desktop).

  • And why can consumers purchase an app on their iPhone and have it automatically installed on their iPad?

    Are iPhone apps that don’t have iPad versions that you install on your iPad anyway coming from the iPhone App Store or from the iPad App Store?

  • That section is only applicable if personal data has been obtained by some means other than from the data subject. If a site doesn’t collect or process any personal information, period, then that section (and the rest of the GDPR) isn’t applicable.

  • FOSS doesn’t mean free as in beer. Even so, you can get support for all of the things you mentioned, and more, for free. You can find the link from my comment above by searching for “Awesome Standard Notes,” but since you mentioned editors specifically, this will take you directly where you want to go: https://github.com/jonhadfield/awesome-standard-notes#editors

    Edit to add: you can enable a community created editor (other than the ones that are included in the paid subscription) by going to Preferences > Plugins > scroll all the way to the bottom > and then, in the text box under “Install Custom Plugin,” paste the url (like https://mortalhappiness.github.io/sn-tui.editor/ext.json for the Tui Markdown Editor), then click Install, review the extension info, and then click Install again. You can follow these same steps to install a different theme, too.

    There are several Markdown compatible editors in that list, so you’re free to choose the one that works best for you.

    The Append Editor supports multiple types of Markdown, including Github Flavored Markdown, as well as LATEX. You can get an inline check mark by prepending a line with - [ ], but when you press enter it doesn’t make the next line a checkmark, nor can you click a checkmark to check/uncheck it, so it’s not a good choice if checklists are your main use-case. Some better options:

    Tui Markdown Editor requires you to manually start a checklist the same way, but then a new line in either markdown or wysiwyg mode will also have a checkmark. You can also check/uncheck in wysiwyg mode with a click.

    The Rich Markdown Editor is also good for checklists. It only offers a wysiwyg experience where you type in the same view as the final one (rather than having a split view), but there’s no top menu. You can still type the normal Markdown characters with exceptions when it’s something that requires multiple characters. In that case, type / on a new line to get a list of options, then type a couple characters and choose the best option. For example, I can’t just type - [ ] and get a checklist because it escapes the characters so that I get a list that would render the [ ]. But I can type / and then type “checklist” or “todo” (really just 2 characters of either of those words) and choose that option to start an in-line checklist. And if I hit enter, the next line defaults to being another checklist item. You can also click the checkmark to check or uncheck it.

    For a dedicated task list, Scratch also works well. It’s not Markdown behind the scenes, though (but it is still readable plain text). You can start a checklist by clicking the checkmark icon in the top menu. Like the Rich Markdown Editor, a new line will create a new checklist item and you can click the checkmark to check/uncheck it.

    You also might check out the “Advanced Checklist.” It’s in the “Official Extensions” link but I just tested and was able to install it on a free account. (Note that you can also self-host the “paid” editors other than the Super editor and use them for free, though that does require a bit of extra work.)

    There are other editors on that page and also other community written editors in general out there. The Marp Editor lets you create presentation slides. The Mermaid Editor lets you create diagrams. Heck there’s even a Music Editor (for tablature, not for directly generating audio). There are a couple sketch / whiteboard apps. I’m not saying it has everything you could ever dream of, but there’s a lot and it’s easy to extend for anyone with front end web development experience.

    Regarding your point about Simplenote syncing faster: I assume this is because Standard Notes is end to end encrypted, but Simplenote is not (Unfortunately generally e2ee adds additional overhead to syncing operations as the server cannot optimize nearly as much). There may be more to it than that, though. I’ve looked at Standard Notes’s code a bit but haven’t looked at the server code for Simplenote - as far as I can tell, Simperium, the backend it uses, is not open source. (The frontend is, though.)

    That said, I’ve never noticed Standard Notes taking particularly long to sync. I don’t have thousands of notes but I do have several hundred (pretty close to a thousand). Were you seeing bad performance with Standard Notes or just worse (but still fine) performance? And if the latter, can you share some more details?

    For me, not being end to end encrypted is a dealbreaker for my private notes (unless I’m self-hosting the app, that is). I’m not comfortable with someone at the hosting company just being able to access my notes. But that’s not important to everyone, and if it’s not important to you and if Simplenote otherwise does everything you want, then by all means use it - it’s a great choice.

  • Standard Notes is fantastic, assuming that:

    • you don’t need to collaborate in real-time with your notes (you can share them after the fact and there is a way to give multiple accounts edit access to the same note, but it looked complicated and I haven’t explored it)
    • you primarily use a keyboard - mobile counts, even if you’re using speech to text or Scribble on iPad - rather than wanting a canvas to draw on.
    • you’re not trying to upload documents and annotate them

    StandardNotes has the following going for it:

    • it’s FOSS
    • it’s easily self-hostable
    • it’s also offered as SaaS, and if you use that your notes are e2ee
    • if you self-host you can still use the official mobile apps (but those are open source, too)
    • it has a web app, mobile apps, desktop apps on Windows, Mac, and Linux
    • there is a variety of editor plugins created by the community that can be used even if you use the free SaaS offering - check out https://github.com/jonhadfield/awesome-standard-notes for a list.

    I’ve been using StandardNotes for a few years at this point (as a paid user on their 5 year plan, which no longer exists as far as I know) and have also developed an editor plugin for it.

  • Do you not think it’s relevant to point out that:

    • Only 3.7% of the protests involved vandalism or property damage
    • Only 2.3% of the protests involved any sort of violence (excluding vandalism or property damage)
    • Much of the violence was directed against the BLM protesters
    • Much of the violence was begun or escalated by police (who are supposed to be trained to de-escalate)
    • Much of the property damage and property damage was not linked to protesters

    If 5% of the people involved at violent BLM protests were violent and if the numbers above reflected only protester initiated violence, then that would mean roughly 0.12% of BLM protesters (or 1 in a thousand) were violent. But since, as we know, most of the violence was directed against them, that number is probably more like 0.05%, or 5 in 10,000. Obviously that number would be much worse for the actual instigators of most of the violence (police and far-right Trump supporters).

    Main source: https://www.washingtonpost.com/politics/2020/10/16/this-summers-black-lives-matter-protesters-were-overwhelming-peaceful-our-research-finds/

    Also weird that you say “like 30 people” died when it was more like 10:

    • 8 BLM protesters
    • 1 far-right, pro-Trump protester, who was shot by a self-identified anti-fascist protester who said he had been acting in self-defense
    • the above anti-fascist protester, who was shot by police

    Yes, there were like 25 deaths related to political unrest in 2020, but most of those were not at BLM protests. Source: https://www.theguardian.com/world/2020/oct/31/americans-killed-protests-political-unrest-acled

    But hey, keep telling yourself that an active, intentionally orchestrated attempt by Trump and his supporters to violently overturn the results of our Presidential election was “basically the same thing lol” as a bunch of people who were protesting police violence and racism.

  • Women Who Code and Girls Who Code are different nonprofit organizations.

    They’re run by different people and have distinct goals (WWCode: supporting and empowering women who are in the tech industry; GWC is focused on getting more women into tech by providing opportunities to learn programming to girls).

  • I picked up an Onyx Boox recently (specifically the Note Air 3C, which is a color e-ink tablet rather than just e-reader) and since it has the Google Play Store, I was able to just install the Kindle app. The Boox Page ($250) and Boox Poke5 ($170) make up their traditional sized e-reader lineup, and both appear to support the same thing. You could also install the Kobo Books app and make future purchases there, as well as library apps like Libby and Hoopla.

  • Re the first route, what is the network mode of your container and which ports are exposed?

    How familiar are you with Docker networking? Docker docs are here and may be enough on their own to help you out. If not, there are a ton of guides and tutorials out there that can help.

  • It is sexist to treat men and women differently without a good reason, and it doesn’t seem that there’s a good reason in this case, which means that doing so is sexist.

    Regardless of morals, from a biological perspective, treating male and female nipples differently is irrational, since male chests are also physical sexual characteristics. To be clear, I’m differentiating from the perspective of “these two body parts are shaped differently and therefore have different needs when fashioning clothing” perspective. There’s a good reason to do that (though there isn’t a good reason to enforce it). But from a “one is sexual, one is not, so one needs to be covered and the other doesn’t” perspective, what’s the reason? You indicated that they’re physical sexual characteristics but as I already pointed out, physical sexual characteristics aren’t generally required to be covered. People find both men’s and women’s chests (and other body parts) sexually attractive, so that isn’t it, either.

    If you’d say that society treats them differently because we’ve historically objectified and sexualized women (and continue to do so) and as a result women’s bodies are considered sexual in a way that men’s aren’t, and this is ingrained in our culture at this point then I would agree with you. I just don’t agree that that’s a “good reason.”

  • When you say “Physical sexual characteristics,” do you understand that the word “sexual” refers not to the act of sex but to a person’s biological sex? Physical sexual characteristics include anything that expresses differently due to differing amounts of gonadocorticoids, like a person’s height, their body and facial hair, their body shape, the sound of their voice, their ease with developing muscle mass, etc..

    A woman’s (or femme presenting person’s) nipples are not sex organs any more than a man’s mustache is.

  • It’s the second best selling game of 2023 and it came out last month, though - that’s notable, particularly given the shitty reviews. Plenty of other games are also available on just as many consoles and storefronts. Zelda 20 was presumably mentioned because of name recognition and because it was previously second and is now third.

  • Signal notifies users who have your phone number in their contact list; it doesn’t matter if you have them in theirs. It’s an unfortunate side effect of their using phone numbers as identifiers instead of usernames or friend codes or something.

    Still a problem, and you basically need a new number as a workaround if you’re trying to conceal that you’re using it. On the upside, they don’t get access to your profile without your permission, so if an ex sees that you signed up they don’t know if it’s you or if you changed your number