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.
- 5 Posts
- 68 Comments
(5minute in) When you have a quest market or a minimap, the player doesn’t take in the gameworld. They’re not playing a game so much as they’re sleepwalking through it. It becomes a monotmous grind, there’s nothing stimulating or exciting about it. Go here, pick up this item. Go here, talk to this person, rinse, repeat.
I hate minimaps with a passion and turn them off in games wherever possible. Otherwise I find myself playing the game primarily looking at the minimap, with the actual 3d world just being a background obstacle course I occasionally have to flick to. With it off I have a lot more fun, getting lost and learning new areas.
Flicking to a pause menu map or similar adds friction but I have not found a better way (EDIT: the video touches on this, where a lot of modern games are broken without minimaps and quest markers. There are ways the designers can fix this, like partial maps. I want to make a game now with some shadily hand-drawn maps…)
o.o I had completely forgotten this.
Next you’re going to tell me that strlcpy() is not real. I will not believe you. I will choose not to believe you.
WaterWaiver@aussie.zoneto
Selfhosted@lemmy.world•Looking for selfhosted alternative to "Find my phone"English
8·22 days agoI 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.
For extra joy #define ellen(A) ln(A)
As long as it’s not gambling or a scam. (Points are most “technology” companies and their products)
Canola is a brassica. Canola!
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)
“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.
WaterWaiver@aussie.zoneto
3DPrinting@lemmy.world•DissolvPCB enables fully recyclable 3D-printed circuit boards with liquid metal conductorsEnglish
6·1 year agoDirect metal liquid contact from pin to pin! I love it.
(Not to mention how satisfying it is to get a pile of undamaged ICs after recycling)
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
+/-1 least significant digit at a minimum.
“I’m sorry frog, but you might actually weigh 0”. Little buddy noooo
Really, Penfold.
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
Ask Electronics@discuss.tchncs.de•high voltages on usb to TTY UART?English
1·1 year agoThat’s a CH340G, it has an in-built 3.3V regulator. But there is no external regulator on the board.
Maybe the chip is running off its internal 3.3V, but the board designers put a tie-up resistor on one of its pins to 5V, which results in the weird 3.9V. Dunno. Try attaching a 1K resistor between that pin a GND, see if that makes the problem disappear.
WaterWaiver@aussie.zoneto
Ask Electronics@discuss.tchncs.de•high voltages on usb to TTY UART?English
1·1 year agoThe 5.3V is from your computer, that’s not the fault of the USB UART.
3.2V is perfectly acceptable for a 3.3V rail.
The 3.9V is a bit weird. Can you post a photo of your USB UART board? Maybe the main chip has an inbuilt 3.3V regulator separate to the external one.
WaterWaiver@aussie.zoneto
Linux@programming.dev•The Wine development release 10.3 is now available.English
0·1 year agoChanging virtual desktops works for me, no patches needed. I have to use it often because of how many games don’t understand multiple monitors.
WaterWaiver@aussie.zoneto
Linux@programming.dev•The Wine development release 10.3 is now available.English
0·1 year agoTechnically they have some differences, but the biggest from a user’s perspective is how they are delivered and by whom. Wine is manually installed by you from your distro’s package repo. Proton is provided by steam when you install a windows game on a Linux steam instance. If one breaks then you complain to the relevant party.
WaterWaiver@aussie.zoneto
Ask Electronics@discuss.tchncs.de•Questions about the insides of this optocoupler (TLP250)English
7·2 years agoTriangle is an amplifier and rectangle is a black box (“don’t worry what’s in here, we promise it’s not gremlins”).
I suspect that the box might be a biasing array for driving the two output transistors, but then I would also expect two wires to come out of it (one for each transistor) rather than a single combined wire.
Broadcom’s datasheet for their version of the part seems to be more akin to what I’m thinking:

Could be either. You’d have to decap the chip to find out, the datasheet writers thought these details were not important.
I have no idea why two of the output pins are tied together. They’re not using many of the pins on this package so maybe they thought “why not”. I’ve also seen dual-optocouplers in this same 8 pin package where pins 6 & 7 are the outputs of the two separate couplers.






I’ve used Organic (now CoMaps) for a while now. Mostly been great. Interface is so much faster than OSMand (slow rendering) or Google maps (no networking needed).
Driving route planning doesn’t know about traffic, so it’s always optimistic about time.
Some rural towns in my country disappear unless you zoom in more, which is a pain sometimes.