zkfcfbzr

joined 1 year ago
[–] zkfcfbzr 1 points 19 hours ago

I eat cereal like twice a year, if that. But yeah, when I do, one box tends to last me two meals. I don't really eat breakfast - when I have cereal it's because I'm craving it, and it's liable to replace my dinner at that point.

[–] zkfcfbzr 2 points 1 day ago (2 children)

I just fill the bowl with a lot of milk then take the box of cereal with me, and keep refilling until either I'm full or the milk's all gone.

[–] zkfcfbzr 20 points 6 days ago (3 children)

They really couldn't figure out that that first [indecipherable] is "fourth"?

[–] zkfcfbzr 10 points 1 week ago

Companies will raise their prices (to "what the market can bear"), but they will never be able to raise prices enough to offset the positive effects of UBI. It's not like your internet bill is going to go up by $2000/month if they suddenly know you're getting $2000/month in UBI. Your typical person makes purchases from dozens of different companies. An increase of "what the market can bear" won't be all that much.

And afterward, the effective purchasing power of the vast majority of people will have increased - most noticeably for those who currently have nothing / very little. Least noticeably for those who are reasonably well off already. And for those who are currently doing extremely well off, their purchasing power will end up dropping.

Disclaimer: I have no idea what I'm talking about and I made all numbers in this message up.

[–] zkfcfbzr 1 points 1 week ago

I do. They're cool.

[–] zkfcfbzr 22 points 1 week ago

Absolutely. FDR did more for the working class than perhaps any other president, and he was absolutely filthy rich. Adjusted for inflation he'd be a billionaire today.

[–] zkfcfbzr 23 points 1 week ago (6 children)

The pinned post on lemmy.world right now clarifies that discussing jury nullification for crimes that have already happened, such as this, is perfectly acceptable. It's only discussing it with respect to crimes which have not yet been committed which is against the TOS.

[–] zkfcfbzr 6 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

Copy/pastable version:

Your answers must be concise and correct. Brief and short. If one line of code suffices, give me one line of code. Do not repeat vast amounts of code unless specifically asked and tasked to. Never generate more than a few lines of code unless I tell you to. If you are uncertain about something, never make up possible solutions, instead state and admit that you do not know the thing. Never write in-code comments, make the code self-documenting instead. Never overengineer things, never invent your own requirements beyond what I specifically asked you to do.

[–] zkfcfbzr 5 points 2 weeks ago (10 children)

I liked Big Bang Theory

[–] zkfcfbzr 7 points 2 weeks ago

For organizational purposes.

[–] zkfcfbzr 36 points 2 weeks ago (2 children)

I had nothing better to do so searched the books - all of them. Here's a comprehensive list of characters who wore glasses.

Hogwarts studentsHarry Potter wears round glasses.

Percy Weasley wears glasses that are consistently described as horn-rimmed.

Hogwarts staffMcGonagall occasionally wears square-shaped glasses. Her animagus form has markings around its eyes that mirror their shape.

Dumbledore of course has his half-moon glasses.

Professor Trelawney wears glasses.

Other charactersSeveral unnamed goblins are mentioned to be wearing glasses.

Harry's father wears glasses.

Arthur Weasley wears glasses.

Moaning Myrtle wears glasses.

Ernie Prang, driver of the Knight Bus, wears glasses.

The witch who runs the Magical Menagerie shop in Diagon Alley has glasses.

Rita Skeeter wears glasses. Her animagus form has antennae that mirror their shape.

Rufus Scrimgeour wears glasses.

Bob Odgen, a ministry employee from a pensieve memory about the Gaunts, wears glasses.

Aberforth Dumbledore wears glasses.

Molly Weasley seems to wear glasses for reading.

Mafalda Hopkirk, the woman Hermione polyjuiced into in Deathly Hallows, wears glasses.

[–] zkfcfbzr 47 points 3 weeks ago (3 children)

Most uplifting news I've heard in a while, I'll take it

17
Coin-flipping game (self.dailymaths)
submitted 7 months ago* (last edited 7 months ago) by zkfcfbzr to c/dailymaths
 

We're playing a game. I flip a coin. If it lands on Tails, I flip it again. If it lands on Heads, the game ends.

You win if the game ends on an even turn, and lose otherwise.

Define the following events:

A: You win the game

