The game is Dying Light
- 0 Posts
- 17 Comments
al4s@lemmy.worldto PlayStation@lemmy.zip•[Playstation Lifestyle] Underrated PS4 Open-World Game Is 80% Off on PS Store1·10 个月前
al4s@lemmy.worldto Erotic and pornographic Comics@lemmynsfw.com•#HerLipsHaveLips 0020 [OC] [NSFW]2·1 年前I think the 3d models uses here just aren’t made for contortions like this.
Btw. you need to chill. This:
This has gotta be someone who has no actual familiarity with the female body…
Sounds like you’re frustrated about something and letting it out as comments below literal porn.
Don’t be ridiculous, that would never pass QA.
But this one will. Joy for years to come:
public string GetDayOfWeek(DateTime date) { return ((date - new DateTime(1970, 1, 1)).Milliseconds / 86400000) % 7 switch { 0 => "Thursday", 1 => "Friday", 2 => "Saturday", 3 => "Sunday", 4 => "Monday" }; }
al4s@lemmy.worldto Technology@lemmy.world•Traveling this summer? Maybe don’t let the airport scan your face.English201·2 年前For distances >600km, flying is usually 4x-10x faster at a similar price. At least in and around Germany. I assume in the US trains compare way worse, also because the distances are way larger.
Examples: “Normal” example: Stuttgart (Germany) -> Amsterdam (Netherlands) Train: 11h 10min - 241€ Plane: 1h 20min - 225€
Best case scenario for train in Germany at around that distance (because there’s a direct connection): München -> Berlin Train: 3h 54min - 167€ Plane: 1h 5min - 226€
I think it changed it after they were bought by Microsoft, you get infinite(?) private repos on a free account now.
And now you know why your team is limited to six pokemon.
Roku TV is pronounced as “row coup TV” though? The Japanese is maybe closer to “rock coup”, just the the R is rolled.
al4s@lemmy.worldto Memes@lemmy.ml•Inspired by a similar meme about applied math, I present: applied physics12·3 年前Then why not use 1? It’s closer to pi than 10 and even easier to calculate with.
al4s@lemmy.worldto No Stupid Questions@lemmy.world•Are straws an unnecessary (but convenient) invention?25·3 年前There’s a couple of reasons straws might be convenient or even necessary:
- You have a disability that causes movement problems like shaking
- Limited neck/shoulder/arm mobility or a swollen lip (The latter makes it hard to get a proper seal)
- You wear lipstick or other makeup that could get washed away
- Your edibles were too strong
- You can build containers that don’t spill when they fall over
(Edit: Add text at the beginning instead of just throwing a list out there)
KDE is more similar to windows, Gnome is maybe closer to MacOS.
But generally, KDE felt always a bit “super user” to me, and I found the amount of customizability and features more overwhelming than useful. Gnome is simple, clean, and I prefer it for that reason.
al4s@lemmy.worldto Technology@lemmy.world•Which privacy-focused search engine are you using?English10·3 年前They place ads in the search results.
If you disable your ad blocker, the first search result will almost always an Amazon ad. I test searched for “Headphones” and it also shows a row of JBL headphones at the top ala google shopping, which is an ad as well.
Really, they make their money the same way as google, they just don’t track your searches and site visits.
al4s@lemmy.worldto Twitter@lemmy.world•'X' logo installed atop Twitter building, spurring San Francisco to investigate permit violationEnglish11·3 年前That’s not a logo, that’s a laser weapon, holy shit.
al4s@lemmy.worldto Technology@lemmy.world•YouTube Premium quietly goes up in price to $14 per month | That's a significant $2 increase with no official announcement.English92·3 年前- No ads
- Creators get more money than from ads
- YouTube is less dependent on advertisers
- You can get it in a bundle with YouTube music It’s not that bad of a deal. Music and YouTube are the two pieces of media I consume most, so it makes sense for me.
al4s@lemmy.worldto Off My Chest@lemmy.world•Frustrated at the inclusion of NSFW content in the fediverseEnglish2·3 年前I think you can disable NSFW in your user settings - unless the communities you mentioned don’t tag their posts properly
al4s@lemmy.worldto Technology@lemmy.world•If you value privacy, ditch Chrome and switch to Firefox nowEnglish1·3 年前That, but AFAIK they get most of their money for setting google as the default search engine.
You can approximate the length of any path (including circles) by adding the lengths of many small line segments that follow that path. Making a line segment bigger by some factor, will increase it’s length by the same factor. Therefore, scaling the circle by any factor, increases it’s circumference by the same factor. Scaling a circle is just scaling it’s radius so: Scaling the radius by some factor, changes the circumference by the same factor. That means the ratio between radius and circumference is always constant.
I hope this is decipherable :D