Roberto
3.8K posts

Roberto
@manchatz
✳️ Love coding, tech, AI, biz & history. 🆔️ 16 years running my business | Passive income | 👨👩👧👧 | Cooking up some apps
Poland Katılım Haziran 2009
1.1K Takip Edilen1.4K Takipçiler


The operation is done. Pure magic. Not counting the checkups and waiting time the operation took about 6 minutes, and my eyesight went from -7.75 to 0 (20/20). Now I have above-average eyesight. Now I don’t have any symptoms nor discomfort, just had some dry eyes on the first day. Mindblowying, Incredible tech.
English

Many of you wear glasses, just like I do. I have myopia, but on a daily basis I wear contact lenses, or rather I USED to wear them. If no random event happens, like the flu, an asteroid, or an alien invasion, in two days I’m going to undergo a FemtoLASIK vision correction procedure, so in the last 10 days i'm not wearing them as indicated, so technically, no more contact lenses for me.
If you’ve been thinking about this surgery, say hi! I’ll keep you updated and share the details of the whole process.
Fun fact: “femto” means one quadrillionth, in this case, of a second. Thats how long the first laser pulse takes to make the incision: literally 0.000000000000001 of a second.
And a less fun fact: this is the modern way to do the incision, the original one used a very very sharp blade to cut the first layer of the eye. Yeah...
English

tmux can be great and even user friendly on mobile if you customize it properly... or even better, let Codex customize it!
In Termius configure the keyboard to have the keys F1 F2 F3 F4 visible in your default keyboard (in the Customize Keyboard panel, clicking the Gearbox)
create this file: .tmux.conf in your server's home folder, and write for example:
GNU nano 8.4 .tmux.conf
##### MOBILE-FRIENDLY FUNCTION KEYS #####
##### F1 MENU WITH AI WORKFLOWS #####
bind-key -n F1 display-menu -T "⚡ AI Control" \
"Invoice Codex" c "new-window -n codex 'cd ~/sync/invoice_manager && codex'" \
"Invoice Claude" a "new-window -n claude 'cd ~/sync/invoice_manager && claude'" \
"" "" \
"New shell" s "new-window -n shell" \
"Logs" l "new-window -n logs" \
"Sessions tree" t "choose-tree -Zs" \
"Kill window" x "kill-window" \
"🔄 Reload config" r "source-file ~/.tmux.conf"
# F2 → Previous window
bind-key -n F2 previous-window
# F3 → Next window
bind-key -n F3 next-window
# F4 → New window
bind-key -n F4 new-window -n shell
This creates a menu that opens when you click F1, in your laptop terminal or in termius mobile, F4 to open a new session/tmux page, and F2/F3 to toggle to the previous/next.
You can also enable mouse clicking and other cool functions, to enable them just ask codex to modify properly the config file.
Cool, right?

English

I have 5.2KW PV installed, it produces up to 5.5MWh per year (Warsaw). I'm about to install another 2x 10KW PV in other 2 buildings of mine, and the price is +-28000 zł for each place netto plus VAT (8% if you pay privately, 23% as a biz but it doesn't matter actually). So yeah, if you consume the energy you produce, it makes sense.
English

TIL @AnkerOfficial made solar panels + power backups??
just not sure if solar panels make sense in poland..

English

drop your GPU below. i'll tell you exactly what model and config to run on it.
here's what i've tested and verified on real hardware:
RTX 3060 12GB - Qwen 3.5 9B Q4 - 50 tok/s - 128K context
RTX 3090 24GB - Qwen 3.5 27B Q4 - 35 tok/s - 300K context
RTX 3090 24GB - Qwen 3.5 35B MoE Q4 - 112 tok/s - 262K context
2x RTX 3090 - Qwen3-Coder 80B Q4 - 46 tok/s - full VRAM
all running llama.cpp with flash attention. every number is real. every config is tested. if your card isn't on this list drop it below and i'll tell you what fits.
English

@luisefigueroa @TheAhmadOsman I tested Qwen3.5 27B in my Macbook M3 Pro (36GB RAM) and also get about 6 tps.
English

@TheAhmadOsman Yup, 4.4 tps is the best I’ve gotten on the DGX for that model
twitter.com/luisefigueroa/…
English

Comparing apples to oranges, and that’s coming from someone who champions local AI/LLMs
We need to educate people and set the right expectations, otherwise we send the wrong message
Like I even always say when ChatGPT/Claude ship a new SOTA & let people know that I subscribed
David Hendrickson@TeksEdge
💵Home Inferencing Cost Comparison Running For 1 Day. 🏠 Personal LLM 🖥️ DGX-Spark Clone ($3K Asus) 🤖 Qwen3.5 27B @ 30 tps ⏲️ 24 hours 🪙 2.6M tokens Cost = $0.30 of electricity 🏭 BigAI 🤖 Sonnet 4.6 @ 55tps (my experience) ⏲️ 13 hours 🪙 2.6M tokens Cost = $39 in tokens
English

@DamonZumbroegel Never understood the love some architects have to rusty metal. I've seen houses covered with that, looks horrible, like a mansion from the slums.
English

Architecture Critique: This is a new Kindergarden in Germany “Architecturally Designed” by a well known architect. Does the architect have kids? Let alone, take their kids to school? Let alone, live on Earth with the rest of us? This kind of architecture should be for the paper and pencils, and not built. It might be fascinating in a computer screen, but we as architects take a “moral code” to build for humanity in the Spirit of Life. From the images of this new project, I will say this project fails.

English

The fingerbot works but is quite primitive. Today I will try this in the big tower desktop, a full remote KVM to control the desktop even in the bios. It can run custom firmwares so I don't need to rely on the original solution that by the way I don't trust so much, should I?
True remote control.


English