B: The game goes on for at least 4 turns

C: The game goes on for at least 5 turns

What are P(A), P(B), and P(C)? Are A and B independent? How about A and C?

17
Bounding a function (lemmy.world)
submitted 7 months ago* (last edited 7 months ago) by zkfcfbzr to c/dailymaths
 

Consider the function defined by y = x^(sin(x)^sin(x)). Observe its graph. Find an increasing function which passes through each of its local maximums, and another increasing function which passes through each of its local minimums.

Extra credit: You'll notice the graph isn't drawn for x-values which make sin(x) negative. This is because most of those values make the function undefined - though it is defined for infinitely many points in those intervals, it just also has infinitely many holes. Since it lacks continuity here, it has no true local maxes or local mins, and doesn't impact the original problem. We can nonetheless cheat and fill in the holes by expanding the function to these regions with y = x^|sin(x)|^sin(x) (Using x^-|sin(x)|^sin(x) should also be technically valid, but is being ignored because it's discontinuous with the rest of the graph and not as pretty, but will be mentioned in my solution). Doing so adds more local maxes and local mins. The new local mins should line up with your function that finds the local maxes for the original function - but, find a new function which hits all of the new local maxes.

19
Solve for x (lemmy.world)
submitted 7 months ago by zkfcfbzr to c/dailymaths
 

(x/5)^log_b(5) - (x/6)^log_b(6) = 0

11
submitted 7 months ago* (last edited 7 months ago) by zkfcfbzr to c/dailymaths
 
Index of my unnamed series of posted problems
Date Post
2024-05-07 Find a+b
2024-05-09 What is the area of the shaded region?
2024-05-15 Solve for x
2024-05-17 Bounding a function
2024-05-22 Coin-flipping game
49
submitted 7 months ago* (last edited 7 months ago) by zkfcfbzr to c/dailymaths
 

An 8x5 rectangle. If the bottom left corner is considered (0, 0), then two lines are drawn within the rectangle, from (0, 4) to (8, 1) and from (1, 5) to (7, 0). The smaller two regions of the four these lines cut the rectangle into are shaded. What is their combined area?

19
Find a+b (self.dailymaths)
submitted 7 months ago* (last edited 7 months ago) by zkfcfbzr to c/dailymaths
 

The image is of a large unit square with five smaller disjoint shaded squares contained entirely within it. The five smaller squares are congruent. Four of them are at each corner of the large square. The fifth is in the center, rotated diagonally, so the center of each of its sides is touched by the vertex from one of the other four squares. You are given that the common length for the five smaller congruent squares is (a-sqrt(2)) / b, where a and b are positive integers. What is the value of a + b?

 

I read this article and still walked away feeling like I didn't understand the situation that well.

Is it $56 billion that he's already been paid, and he needs to return it? $56 billion he's partially been paid, and he can keep what he has, but won't get the rest? Something more complicated?

0
U.S. Presidents (ankiweb.net)
submitted 1 year ago* (last edited 1 year ago) by zkfcfbzr to c/anki
 

Sharing an Anki deck I made for learning the US presidents. I've always been mediocre at best when it came to remembering them, but in about a week with this deck I can now list them all, in order, including their years in office.

Card fronts will display either their order, name, or their years in office. Card backs will display all of that, in addition to their official white house portrait, political party, vice president(s), and the president who preceded and succeeded them. Also includes a note for presidents who died in office, detailing how they died. When using the deck I study it by attempting to remember both of the missing pieces of information from the front of the card. I put a fair amount of effort into trying to get the cards to look nice as well, and in particular trying to get elements of the card to stay in place when swapping between front and back - I don't like when things jump around.

I might share other decks in the future. I have decks I made for US/Canadian/Australian state/province/territory locations and capitals, but for all three of those I used maps from decks other people made, so I'm not sure on the etiquette of sharing something like that. I did make a chemical element deck from scratch that I'm pretty proud of and will probably share at some point, though - I'm just not sure if I'm done tinkering with it yet.

I'm pretty new to Anki but have enjoyed learning how to create nice decks. If you download this and find any sort of issues or bugs, please let me know.

 

Note that I'm using autohotkey v2, not v1.

I want to run two different autohotkey scripts. I want to trigger a hotstring in the first script, the output of which ends up being part of the hotstring trigger for the second script. Is this possible?

