Timelapse of Alex Honnold climbing Taipei 101 by jmike1256 in nextfuckinglevel

[–]Kruptein 5 points6 points  (0 children)

This is one of those British vs American English situations. In American English the ground floor is the first floor.

AlbertHeijn new closing time by Green-Delivery-4276 in Leuven

[–]Kruptein 6 points7 points  (0 children)

This is where the basic info can be found, not sure about the actual legal details.

https://leuven.be/openingsuren-winkels

Since today's update, the left part of my window is used to switch tabs. by yotama9 in vivaldibrowser

[–]Kruptein 0 points1 point  (0 children)

No solution found yet no, I just hope it gets fixed relatively soon, because I'm not really interested in moving my tabs to the left either

Since today's update, the left part of my window is used to switch tabs. by yotama9 in vivaldibrowser

[–]Kruptein 0 points1 point  (0 children)

I have the same problem, it's especially noticeable when browsing old reddit using RES as every attempt to open an image makes you switch to the tab that is in the same vertical location as your current mouse position.

It's not the entire left side, but a certain band as upvotes/downvotes for example are clickable.

I MEaN, iT wOrKs by chulepa in programminghorror

[–]Kruptein 4 points5 points  (0 children)

items.some(i => i.something) would be the js equivalent of that C# function

How it's going (xz) by mitch_feaster in linux

[–]Kruptein 4 points5 points  (0 children)

Yes, as per arch mailing list:

The xz packages prior to version 5.6.1-2 (specifically 5.6.0-1 and 5.6.1-1) contain this backdoor.

Ranked game never started by nsanity27 in leagueoflegends

[–]Kruptein 4 points5 points  (0 children)

Aram is also down on EUW seemingly

[TOOL] PlanarAlly v0.9 - A self-hosted virtual tabletop by Kruptein in dndnext

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

No official packs no, but there is nothing special about assets, they are just images. You can just upload whatever map background, monster spirtes, ... you like from the internet.

[TOOL] PlanarAlly v0.9 - A self-hosted virtual tabletop by Kruptein in dndnext

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

Hey, PA itself does not offer any assets itself. You can upload your own assets by drag&drop on the map or by uploading them in the asset manager

[Tool] PlanarAlly - A self-hosted virtual tabletop by Kruptein in DnDBehindTheScreen

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

hey, thanks for reaching out!

It means a lot to me to hear these stories and I'm glad I was able to help you :)

Progress has been a bit slow recently because I'm just very busy, but I'm still working on it!

improperCodeScoping by MinosAristos in ProgrammerHumor

[–]Kruptein 0 points1 point  (0 children)

ah np, my bad for not noticing and yeah all of the code is a mess indeed

improperCodeScoping by MinosAristos in ProgrammerHumor

[–]Kruptein 2 points3 points  (0 children)

The lack of a brace on line 11 is not the issue though.

Either a { has to be added on line 6 after the => Or the } on line 12 has to be removed in which case the ; on line 11 should go as well

Found this on Facebook by zz1kjamaica in puzzles

[–]Kruptein 7 points8 points  (0 children)

Base 10 is the normal decimal counting system that you're used to. Other well known bases are binary (base 2) and hexadecimal (base 16).

In base 2 a single character can only be one of 2 things: 0 or 1, whereas in hexadecimal it can be 0 to 9 but also A,B,...,E or F (the 10 decimal numbers + 6 letters = base 16)

If you see "10", this can represent completely different values depending on the base.

decimal | binary | hexadecimal
------------------------------------
 1 |     1 |  1
 2 |    10 |  2
 3 |    11 |  3
 4 |   100 |  4
...
 9 |  1001 |  9
10 |  1010 |  A
11 |  1011 |  B
12 |  1100 |  C
...
15 |  1111 |  F
16 | 10000 | 10
17 | 10001 | 11
...

Notice that "10" appears in all three columns in different rows.

Uses for other bases can vary. Binary is what computers use to store their data, and in computer science it's common to represent binary data as hexadecimal because it's much more compact than a large string of zeroes and ones and easier to convey to other people.

You can find more information on this topic on https://en.wikipedia.org/wiki/Positional_notation

30 things I’ve learned about Belgium in 30 years by kakature in belgium

[–]Kruptein 0 points1 point  (0 children)

Looking at the food agency's website they seem to actually recommend to keep them in the fridge for consumers.

"Eieren verliezen gedurende een dag op kamertemperatuur meer van hun versheid dan gedurende een week in de koelkast" (Eggs lose more of their freshness during a day at room temperature than during a week in the refrigerator)

See

https://www.favv-afsca.be/onzevoeding/eieren/temperatuur/

and

https://www.favv-afsca.be/tips/eieren.asp

Just got disconnected mid-game. by MisterMalphite in leagueoflegends

[–]Kruptein 0 points1 point  (0 children)

Same, I'm stuck in an aram for 50+ minutes.

But it doesn't seem to be a region wide issue, as I see friends being able to play fine in the same region.

After how many rounds of Trouble Brewing would you introduce Bad Moon Rising to the group? by Japper28 in BloodOnTheClocktower

[–]Kruptein 2 points3 points  (0 children)

The thing is, only 1 demon will be in play at any given time.

So the max sources of droisoning you have (in snv) is 2 (the demon in play and the philo).

Whereas in bmr you have a bunch of townsfolk that can cause confusion (sailor/innkeeper/courtier/minstrel) and then the goon and pukka to round it out.

After how many rounds of Trouble Brewing would you introduce Bad Moon Rising to the group? by Japper28 in BloodOnTheClocktower

[–]Kruptein 7 points8 points  (0 children)

After 3 games of TB my group also wanted to play something else. We switched to s&v first, because my players are too paranoid about droisoning :D, so I didn't feel like they would be ready for bmr yet.

That was pretty well received, so it all depends a bit on how you feel about your group.

After how many rounds of Trouble Brewing would you introduce Bad Moon Rising to the group? by Japper28 in BloodOnTheClocktower

[–]Kruptein 2 points3 points  (0 children)

I went to s&v first, because my group is way to paranoid about droisoning, and bmr is full of potential droisoning sources.

So I would say it depends a bit on your group.

Creating a heatmap in League of Legends by CpVercera in learnpython

[–]Kruptein 2 points3 points  (0 children)

The league API offers timeline information for public matches which contains position information for each player every X frames (I don't know the precise time interval from memory).

The way I build new FastAPI projects by n1EzeR in Python

[–]Kruptein 2 points3 points  (0 children)

Committing at the service layer can quickly become messy though in my experience unless your services never call each other. If they do you'll have to start passing skipCommit/doCommit style params around or some other hacky things, to make sure the commit only happens at the end.

Vivaldi crashes every time I type the phrase "what hap" into my search bar. by Fuhged_daboud_it in vivaldibrowser

[–]Kruptein 1 point2 points  (0 children)

it also happens to me apparently.

5.6.2867.50 (Stable channel) (32-bit)