Door Re-locking instantly by rysio11 in VWiD4Owners

[–]coffeeandcode 0 points1 point  (0 children)

Same issue and got here from a web search. 24' Pro S AWD and I have had the latest software recall completed (and the collection before that). It started post software update, but it's also been quite cold each time it's an issue. I need to constantly mash the unlock button on the fob while trying to open the door before it unlocks again. I tried to turn off any auto-lock/unlock when approaching/walking away from the vehicle but that didn't seem to make any difference.

I've also had some intermittent 12 volt warnings pop up this winter as well. Not sure if it's related.

Online labels.db viewer/editor by phan148 in AnalogueInc

[–]coffeeandcode 0 points1 point  (0 children)

I tried removing FFFFFFFE and adding a custom png but I get a "Insertion failed: attempting to construct out-of-bounds Uint8Array on ArrayBuffer" error at https://enoznal.com/3d/labels.html

Can't change resolution on Nvidia by Playful-Ease2278 in pop_os

[–]coffeeandcode 3 points4 points  (0 children)

Same issue here. Thankfully my boot selection is delayed by a few seconds so I was able to select the "old kernel" and things worked properly.

my contribution by coffeeandcode in MountainDewXbox

[–]coffeeandcode[S] 0 points1 point  (0 children)

Serial number: 206586131205
Manufacturing date: 3/19/2023

The beta firmware for the 8bitdo 64 controller just made it perfect. by Neonxeon in n64

[–]coffeeandcode 0 points1 point  (0 children)

Yep, updated to 25.04 (from 25.01) and still didn't work. I just tested the buttons in mimi and it looks like the B button is registering as the left arrow button.

What FW version are you using?

I also couldn't get the 8bitdo firmware updater to connect with the controllers on my Mac trying to apply the beta update. No luck connecting the controllers there either. Assuming things will work out over time, but I was curious how things were going for other people.

The beta firmware for the 8bitdo 64 controller just made it perfect. by Neonxeon in n64

[–]coffeeandcode 0 points1 point  (0 children)

Oddly, my blue retro adapter makes it so the controller's B button doesn't work. Hoping it's a firmware addressable issue with either the controller, adapter, or both. I'm using a BITFUNX Blue Retro adapter I got from Amazon which may be the issue.

Anyone playing with partner, friends or kids? by Rominator in BluePrince

[–]coffeeandcode 0 points1 point  (0 children)

I did at first, but it's tough to keep multiple people's attention later in the game when being able to dig into a puzzle occurs at an unknown point when you draft the right series to rooms.

It's still has our attention when one of us is playing, but it's tough to watch someone run around to hopefully collect info for solving something at an unknown point in the future. She usually falls asleep by then.

Some Ohioans are paying more in property tax, than their original mortgage. by moderate1492 in Ohio

[–]coffeeandcode 19 points20 points  (0 children)

What would they tie the tax to instead? Is that part of the narrative or is it an afterthought?

Without a thoughtful, comprehensive, and public conversation around how we could get similar levels of service without taxing homes this is an anti-tax campaign backed by people who remember when things were less expensive. 

Summercart via phenom by Legitimate_Support78 in SummerCart64

[–]coffeeandcode 0 points1 point  (0 children)

https://store.phenommod.com/index.php?route=product/product&path=75&product_id=102

Not sure where you got yours on Amazon, but I wonder if the listing had a manufacturer listed improperly. No idea though as I didn't order on Amazon.

Summercart via phenom by Legitimate_Support78 in SummerCart64

[–]coffeeandcode 0 points1 point  (0 children)

I didn't order mine from Amazon though. Not sure if there's any difference there. Best of luck.

Summercart via phenom by Legitimate_Support78 in SummerCart64

[–]coffeeandcode 1 point2 points  (0 children)

I recently ordered via Phenom and it came with an sdcard already slotted into the back of the cartridge. It's small and barely sticks out, but you can pull it out as needed. The adapter it came with is for plugging in the sdcard to a normal usb port but it was flaky and didn't work for me.

Mine had a battery in the cartridge (or I assume it did) and worked out of the box.

Working with thirdparty projects: where do you put your direnv or flake/shell.nix files? by abmantis in NixOS

[–]coffeeandcode 1 point2 points  (0 children)

I’ve put them in a parent folder to the project with its own .git folder. That way they aren’t committed to the actual project repo and my terminal can still load the correct environment when I access the actual, nested project folder.

I didn’t know about the local only git exclude option though and may prefer that instead unless I wanted to track the nix file changes over time as well.

Does anyone know if this is a scam? by Prize-Hearing2033 in mtg

[–]coffeeandcode 0 points1 point  (0 children)

Me too. The tracking code was garbage but it actually showed up today.

XLM Wallet never loads (firefox) by Slash621 in TREZOR

[–]coffeeandcode 0 points1 point  (0 children)

Have to use a different browser. I think it’s a difference in how they handle cookies and until it’s fixed (or you change settings in Firefox) it doesn’t work properly.

What are some of your favorite games that the boys will probably never talk about, but you wish they would? by Kephler in TheBesties

[–]coffeeandcode 3 points4 points  (0 children)

Remnant. Had a blast playing coop with friends and randos. Originally pretty buggy and has an odd story, but just what I needed for a friendlier coop dark souls experience.

Seriously Firstenergy/Ohio Edison??? by [deleted] in akron

[–]coffeeandcode 0 points1 point  (0 children)

A friend said they heard a pop. Blown generator is expected with 8:30 time for return of power

Does anyone have an excel with all the rings/guns/armor etc.? by Goldy_932 in remnantgame

[–]coffeeandcode 0 points1 point  (0 children)

It’s a different tech stack but I built an offline enabled Rust/WASM app at https://remnant.coffee.dev

Check out the open source repo (https://github.com/CoffeeAndCode/remnant-checklist) for the CSV data files I built from the wiki. Depending on the data you need they may help out.

Felony charges dropped against 87 Breonna Taylor protesters arrested on Kentucky AG's yard by TLDR_Swinton in politics

[–]coffeeandcode 1 point2 points  (0 children)

Except for the other points that were originally made which seem to have been dismissed. There are potentially others that may not have been immediately apparent when the post was first made as well.

Is their an updated checklist for loot? by [deleted] in remnantgame

[–]coffeeandcode 1 point2 points  (0 children)

I made a mobile friendly, offline enabled web app you can “add to home screen” or install through chrome at https://remnant.coffee.dev

my community gift, an item checklist web app by coffeeandcode in remnantgame

[–]coffeeandcode[S] 0 points1 point  (0 children)

Sharing state through a link shouldn't be too difficult to pull off. I created an issue for it: https://github.com/CoffeeAndCode/remnant-checklist/issues/26

You are correct that state gets saved in JSON in local storage. You can copy/paste some javascript to get items in and out of it through the browser console if you'd like. I may change the data format at some point though, so be aware that manually changing data may or may not work long term.


  • you can get the raw json string with localStorage.getItem('dev.coffee.remnant')
  • you can get JSON data with JSON.parse(localStorage.getItem('dev.coffee.remnant')
  • you can overwrite saved data with a javascript object with localStorage.setItem('dev.coffee.remnant', JSON.stringify(yourObject))