

requiring a not insignificant fee to write the exam
What does this mean?
I once met a person that never drank water, only soft drinks. It’s not the unhealthiness of this that disturbed me, but the fact they did it without the requisite paperwork.
Unlike those disorganised people I have a formal waiver. I primarily drink steam and crushed glaciers.


requiring a not insignificant fee to write the exam
What does this mean?
As long as it’s not gambling or a scam. (Points are most “tech” companies and their products)


Wait, you’re not an alt of Kolanaki? GET EM!
plus a phosphorus layer on top that smooths those two perfect lightwave color peaks in the wavelength domain into a broader light spectrum
The phosphor absorbs some of the blue and downconverts it to green and red. Some of the blue is let through for us to see. The mixture of R, G and B looks like white to us (but not necessarily to other animals with different cones in their eyes).
2 kinds of light emiting diode (LED) junctions inside - red and blue
I’ve never seen a red LED die inside a white LED. I’ve only ever seen blue dies on their own.
Technically UV-pumped white LEDs exist, but they’re rare and I’ve never seen one. They’re less efficient and require a third phosphor (to make the blue).
You can remove the yellowish looking phosphors on the LED with a small pick to reveal the blue die underneath. Fun fact: some high-power “red” LEDs are actually blue leds + phosphors, not that it’s a particularly good choice but it’s a thing: https://halestrom.net/darksleep/blog/018_led_cob_cutting/


Similar here.
Family is mostly OK on it. We used to have issues with iOS devices not noticing some new messages & calls, but that seems to have stopped a few months ago. Family is usually impatient about me getting to my phone and rings me using 3 different services in a row, one of them Snikket xD
Have not yet managed to get any friends onto it.
Thing is, its EOL, per Asus. Does this mean that it won’t be supported on OpenWRT for much longer?
OpenWRT tends to support devices longer and better than the OEM, but it depends on the popularity of the chipset inside the router.
Many different routers by different companies are almost identical internally, because they use the same chipset. Eg the RT-AC3100 seems to be a bcm53xx variant, of which OpenWRT supports a few dozen products. Support will probably only be dropped when every single one of those devices goes EOL and several years pass (ie no people left contributing/maintaining it and the builds break somehow).
Router chipsets can be very long lived. Many new devices use decade old chipset designs. Some chipset families have almost identical chips released every few years with slightly different peripherals, clocks & pinouts; but are supported by the same kernel drivers.
(This is all much better than the world of mobile phone hardware support. Maybe it’s because of different market pressures? Not to mention you don’t have a monopoly that benefits from keeping the hardware fractured. Imagine if people could make a competitor to Android that works across most devices out there)
As far as I understand, wireguard is designed so that it can’t be portscanned. Replies are never sent to packets unless they pass full auth.
This is both a blessing and a curse. It unfortunately means that if you misconfigure a key then your packets get silently ignored by the other party, no error messages or the likes, it’s as if the other party doesn’t exist.
EDIT: Yep, as per https://www.wireguard.com/protocol/
In fact, the server does not even respond at all to an unauthorized client; it is silent and invisible.
“I can tell you there’s people right throughout Yarra choking on their croissants this morning,” Cr Jolly told ABC Melbourne radio.
If something is POSIX compliant then it’s very likely to work on any Linux, BSD or the like; and probably very easy to port to windows. It’s a sign that the developer is willing to go the extra mile to make users’ lives easier.
N.B. “POSIX compliance” is not just considered in black or white terms, it’s also done in degrees. There are many things that have never formally been changed or been specified in POSIX but informally things have evolved. By attempting any level of compliance (or a similar equivalent) you tend to be doing better than most software.


Read-only, or the ability to edit filenames & upload files?
Read only: as per other answers here, basically any HTTP server. The easiest one I know would be darkhttpd, because it requires no config files and can be run without root.
Read write: I like WFM https://github.com/tenox7/wfm


Anything odd with temperatures or power draws perhaps? nv-top shows both for me (but I run an AMD GPU + non-proprietary drivers), otherwise lm-sensors might be good.
nvtop seems to show normal usage
Neither the GPU nor CPU utilisation change at the 30 min mark? If one is pegged at 100% then it’s probably hard to work out what is going on. Running a singleplayer game staring at a wall and configured with limited framrate might let you run both the CPU and GPU at less than 100%, perhaps making it easier to see if one or the other suddenly changes.


*mooshrooms


A lot of phone modems ship with their own SoC (processor) running its own OS. It’s much smaller and slower than the main phone SoC but, depending on its implementation, it can have full access to all of your main processor’s memory through DMA.


Replacing a TCP socket with a UNIX socket doesn’t affect the amount of headers you have to parse.


We rented our technology and could not read nor write.


25/10 for 65AUD/m (43USD/m). Australia, NBN (monopoly across entire country, technically government owned but run like a private corp because of politics). It’s the lowest speed now available, but it’s already overpriced. $780/year is far more than all of my wifi capable equipment is worth together, including laptops.


Can’t understand sigils. Printer was cursed. Makes sense.
https://halestrom.net/darksleep/blog/054_nvme/
Summary: two Silicon Power P34A80’s died within a few months of use, the second one was the warranty replacement of the first. In both cases sectors suddenly became permanently unreadable.


In Kerbal Space Program your ships sometimes catch the NaN virus. If one fuel tank level is reading NaN then whatever you do DON’T try and fill it from another (full) tank. I’m not sure if it can spread to physics (thrust, mass, etc) EDIT: Yes it can happen to physics, oh dear.
I wonder what would happen if you landed a NaN-infected spaceship on a planet.
I am using this one. Texting or messaging my phone (on anything that makes a notification popup) with the text “fmd password location” gives me GPS coords. More than enough for me, and works even from a borrowed stranger’s phone.
Setup steps require ADB though, because in the phone ecosystem getting “unusual” permissions usually requires business deals with Google/Apple.