Tenerife, Paris, Milan, among others. I’ve only ever traveled within Europe.
- 0 Posts
- 36 Comments
Idk, but I’ve never paid more than 30€/night on AirBnB
cooligula@sh.itjust.worksto
Selfhosted@lemmy.world•GPU prices are coming to earth just as RAM costs shoot into the stratosphere - Ars TechnicaEnglish
14·29 days agoI just recently bought a Samsung 16GB 5600MT/s stick for 45€ and received a 32GB stick instead! Sorry, but I wanted to brag x)
cooligula@sh.itjust.worksto
AnarchyChess@sopuli.xyz•This would unironically be a fun variantEnglish
29·2 months agoHi, excuse me, but it looks like you dropped this: /s
cooligula@sh.itjust.worksto
Showerthoughts@lemmy.world•The C programming language is like debating a philosopher and Python is like debating someone who ate an edibleEnglish
2·2 months agoBut mypy will not accept it :)
cooligula@sh.itjust.worksto
Showerthoughts@lemmy.world•The C programming language is like debating a philosopher and Python is like debating someone who ate an edibleEnglish
3·2 months agoThat is not the same as building an OS in Python hahaha
cooligula@sh.itjust.worksto
Showerthoughts@lemmy.world•The C programming language is like debating a philosopher and Python is like debating someone who ate an edibleEnglish
2·2 months agoYou just cannot do it, I’m afraid. Python is an interpreted language, and requires de CPython library to be translated into machine code so that it can then be run, but that requires an underlying OS that makes the calls. The closest thing would be micropython, which can be run inside the Linux kernel, but that’s about it. The only thing I can think of is using a custom compiler that would generate either C/C++ or assembly code from a Python script, and then compile it using a standard C/C++/assembly compiler.
cooligula@sh.itjust.worksto
Showerthoughts@lemmy.world•The C programming language is like debating a philosopher and Python is like debating someone who ate an edibleEnglish
4·2 months agoYou can in fact statically type in Python. For example, defining variables:
six: int = 6 hello_world: str = "Hello World!"Or defining functions:
def foo(x: int) -> int: return x**2If you only want to use static Python, you can use the mypy static checker:
# Install mypy if you don’t have it pip install mypy # Run the checker on the file (e.g., example.py) mypy example.py
Please do learn to write. F*ck is written with an asterisk, not a U. Thanks.
cooligula@sh.itjust.worksto
Showerthoughts@lemmy.world•The C programming language is like debating a philosopher and Python is like debating someone who ate an edibleEnglish
15·2 months agoWhy would you hate on it? It has its usecases. You won’t build an OS in Python, but I’d much rather do data processing in Python than in C
cooligula@sh.itjust.worksto
People Twitter@sh.itjust.works•She's a cunt but **SHE** is a cuntEnglish
21·2 months agoNot really… How can it be mysogynistic if there is no difference among genders/sex? There is for “pussy”, because it only exists for the female organ, but not in this case. It may be tasteless in your opinion, but if the fact that it’s the female or the male organ doesn’t change the meaning, it is, by definition, not mysogynistic/sexist.
cooligula@sh.itjust.worksto
People Twitter@sh.itjust.works•She's a cunt but **SHE** is a cuntEnglish
5·2 months agoSpotted Ricky Gervais
cooligula@sh.itjust.worksto
People Twitter@sh.itjust.works•She's a cunt but **SHE** is a cuntEnglish
15·2 months agoI disagree, because it means the same as calling them “dick”
It’s actually pretty unbelievable. I’ve met people who look aloke before, but this is pretty astonishing. I’m not familiar with either of them, but IIRC one of them is a singer IRL today and the other was an actress that acted like she was a singer, so I guess coincidences do happen…
cooligula@sh.itjust.worksto
linuxmemes@lemmy.world•Biggest invasion of privacy in human historyEnglish
4·2 months agoOr use rclone/cryptomator and encrypt ur files before uploading them ;) (S3Drive is a nice app for that and is very user friendly, although not foss (uses rclone))
cooligula@sh.itjust.worksto
CoupleMemes@sh.itjust.works•We all cross a line then laugh about it months laterEnglish
3·3 months agoI would laugh so fckn hard
I want the gabagool with the side salad. If the salad comes on top, I send it back
“Ja, die Erde ist 'ne Scheibe” - FiNCH
That’s a good idea; I might actually copy you



I’d say Meta hiring someone to work on WhatsApp. Man, is that piece of software crap… Every update, a new UI bug/glitch appears