linuxusers.in is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.
This server runs the snac software and there is no automatic sign-up process.
Al Sweigart @AlSweigart, of Automate the Boring Stuff with Python fame, also wrote The Recursive Book of Recursion. The examples are in Python but are easy to adapt to other languages.
https://inventwithpython.com/recursion
In a way it's the modern equivalent of the 1984 book Recursion via Pascal:
https://journal.paoloamoroso.com/reading-recursion-via-pascal
Astral – "We're building a new static type checker for Python"
Link: https://twitter.com/charliermarsh/status/1884651482009477368
Discussion: https://news.ycombinator.com/item?id=42868576
Show HN: I Created ErisForge, a Python Library for Abliteration of LLMs
Link: https://github.com/Tsadoq/ErisForge
Discussion: https://news.ycombinator.com/item?id=42842123
Show HN: 3D printing giant things with a Python jigsaw generator
Link: https://calbryant.uk/blog/3d-printing-giant-things-with-jigsaw-generator/
Discussion: https://news.ycombinator.com/item?id=42803822
Building a full-text search engine in 150 lines of Python code (2021)
Link: https://bart.degoe.de/building-a-full-text-search-engine-150-lines-of-code/
Discussion: https://news.ycombinator.com/item?id=42790902
#Python developers, please.
I am BEGGING you.
PLEASE, do not ever automatically "fix" a problem by invoking pip. Give me an error message and suggest a command to me, if you think that command is appropriate.
I cannot overstate how badly this well-meaning but extremely poorly-implemented idea goes wrong when it does go wrong.
Ruff: Python linter and code formatter written in Rust
Link: https://github.com/astral-sh/ruff
Discussion: https://news.ycombinator.com/item?id=42775029
#ProxLB - A loadbalancer for Proxmox clusters!
The Prox Load Balancer (ProxLB) helps you to rebalance your Container and VM workloads across your nodes in your Proxmox cluster. It is similar to VMware's DRS (Dynamic Resource Scheduler) which allows you to balance your cluster by memory, CPU or local storage usage to ensure an equal distribution within the cluster. With affinity & anti-affinity groups you can also create groups where objects should be moved to a different groups as a whole unit or even forbid to be scheduled on the same node (e.g. HA setups).
You can find more information at GitHub: https://github.com/gyptazy/ProxLB
#ProxmoxVE #Virtualization #virtualisation #VM #VPS #Python #Python3 #opensource #community #DRS #Balancing #ResourceScheduler #DevOps #Coding #Proxmox #HomeLab #Corporate #alternatives #affinity #balancing #rebalancing
Show HN: Pyper – Concurrent Python Made Simple
Link: https://github.com/pyper-dev/pyper
Discussion: https://news.ycombinator.com/item?id=42673273
Show HN: WASM-powered codespaces for Python notebooks on GitHub
Link: https://docs.marimo.io/guides/publishing/playground/#open-notebooks-hosted-on-github
Discussion: https://news.ycombinator.com/item?id=42700852
Why is hash(-1) == hash(-2) in Python?
Link: https://omairmajid.com/posts/2021-07-16-why-is-hash-in-python/
Discussion: https://news.ycombinator.com/item?id=42628397
people doing the most #AI research aren’t your run-of-the-mill software engineers; they don’t care about memory management, const references, and multiple inheritance. They want tools that allow them to visualize their data, put together an experiment in just a few lines of code, and interact with / alter their data and model without needing to recompile and rerun for every minor change.
#Python lets them do all this, C++ does not.
https://www.quora.com/Why-is-artificial-intelligence-driven-by-Python-and-not-C
#lispyGopherClimate https://archives.anonradio.net/202501080000_screwtape.mp3
#climateCrisis #haiku by @kentpitman !
Join the #party live in #lambdaMOO as always!
#lisp
The #html is better than #python wired.com article everyone's sharing didn't go far enough!
#dsp
I promised @shinmera that she could detect speech chirps using convolution
#pleaseSendHelp
My #series #fft exploration (works for n=3 !) (Towards #ELS2025 !)
#jamuary #music @flockofnazguls vs @limewire@mastodon.social !
DeepFace: A Lightweight Deep Face Recognition Library for Python
Link: https://github.com/serengil/deepface
Discussion: https://news.ycombinator.com/item?id=42584896
Spectral Imaging Made Easy: A Powerful Python Library
Link: https://github.com/siapy/siapy-lib
Discussion: https://news.ycombinator.com/item?id=42493688
I just crafted the new #ProxLB 1.0.6 release - ProxLB is a workload balancer for #Proxmox and rebalances the guests across nodes in a cluster by memory, cpu or (local) disk usage.
Release 1.0.6 is just a small hot fix release and the last one of 1.0.x. With 1.1.x I will introduce the new code refactor to make the project more future proof. After further discussions we will not move to #Rust and stay on #Python. Also, there might be some additional great news - but this will be shared at a later time.
I'm learning #Rust again. It's much easier the second time around, especially after having spent some time more recently with #Zig and #C++. Trying Rust after #Lisp and #python was definitely a bad idea. Much better (for me) to think carefully about manual memory management in a simpler language like C or Zig, and then learn Rust.
Ask HN: Who's building on Python NoGIL?
Discussion: https://news.ycombinator.com/item?id=42468594
Query Apple's FindMy Network with Python
Link: https://github.com/malmeloo/FindMy.py
Discussion: https://news.ycombinator.com/item?id=42479233
til #chatgpt is written in #python
python devs have created Frankenstein's monster for them
https://www.afaqs.com/news/digital/google-announces-layoffs-from-its-flutter-dart-and-python-teams-prior-to-its-developer-conference-report
practice of learning #python is more about DSA ( data structures and algorithms) and frameworks than computability [ programming]* itself
https://cstheory.stackexchange.com/questions/48411/what-is-the-difference-between-a-model-of-computation-and-a-programming-language#:~:text=For%20example%3A%20models%20of%20computing,how%20to%20generate%20fresh%20names.
t: | 2 |
f: | 5 |
i ll comment: | 2 |
Closed
SeleniumBase: Python APIs for web automation and bypassing bot-detection
Link: https://github.com/seleniumbase/SeleniumBase
Discussion: https://news.ycombinator.com/item?id=42433199
Uv, a fast Python package and project manager
Link: https://docs.astral.sh/uv/
Discussion: https://news.ycombinator.com/item?id=42415602
MarkItDown: Python tool for converting files and office documents to Markdown
Link: https://github.com/microsoft/markitdown
Discussion: https://news.ycombinator.com/item?id=42410803