ZQ

209 posts

ZQ banner
ZQ

ZQ

@zq3o7

Katılım Eylül 2025
17 Takip Edilen4 Takipçiler
ZQ
ZQ@zq3o7·
@MalcolmAlkalee @_Sxnlla it is a disorder.. an intent ;viewing children as breeding partner; which is different than acting on it.
English
0
0
1
226
ZQ
ZQ@zq3o7·
@Itsfoss they banned huawei routers after they used their backdoor to hack into iran. if US is banning something, they know something.
English
0
0
1
130
It's FOSS
It's FOSS@Itsfoss·
Good move? US government is banning routers that are not made in the US. This doesn't impact existing routers.
It's FOSS tweet media
English
117
25
213
15.3K
Minedows krr 🇨🇿
@zq3o7 @Mayhem4Markets @Riskcuit If this will be considering as a Linux Distro, I am switching to this. But Supermium isn't working there :( (first had to set the display rendering to OpenGL instead using Vulkan for the Chrome to display something... but internet browsing is here so much limited...)
Minedows krr 🇨🇿 tweet media
English
1
0
0
70
Markets & Mayhem
Markets & Mayhem@Mayhem4Markets·
Linux is so much better than Windows that it's not even funny anymore.
English
154
96
1.6K
105.8K
ZQ
ZQ@zq3o7·
@KRR1751 @Mayhem4Markets @Riskcuit thats cool, android isn't as locked as ios. but just know that wine isn't running windows.. wine is literally a translator.
English
1
0
0
17
Minedows krr 🇨🇿
@zq3o7 @Mayhem4Markets @Riskcuit Uhh, no? I know what Wine is, even exists Winlator for Android that lets you run Windows apps on Android and it is using the latest wine. And it just acts like Windows cuz when I looked up, it has its own Registry, ntoskrnl and other stuff Windows has too.
Minedows krr 🇨🇿 tweet media
English
1
0
0
30
ZQ
ZQ@zq3o7·
@gnukeith i feel like designing your own hardware is easier than OS. hardware is the interface and software is the implementation.
English
0
0
0
54
Keith
Keith@gnukeith·
How much time and resources would I need to make my own hardware and OS from scratch? I'm talking about becoming Ladybird of hardware and OS
English
58
2
142
10.2K
ZQ
ZQ@zq3o7·
@KRR1751 @Mayhem4Markets @Riskcuit the name wine is short for wine isn't an emulator... you can't use the kernel because the API the games uses that call windows syscall, wine solution is to remap them to unix implementation. so its native, runs on your hardware and kernel, not a vm. its a dev choice.
English
2
0
0
47
Minedows krr 🇨🇿
@Mayhem4Markets @Riskcuit Did you read the fricking reply? He's talking about Bedrock lol. Just using emulators to make it work... Why tf we can't use the kernel that communicates with the system, hardware and software instead? NT > UNIX
English
4
0
4
409
K
K@IvyX_Here·
@zq3o7 @warcrirnes Why tf would he go hide behind a tree 😭 he’s already been arrested before so he knows how tf to get down on the ground.
English
1
0
1
54
War Crimes
War Crimes@warcrirnes·
Riverside County Sheriff's Deputy Fatally Shoots Armed Man During Probation Check
English
3
8
387
52K
ZQ
ZQ@zq3o7·
@theo its a misconception that high ram usage is bad. its how is the app utilizing those MBs!
English
0
0
0
103
Theo - t3.gg
Theo - t3.gg@theo·
T3 Code uses half as much RAM as Claude Code. Claude Code CLI: 635.5 MB T3 Code: 350.9 MB Yes, our Electron app is 2x more efficient than a CLI written with Bun.
English
180
28
2.6K
164.1K
ZQ
ZQ@zq3o7·
@JeanFilsYTB @vlads1776 but your os decodes and encodes when you view an image or a video; if anything your pc is decoding every frame to the framebuffer.
English
1
0
0
34
coucou
coucou@JeanFilsYTB·
@zq3o7 @vlads1776 Thas 100% valid but tbh like browsers and most libraries don’t really have big parts written in asm (unless exceptions) and idon think most ppl encode/decode videos often enough for the like 5% performance diff to matter (especially considering the beasts the m cpus are)
English
3
0
0
40
ZQ
ZQ@zq3o7·
@vlads1776 @JeanFilsYTB most have an equivalent but it isn't as optimized, and if its reimplemented in c then you are missing out. ffmpeg always optimizes for x86 first.
English
0
0
0
16
The Romanian Mr. Morale
@zq3o7 @JeanFilsYTB That claim is wrong. Which popular not-Windows-exclusive browsers/libraries/codecs have handwritten assembly for x86-64 without an equivalent code path for ARM64? And of course, there is always the less performant arch-agnostic C/C++ implementation that always gets written.
English
1
0
0
32
ZQ
ZQ@zq3o7·
@vlads1776 @JeanFilsYTB im claiming; there is less applications arm based. and not everything is arch-agnostic, browsers/libraries/codecs have hand-written assembly, for a long time people figured sultions better for x86. architecturally idk which is better.
English
2
0
0
38
The Romanian Mr. Morale
@zq3o7 @JeanFilsYTB Oh no, a conversation in which both people are wrong. No, ARM is a massively superior architecture. Linux would be in the best position to take advantage because almost everything is arch-agnostic, but there is no good hardware to run on.
English
3
0
0
58
coucou
coucou@JeanFilsYTB·
@zq3o7 @vlads1776 Ye that y I said it unfair tbh it kinda more complex, but still the Rosetta (and to give microslop credit Prism same thing for windows) feel like they’re really well implemented
English
1
0
0
31
ZQ
ZQ@zq3o7·
@JeanFilsYTB @vlads1776 i mean the libraries its using under the hood, isn't that how we determine quality? like qt vs gtk the ui libraries. is macOs equivalent better, thats the question we should ask. app are just libraries implementation.
English
1
0
0
97
coucou
coucou@JeanFilsYTB·
@zq3o7 @vlads1776 Wdym low level stuff VS apps? Honestly it’s pretty hard to show why without actually using the apps, but apps seem to be better implemented on macOS, like basically every app using the same top menu bar, similar style, no qt/gtk theme scheninegans etc
English
1
1
0
120
ZQ
ZQ@zq3o7·
@JeanFilsYTB @vlads1776 i didn't know rosetta tbh, i will read about it. but wayland vs x11 situation is not comparable to different architectures.
English
1
0
0
34
coucou
coucou@JeanFilsYTB·
@zq3o7 @vlads1776 I don’t think you’ve ever tried an arm Mac tbh, Rosetta does an exceptional job running x86 apps, if you (kinda unfairly but still) compare it to compatibility shit on the Linux desktop I’d much rather use an app through Rosetta than through Xwayland
English
1
0
0
44
ZQ
ZQ@zq3o7·
@JeanFilsYTB @vlads1776 app quality being better is huge claim you know, here you are comparing low level stuff not applications. i don't know any better to debate you on it, unless you can give me an example why app quality is better.
English
1
0
0
118
coucou
coucou@JeanFilsYTB·
@zq3o7 @vlads1776 And for the better part: - consistency, most apps looks about the same, app quality is also overall better tbh - (ironically) app support (excluding games that’s biggest problem if you get a MacBook) seems better - windows server/de actually STABLE (kinda goes w consistency), you
English
2
0
1
181
ZQ
ZQ@zq3o7·
@JeanFilsYTB @vlads1776 if you mean arm is better.. there is more support for x86 ABI, arm is yet to be at that stage. devs need to rewrite which is why you won't sometimes find what you need.
English
2
0
0
74
coucou
coucou@JeanFilsYTB·
@zq3o7 @vlads1776 > Exceptional hardware but it’s still arm Yes that is the point that makes it exceptional > still locked down to some degree Imean if you disable system integrity protections it’s not really is it? > can’t uninstall apple intelligence Fair, you can disable it and never use it t
English
2
0
3
236
ZQ
ZQ@zq3o7·
@JeanFilsYTB @vlads1776 wayland is the standard now, xwayland is for those who still want x11, so linux/gnu is working in giving you all the options. on mac, if package is old enough it won't run at all on macOs.
English
1
0
3
52
coucou
coucou@JeanFilsYTB·
@zq3o7 @vlads1776 don’t have the problems of Wayland/xorg w xwayland that often does not work well honestly just an overall cleaner experience, using a Linux desktop daily when at home and ngl the actual desktop experience isnt at the same level, both still better than windows tho ngl
English
1
0
1
72
ZQ
ZQ@zq3o7·
@JeanFilsYTB @vlads1776 im sorry but i don't see clearing functionality mentioned. sure, exceptional hardware but its still ARM.. sure, its not as locked as ios but its still locked to some degree; you can't uninstall apple intelligence. but why is it better?
English
1
0
2
218
coucou
coucou@JeanFilsYTB·
@zq3o7 @vlads1776 Exceptional hardware and macOS desktop even with its little annoyances still mostly clears Linux desktop tbh, it’s not like stock iOS where you’re all locked up here you can fix up some of The annoying parts
English
2
0
9
307