IO (Angel / Princess) Genderfluid
matrix: @angel:private.coffee
source of profilepic: https://xcancel.com/montes4352/status/1985680627698721035?s=20
- 29 Posts
- 40 Comments
and how does qed, ed, ex and sed and grep relate to nano micro and pico in comparison? 🤔
newsflash, ed is also visual, i can see it on my terminal rn
io@piefed.blahaj.zoneto
Programmer Humor@programming.dev•I wasted all my generational luck for thisEnglish
9·1 day agoi was curious how unlikely exactly this would be.
The randomUUID method generates a new version 4 UUID
which is, According to the linked documentation, a 128bit number, with some “significant bits” being changed (no idea what that’s about, lets just say it’s a 128bit number)
the chance of hitting a predfined number would be
1/(2^128) or 1/340282366920938463463374607431768211456
assuming your cpu does one comparison per Step at 4Ghz (4 billion per second) (idk how many steps it needs in reality, it doesn’t matter, more then one tho)
that would take roughly
2.696 x 10^21 years, which is
2 x 10^11 or 200000000000 times the age of the universe
(using the expected value of geometric distribution (1/p), so 1/(1/(2^ 128)) = 2^128 steps)
io@piefed.blahaj.zoneto
Programmer Humor@programming.dev•I wasted all my generational luck for thisEnglish
2·2 days agofigures
no it doesn’t (?)
is that vim’s evil mode?
sed is a stream editor. A stream editor is used to perform basic text transformations on an input stream (a file or input from a pipeline). While in some ways similar to an editor which permits scripted edits (such as ed), sed works by making only one pass over the input(s), and is consequently more efficient. But it is sed’s ability to filter text in a pipeline which particularly distinguishes it from other types of editors.
I love the way they are selling this
io@piefed.blahaj.zoneto
politics @lemmy.world•Trump Cancels Release of Crucial Economic Report to Hide His FailuresEnglish
241·3 days agothe only reason you think that is the gdp which looks okay because of the financial markets AI Hype and maybe the Defense Systems Industry.
The actual economy: Groceries, Services, both public and and private, healthcare and Infrastructure in general are all very much nose first in the ground.
Business is not Economy
io@piefed.blahaj.zoneto
Linux@lemmy.ml•Just installed Linux mint on my moms desktopEnglish
2·3 days agoWell I would not enable auto updates to not get any random problems which can happen sometimes
wants to hack your mom 🤭
it’s repo is part of the ffmpeg one
https://git.ffmpeg.org/gitweb/ffmpeg.git/tree/HEAD:/libavcodec
io@piefed.blahaj.zoneto
Funny@sh.itjust.works•Put it to the right next time, I dare youEnglish
6·4 days agooooooh
am i dumb or shouldn’t it be 2 times 3.1 billion bits, so 6.2 gigabits according to what you said
it’s actually war lord
that sounds inconvient and inefficient to me. idk but couldn’t you use a sterling engine to prpduce electricity from the heat like on the exhaust pipe or put like a rotoe into it or something? idk if there are ready made products like that
io@piefed.blahaj.zoneto
Uplifting News@lemmy.world•With new ordinance, Santa Fe becomes first city to tie minimum wage to rental costsEnglish
11·7 days agomin wage can be done on the city level??? that would be a great idea for mamdani
io@piefed.blahaj.zoneto
Lemmy Shitpost@lemmy.world•It's been downhill from that day English
6·7 days agois she a financial trader?
io@piefed.blahaj.zoneto
Technology@lemmy.world•Browser Fingerprinting And Why VPNs Won’t Make You AnonymousEnglish
251·7 days agohere is a fingerprinting test you can trust https://coveryourtracks.eff.org/
fingerprinting is nasty, i suggest canvas blocker extension because it gives them fake readouts
here is a smart tv OS https://osmc.tv/ it’s foss o think
also someone on reddit just put this on a resperry pi and blackholed the mac addresss of the smart tv on his router






thanks for that!