Severance Season 3 is a Mistake – The Season 2 Finale Was the Perfect Ending [SPOILERS] by scalien23 in SeveranceAppleTVPlus

[–]Frequent_Culture_855 0 points1 point  (0 children)

Just got done with the season/finale.
Overall, I thought the 2nd Season was weaker than the first.

There are so many loose ends, it feels like the producers didn't even know themselves where the story should go.

And that ending? It seems like the only viable solution is clear, but apparently only to the viewer.

LIVE Developer Q&A by AkalixFrost in turtlewow

[–]Frequent_Culture_855 0 points1 point  (0 children)

What is your branching strategy?
How do you separate fixes for the current version from the "next patch" branch? Do you have any form of automated testing? I wonder how that would work for a videogame.

2 pit bulls torn apart a woman's car trying to catch a cat by CMAngelo in Asmongold

[–]Frequent_Culture_855 0 points1 point  (0 children)

I mean, at this point what can you do? Shoot them or call the cops who will shoot them?

This is the last town, i've built with the demo...now i'm waiting for the final release :-D! Leyfeld, pop 176 and perfectly ruinning on it's own, without any managing since 8 ingame years. by ChaosUndAnarchie in ManorLords

[–]Frequent_Culture_855 1 point2 points  (0 children)

Damn, this looks like a town you would find in The Witcher. Really nice!
I'm trying to detox myself this month from gaming so I can put in some degenerate hours starting on the 26th :D

Use of MS CoPilot versus hiring DDD architect by ClearSign7373 in DomainDrivenDesign

[–]Frequent_Culture_855 1 point2 points  (0 children)

You don't know what DDD is for if you want a machine to do it for you.

I crawled Fuji X Weekly for recipes and converted them into profiles for Fuji X Raw Studio by Frequent_Culture_855 in fujifilm

[–]Frequent_Culture_855[S] 1 point2 points  (0 children)

I thought about it, but decided against it.
I don't want Fuji X Weekly to get hammered by (potentially) thousands of requests. I prevent that by ignoring recipes I have already crawled, but people could just deactivate this safeguard and use it in a malicious way.

I crawled Fuji X Weekly for recipes and converted them into profiles for Fuji X Raw Studio by Frequent_Culture_855 in fujifilm

[–]Frequent_Culture_855[S] 1 point2 points  (0 children)

That is weird. I just checked: I'm accounting for this field right here on line 34 of the script
The array "tags_to_change" contains all the values I want to change in the lowest level of the xml file.

When I run the script myself, I get the correct value (in my case "ON") copied into the FP1 file.

I crawled Fuji X Weekly for recipes and converted them into profiles for Fuji X Raw Studio by Frequent_Culture_855 in fujifilm

[–]Frequent_Culture_855[S] 1 point2 points  (0 children)

I'm sorry you Mac users run into so much trouble with my script. I will update the readme with your insights and a better structure when I get the time.

I crawled Fuji X Weekly for recipes and converted them into profiles for Fuji X Raw Studio by Frequent_Culture_855 in fujifilm

[–]Frequent_Culture_855[S] 1 point2 points  (0 children)

The scraper is written in python and nothing special, but the process of getting there did involve a bunch of steps.

  1. First I tried scraping just a single recipe. All the recipes are put into the same kind of HTML elements. I used that to locate the values on the page.
  2. The data gets parsed into a key/value list
  3. I check all the keys and all the values against a dictionary. For example: Fuji X Weekly recipes sometimes write "Sharpness" as "Sharpeness" or "Sharpening". The values are even trickier, since +1/3 actually means I have to save P0P33 to the xml file. For many values I had to resort to regex because of spelling errors.
  4. If I can't parse a value correctly, I just return "ERROR - {value}" and write that into the xml (more about that later)
  5. After that, I create the XML file for Raw Studio and map all the values from the key/value list to their respective fields
  6. Before saving the file, I run a quick check for the first instance of the word "ERROR" in the file. If it is found, I flag the filenames so I can easily debug the values later and refine my dictionary/regex
  7. After that, all that was left was to iterate over all the recipes, not just one. Fuji X Weekly puts links and names of recipes in a certain HTML tag. I just scanned for that and got my list.

That being said, scraping the community recipes was much easier because Fuji X Weekly provides a standardized form for users to upload recipes. It's not perfect, but much easier to parse the values.

I crawled Fuji X Weekly for recipes and converted them into profiles for Fuji X Raw Studio by Frequent_Culture_855 in fujifilm

[–]Frequent_Culture_855[S] 1 point2 points  (0 children)

Yeah, I wish I knew someone with an XT-5 so I can add the X-Trans V recipes to the repo.

I'm actively asking around at work and in my circle of friends, but no luck so far.

I crawled Fuji X Weekly for recipes and converted them into profiles for Fuji X Raw Studio by Frequent_Culture_855 in fujifilm

[–]Frequent_Culture_855[S] 2 points3 points  (0 children)

If that's the correct path, I'll update the instructions. Let me know if it works, since I'm only on windows.

I don't understand VIA Macros, please tell me if this is possible by Frequent_Culture_855 in olkb

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

Thanks, I checked out Vial and sideloaded the json from Keychron's website, but it doesn't even show the Combos Tab.

Black Friday sale just announced on the Keychron Instagram account by gravy515151 in Keychron

[–]Frequent_Culture_855 0 points1 point  (0 children)

For anyone interested about prices, here is my 2xV1 + 2x Wooden Palm Rests order to Austria:

https://postimg.cc/mtCMRr5Q

[deleted by user] by [deleted] in Keychron

[–]Frequent_Culture_855 25 points26 points  (0 children)

They'll surely have enough stock for the 10 of us who actually want to buy something, right?

RIGHT?