Three affirmations made from a borderline perspective, no arguments given.
Macho-ism is a psychopathetical ideology, it's the worst part of being human. It's the reason of wars and absurd conflicts, and everything bad that has come from it. You don't need theories to conclude about its toxicity.
The reasons for war are rarely absurd, and are about groups competing for limited resources. Saying it's anything to do with 'macho-ism' (which is certainly nothing like an ideology, if it is anything at all) is smug feminist nonsense.
I would love to hear a full analysis from your part on the question of "are the reasons of war absurd" because I am not convinced by your argument about "groups competing for limited resources" and honestly it felt like a clumsy generalization of some facts (which could be made-up).
Well, macho-ism is an abstraction constructed/used in order to communicate about some system of ideas or ideals related to "having pride in one masculinity". I am not interested in discussing whether or not this is a cause of war or not (but obviously it is a cause of conflict).
My previous comment was a parody of its parent (even if I tend to agree with what is said in it), the desired effect was to reveal how intensely absurd was the previously evoked " parent".
Just give cardboard purses to persons from highly cultural cities through cultural events, your enemy is the so called 'tote bag'. cardboard purses should be disposable, solid enough to transport something (e.g. some book the person bought) from a museum to the person house, but fragile enough to last only one week or so, IMPORTANT : the purse should be "cool" enough so people will prefer this to let's say the usual paper bag you get at the grocery store.
Then, when you have taken the place of the tote bag, you can build the start-up that will manufacture and sell real purses, which will prove useful due to the downsizing of the men pockets, to transport phones, books, and coin purses.
This was extremely common with a certain category of youngsters when i was in school. The guys would all have these kind of sports outfit and all have a small bag like this:
Haha spot on! Being a European myself, I always find it funny what Americans think European is. Apparently we're all nudists or wearing Borat bikinis, everybody is apparently into swinger lifestyle, and we're all dressed like we came out of a French fashion magazine.
I've noticed a lot of 'fashionable' young men carrying those small bags that hang diagonally across the chest or back. Seems like the man purses are having a moment.
Do you have any ressources to share ?
I am a self taught developer, I do stuff at my level (typescript, lisp), also because when you work alone, such high level languages allow you to express things nicely and fast. I kinda know how a cpu works, I understand what is going on when you perform some bare metal programming, but I never barely went down the rabbit hole and performed some low level stuff.
I'm in the situation where I don't know what I should learn to be on par with graduates/undergraduates students. I am searching ressources about networking, operating systems, or anything that could enhance my proximity with low level stuff.
For very foundational stuff, Charles Petzold has put out some great books.
His book Code is fantastic. He starts at simple battery and lightbulb circuits and builds and builds towards a simple CPU.
He also wrote The Annotated Turing which is a breakdown of Alan Turing seminal paper and you only need high school math to get through it.
When I was in school my favorite course was compiler design and we used Compilers: Principles, Techniques, and Tools (aka the dragon book). It’s one of the best textbooks I’ve used but that was 30 years ago. There might be something better now. Understanding parsers and lexers and (especially) state machines is something that will serve you well.
Ah, I'm interested in parsers these days (I just wrote one for parsing org data, I am a bit unsure about the architecture of the project but at least it does what I needed personally).
I am right now at a friend's place that just showed my the dragon book from its shelves, that's a funny coincidence.
I will check out Code.
I'm also self-taught. I've been doing it since (roughly) 2009, and like many others I started at the highest level of abstraction with front-end web dev. I've worked with some mid-level languages like Objective-C and Java, but like you I've never really dug deeper than that.
I know this is tired and cliche at this point, but literally this week I sat down with ChatGPT and asked it to teach me how to write WAT (web assembly text format) so I could understand how memory is managed at a really low level (but not so low that I risk crashing my computer).
It turned out to be super valuable. This is where AI shines for me - I can ask it any question that pops into my head, and also validate whether what it's telling me is true by running the code and seeing whether it works. It was amazing.
If you're curious, I'm fine sharing a link to the chat:
Yeah I was running all the code to validate what it was giving me, but I also try to subtly prompt it to repeat itself so I can see if it’s being consistent.
I’m sure it’s not error-free, but the speed of learning makes up for it IMO. Like I’d been struggling for a while to learn tree-sitter, the documentation is overwhelming. I had a chat with AI and got a working solution for my problem in probably 4-6 hours, and now I can write tree sitter grammars without help. It’s really incredible.
(Most of the content is not actually specific to Python)
He beautifully pulls back the curtain on so many lower level concepts like virtual memory management, dynamic linking, heap/stack, fork(), copy-on-write.
The talk is broad in nature, not deep. It takes you just below the surface of many magic black boxes, and, as you put it, enhances your proximity with those topics.
For me, so many things clicked in this single talk:
- How virtual memory works (incl. paging in/out, swapping)
- Why there's those discrepancies between RSS / PSS
- What segfaults and page faults are
- What actually happens when I get errors related to dynamically linked libraries, either at build time or runtime
Godbolt [0] is an invaluable resource. But simply setting up tasks to yourself and completing them may be the best course of action. Then you'll find whatever resource you need for a concrete objective.
For example, if you have a week, I'd suggest to start "in the middle", and move up and down according to your tastes.
- Write a hello world program in C, compile it and run it. Try to compile it statically and understand the difference.
- Ask the compiler to produce an assembly file. Try to build the executable from that assembly.
- Try to write a hello world in assembly language by yourself, compile and run it.
- Write a program in assembly that prints fibonacci, or prime numbers.
- Now, forget about assembly and move upwards. Download python source code, compile it, and run a python hello world with that interpreter.
- Look at the Python source code, which is written in C, and try to follow what happens when you run your hello world.
- Try to change the "print" function of the python interpreter so that it prints your string backwards.
Depending on your experience, you may need more than a week (5 days) to complete all these steps. But that's OK! In a few months you can find a new spare week and continue your work.
I don't understand how you seem to have no problem to say "2049 is obviously the superior movie".
In the end your opinion is still an opinion, and your opinions warps your perception of reality.
I prefer the vibrant, dusty, chaotic mood of the first one rather than the minimalistic and controlled approach of the second. The town is much more interesting to me in the first than in the second movie, and that's not due to nostalgia.
I frankly find the idea that nostalgia is warping your perception of reality to be funny; aren't your tastes doing the same, and what about your whole brain ?
We are talking about a cultural entity, it's not like if we had the ability to talk without any bias.
I would say the majority of people who are younger when given the opportunity to watch both will share the same opinion as me.
It could be my perception is warped. All humans are biased and delusional but those who can't admit their bias are more biased then those who can.
>I frankly find the idea that nostalgia is warping your perception of reality to be funny; aren't your tastes doing the same, and what about your whole brain ?
Just talk to a bunch of young people. You realize a ton of zoomers don't give a shit about star wars? They really don't get it at all. Millennials all generally get why it's big.
Go even further back talk to older people and they like stuff that's ludicrously bad. Hitchcock for example while classic, has not aged well at all. I get scared easily by scary movies and I just laughed at Hitchcock stuff. It was the first of it's time, but story telling like technology has improved.
If you find all of this funny. If you refuse to believe that we all can have our perceptions warped by nostalgia, then I am telling you. The warping of your perception by nostalgia is so strong that you can't even admit that this phenomenon which is so obvious to most people even occurs.
You didn't understand me properly/something was elliptical in what I said.
I am not refusing to believe our perceptions can be warped by nostalgia. I said that our perception was warped anyway and I explained why "X is obviously the better movie" is a nonsense sentence.
That's absurd to imply I am nostalgic about a movie made about 20 years before I was born, even I prefer that one to the new one.
I continue to prefer that one over the new one even when I know more people of my age prefer the new one.
When you say "Hitchcock has not adged well at all" (which I disagree), aren't you simply telling that you are unable to enjoy things that are not a part of a current story-telling/technology "trend" ?
I do enjoy old things mainly because it brings some sort of fresh breeze to the current aesthetics of cinema. Old things are new to me.
One of my favorite musical composition of all time was written about 300 year ago; implying by this that my mind is warped by nostalgia and that I'm biased is pure nonsense.
Music has changed, but I reject the idea you implied that this change is an " improvement"; I don't think art is improvable stricto-sensus.
There's a term for your peer group. Young people who like old stuff. Do you listen to vinyl records as well? The term is "hipster". I don't know if that words is widely used anymore.
The worst I felt was touching both a charging device and the skin of another person at the same time, did someone experienced this ? It feels weird, almost like magnet sticky, but also almost like you aren't touching the other person.
Well, at 13 I did build some weird CLI based text adventures in c++, mostly imperative style and badly written.
I knew only how to declare a variable, how to cout/cin, loops and conditions, due to the fact that access to information was almost impossible (we had something like a subscription plan with a limited 20 hours of internet, and finding websites that I could understand about developing in C++ was hard).
I remember the feeling I had the day I learned about classes and functions, a true "wow" moment.
Unfortunately those text adventures died with the hard drive of the computer my parents had.
I fail to define what is "fun".
I fail also to determine the limit of what is an emotion and what isn't.
Emotion must have an effect on my brain, and maybe cause some behavior.
Joy and sadness are emotions, they do encourage specific and somehow different behaviors.
It seems like "fun" is local, and "joy" global. Also "fun" seems to be more immediate and have a specific (shorter) lifespan.
Fun seems to be linked to a situation.
When the situation ends, fun ends.
You perfectly identify what is fun while the cause of joy can perfectly be unclear or complex.
But does that make "fun" something else, in nature, than joy ?
This is my first true open source contribution as I am relatively new in this field. Some parsers already exist for js even for clojure/script, but somehow they failed to parse complex formatting expressions (italic and bold at the same time), or they failed to parse large files.
I tried my best to solve these problems, and I would love to see that this work could help someone in the same need.
On my machine I am able to parse a 16mB file in approximately 4 seconds, small files are sub 4ms. I didn't try to optimize this yet, because I felt satisfied with this result.
I plan to use it in order to interface it with some other project I have concerning some front end component library.
Macho-ism is a psychopathetical ideology, it's the worst part of being human. It's the reason of wars and absurd conflicts, and everything bad that has come from it. You don't need theories to conclude about its toxicity.