Here's a simplified version of my intended workflow.

Script 1:

#Hotstring EndChars \
#Hotstring o
#Hotstring ?
::iv::ǐ
::av::ǎ

Script 2:

#Hotstring EndChars \
#Hotstring o
#Hotstring ?
::nǐ::你
::hǎo::好

So the idea is that I can type niv\ and the first script will convert it to nǐ - then I can immediately type \ and the second script will convert it to 你. So I type niv\\ and my text goes from niv to nǐ to 你. I can then type hav\o\ and have my text go: h, ha, hav, hǎ, hǎo, 好. So I can do niv\ hav\o and get nǐ hǎo, or I can do niv\\ hav\o\ and get 你 好. Both writing systems in a reasonably simple format.

There are reasons I want to set it up like this. The first script has dozens of functions beyond writing in pinyin/chinese, and I share it with another person - so I don't want to add potentially hundreds of random Chinese hotstrings to it, just the special pinyin characters. That's why I'm using two scripts.

But I also realize I could just make "niv" and "havo" their own hotstrings which go directly to 你 and 好 without the intermediate nǐ and hǎo. I don't want to do this mostly because I think the system I have in mind is prettier - type it correctly in pinyin first, then have it correctly convert to Chinese.

All of that aside: I've gathered that this is probably possible using some combination of SendLevel and #InputLevel - but I've tried a bunch of different combinations and ideas with it, and haven't successfully had one script trigger another yet. Even in simplified toy scripts, which is a little discouraging. Ideally I'd be able to do this with as few changes to the main script I share with another person as possible - the script that handles the Chinese can be as complicated as it needs to be though. Anyone know how to make this work?

9
submitted 1 year ago* (last edited 1 year ago) by zkfcfbzr to c/[email protected]
 

Imgur album: https://imgur.com/a/ikTA97e

Those photos were taken under extreme magnification and bright light - the actual size is about the size of an uncooked grain of rice. Maybe smaller. This one was killed by freezing to preserve its form.

In the last few days I've started to see a lot of these - I can find one crawling across my desk every 5 or 10 minutes if I remember to look (Though I can't find where they're coming from at all). They don't move all that fast - they're frankly pretty easy to capture or squash.

In person I don't think they look very much like ants but in the closeup I think they kind of do. Also hoping they aren't termites.

Thanks for any help.

Edit: Here's a video of one scurrying across my desk too: https://imgur.com/a/ZC15gNZ

 

For example - if a popular TV show is about to have its season or series finale, or a sport league is about to have its championship game. Are there any websites that track these, without all the noise of less important shows or games, to keep track of?

ESPN.com does seem to track upcoming sporting events pretty well, but it's not that easy to tell which upcoming games are "big" for the league in question or not.

139
submitted 1 year ago* (last edited 1 year ago) by zkfcfbzr to c/nostupidquestions
 

It seems like every shower has its own unique way of controlling water temperature and pressure. Of all the showers I've ever used, no two of which have ever been alike, I like my controls the least. Plus the faucet has started dripping lately.

Is this likely to be something I can replace on my own, without a plumber? To me, that means: Can I likely do this without damaging the wall, without having to mess with pipes, and without needing to do anything involving words like "hacksaw", "weld", or "plumbing torch"?

Basically I believe in my ability to buy a faucet and control thingie from Home Depot; to use screwdrivers, allen wrenches, pliers, and regular wrenches; to use things like plumbing tape, lubricants, and caulk; and to remember to turn the water off to the house.

Would a project like this likely require anything more complex than that? I tend to prefer shower controls that have separate knobs for hot and cold, but I figure going from a one-knob setup to a two-knob setup is definitely going to require reconfiguring the plumbing. Should sticking with a one-knob solution be okay?

I don't know if it matters but I live in Florida in the US, and this place was built in the 1980s. I doubt this matters, but my current controls work by turning the larger knob left or right for temperature, and the smaller knob for pressure.

My place does have some annoyances - like the front door is an uncommon size that's difficult to find replacements for at places like Home Depot. Is there any chance of me running into issues like that when it comes to things like the size of the pipe openings?

Thanks for any insight.

Edit: Thanks for all the replies. It's pretty clear now that this is something that could very easily end up a lot more involved and time consuming and property damaging than I'm comfortable with.

view more: next ›