code logs -> 2016 -> Sun, 06 Mar 2016< code.20160305.log - code.20160307.log >
--- Log opened Sun Mar 06 00:00:52 2016
00:15
< Far|2>
Regarding what catadroid said, Iād like to add that the console uses UCS-2, while the rest should use proper UTF-16 (might be there are some other corners where adding such support was inconvenient)
00:16
<&McMartin>
ISTR things like NTFS filenames basically permitting "broken" UTF-16
00:16
<&McMartin>
The superbly named WTF-8 encoding is designed to make such broken UTF-16 roundtrippable through a superset of UTF-8
00:17
<&McMartin>
(Rust uses WTF-8 to represent pathnames for exactly this reason)
00:17
< Far|2>
:D
00:17
< Far|2>
Ok, nice, didnāt know about that
00:18
<&McMartin>
WTF-8 is actually really slick, let me see if I can find the docs on it agai
00:18
<&McMartin>
n
00:18
< Far|2>
On the other hand, I very much like filesystems which donāt care about the names given to files, so this is probably even preferable to me :)
00:18
<&McMartin>
https://simonsapin.github.io/wtf-8/
00:19
< Far|2>
Only for displaying these names, there would have to be workarounds
00:19
<&McMartin>
UTF-8 sneaks in a couple of actually very strict rules that make it unusually well-suited for pathnames
00:21
<&McMartin>
Which is to say, the null byte and the ASCII-encoded path separator character both will only appear as bytes in UTF-8 in places where they should mean that
00:23
< Far|2>
Better yet itād be if ordinary programs didnāt have to deal with pathnames at all, but I guess thatās a topic for another day (wanted to leave and just checked my client a last time before actually leaving my chair ;) )
00:24
<&McMartin>
There are the non-ordinary programs that still have to care, and it makes their lives easier~
00:25
< Far|2>
Just to hint at my idea: Programs should be in containers (with their own, private namespaces) by default, which seems to be similar to how Android already does it (but I was first to think of it :P ). Interaction with user-provided files would be done over handles exclusively for everything that isnāt a file-browser add-on, basically
00:26
< Far|2>
Instead of making a file picker appear, programs would just ask for files, the OS (shell) would get the file in whichever way seems appropriate (also allowing scripting) and a kind of handle would be provided to the program in the end
00:27
< Far|2>
McMartin: Of course, with the current infrastructure, on common OS-es, itās not really feasible yet, but one may still dream ;)
00:55
<@celticminstrel>
I wonder what github would do if I told it to delete the master branch.
00:55
<&ToxicFrog>
you might need -f but I'm pretty sure it'll do it
00:56
<@celticminstrel>
Like, how would the web interface know which branch to show.
00:57 * celticminstrel doesn't really need the master branch because this is a fork, so everything either goes on other branches or straight upstream.
00:58
<@celticminstrel>
I suppose the best way to find out is to try it and see.
00:58
<@celticminstrel>
"refusing to delete the current branch"
00:59
<@celticminstrel>
Same with -f
00:59
<@celticminstrel>
Oh well.
00:59
<@celticminstrel>
I know how to change the current branch (I think), but there's no logical way to specify which is the current branch.
01:29
<&McMartin>
http://news.softpedia.com/news/popular-wordpress-plugin-comes-with-a-backdoor-st eals-site-admin-credentials-501383.shtml
01:52 Far|2 [Asur@Nightstar-91p3ql.dip0.t-ipconnect.de] has quit [Ping timeout: 121 seconds]
01:54 thalass [thalass@Nightstar-283.o7s.158.104.IP] has quit [[NS] Quit: brb]
01:56 thalass [thalass@Nightstar-283.o7s.158.104.IP] has joined #code
01:56 mode/#code [+o thalass] by ChanServ
02:25 kourbou [uid114955@Nightstar-u0buu4.irccloud.com] has quit [[NS] Quit: Connection closed for inactivity]
02:40 macdjord is now known as macdjord|slep
02:48 Derakon[AFK] is now known as Derakon
05:16 Derakon is now known as Derakon[AFK]
05:33 Far|2 [Asur@Nightstar-91p3ql.dip0.t-ipconnect.de] has joined #code
05:59 Crossfire [Z@Nightstar-pdi1tp.customer.tdc.net] has quit [Ping timeout: 121 seconds]
06:07 Far|2 is now known as Far
06:23 catadroid` [catalyst@Nightstar-nnvc59.dab.02.net] has joined #code
06:26 catadroid [catalyst@Nightstar-6jisqb.dab.02.net] has quit [Ping timeout: 121 seconds]
06:58 Derakon[AFK] [chriswei@Nightstar-5mvs4e.ca.comcast.net] has quit [Ping timeout: 121 seconds]
06:58 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code
06:58 mode/#code [+qo Vornicus Vornicus] by ChanServ
07:11 Kindamoody[zZz] is now known as Kindamoody
07:13 catadroid` [catalyst@Nightstar-nnvc59.dab.02.net] has quit [[NS] Quit: Bye]
07:27 Far [Asur@Nightstar-91p3ql.dip0.t-ipconnect.de] has quit [Ping timeout: 121 seconds]
08:08 celticminstrel is now known as celmin|sleep
08:12 catalyst [catalyst@Nightstar-bt5k4h.81.in-addr.arpa] has joined #code
08:49 kourbou [kourbou@Nightstar-deqg8j.fbx.proxad.net] has joined #code
08:49
< kourbou>
Heyo.
08:49
< kourbou>
So I talked to the devs.
08:49
< kourbou>
Apparently they install the kernel on the EFI partition. :|
08:49
< kourbou>
And the 30mb that were left weren't enough.
08:50
< kourbou>
Anyone know how I can /SAFELY/ resize my EFI partition?
09:43 catalyst [catalyst@Nightstar-bt5k4h.81.in-addr.arpa] has quit [[NS] Quit: Leaving]
09:59
<&ToxicFrog>
,, ccv,vvv21
09:59
<&ToxicFrog>
you might need -f but I'm pretty sure it'll do it
10:00
<&ToxicFrog>
you might need -f but I'm pretty sure it'll do it'///////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////'/////////////////////// /////////////////////////////////////////'
10:00
<&ToxicFrog>
/
10:04
<~Vornicus>
Hello alex///////////////////////////////////////////
10:07
<&ToxicFrog>
kourbou: it's just a FAT32 partition with a special partition type ID.
10:07
<&ToxicFrog>
Either resize normally with gparted.
10:08
<&ToxicFrog>
Or back up the contents, delete, recreate larger, format with fat32 and copy the stuff you backed up into yet.
10:08
<&ToxicFrog>
*into it.
10:08
< kourbou>
yeah I guess I can do that
10:08
< kourbou>
but inside there's big files in a folde'r called snapshots
10:08
< kourbou>
I backed up the contents and made a recovery key
10:08
< kourbou>
and I'm going to delete them and see if it still works
10:09
<&ToxicFrog>
And yeah, it needs to put the kernel (and the initrd) on the ESP, so that it can boot with efistub, which works by loading the kernel as an EFI executable.
10:09
<&ToxicFrog>
I didn't even think to suggest checking that, because (a) I assumed you had a much larger ESP (default for windows is 100MB, most linux distros will do 128-256MB) and (b) I assumed the installer would check for and handle obvious errors like that!
10:12
< kourbou>
Well it didn't.
10:12
< kourbou>
The OS is kind of new.
10:12
<&ToxicFrog>
That really isn't an excuse >.<
10:22
< kourbou>
xD
10:22
< kourbou>
Idk.
10:31
< kourbou>
Watching the livestream from the devs.
10:31
< kourbou>
He just admitted the installer sucks xD
10:32
< kourbou>
https://plus.google.com/u/0/events/c69kima7dg58gcdsu4r7cn5pm0k
10:32
< kourbou>
If anyone is curious.
10:38 Kindamoody is now known as Kindamoody|afk
10:46 kourbou [kourbou@Nightstar-deqg8j.fbx.proxad.net] has quit [Connection closed]
10:48 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Connection closed]
11:09 kour [live@Nightstar-deqg8j.fbx.proxad.net] has joined #code
11:17 Derakon [chriswei@Nightstar-5mvs4e.ca.comcast.net] has joined #code
11:17 mode/#code [+ao Derakon Derakon] by ChanServ
11:18 kour [live@Nightstar-deqg8j.fbx.proxad.net] has quit [[NS] Quit: Leaving]
11:45 catalyst [catalyst@Nightstar-bt5k4h.81.in-addr.arpa] has joined #code
14:47 macdjord|slep is now known as macdjord
15:09 catalyst [catalyst@Nightstar-bt5k4h.81.in-addr.arpa] has quit [[NS] Quit: Leaving]
15:48 macdjord [macdjord@Nightstar-r9vt2h.mc.videotron.ca] has quit [[NS] Quit: Where there's a whip! (Whup-CHA!) There's a way!]
15:57 catalyst [catalyst@Nightstar-bt5k4h.81.in-addr.arpa] has joined #code
16:08 macdjord [macdjord@Nightstar-r9vt2h.mc.videotron.ca] has joined #code
16:08 mode/#code [+o macdjord] by ChanServ
16:21 thalass [thalass@Nightstar-283.o7s.158.104.IP] has quit [[NS] Quit: Leaving]
16:21 thalass [thalass@Nightstar-283.o7s.158.104.IP] has joined #code
16:21 mode/#code [+o thalass] by ChanServ
16:28 VirusJTG [VirusJTG@Nightstar-6i5vf7.sta.comporium.net] has quit [Connection closed]
16:46 Crossfire [Z@Nightstar-r9lk5l.cust.comxnet.dk] has joined #code
16:46 mode/#code [+o Crossfire] by ChanServ
17:46 thalass [thalass@Nightstar-283.o7s.158.104.IP] has quit [Operation timed out]
18:04 Kindamoody|afk is now known as Kindamoody
18:24 celmin|sleep is now known as celticminstrel
18:25 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code
18:25 mode/#code [+qo Vornicus Vornicus] by ChanServ
18:51 Far [Asur@Nightstar-3vv8l4.dip0.t-ipconnect.de] has joined #code
19:18
<&McMartin>
http://www.reuters.com/article/us-apple-ransomware-idUSKCN0W80VX
19:18
<&McMartin>
Transmission seems to be the vector, and that's p. common
20:37 gnolam [lenin@Nightstar-t1tbf0.cust.bahnhof.se] has quit [[NS] Quit: Update]
20:39 gnolam [lenin@Nightstar-t1tbf0.cust.bahnhof.se] has joined #code
20:39 mode/#code [+o gnolam] by ChanServ
20:43
<@celticminstrel>
...I just thought, it'd be nice if git rebase automatically stashed if necessary beforehand and reapplied the stash afterwards.
20:45
< Azash>
Then again, git's the kind of system where you want to minimize implicit things
20:45
< Azash>
eg. you forgot to add/commit your changes before rebase
20:46
<@celticminstrel>
Well, at least offering an option for when that is what you want.
20:47
<@celticminstrel>
(But, if you forgot to add/commit, I don't see how an autostash thing would be problematic - you can still add/commit after the rebase.)
20:48 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Connection closed]
20:48
< Azash>
What if that commit would affect the rebase, though?
20:49
<@celticminstrel>
How so?
21:02 Crossfire [Z@Nightstar-r9lk5l.cust.comxnet.dk] has quit [Ping timeout: 121 seconds]
21:38 himi [fow035@Nightstar-v37cpe.internode.on.net] has quit [Ping timeout: 121 seconds]
21:46 himi [fow035@Nightstar-v37cpe.internode.on.net] has joined #code
21:46 mode/#code [+o himi] by ChanServ
22:33 Kindamoody is now known as Kindamoody[zZz]
23:11 Crossfire [Z@Nightstar-pdi1tp.customer.tdc.net] has joined #code
23:11 mode/#code [+o Crossfire] by ChanServ
23:18 macdjord is now known as macdjord|dance
--- Log closed Mon Mar 07 00:00:08 2016
code logs -> 2016 -> Sun, 06 Mar 2016< code.20160305.log - code.20160307.log >

[ Latest log file ]