As long as it’s not gambling or a scam. (Points are most “technology” companies and their products)
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.
- 0 Posts
- 94 Comments
WaterWaiver@aussie.zoneto
Reddit@lemmy.world•Reddit will require you to log in to use old.reddit.comEnglish
6·2 months agoAlready started for me this morning. Reddit is now inaccessible to me. I guess they want to be more like Discord now?
EDIT: This means I can’t access /r/HFY ;( That’s a heartbreaker for me. (Short science fiction stories)
WaterWaiver@aussie.zoneto
Technology@lemmy.world•How the Iran war could derail the AI boomEnglish
6·5 months agoHe (He1) gas molecules are absolutely tiny, they love to leak through everything.
WaterWaiver@aussie.zoneto
Technology@beehaw.org•The copyrightability of fonts revisited: Matthew ButterickEnglish
3·7 months agoSite seems offline now, says “Closed Jan 30th”
Something to be wary of when interpreting the datasheet:
- Act10 = LED blinking when Ethernet packets transmitted/received at 10Mbps.
- Act100 = …
- Act1000 = …
Bad wording on their part. What they really mean is: “LED blinking when Ethernet packets transmitted/received AND the link is currently in a XYZMbps link speed mode”. The mode is negotiated once after you plug a cable in and usually does not change after that, regardless of how much data you try to send.
Technically each linkspeed/mode is a whole ethernet standard of its own, but we mostly gloss over that and pretend to end users that they’re backwards compatible.
WaterWaiver@aussie.zoneto
Selfhosted@lemmy.world•A new look for Snikket on AndroidEnglish
4·7 months agoSimilar 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)
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.
WaterWaiver@aussie.zoneto
Selfhosted@lemmy.world•VERY simple web-based reliable file browser/hostingEnglish
3·1 year agoRead-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
WaterWaiver@aussie.zoneto
Technology@lemmy.world•Slate, a customizable EV pickup for $20kEnglish
5·1 year agoEvery news website is covering it. I think I’ve spotted most of 10 articles around the place.
The law of well-marketed unreleased goods dictates that this vehicle is not going to meet any of the promises mentioned in the articles. I hope to be proven wrong, but just like video games: don’t pre-order, wait for it to come out and be reviewed.
WaterWaiver@aussie.zoneto
Technology@beehaw.org•Undocumented "backdoor" found in Bluetooth chip used by a billion devices [ESP32]English
3·1 year agoWelcome to security news theatre :(
I don’t think espressif would bother suing, these kind of misshapen claims get constantly made against popular projects all of the time. It’s just unusual to see so much coverage about this particular one.
Not so say that externally attackable vulnerabilities in an ESP32 don’t exist, they might. Bluetooth devices have an awful track record. But making them up doesn’t help the world.
WaterWaiver@aussie.zoneto
Technology@beehaw.org•Undocumented "backdoor" found in Bluetooth chip used by a billion devices [ESP32]English
19·1 year agoBleepingcomputer’s title and article are very misleading, the presentation did NOT reveal a backdoor into an ESP32. It looks like Bleepingcomputer completely misunderstood what was presented (EDIT: and tarlogic isn’t helping with the first sentence on their site).
Instead the presentation was about using an ESP32 as a tool to attack other devices. Additionally they discovered some undocumented commands that you can send from the ESP32 processor to the ESP32 radio peripheral that let you take control of it and potentially send some extra forms of traffic that could be useful. They did NOT present anything about the ESP32 bluetooth radio being externally attackable.
Another perspective that might help: imagine you have a cheap bluetooth chipset that is open source and well documented. That would give you more than what the presentation just found. Would Bleepingcomputer then be reporting it’s a backdoor threatening millions of devices?
WaterWaiver@aussie.zoneto
Technology@beehaw.org•Deepseek when asked about sensitive topicsEnglish
2·2 years agoIt looks identical to me. Same size before clicking, same size after right clicking -> Open image in new tab.
WaterWaiver@aussie.zoneto
Linux@lemmy.ml•After many years on GNOME, I finally switched to Plasma.English
2·2 years agoGNOME 2 was fun and easy. It felt like they were trying to learn from the mistakes of Windows and Mac UIs.
All of the the surface normals are backwards. This means your shoe is inside-out; instead of being a solid shoe in a vacuum it’s a shoe-shaped-hole inside a solid universe.
By default blender renders all polys as double-sided so you mostly don’t notice (other than some lighting oddities near corners). Turn on backface culling if you want to check if your normals are the right way around or not.

I often end up with some of my polys backwards because of the way I extrude and join parts of my models. I distinctly remember a bug in Gmax (old free version of 3DSmax) where the mirror tool would create polygons with some special, broken property where their normals would be correct in the editor, but completely wrong when exported :( much time and hassle was lost to that.
WaterWaiver@aussie.zoneto
Asklemmy@lemmy.ml•what would be a funny thing to teach my 5 y/o niece?English
2·2 years ago*mooshrooms
WaterWaiver@aussie.zoneto
Asklemmy@lemmy.ml•You're an archeologist from a future civilization. What would you think of our civilization based on the Internet?English
1·2 years agoWe rented our technology and could not read nor write.
WaterWaiver@aussie.zoneto
Technology@lemmy.world•HP bricks ProBook laptops with bad BIOS delivered via automatic updates — many users face black screen after Windows pushes new firmwareEnglish
9·2 years agoWindows update fetches all sorts of things now. If the hardware advertises X device then Windows update will check if it has anything for it. Approved vendors can provide all sorts of guff. Historically that has included drivers that intentionally brick your devices. HP probably packaged up some software that updates the BIOS and got it into the Windows Update DBs.
WaterWaiver@aussie.zoneto
Technology@lemmy.world•HP bricks ProBook laptops with bad BIOS delivered via automatic updates — many users face black screen after Windows pushes new firmwareEnglish
18·2 years agoThis is something HP should have handled.
If a bad update is rolled out then it’s the responsibility of the software maker partner (HP) and the distributor (Microsoft), not just one or the other.
Those laptops are THEIR products, not Microsoft’s.
Both Microsoft and HP have branding on their laptops and a responsibility post-sale for the reliability of their systems. Hardware, firmware and OS responsibilities are all party to this chain of failure.


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.