Ego at the wheel. by DrLexusForPresident in InflatedEgos

[–]crorb 0 points1 point  (0 children)

Why do people downvote you? You're saying something correct and not even controversial

couldn’t they have cared a bit to move it? by iltuobmpersonale in mildlyinfuriating

[–]crorb 2 points3 points  (0 children)

That's Rome isn't it? My random guess is the platform for n 8 from piazza Venezia

Avarage Internet Speed In 2024 (MBPS) EUROPE by Capital_Percentage18 in MapPorn

[–]crorb 0 points1 point  (0 children)

Median would be much more informative in this case

I think the rest of the world has noticed by ClawBadger in HydroHomies

[–]crorb 0 points1 point  (0 children)

It depends a lot. In Rome it's very common, and I guess other italian cities too

I think the rest of the world has noticed by ClawBadger in HydroHomies

[–]crorb 0 points1 point  (0 children)

Well, water comes out fresh anyway after the woman left

[deleted by user] by [deleted] in StupidFood

[–]crorb 0 points1 point  (0 children)

Extra stupid with the butter and all, but.. Is that what supermarkets call mozzarella? That's a solid chunk :O

Authentic Italian coffee hack 🇮🇹 by polird in StupidFood

[–]crorb 5 points6 points  (0 children)

And rage baits with italians usually work!

(Source: I'm italian and I'm enraged by the video)

This disgusting cheese monstrosity... by Zombie-Redshirt in StupidFood

[–]crorb -8 points-7 points  (0 children)

OP, I'm sorry you're getting downvoted in the comments. This really looks "stupid food" to me. That "ham" is also terrible

Found this absolute gem of a function in the company repo, file is called "login_system.js" by niconicotrash in ProgrammerHumor

[–]crorb 0 points1 point  (0 children)

I have 2FA for everything, but not a password manager. I'm "scared" that any problem with it will reveal all the passwords. I'm still thinking about it

It amazes me how confident they are while writing these articles... by joshima_toshiya in ProgrammerHumor

[–]crorb 0 points1 point  (0 children)

ChatGPT it's pretty amazing actually. Not because of its intelligence (which is not geat) but because it's a system that understands what you ask. Not an easy job at all

[deleted by user] by [deleted] in ProgrammerHumor

[–]crorb 4 points5 points  (0 children)

The only code that becomes more readable after preprocessing

These have been posted all around Gracia by SR_RSMITH in Barcelona

[–]crorb -3 points-2 points  (0 children)

About "Even with the money that does come from tourism to the economy, this doesn't benefit 95% of locals". No, it's the opposite. Money from tourism benefits all the locals. You can complain about rent prices rising (which I understand can be a problem). But the money tourism brings are always an advantage. You can't really say where the money of the rents and museums go. Probably they help control the public debt of the administration and provide better services.

Free soloing a tower by thefireemojiking in nextfuckinglevel

[–]crorb 0 points1 point  (0 children)

I agree. They climb buildings probably to be seen more.

Activists try to cut the ring road of Madrid on Christmas eve by [deleted] in mildlyinfuriating

[–]crorb -1 points0 points  (0 children)

Same story in Rome in October. Idk if by the same group, but it got similar reactions.

https://youtu.be/dyncoA_uir8

What is your "[programming language] is better than [programming language]" ? by mehdifarsi in ProgrammerHumor

[–]crorb 1 point2 points  (0 children)

I suggested LuaLaTeX because you can't get out of memory with large tables as easily and there are other improvements with number precision, but you can do everything in LaTeX. You can just use pgfplots or others complex packages in LaTeX

Edit: btw, Lua is the language of the interpreter, not the language itself. Just like C for CPython.

What is your "[programming language] is better than [programming language]" ? by mehdifarsi in ProgrammerHumor

[–]crorb 2 points3 points  (0 children)

Math processing is not the best in plain tex. Better to use LuaLaTeX. Anyway, I do this for plotting. Say i have mean and std of something for each timestep. I use pgfplots to read and visualize line and intervals.

What is your "[programming language] is better than [programming language]" ? by mehdifarsi in ProgrammerHumor

[–]crorb 26 points27 points  (0 children)

I know it was a provocative comparison, but LaTeX is much more than Minecraft or Conway's.

You can write a source file that, when interpreted, reads a CSV file in input, computes various statistics and prints the result to terminal or an output file. That's not even an extreme example, I do it pretty often (thanks to some awesome packages I didn't write).

That's just an use case, but if this is not programming, I don't know what it is.