ANapSoundsNice

joined 1 year ago
[–] [email protected] 2 points 1 year ago (1 children)

Me reading this comment as a brand new all-in full-time Manjaro Xfce user got me sweating, hoping I don't break my install. I'm already working through my bluetooth drivers exploding when going into suspend state.

[–] [email protected] 5 points 1 year ago

I have adjusted my mindset instead of adjusting the terms themselves, for me. While completely getting everything that exists was and is still to “100%” a game, I have adjusted “to beat” a game to no longer be nearly synonymous with 100% because I ain’t got time for that anymore.

Instead I believe to have beaten a game if I get the main sequence credit roll and have completed as much non-main scenario content as I want to before I feel it’s tedious or stupid. Sometimes beating the game is strictly completing the main sequence because no extra content exists, are only achievements, or are so difficult that I simply don’t feel like investing the time into it (unless I want to. Shout out to God of War ps3 with the hardest difficulty + Valkyrie Queen side quest! Now THAT was a hard but fair and fun fight!).

I recently played through BotW finally so I can move onto TotK and I did all shrines, about 320 korok seeds, and some side quests and chains (like terry town) but I decided against doing the trial of the sword deep dungeon. I kept playing and doing things and didn’t get all shrines because I wanted to but instead had such a fun time that I got all of them because I just happened to continue enjoying the journey to all shrines. That subtle distinction means I keep playing games as content still exists and while I’m still having a good time.

When the good time ends, then I feel I have beat the game. And that’s good by me.

[–] [email protected] 5 points 1 year ago* (last edited 1 year ago)

Sorry for the late response to my other comment - I also was reading through the documentation for the first time and it looks like you got the answer ahead of me, nice!

I whipped up some sample code that does exactly the same thing you ended up doing, so no further additions here except that in the Lemmy API is expecting requests to be sent to <instance domain>/api/v3/... .

I used my code that is basically the same to what you have above here, but when I switched it to v1 the server throws an 400 error (malformed request). So if you haven't ran this code already you've got my sanity check that it will work except for making sure you change the api version. You can then carry that auth token with you when making requests by including it in the header like so

headers = {
  'Content-Type': 'application/json'
  'auth': '<jwt goes here>'
}
[–] [email protected] 3 points 1 year ago (1 children)

Very jank response because I’m on my phone!

Looks like you’ll need to POST the header Auth with the token you receive as a LoginResponse https://join-lemmy.org/api/interfaces/LoginResponse.html

(Brb for an edit)

[–] [email protected] 1 points 1 year ago

I felt this thread in my soul, as I’m never more hyper aware about bugs in my code as I am after I’ve already submitted the PR.

[–] [email protected] 7 points 1 year ago

Garth continues to have friends in low places!*

Glad to hear such a forward stance on his bar. I haven’t kept up with country music for a while but I believe he still draws quite the crowd and maintained their respect as a country music legend. Anyone on the out about this won’t be missed.

*(This is a reference to one of his songs! It’s one of my favorites to drunk karaoke. )

[–] [email protected] 7 points 1 year ago

The only thing I'd add is that any new homebrewer to the hobby become familiar with our often quoted wisdom.

Homebrewing looks scary before during and for a few beers into starting their hobby! People have great concern that they're messing with thing sitting in cupboard or basement for a week or more and they don't want to be sick or get their brew infected and they worry greatly over sanitation. I'd only add that as long as you aren't being an utter nastyass when it comes to sanitizing your equipment and exercising some sense on the cold side of the process, you should be okay.

That's why we have the phrase RDWHAHB - Relax, Don't Worry, Have A Home Brew!

[–] [email protected] 4 points 1 year ago

This is a quality post. I enjoy the attention and repetition of making sure that each user internalizes their autonomy of needing to make a deliberate choice and calling out that force of habit is a difficult thing to break. I needed to move Apollo clear from its location on my phone and replace it with the Lemmy PWA to ensure I would stop going back to reddit even if accidentally.

Whether it's on Lemmy, or Kbin, or any other fediverse app I hope that users take a look at their values for their presence on the web and begin taking steps to take back their choice of what that looks like. A lot of us still have facebook or use some other app because it's is basically the only way to keep interacting with their close friends and family. I wouldn't begrudge anyone for that, I do it too. But we can do our best to chose for ourselves where to spend the bulk of our own time.

[–] [email protected] 2 points 1 year ago

I followed this tutorial which cuts the jeans to the proper length and then uses a sewing machine with a zig zag pattern to create the new hem. I had to go this way instead of reusing the original hem because I needed to shorten the leg by 4 inches and would have way too much fabric at the bottom of the leg if I kept the original hem or did one of those non-sewing tricks.

I used a marker to create the lines of interest as described in the video but uh… those lines didn’t wash out. Thankfully they’re hidden unless you really go looking for them but I’d suggest a quick trip to the craft store for tailoring chalk!

[–] [email protected] 5 points 1 year ago

Found an article from Japan Times (non-paywall link) explaining that the bill is about Japanese immigration law adjusting at least in part the ability to deport asylum applications.

First four paragraphs of the article as a jumping off point:

Parliament on Friday passed a bill to revise an immigration and refugee law that will allow authorities to deport individuals who repeatedly apply for asylum, despite objections from some opposition parties.

The Upper House enacted the law with the support of the ruling Liberal Democratic Party, led by Prime Minister Fumio Kishida, and its junior coalition partner, Komeito, as well as other right-leaning opposition forces.

The previous law governing such matters did not allow officials to send a foreign national back to their home country while their application for refugee status was pending, and immigration authorities suspect many have abused the system by applying multiple times in order to remain in Japan.

Under the amended law, the government will aim to reduce long-term detention in immigration facilities and encourage the expulsion of foreign individuals who do not comply with deportation orders

[–] [email protected] 2 points 1 year ago

Spent a lot of the day thinking in the back of my mind what games on game pass ultimate I want to sit down and play at the computer, and what I came up with basically are games that would be perfectly playable via the ultimate cloud option on linux since the game pass games can't run without UWP so far on linux. Anything that would have such a degraded experience I could just play on the xbox one. Combine this with the results from running my library through prontonDB and this seems like a realistic possiblity!

I may be sold on finally ditching windows as the last great bastion of staying on windows for gaming falls, ironically, with the rise of microsoft introducing cloud gaming ^^

Now I need to see about using some vacation time to port everything over and tweak the new OS...

[–] [email protected] 3 points 1 year ago

I would suggest that you look into using the Progressive Web App version of using beehaw. While Mlem continues its active development, I’ve been enjoying using the PWA version via the following steps:

  • Navigate to your instance front page in the Safari app
  • Under the URL bar click the share button and then press Add to Home Screen and use this icon as your “app” to use Lemmy.
 

Chorb, admin for Luna Pixel studios:

Hi, LPS dev here, would like to clear up a few things:

As of a couple hours ago, tens of mods & modpacks, mostly on 1.16.5, 1.18.2 and 1.19.2 have been updated to include malicious files. These projects include When Dungeons Arise, Sky Villages, and the Better MC modpack series. The Curseforge profile of these accounts show someone logging into them directly.

It is very likely that someone has access to several large Curseforge profiles and have found a way of bypassing 2FA to log into them.

Discord Anouncement by Luna Pixel studios with more info

Direct Message link to CurseForge discord post by community moderator

If you are a MineCraft Enjoyer (and I'd suggest until the impact is understood, if you play any game that uses mods or addons through CurseForge, like WoW for example), in an abundance of caution don't update your mods/addons.

Apparently the intent of the malicious code is to make infected servers into botnet nodes.

view more: next ›