I’ve seen it consistently fail using ungoogled chromium over tor. But when I just now tried Firefox over tor, no issue. I know that U/C is fussy about timing, but the response time seems quick when I use firefox, so I don’t think it’s a problem of lagging.
evenwicht
I am not really satisfied with any radio receiver because none of them attach to the LAN as a server. I got a bit spoiled with a terrestrial broadcast TV tuner that attaches to ethernet and is compatible with MythTV, which is an open source DVR. It pulls the schedules from the air (thus requires no Internet), and gives you way to prioritise programs you want recorded. It’s great in particular for unplugged folks. It even cuts out commercials -- if there are any.. none where I use it.
Radio has nothing comparable. But it is somewhat cool that some DAB radios have an LCD that shows album art and text info like the track and program that is playing, and time and date set automatically by the air waves.
still down for me. Maybe it’s a tor-hostile node. My machine only works over Tor.
Thanks! I would be installing linux instead of MacOS, but it does look like the hardware is compromised by this. The page you link specifically mentions these as having the feature:
- All Mac computers with Apple silicon
- MacBook Pro computers with Touch Bar (2016 and 2017) that contain the Apple T1 Chip
It does not say /all/ macbook pros. So I wonder which MacBook pros do not have that T1 chip.
I also somewhat distrust that /all/ mac computers w/Apple silicon. Surely the really old hardware like G3 wouldn’t?¹
The most interesting would be old 2nd-hand hardware that is free from this secure enclave, but still new enough to run recent MacOS if I want to occasionally boot MacOS for hardware testing purposes. I heard the next couple generations of MacOS will require at least an M1 chip. Guess I need to research where that stands w.r.t secure enclave.
(edit) The T2 chip page lists:
- MacBook Pro (13-inch, 2018, Four Thunderbolt 3 ports)
I think the macbook pros that feature non-x86 MacOS would run on were described as having Four Thunderbolt 3 ports, so I guess that rules out macbook pros. IOW, no macbook pro is spychip-free and simultaneously capable of supporting the next MacOS.
¹ I assumed Apple Silicon referred to Motorola chips, but the wikipedia page says Apple Silicon refers to arm chips.
One of the reasons I use no apps but use websites: most of the time there is a way to save the page as something that will work offline.
I suppose by “Apps” you have phone apps in mind. But when I wrote about severe lack of offline apps, I meant in the specific context of communication. E.g. to use Lemmy, we are forced to use a web app. We are often led to think a website is a static document of sorts, but if JavaScript is used, that’s really an app. And it’s a crippled app because JS apps do not generally have a means to access your hard drive. Rightfully so, but it means we cannot read and write Lemmy posts offline and then synchronize as we briefly pass through a hotspot.
Part of the problem is “apps” on phones are simply just browser replacements, which is the worst of both worlds because it’s even more limiting. But a well designed FOSS app can theoretically serve us best by keeping a local DB which is then sync’d, like usenet news was back in the 90s. Short of that, it’s useful to save webpages with something like this:
wget -E -H -k -K -p "$url"
And when I use digital anything, I do my best to not us GAFAM-controled services instead giving my money to smaller & non-US companies.
It’s a good policy. I’ve gone as far as to stop emailing gmail and microsoft recipients. That step certainly causes waves around me. It useful because other people are forced to respect my choice to not have GAFAM in the loop. It forces people to think about their choices.
And the enjoyment of using analog tool too, but that one is really subjective.
I love writing letters with LaTeX. It turns a writing task into a coding task, but then when I print the letters on paper, the end result is analog. It brings me great satisfaction to play with LaTeX. The shame is that this world is lost to most people who can’t see past the perception of inconvenience.
I also made it a rule that, beside messages from my spouse, I will always wait to be back at home to answer a message or to listen to my voice mail (nothing is that urgent that it can’t wait a few hours, or more).
There was a bit of a parallel revolution on that in Australia (IIRC). Masses of people working from home during the pandemic led to bosses expecting staff to be available 24/7. But I would draw a line around 6 hrs day, 5 days/week, and still require the boss to have the luck of reaching me in a home office.. not when I’m on the go. I think Australia passed some kind of law giving people a right to be unplugged in their off hours.
I would like to try out Dab, but have not yet managed to find a radio set that offers the same level of comfort than my old FM radio (the same number of quick access buttons to my favorite stations, as I don’t want to use menus). So, I keep using FM which is fine as it should be available at least up 2033, here in France.
I can tune ~25 FM stations. When I bought a DAB radio, it found 75 digital stations, some of which were quite important. Some were a mirror of an FM station, but usually better quality. In one case, the DAB station and identical FM station were both low quality, in which case FM was better because when a DAB signal is weak, it cuts out, which is much worse than a bit of static.
Privacy and ownership is also the reason why we don’t use streaming services anymore. CDs and DVDs are more then enough for us to enjoy music, a movie or a series.
Indeed, streaming is all about tracking. Your smart TV watches you watching it. I’m back to popping into the library for media.
Oh, right! Indeed, I forgot there was a language specifier for the post itself. That fixed it. Thanks!
What a piece of shit software.
thanks for the tip, but it seems to make no difference. I changed it from browser default to english. Is that the right setting? The screenshot does not render for me.
I simply tried to add the word “needed” to the end of the title, and it said “language not allowed”.
Please report any spam you find to the mods by hitting the “create report” flag under the ellipse (“…”), and explain why it is spam (please read the rules and cite the broken rule so the mod does not have to guess). They will remove it if it is non-conformant or irrelevent to the topic.
Indeed minipage would be a decent workaround in this scenario. It’s effectively very similar to what I settled on (paracol
). I just updated the OP to reflect this.
With both the minipage approach and the paracol approach, we give up the ability to have text flow from one column to the other. But for the doc I am working on at the moment, it’s perhaps best to control the flow anyway.
That would work if dates are not reused. But if you have a block of \DTMsavedate
variables in the preamble and then refer to those dates throughout the doc by the variable name you assign, the spreadsheet would be more trouble than it’s worth because you would have to copy-paste all the dates into the spreadsheet, choose the new format, copy them back, and risk the update anomaly in the event that you revise a date in the preamble. Could be useful for some situations though. But I guess I would still rather replicate \DTMsetdatestyle{default}\DTMsetup{datesep=/}
in every cell that needs it.
Ah, right, I think I meant elinks. It has been a while, but I recall that JS support was essential. I first heard of it working for someone else which inspired me to try it. And it worked for me. I don’t recall the extent of my tests (it was a while ago). If reg and login are a problem, you could perhaps do those things with cURL or something and hand off the logged in cookie to elinks.
All hacks aside, emacs is likely the best option since the pkg was designed specifically for using Lemmy. But that’s speculative since i have not tried it.
My version is older than 120.
It’s very repeatable, so exit node would not be at issue. I guess the user agent string is being rejected.