Small chrome extension to monitor other extensions' network calls
https://github.com/dnakov/little-rat
https://github.com/dnakov/little-rat
GitHub
GitHub - dnakov/little-rat: 🐀 Small chrome extension to monitor (and optionally block) other extensions' network calls
🐀 Small chrome extension to monitor (and optionally block) other extensions' network calls - dnakov/little-rat
Microsoft is bringing Python to Excel - The Verge
https://www.theverge.com/2023/8/22/23841167/microsoft-excel-python-integration-support
https://www.theverge.com/2023/8/22/23841167/microsoft-excel-python-integration-support
The Verge
Microsoft is bringing Python to Excel
Python code will run on Microsoft’s Cloud.
.pythonrc
just like
.nanorc
.bashrc
.vimrc
...
And the rest of the similar files, we also have a pythonrc that was created for the same purpose. It is supposed to read and run the REPL before startup.
It can be used in different ways: for example, if you always import a series of libraries when you open the REPL, you can import it here once and not do it every time.
Or, for example, if you wrote a series of helper functions for yourself, you can define it here once and it will be available to you whenever you open the REPL.
Another interesting thing is that we can replace the built-in help function with inspect which is in rich:
from functools import partial
from rich import inspect, pretty
help = partial(inspect, help=True)
pretty.install()
Now we have to set the PYTHONSTARTUP environment variable to the file
.pythonrc
point out
Now the rich version is used when you click on an object.
Source
🖊 @AmirSoroush
https://www.tg-me.com/raspberry_python/6556
just like
.nanorc
.bashrc
.vimrc
...
And the rest of the similar files, we also have a pythonrc that was created for the same purpose. It is supposed to read and run the REPL before startup.
It can be used in different ways: for example, if you always import a series of libraries when you open the REPL, you can import it here once and not do it every time.
Or, for example, if you wrote a series of helper functions for yourself, you can define it here once and it will be available to you whenever you open the REPL.
Another interesting thing is that we can replace the built-in help function with inspect which is in rich:
from functools import partial
from rich import inspect, pretty
help = partial(inspect, help=True)
pretty.install()
Now we have to set the PYTHONSTARTUP environment variable to the file
.pythonrc
point out
Now the rich version is used when you click on an object.
Source
🖊 @AmirSoroush
https://www.tg-me.com/raspberry_python/6556
Telegram
🐍 Python & Raspberry 🐍
.pythonrc
درست مثل
.nanorc
.bashrc
.vimrc
...
و بقیه ی فایل های مشابه، یه pythonrc هم داریم که به همون منظور ایجاد شده. قرار هست از قبل از startup عه REPL خونده و اجرا بشه.
استفاده های مختلفی میشه کرد: مثلا اگه همیشه وقتی REPL رو باز میکنید یه سری کتابخونه…
درست مثل
.nanorc
.bashrc
.vimrc
...
و بقیه ی فایل های مشابه، یه pythonrc هم داریم که به همون منظور ایجاد شده. قرار هست از قبل از startup عه REPL خونده و اجرا بشه.
استفاده های مختلفی میشه کرد: مثلا اگه همیشه وقتی REPL رو باز میکنید یه سری کتابخونه…
The Bun 1.0 Tech Stack - YouTube
https://www.youtube.com/watch?v=aDYYn9R-JyE
https://www.youtube.com/watch?v=aDYYn9R-JyE
YouTube
The Bun 1.0 Tech Stack
BETH Stack == BEST Stack
-----------
HTMX View Transitions App - https://htmx-vt-test.fly.dev/
Source Code - https://github.com/ethanniser/htmx-vt-test
Thumbnail Tweet - https://twitter.com/saltyAom/status/1688461688100864001?s=20
Eylsia / Axum Benchmark…
-----------
HTMX View Transitions App - https://htmx-vt-test.fly.dev/
Source Code - https://github.com/ethanniser/htmx-vt-test
Thumbnail Tweet - https://twitter.com/saltyAom/status/1688461688100864001?s=20
Eylsia / Axum Benchmark…
Against LLM maximalism
https://explosion.ai/blog/against-llm-maximalism
explosion.ai is the company who developed Spacy
https://explosion.ai/blog/against-llm-maximalism
explosion.ai is the company who developed Spacy
explosion.ai
Against LLM maximalism · Explosion
LLMs are not a direct solution to most of the NLP use-cases companies have been working on. They are extremely useful, but if you want to deliver reliable software you can improve over time, you can't just write a prompt and call it a day. Once you're past…
Nue / Frontend troublesolver
https://nuejs.org/
https://nuejs.org/
nuejs.org
Break the limits of Web
Take HTML, CSS, JS, and WASM to their absolute peak
tom-draper/api-analytics: Lightweight monitoring and analytics for API frameworks.
https://github.com/tom-draper/api-analytics
https://github.com/tom-draper/api-analytics
GitHub
GitHub - tom-draper/api-analytics: Lightweight monitoring and analytics for API frameworks.
Lightweight monitoring and analytics for API frameworks. - tom-draper/api-analytics
Multi_Seat_Debian_HOWTO - Debian Wiki
https://wiki.debian.org/Multi_Seat_Debian_HOWTO
https://wiki.debian.org/Multi_Seat_Debian_HOWTO
Candy Crush Is Complicated--Even from a Mathematical Point of View - Scientific American
https://www.scientificamerican.com/article/candy-crush-is-complicated-even-from-a-mathematical-point-of-view/
https://www.scientificamerican.com/article/candy-crush-is-complicated-even-from-a-mathematical-point-of-view/
Scientific American
Candy Crush Is Complicated—Even from a Mathematical Point of View
Don’t be annoyed if you fail at a certain level of the popular game Candy Crush Saga; computers also have their problems with it
PostgresML is an AI application database. Download open source models from Huggingface, or train your own, to create and index LLM embeddings, generate text, or make online predictions using only SQL.
https://github.com/postgresml/postgresml
https://github.com/postgresml/postgresml
GitHub
GitHub - postgresml/postgresml: Postgres with GPUs for ML/AI apps.
Postgres with GPUs for ML/AI apps. Contribute to postgresml/postgresml development by creating an account on GitHub.
https://neosmart.net/wiki/easybcd/uefi/
Microsoft has blocked the loading of legacy or non-Windows operating systems from the BCD menu.
WTF Micro$oft ?
Microsoft has blocked the loading of legacy or non-Windows operating systems from the BCD menu.
WTF Micro$oft ?
NeoSmart Knowledgebase
EasyBCD and UEFI
With the release of Windows 8 and Windows 10, many new computers are shipping with something known as the UEFI firmware and boot manager in place of the traditional BIOS and MBR approach to startin…
Grml includes a collection of GNU/Linux software especially for system administrators.
https://grml.org/
https://grml.org/