Advertisement · 728 × 90

Posts by Aymen

Yes exactly.

2 weeks ago 2 0 0 0

Curious to know what cpu are you using and how many cores, also i think the passthrough works normally since LXCs can share devices. It can be edited on the UI directly by adding its ID ig

2 weeks ago 0 1 1 0

Did you use the gpu or RAM+CPU?

2 weeks ago 0 0 1 0

'Pokémon Go' players unknowingly trained delivery robots with 30B images
www.popsci.com/technology/pokemon-go-de...
https://news.ycombinator.com/item?id=47398479

1 month ago 2 1 1 0

Claude Opus 4.6 extra usage promo
support.claude.com/en/articles/13613973-cla...
https://news.ycombinator.com/item?id=46904569

2 months ago 1 1 0 0

A very useful app! If only it could list my ggfootball package though...

2 months ago 1 0 1 0
Steering LLM Behavior Without Fine-Tuning
Steering LLM Behavior Without Fine-Tuning YouTube video by HuggingFace

After months of absence, I'm back with this interesting video about AI models behavior and how to change it without finetuning!

#AI #LLM #huggingface

3 months ago 0 0 0 0
Preview
Drop #697 (2025-08-21): Editor-ial Edition Today’s Drop explores 3 distinct text editing perspectives: Zedless prioritizes privacy & community ownership by forking the Zed editor, Neovim serves static content efficiently through a…

Drop #697 Editor-ial Edition

Today's Drop explores 3 text editing perspectives: Zedless prioritizes privacy & community ownership, Neovim serves static content efficiently through a Lua plugin & MCP Text Editor Server offers line-based editing w/secure ops.

8 months ago 2 1 0 0
Advertisement
Post image

I'll be releasing a new version of my #RStats package chronicler which makes it easy to log functions, now it's able to log ggplots as well!

b-rodrigues.github.io/chronicler/i...

8 months ago 8 2 0 1
Post image Post image

TidierErrors.jl now has an #rstats counterpart in {errbud}, your local LLM-powered tool for decrypting error messages in R, thanks to @randy.pub.

No more settling for “object of type `builtin` is not subsettable”

It even looks to see what packages are loaded!

github.com/rdboyes/errbud

8 months ago 27 10 2 1
Screenshot of the Data Science resources website showing a list of blogs at the top of the site.

Screenshot of the Data Science resources website showing a list of blogs at the top of the site.

I've recently started compiling a list of data science related resources that I use or recommend frequently! 📊

Link: nrennie.rbind.io/data-science...

#RStats #Python #DataViz #DataScience

1 year ago 159 38 7 3

I now also have a (work in progress) list of #DataViz specific resources as well!

Link: nrennie.rbind.io/data-viz-res...

You can find links to tools, papers, books, blogs, and websites that are related to data visualisation. I'll be adding more resources soon 📊

#RStats #Python

8 months ago 70 19 3 0
Preview
GitHub is no longer independent at Microsoft after CEO resignation GitHub will be part of Microsoft’s AI engineering team

GitHub is no longer independent at Microsoft, as CEO Thomas Dohmke resigns. GitHub is now moving to Microsoft's AI engineering team, CoreAI, with a new structure for GitHub's leadership team. Details 👇 www.theverge.com/news/757461/...

8 months ago 676 437 19 494

Safe to say, things are not looking too good.

8 months ago 0 0 0 0
screenshot of repository settings on @tangled.sh/core. the "pipelines" tab is selected, and the spindle is configured to be spindle.tangled.sh. everybody is now welcome to join in the fun!

screenshot of repository settings on @tangled.sh/core. the "pipelines" tab is selected, and the spindle is configured to be spindle.tangled.sh. everybody is now welcome to join in the fun!

buckle up tanglers, we've been working hard! first up:

✨CI is now generally available!✨

head to your repo settings and set your workflow runner to the hosted instance.

🚀 we have also got support for secrets! you can now deploy your site on CI!

read the blog for more: blog.tangled.sh/ci

1/5

8 months ago 229 52 7 16

Food $200
Data $150
Rent $800
LLM Subscriptions $3,600
Utility $150
someone who is good at the economy please help me budget this. my family is dying

8 months ago 56 8 7 0

Debian Linux version 13 is scheduled for its stable release this Saturday, August 9, 2025. Everybody get ready for the mother distro!

8 months ago 99 27 4 6
Advertisement
Preview
Japan: Apple Must Lift Browser Engine Ban by December - Open Web Advocacy

🇯🇵 Japan has officially banned Apple’s iOS browser engine restrictions. Starting Dec 2025, iPhones must allow real Firefox, Chrome, and others to run their own engines, just like on desktop. open-web-advocacy.org/blog/japan-a...

8 months ago 158 35 4 1
Preview
openai/gpt-oss-120b · Hugging Face We’re on a journey to advance and democratize artificial intelligence through open source and open science.

History repeats itself..

OpenAI opened two models today, and they are available on Hugging Face 🤗.

