dharmik
@dharmik@linuxusers.in
- mail at dharmiik [at] proton [dot] me
- i occasionally post in long-form at: https://dhrm1k.github.io
@dharmik except for the "no ads, no tracking" rest of your post sounds exactly like what we used to say in 2004. After Ubuntu launched. 😊
We'll visit a birding hotspot, and maybe then I can tell you more about it.
Lush: My favorite small programming language
Link: https://scottlocklin.wordpress.com/2024/11/19/lush-my-favorite-small-programming-language/
Discussion: https://news.ycombinator.com/item?id=42191354
if you want to create your own style, i’ve also provided some html to help you preview the css. once you’re done, you can dm me here or send it to me another way.
the example uses internal css unless you link it to an external css file called styles.css. here's the link: https://gist.github.com/dhrm1k/210e0b5b755435f15b72eb5c8657fb5d
New textbook teaches students about matrix methods and their real world apps
Link: https://ece.engin.umich.edu/stories/new-textbook-teaches-students-about-matrix-methods-and-their-real-world-applications
Discussion: https://news.ycombinator.com/item?id=42111263
It really hurts when you spend so much time on an assignment question, only to discover in the tutorial session that your proof has a small error, rendering your answer incomplete.
@chrisisgr8 u should visit bengaluru when ur settled somewhere we'll get spicy food
it can't process input. it's a buffer. to run programs with input, you need to open another terminal window and run it.
i really don’t want to add rules and be a buzzkill, but these are pretty basic. i won’t stop you from doing whatever you want—just try to abide by these, please.
2. image guidelines
- prefer square images—they keep the feed neat and visually pleasing.
- full-sized images are allowed only when truly necessary. keep it square otherwise.
3. share freely
- if you’ve got something cool, useful, or fun to share, go for it! just keep the feed tidy and considerate.
4. shitposting welcome
- feel free to shitpost, but try to add a bit of context so others can join in on the fun. let’s keep it engaging for everyone!
5. profile picture rule
- your profile picture should be your own. we are all friends who know each other irl—no option to hide.
`OSError: MoviePy Error: creation of None failed because of the following error:
convert: attempt to perform an operation not allowed by the security policy @/tmp/tmpsu_4o30z.txt' @ error/property.c/InterpretImageProperties/3708.
convert: no images defined PNG32:/tmp/tmpdfmdtm60.png' @ error/convert.c/ConvertImageCommand/3229.`
ImageMagick's
new security policy that prevent read and write operations. i am interested in knowing why does that security policy exist? what's the threat?