gchristensen changed the topic of #nixos-chat to: NixOS but much less topical || https://logs.nix.samueldr.com/nixos-chat
supersandro2000 has quit [Disconnected by services]
supersandro2000 has joined #nixos-chat
<ar> samueldr: usb3 also has dma
<samueldr> ar: hm?
<samueldr> I don't think so, but I could be wrong
<samueldr> (I checked earlier)
<ar> samueldr: and one of the usb1.1 standards (i think OHCI) had dma too
<samueldr> I'll need some sources to back this up and personal use
<samueldr> I see there is OHCI-1394 which has DMA
<samueldr> that's for firewire
<samueldr> but I don't see that for USB
<ar> ./drivers/usb/host/ohci-{hcd,mem}.c in kernel sources seem to refer to DMA
<ar> same for xhci
<samueldr> yeah, OHCI is common to Firewire and USB
<samueldr> but AFAIUI USB OHCI does not use DMA
<ar> firewire ohci appears to have its own drivers, ./drivers/firewire/ohci.c
<samueldr> oh, but DMA could be "internal" to the computer
<samueldr> like, an implementation detail of the drivers
<ar> oh, you meant dma to attached peripherals?
<samueldr> I did
<samueldr> firefwire (OCHI-1394) does do DMA to the attached peripherals
<ar> that, indeed, i don't remember being the case for usb before usb3
<samueldr> similarly, thunderbolt 3 does, and usb 4 can through PCIe (different than thunderbolt 3, which usb3 also supports, maybe)
<samueldr> bus usb 3 itself, AFAIUI doesn't have any DMA for the attached peripherals
aei has quit [Ping timeout: 260 seconds]
rajivr has joined #nixos-chat
supersandro2000 has quit [Disconnected by services]
supersandro2000 has joined #nixos-chat
<cole-h> tfw feet are cold but hands are sweating due to the heater
<samueldr> colemickens: place threadripper under desk, make it compile a chrome or two
<cole-h> nice tab complete
<cole-h> :P
<samueldr> argh
<samueldr> it's supposed to go to most recently used!
<gchristensen> replacing my blowing-heater with a radiant heater made a big comfort difference for me
<samueldr> well, most recently talked
<aleph-> Heh. Weechat?
<samueldr> quassel
<aleph-> gchristensen: Just put some blackout curtains up. Keeps more heat in
<aleph-> But then my apartment is always a furnace. :/
<samueldr> doesn't even need to be blackout curtains
<gchristensen> I would, probably, just die
<cole-h> thing is: rest of my body is comfortable
<cole-h> only feet are freezing
<cole-h> I blame my parents
<aleph-> gchristensen: I have a brooklyn aircon running always in the dead of winter just to make is comfortable
<samueldr> I have thin white curtains in front of the window to keep cold intrusion near the window
<samueldr> aleph-: since you said brooklyn, are you in NY?
<gchristensen> you need some Cozy Products, like Cozy Toes, cole-h https://www.cozyproducts.com/products/cozy-toes
<samueldr> apparently the old last turn of the century building had their heatings made so people have to open their windows in winter!
<samueldr> (or wear big socks over top your normal socks)
<aleph-> samueldr: Indeed
<aleph-> samueldr: The joke is a brooklyn aircon is a fan in a window
<samueldr> aleph-: never heard the term, neat
<cole-h> gchristensen: :o birthday coming up, will need to investigate
<cole-h> maybe I get the "ergonomic" version (raised, angled platform) "Toasty Toes"
<gchristensen> I thought about getting the cozy toes as a desk mat
<cole-h> I already have a super cool deskmat :(
<gchristensen> yeah mine is too cold too
<cole-h> heh nice
<cole-h> tbh I just need a new desk... maybe one of those motorized ones that can be normal and standing
<samueldr> aww, "having the hands full of toes", meaning more "having toes instead of fingers" is a common idiom for a clumsy person in french
<samueldr> too bad it doesn't translate
<colemickens> will not-os run on a 64MB ram system?
<gchristensen> I wonder how much ram systemd wants
<samueldr> not-os does not use systemd
<gchristensen> I know
<samueldr> but a good question nontheless yeah
<gchristensen> back when I was playing with ultra small things like notos I found I could make nixos boot really fast and have few dependencies with some poking
<samueldr> hopefully systemd isn't an "undeserved" memory hog
<colemickens> if my assumptions are right, the not-os vm test runs with qemu's default mem alloc which is 128MB, and the xbox-og could be modded to support that, so clearly it's a sign to go for it
<samueldr> the way you're thinking intrigues me
* colemickens opens another new tab, n64 ram size. come on not-os, 9PM we got this (oh god that's with the expansion pack)
<samueldr> trying to steal the silly nixos ports crown from me?
<samueldr> I was thinking about a ps2 port recently
<colemickens> samueldr: I am simply honing my procrastination skills.
<samueldr> well, not actually nixos
<samueldr> I still haven't taken the time to port mobile nixos to the switch heh
<samueldr> but that should be trivial enough, after all android is well supported on it
<gchristensen> wow
<hexa-> cachix be like http 500
<hexa-> i can't nix-build, because I have configured a cachix binary substituion and it can't fetch the .narinfos right now
<supersandro2000> just noticed that, too
slack1256 has quit [Ping timeout: 276 seconds]
<aleph-> Hmm anyone by chance have a listing of IPC error codes?
Hurttila has joined #nixos-chat
<Ke> IPC?
<Ke> as in ambiguous meaning, unless there is a context that's foreign to me
cole-h has quit [Ping timeout: 276 seconds]
Dotz0cat_ has quit [Quit: ZNC 1.7.5 - https://znc.in]
Dotz0cat has joined #nixos-chat
waleee-cl has quit [Quit: Connection closed for inactivity]
ornxka has quit [Read error: Connection reset by peer]
ornxka has joined #nixos-chat
ixxie has joined #nixos-chat
genevino has joined #nixos-chat
Hurttila has quit [Quit: Connection closed]
__monty__ has joined #nixos-chat
liebach has quit [Ping timeout: 264 seconds]
liebach has joined #nixos-chat
ixxie has quit [Quit: Lost terminal]
cole-h has joined #nixos-chat
jess has quit [Quit: brb]
<supersandro2000> Anyone has an idea why 'core.editor = /usr/bin/vim -c'startinsert|norm! ggA' does not put my cursor at the end of vim when commiting?
<supersandro2000> the cursor is always before the space but when doing it manually in vim it just works
j has joined #nixos-chat
<__monty__> You want the cursor to start at the end of the first line?
<__monty__> `gg` goes to the top, not the bottom, right?
tomberek has quit [Quit: Connection closed]
Fare has joined #nixos-chat
<sphalerite> supersandro2000: to jump to the end of the file, you probably want G, not gg
<supersandro2000> end of the first line after my prepare commit msg hook
kini has quit [Quit: bye]
waleee-cl has joined #nixos-chat
omnd has joined #nixos-chat
kini has joined #nixos-chat
cole-h has quit [Ping timeout: 246 seconds]
Mic92 has quit [Quit: WeeChat 3.0.1]
Mic92 has joined #nixos-chat
j4m3s__ has quit [Quit: WeeChat 3.0]
hax404 has quit [*.net *.split]
ar has joined #nixos-chat
liszt has joined #nixos-chat
DigitalKiwi has joined #nixos-chat
jackdk has joined #nixos-chat
srhb has joined #nixos-chat
sudocurse has joined #nixos-chat
higebu has joined #nixos-chat
hax404 has joined #nixos-chat
hyperfekt has joined #nixos-chat
taktoa[c] has joined #nixos-chat
aranea has joined #nixos-chat
rizary has joined #nixos-chat
ehmry has quit [*.net *.split]
DigitalKiwi has quit [*.net *.split]
ar has quit [*.net *.split]
rizary has quit [*.net *.split]
zgrep has quit [*.net *.split]
aranea has quit [*.net *.split]
jackdk has quit [*.net *.split]
ghuntley has quit [*.net *.split]
srhb has quit [*.net *.split]
taktoa[c] has quit [*.net *.split]
sudocurse has quit [*.net *.split]
higebu has quit [*.net *.split]
hyperfekt has quit [*.net *.split]
cbarrett has quit [*.net *.split]
gausby has quit [*.net *.split]
liszt has quit [*.net *.split]
mcint has quit [*.net *.split]
Peetz2r_ has quit [*.net *.split]
ghuntley has joined #nixos-chat
mcint has joined #nixos-chat
gausby has joined #nixos-chat
cbarrett has joined #nixos-chat
cbarrett has joined #nixos-chat
cbarrett has quit [Changing host]
gausby has joined #nixos-chat
gausby has quit [Changing host]
ehmry has joined #nixos-chat
cbarrett_ has joined #nixos-chat
aranea has joined #nixos-chat
zgrep has joined #nixos-chat
cbarrett has quit [Max SendQ exceeded]
cbarrett_ is now known as cbarrett
artturin has quit [Ping timeout: 258 seconds]
DavHau[m] has quit [Ping timeout: 258 seconds]
thefloweringash has quit [Ping timeout: 240 seconds]
kloenk has quit [Ping timeout: 258 seconds]
LinuxHackerman has quit [Ping timeout: 268 seconds]
philipp[m]1 has quit [Ping timeout: 246 seconds]
mjlbach has quit [Ping timeout: 265 seconds]
ili has quit [Ping timeout: 244 seconds]
Ke has quit [Ping timeout: 244 seconds]
kraem[m] has quit [Ping timeout: 246 seconds]
immae has quit [Ping timeout: 246 seconds]
aaronjanse has quit [Ping timeout: 244 seconds]
awaxa has quit [Ping timeout: 240 seconds]
crazazy[m] has quit [Ping timeout: 268 seconds]
WORLDofPEACE has quit [Ping timeout: 268 seconds]
emily has quit [Ping timeout: 265 seconds]
jtojnar has quit [Ping timeout: 265 seconds]
joe[m]3 has quit [Ping timeout: 240 seconds]
rycee has quit [Ping timeout: 268 seconds]
bbigras has quit [Ping timeout: 240 seconds]
Irenes[m] has quit [Ping timeout: 240 seconds]
aanderse has quit [Ping timeout: 240 seconds]
colemickens has quit [Ping timeout: 240 seconds]
leons has quit [Ping timeout: 258 seconds]
noneucat has quit [Ping timeout: 240 seconds]
kalbasit[m] has quit [Ping timeout: 240 seconds]
puzzlewolf has quit [Ping timeout: 240 seconds]
chvp has quit [Ping timeout: 240 seconds]
leonardp has quit [Ping timeout: 268 seconds]
rmcgibbo[m] has quit [Ping timeout: 265 seconds]
manveru[m] has quit [Ping timeout: 265 seconds]
rosariopulella[m has quit [Ping timeout: 268 seconds]
siraben has quit [Ping timeout: 268 seconds]
danielrf[m] has quit [Ping timeout: 260 seconds]
ma27[m] has quit [Ping timeout: 260 seconds]
ixxie has joined #nixos-chat
JJJollyjim has quit [Ping timeout: 265 seconds]
veleiro has quit [Ping timeout: 268 seconds]
nicolas[m] has quit [Ping timeout: 268 seconds]
pinage404[m]1 has quit [Ping timeout: 268 seconds]
Ox4A6F has quit [Ping timeout: 268 seconds]
slack1256 has joined #nixos-chat
DavHau[m] has joined #nixos-chat
artturin has joined #nixos-chat
kloenk has joined #nixos-chat
thefloweringash has joined #nixos-chat
LinuxHackerman has joined #nixos-chat
mjlbach has joined #nixos-chat
philipp[m]1 has joined #nixos-chat
rajivr has quit [Quit: Connection closed for inactivity]
WORLDofPEACE has joined #nixos-chat
crazazy[m] has joined #nixos-chat
aaronjanse has joined #nixos-chat
kraem[m] has joined #nixos-chat
immae has joined #nixos-chat
emily has joined #nixos-chat
jtojnar has joined #nixos-chat
awaxa has joined #nixos-chat
joe[m]3 has joined #nixos-chat
ili has joined #nixos-chat
Ke has joined #nixos-chat
rycee has joined #nixos-chat
leonardp has joined #nixos-chat
aanderse has joined #nixos-chat
bbigras has joined #nixos-chat
Irenes[m] has joined #nixos-chat
leons has joined #nixos-chat
rmcgibbo[m] has joined #nixos-chat
manveru[m] has joined #nixos-chat
chvp has joined #nixos-chat
noneucat has joined #nixos-chat
puzzlewolf has joined #nixos-chat
kalbasit[m] has joined #nixos-chat
ma27[m] has joined #nixos-chat
colemickens has joined #nixos-chat
<infinisil> Just had some soba noodles
<infinisil> Pretty damn good!
Dotz0cat has quit [Ping timeout: 276 seconds]
danielrf[m] has joined #nixos-chat
rosariopulella[m has joined #nixos-chat
JJJollyjim has joined #nixos-chat
siraben has joined #nixos-chat
nicolas[m] has joined #nixos-chat
veleiro has joined #nixos-chat
Ox4A6F has joined #nixos-chat
pinage404[m]1 has joined #nixos-chat
aei has joined #nixos-chat
kini has quit [Quit: bye]
kini has joined #nixos-chat
Dotz0cat has joined #nixos-chat
kini has quit [Quit: bye]
j is now known as jess
kini has joined #nixos-chat
sparogy has joined #nixos-chat
slack1256 has quit [Ping timeout: 264 seconds]
kini has quit [Remote host closed the connection]
kini has joined #nixos-chat
ajs124 has joined #nixos-chat
Fare has quit [Ping timeout: 240 seconds]
Fare has joined #nixos-chat
ixxie has quit [Quit: Lost terminal]
julm has quit [Quit: leaving]
julm has joined #nixos-chat
mog has quit [Ping timeout: 272 seconds]
<aleph-> They are good!
<aleph-> infinisil: Hot or cold?
<infinisil> Hot
<infinisil> Cold doesn't sound very appealing!
<aleph-> It is!
<aleph-> Way better then it sounds
mog has joined #nixos-chat
<pie_> cold sober noodles
<lovesegfault> I need that drake meme with "people who ask for a backport" and "people who just go ahead and backport"
<lovesegfault> :P
cole-h has joined #nixos-chat
<__monty__> Discourse displays posts in linear order even if you unfold the replies? Who thought of this straightforward and non confusing UX? >.<
__monty__ has quit [Quit: leaving]
<joepie91> need (constructive) opinions: https://twitter.com/joepie91/status/1368705084163514368
<aleph-> joepie91: Sounds like a combo of ADHD and high functioning autism like focus almost? In my decidely armchair opinion that's where I've seen something similar before.
<joepie91> aleph-: but, to the same degree? I mean, I've literally spent part of my childhood in an institution that (supposedly) specialized in this
<joepie91> and I've never run into it there
<aleph-> Never said it was common
<aleph-> You need those two genetic quirks, and still are somewhat off in a sense compared to the rest
<aleph-> This is also all anecdotal soooooo
<joepie91> honestly by this point I'll take "I know of one other person who had it this intensely" :P
<joepie91> I suspect that Aaron Swartz may have had the same condition but I don't know for sure
<WORLDofPEACE> Essentially what u described is a strong stereotype that people of people on the autistic spectrum. I've met some people like this and they would often describe "their true self" is like a robot in the sense that they have this huge analytical ability. But the thing with that stereotype is there are people on the autistic spectrum that are very different to this, so seeing it as a spectrum is important because everyone is different in
<WORLDofPEACE> different ways.