Andrea Giammarchi 🍥

43.7K posts

Andrea Giammarchi 🍥 banner
Andrea Giammarchi 🍥

Andrea Giammarchi 🍥

@WebReflection

Web, Mobile, IoT: all JS things since 00's - opinions are my own ™ Principal SW Engineer @anacondainc working on OSS stack 🦄

Milan, Italy 加入时间 Mayıs 2009
1.3K 关注10.2K 粉丝
置顶推文
Andrea Giammarchi 🍥
Andrea Giammarchi 🍥@WebReflection·
coincident/server on IoT via Raspberry Pi Zero 2 W? Sure! #readme" target="_blank" rel="nofollow noopener">github.com/WebReflection/…
English
4
4
48
16.5K
Andrea Giammarchi 🍥
Andrea Giammarchi 🍥@WebReflection·
@Adidotdev > What actually matters more in a developer? being mature enough to understand and realize that both topics are not mutually exclusive. take only one side and you're still a junior in your soul 🤷
English
0
0
0
12
Adit_Yah🍁
Adit_Yah🍁@Adidotdev·
What actually matters more in a developer? • Years of experience • Ability to learn fast You can only choose one. No “it depends.”
English
51
1
43
2.7K
Andrea Giammarchi 🍥
Andrea Giammarchi 🍥@WebReflection·
@mjmawa @tabatkins like somebody else wrote in there, it's still not clear what's the use case. utf-8 itself, as genius as it is, wouldn't care about strings in a reversed order so while the Segmenter approach works, who would need or benefit from this? 🤔
English
0
0
1
26
Joseph
Joseph@mjmawa·
@WebReflection @tabatkins Should we conclude the fool-proof way is to use the locale-aware Intl.Segmenter object with grapheme granularity? Segment , reverse, and join?
English
1
0
0
26
Andrea Giammarchi 🍥
Andrea Giammarchi 🍥@WebReflection·
one might think that this is all you need to reverse a string without breaking emoji: function reverse(str) { let c, s = ''; for (c of str) s = c + s; return s; } then you read @tabatkins and 🤯 ... nope, one does simply reverse a unicode string 😱 es.discourse.group/t/string-proto…
English
2
0
5
486
Andrea Giammarchi 🍥
Andrea Giammarchi 🍥@WebReflection·
@hackerfantastic imagine the world where this happens instead: "a more realistic outcome for non-compliant distros is a disclaimer that the software is not intended for use in California." where is the drama around adding *yet another field* in there that has also officially landed as optional?
English
0
0
0
293
Andrea Giammarchi 🍥
Andrea Giammarchi 🍥@WebReflection·
@piyush784066 > what hasn’t he achieved yet? embrace Arch as "the way" (he is still a Fedora user, reason being: he wants a distro where you can compile and use your own kernel, one field where ArchLinux shines, among other fields) 😇
English
2
0
2
193
Piyush
Piyush@piyush784066·
> Born in Finland > Sparked an interest in computers on his grandfather’s machine > Started coding on a Commodore VIC-20 > Studied computer science at the University of Helsinki > Frustrated that a free Unix-like OS didn’t exist… so he built one himself > Released the Linux kernel at just 21 > Made it open-source for anyone to use and improve > Created Git because existing version-control tools weren’t good enough > Git went on to become the foundation of modern software development > Linux now powers servers, smartphones, supercomputers, TVs, cars > Android is built on Linux > Around 96% of the internet runs on Linux > All of the world’s top supercomputers run Linux > Achieved all this without chasing fame > Stayed committed to open-source principles for decades > Transformed the global tech landscape from his bedroom what hasn’t he achieved yet?
Piyush tweet media
English
9
5
65
3.2K
Andrea Giammarchi 🍥
Andrea Giammarchi 🍥@WebReflection·
@1kMegatea @thatstraw ArchLinux is like: 5 minutes to install it and *it just works* indeed 🤷 you might thinker a bit around if it's not Omarchy variant or others with most things pre-configured, but if your hardware is a good one, it's hard to find issues these days in Arch youtube.com/watch?v=kwsU8F…
YouTube video
YouTube
English
0
0
0
70
Gigatea
Gigatea@1kMegatea·
@thatstraw The only time I've ever heard something like "Linux just works" was in reference to a highly curated and stable distro like Linux Mint. Nobody with any knowledge would say that of, for example, Arch. Instead, Linux's claim is being free in both the libertas and the gratis senses.
English
3
0
15
1.4K
ThePrimeagen
ThePrimeagen@ThePrimeagen·
google is one of the most advanced and most inept companies at the same > buy the original company and develop webp in 2010 > in 2026 still do not support it in youtube thumbnails > if user literally renames *.webp -> *.png it works > same thing in google docs
English
68
80
4.3K
147.2K
fidexCode
fidexCode@fidexcode·
Before github, where do developers store their code?
fidexCode tweet media
English
44
6
71
7.3K
Andrea Giammarchi 🍥
Andrea Giammarchi 🍥@WebReflection·
@tobibeda @CryptoCyberia to some extend, if you ever followed the debate, this feels very much like DRM content on Firefox/Linux in general: it's not that different as a topic, we have previous work to show "it could happen". I'd personally focus on that *could* instead of *should* because, sadly, laws.
English
0
0
0
16
Andrea Giammarchi 🍥
Andrea Giammarchi 🍥@WebReflection·
@tobibeda @CryptoCyberia speculative: because it's like TPM 2.0 requirements shenanigans for Windows 11: it's either there at the root of the kernel or it's not I don't want a TPM 2.0 like constrain for outdated hardware, so what are the options for Linux? Like you said, early days, but it's inevitable
English
1
0
0
17
Lain on the Blockchain
Lain on the Blockchain@CryptoCyberia·
wow, systemd is adding an age variable for future digital ID laws. Linux users are not going to like this.
Lain on the Blockchain tweet media
English
334
388
3K
266.1K
Andrea Giammarchi 🍥
Andrea Giammarchi 🍥@WebReflection·
@tobibeda @CryptoCyberia progress has two ways forward, always: * oppose at all costs and likely be ignored in the future * understand what can be done to make it better for everyone involved I'd rather focus on the latter for everyone sake: raise the right concerns 'cause if it's by law, it's law 🤷
English
1
0
0
15
Andrea Giammarchi 🍥
Andrea Giammarchi 🍥@WebReflection·
@tobibeda @CryptoCyberia dude, I think you have no idea who you are talking to... I've published tons of OSS things and develop for Web to IoT devices daily, you don't have to convince me, maybe you can read again what I wrote: if it's inevitable, or Linux users will be charged like pushers, get it right
English
1
0
0
9
Andrea Giammarchi 🍥
Andrea Giammarchi 🍥@WebReflection·
@tobibeda @CryptoCyberia or to clarify: * on Linux it'd be for legal requirements * on Windows it'd be for that plus a way to uniquely identify your needs as buyer for stuff related to your age and ads that target you by all means * on mac, same as Windows but less pumped as "core feature" 🤷
English
0
0
0
6
Andrea Giammarchi 🍥
Andrea Giammarchi 🍥@WebReflection·
@tobibeda @CryptoCyberia I'm on ArchLinux (btw) ... I was just saying: I agree with you, but even if it happens, it's not that other options won't already have it backed in and as a way to sneak in ads and corporate metrics around, you know what I mean? It has to go out in the best possible way though.
English
2
0
0
23
Akash
Akash@kaaaash____·
Be honest, which one is best for coding ? MacBook or Windows
Akash tweet mediaAkash tweet media
English
77
7
486
22.4K
Nalin
Nalin@nalinrajput23·
I’m curious, what is the real purpose of this red button on a keyboard?
Nalin tweet media
English
39
3
43
8.5K