Totally agree!
- 0 Posts
- 1.51K Comments
Great points. There is a sweet spot between showing you just enough but not too much that makes things extra terrifying. What are your favorites?
Deadstream 2022 is a recent favorite for its mix of satire and humor with the genre, and The Visit was a lot of fun despite being M. Night Shamalamadingdong.
carl_dungeon@lemmy.worldto Motorcycles@lemmy.world•Went to the Barbara Fritchie Classic in Frederick MD today!English0·6 days agoReally weird to see my home town mentioned on the internet!
carl_dungeon@lemmy.worldto Python@programming.dev•Is there a good resource for understanding this language from a technical level?English0·6 days agoChatGPT literally gave me about 5 pages of answer to your question with sources. Here is a high level excerpt, but it also included detailed tables and lots of additional resources. Give it a go, it’s a much better search engine than Google which is just an ad serving engine now.
From GPT 4o:
You’re looking for an in-depth, systems-level understanding of Python—how its runtime, memory model, bytecode, scoping, and threading actually work under the hood. That’s great, and here are some of the best resources and directions for diving in:
⸻
🔬 Core Resources for Python Internals
-
The Python Source Code (CPython) • GitHub: https://github.com/python/cpython • Best way to understand function declarations, object lifecycle, bytecode, and threading behavior. • Start in: • Objects/funcobject.c – how function objects are defined • Python/compile.c and Python/ast.c – compilation to bytecode • Include/object.h – memory layout of Python objects
-
Python Bytecode Disassembly • dis module in Python: import dis; dis.dis(some_function) • Shows you stack-machine bytecode operations used by the Python interpreter. • Combine with CPython source to see how bytecode maps to execution.
-
“Deep Dive” Blogs & Books • “Python Internals” by Phillip J. Eby Very readable, walks through LOAD_GLOBAL, function calls, closures, etc. • “Fluent Python” by Luciano Ramalho – readable but digs into things like descriptors, metaclasses, dunder methods, etc. • “Inside the Python Virtual Machine” by Obi Ike-Nwosu Probably the closest C+±like systems-level explainer you’ll find. Covers: • how the evaluation stack works • memory layout of objects • function instantiation and call frames
-
carl_dungeon@lemmy.worldto Ask Lemmy@lemmy.world•How many of you use Lemmy and ONLY use Lemmy vs Reddit?English11·18 days agoMe. I got banned for saying I wished MTG would trip and swallow her own head- apparently this was inciting violence. I appealed twice, then gave up. Also killing off Apollo pretty much soured me, and then everything went total bot farm bullshit. So, lemmy for me from now on!
carl_dungeon@lemmy.worldto Jingszo !@lemmy.world•Ex-CIA Officer Confirms Alien Hybrids ExistEnglish6·20 days agoThis is so stupid
carl_dungeon@lemmy.worldto Today I Learned@lemmy.world•TIL in China, wearing a green hat is associated with being a cuckoldEnglish1343·20 days agoIt’s red hats in the USA
carl_dungeon@lemmy.worldto Data Hoarder@lemmy.world•DS1819+ with a 2.5GbE mod is finally nearly done doubling storage capacity!English1·20 days agoThanks for the tip!!!
carl_dungeon@lemmy.worldto United Kingdom@feddit.uk•Dismay as council removes Pride flag in Derbyshire after Christians complainEnglish182·21 days agoChristians are the fucking worst
carl_dungeon@lemmy.worldto New Jersey Cannabis@lemmy.world•Federal Bill Would 'Effectively' Ban All Consumable Hemp Products—'Including CBD'—Congressional Researchers SayEnglish4·21 days agoWell fuck that bill
carl_dungeon@lemmy.worldto Ask Lemmy@lemmy.world•What's your advice for someone driving their first manual transmission car?English2·21 days agoNo way!! I hadn’t seen that yet. Well you learn something every day!
carl_dungeon@lemmy.worldto Ask Lemmy@lemmy.world•What's your advice for someone driving their first manual transmission car?English1·23 days agoYeah exactly- that’s why they don’t do it on manuals, no way to disengage the gear on slowdown. I’ve used it a few times in a Subaru and was really impressed.
carl_dungeon@lemmy.worldto Ask Lemmy@lemmy.world•What's your advice for someone driving their first manual transmission car?English4·23 days agoEvery manual transmission car I’ve owned made in the last 25 years has had cruise control. Is stop and go traffic a pain? Sure, but not enough of a pain for me to give up my manual.
The only feature that I kinda wish I had was radar assist- manuals definitely don’t have that from what I’ve seen.
carl_dungeon@lemmy.worldto Selfhosted@lemmy.world•What is a self-hosted small LLM actually good for (<= 3B)English1·23 days agoRight and what I was saying was even if it wasnt “public”, single party consent means the person recording can be that single party- so still a non-issue.
carl_dungeon@lemmy.worldto Selfhosted@lemmy.world•What is a self-hosted small LLM actually good for (<= 3B)English34·24 days agoMost US states are single party consent. https://recordinglaw.com/united-states-recording-laws/one-party-consent-states/
The one on the right is useful!
carl_dungeon@lemmy.worldto BoycottUnitedStates@europe.pub•Kennedy appoints vaccine skeptics and anti-science zealots after purge of immunization advisory panelEnglish6·26 days agoKennedy shouldn’t drink bleach. What an asshole.
carl_dungeon@lemmy.worldto Health - Resources and discussion for everything health-related@lemmy.world•Kennedy’s HHS sent Congress ‘junk science’ to defend vaccine changes, experts sayEnglish3·27 days agoKennedy should give himself a big old shot of bleach. Trumps swears by it!
Milkshake