Long term, the competition will do the work, and we see LLMs fully open source, as it was with deep learning algorithms and other applications.

huggingface.co/openai/gpt-o...
#opensource #ai #llm

8 months ago 12 4 1 0
Preview
‎uBlock Origin Lite ‎uBO Lite (uBOL) is a reliable and efficient content blocker. The default ruleset corresponds to uBlock Origin's default filterset: - uBlock Origin's built-in filter lists - EasyList - EasyPrivacy -...

uBlock Origin Lite now available for Safari running on iPhone, iPad, and macOS (Mac). It is a free and opensource app to block Ads and other stuff. Give it a try. apps.apple.com/us/app/ubloc...

8 months ago 77 23 7 3
LangExtract - Google's New Library for NLP Tasks
LangExtract - Google's New Library for NLP Tasks YouTube video by Sam Witteveen

This will surely solve a lot of problems when dealing with Named Entity Recognition and Relationship Extraction, fresh library released yesterday! Check it out #LLM #AI #pydata

8 months ago 0 1 0 0
A screenshot of manual page named `systemd-soft-reboot.service` that reads:

Such a userspace-only reboot operation permits updating or resetting the entirety of userspace with minimal downtime, as the reboot operation does not transition through:

•The second phase of regular shutdown, as implemented by systemd-shutdown(8).
•The third phase of regular shutdown, i.e. the return to the initrd context.
•The hardware reboot operation.
•The firmware initialization.
•The boot loader initialization.
•The kernel initialization.
•The initrd initialization.
However, this form of reboot comes with drawbacks as well:

•The OS update remains incomplete, as the kernel is not reset and continues running.
•Kernel settings (such as /proc/sys/ settings, a.k.a. "sysctl", or /sys/ settings) are not reset.

A screenshot of manual page named `systemd-soft-reboot.service` that reads: Such a userspace-only reboot operation permits updating or resetting the entirety of userspace with minimal downtime, as the reboot operation does not transition through: •The second phase of regular shutdown, as implemented by systemd-shutdown(8). •The third phase of regular shutdown, i.e. the return to the initrd context. •The hardware reboot operation. •The firmware initialization. •The boot loader initialization. •The kernel initialization. •The initrd initialization. However, this form of reboot comes with drawbacks as well: •The OS update remains incomplete, as the kernel is not reset and continues running. •Kernel settings (such as /proc/sys/ settings, a.k.a. "sysctl", or /sys/ settings) are not reset.

The `sudo systemctl soft-reboot` on Linux is used for performing a userspace only reboot operation. It will reboot the Linux distro without the BIOS, UEFI or the hardware having to perform a complete cold boot. As a result your system reboots in seconds but will not load a new Linux kernel.

8 months ago 113 15 3 0

I ran an #rstats lab for many years before our foray into #pydata, so wouldn’t say my experience is super generalizable. But going back to play with R and seeing improvements to wasm and shinylive, ellmer, ragnar, vitals, and the entire tidy ecosystem reminded me just how batteries-included it is.

8 months ago 19 5 2 0
Preview
GitHub - OpenCut-app/OpenCut: The open-source CapCut alternative The open-source CapCut alternative. Contribute to OpenCut-app/OpenCut development by creating an account on GitHub.

The open-source CapCut alternative to edit videos. No watermarks or subscriptions and works on all devices github.com/OpenCut-app/...

#opensource #AppOfTheDay

8 months ago 148 24 2 3

Thanks for always being supportive and friendly Matt! One of the coolest people on #rstats 🙌🏻

8 months ago 1 0 0 0
The actual reason you can't get a job
The actual reason you can't get a job YouTube video by Theo - t3․gg

Thought i'd share this video about the importance of luck in careers and how people expand and create networks through talking about what they love and by helping people out, definitely worth watching!

8 months ago 2 0 0 0
Advertisement
Preview
GitHub - localsend/localsend: An open-source cross-platform alternative to AirDrop An open-source cross-platform alternative to AirDrop - localsend/localsend

LocalSend is a cross-platform app that enables secure communication between devices HTTPS encryption (Airdrops like functionality). Unlike other messaging apps that rely on external servers, LocalSend doesn't require an internet connection or 3rd party servers, making it a fast and reliable solution

8 months ago 78 16 2 2
Preview
GitHub - imsnif/bandwhich: Terminal bandwidth utilization tool Terminal bandwidth utilization tool. Contribute to imsnif/bandwhich development by creating an account on GitHub.

Opensource Terminal bandwidth utilization tool for Linux, macOS, Android, and Windows users and IT Professionals github.com/imsnif/bandw...

8 months ago 48 4 0 0

or lineage os, or crdroid..

also, you can just disable the AI services on your android.
install adb, connect it to usb, enable usb debugging
then:
adb shell
pm uninstall --user 0 com.google.android.aicore
pm uninstall --user 0 com.google.android.as
pm uninstall --user 0 com.google.android.apps.bard

8 months ago 5 2 0 0