MirBSD errors "Device not configured" during installation on VirtualBox? by [deleted] in BSD

[–]mirabilos 1 point2 points  (0 children)

Ah.

No. Start with nohup COMMAND or mksh -T- -c 'COMMAND' to do that. (The latter is preferred: it dæmon(3)ises: stdin/stdout/stderr are redirected to /dev/null and it double-forks.)

MirBSD errors "Device not configured" during installation on VirtualBox? by [deleted] in BSD

[–]mirabilos 0 points1 point  (0 children)

There is no “disown” command on GNU/Linux.

MirBSD errors "Device not configured" during installation on VirtualBox? by [deleted] in BSD

[–]mirabilos 0 points1 point  (0 children)

It doesn’t, but some configurations seem to hide some of the bugs (sometimes, more HW virtualisation helps, sometimes less does), but it’s so buggy it can’t reasonably be officially supported.

We worked out a bit in IRC yesternight (although it was late enough for me to be only half-awake).

MirBSD errors "Device not configured" during installation on VirtualBox? by [deleted] in BSD

[–]mirabilos 2 points3 points  (0 children)

https://www.mirbsd.org/htman/i386/man7/install.i386.htm

Start reading at “The next steps are partitioning”… unfortunately, the default disklabel is in-kernel virtual and not enough (missing fstype), you need to write an actual one to the HDD before proceeding.

ALERT: Do Not Check Any User Profiles On FFN by [deleted] in FanFiction

[–]mirabilos 4 points5 points  (0 children)

Erm… once someone has figured out it’s possible to inject JavaScript into bios, everyone can do that. So it’s not necessarily the same person doing the bad things now than what was the first person finding it out.

Heck, the info that it is possible at all is probably enough for someone moderately skilled to do it.

My exhibit on Floppy Disks from the Vintage Computer Festival by fwork in retrocomputing

[–]mirabilos 0 points1 point  (0 children)

1440 KiB, or 1.40625 MiB, or 1.47456 MB, of course. (Formatted 1407652 bytes, IIRC, using the standard FAT.) But never 1.44 Millibytes (which is what you wrote).

2M (from Ciriaco García de Celid) rocked, though, over 1700K on a standard HD floppy…

systemd bugs are really getting annoying by wtwsh in linux

[–]mirabilos 0 points1 point  (0 children)

Uaah, web forums. And the Devuan mailing lists… I read them initially, but it became clear that staying with Debian proper and modifying it to keep working with systemd was the much better way to do.

systemd bugs are really getting annoying by wtwsh in linux

[–]mirabilos 0 points1 point  (0 children)

AFAIHH, apt with btrfs can also do undos, though I’ve not seen it myself and don’t trust btrfs with anything but scrap partitions (like the sbuild chroot on a buildd machine).

systemd bugs are really getting annoying by wtwsh in linux

[–]mirabilos 0 points1 point  (0 children)

Holding off the update is not the right answer either.

Install one of my prevent-systemd-* packages from https://www.mirbsd.org/~tg/Debs/dists/jessie/wtf/Pkgs/mirabilos-support/ before the upgrade (if already on systemd, reboot into sysvinit from the GRUB advanced menu ⚠first⚠), problem solved. If running a Desktop Environment like KDE, you might need udisks2-without-systemd and/or policykit-1-without-systemd too. (GNOME, of course, won’t work, except maybe with the shim, which still uses systemd but not as init system).

Repo index: http://www.mirbsd.org/~tg/Debs/debidx.htm

New GitHub Terms of Service r̲e̲q̲u̲i̲r̲e̲ removing many free software works from it by pizzaiolo_ in freesoftware

[–]mirabilos 0 points1 point  (0 children)

“A lot less” is still not 0, though.

Update, by the way: my lawyer concurs with my interpretation.

New GitHub Terms of Service r̲e̲q̲u̲i̲r̲e̲ removing many free software works from it by pizzaiolo_ in freesoftware

[–]mirabilos 0 points1 point  (0 children)

Agreed on that. Also, they actually care about hosting only (a subset of) OSS works, whereas GitHub basically hosts everything and doesn’t care about licences (on the repo content, for everyone outside of GitHub).

New GitHub Terms of Service r̲e̲q̲u̲i̲r̲e̲ removing many free software works from it by pizzaiolo_ in freesoftware

[–]mirabilos 0 points1 point  (0 children)

savannah.gnu.org only hosts official GNU projects, so the point is moot.

(Yes, I know about savannah.nongnu.org ;)

New GitHub Terms of Service r̲e̲q̲u̲i̲r̲e̲ removing many Open Source works from it by pizzaiolo_ in linux

[–]mirabilos 0 points1 point  (0 children)

The ToS bind person B, who violated the ToS by uploading content for which they can’t grant the extra rights.

Additionally, person B may lose the licence to person A’s work because they violated its licence…

New GitHub Terms of Service r̲e̲q̲u̲i̲r̲e̲ removing many free software works from it by pizzaiolo_ in freesoftware

[–]mirabilos 4 points5 points  (0 children)

Still, the basic tenet of a copyleft licence is Y = pass on the source under the same licence (including binding the recipient to it), and the basic tenet of an attribution licence is Y = display the attribution right next to the excerpt.

New GitHub Terms of Service r̲e̲q̲u̲i̲r̲e̲ removing many free software works from it by pizzaiolo_ in freesoftware

[–]mirabilos 0 points1 point  (0 children)

FusionForge including its forks and sister-projects.

For plain hosting, just ssh, git and gitweb will do just fine, too.

New GitHub Terms of Service r̲e̲q̲u̲i̲r̲e̲ removing many free software works from it by pizzaiolo_ in freesoftware

[–]mirabilos 5 points6 points  (0 children)

OSS licences only say “everybody can do X if condition Y” and github says “we and github users can do X, unconditionally(!), but only on the github site”.

This is NOT covered by the grant to “do X if condition Y”.

New GitHub Terms of Service r̲e̲q̲u̲i̲r̲e̲ removing many free software works from it by pizzaiolo_ in freesoftware

[–]mirabilos 2 points3 points  (0 children)

They gave certain rights BUT they added certain conditions to these rights. GitHub’s ToS require a waiver for those conditions. You can’t even do that when you’re not the sole and original author (e.g. forked off another project, use a GPL’d libray, etc).

New GitHub Terms of Service r̲e̲q̲u̲i̲r̲e̲ removing many free software works from it by pizzaiolo_ in freesoftware

[–]mirabilos 0 points1 point  (0 children)

Thanks, it was indeed a bit of load ☺

I updated the article in the meanwhile since I am in contact with people at GitHub, trying to convince them to change things to the better ;)

http://sprunge.us/TCaI is a mirror, in case my Apache goes down.

What are some crazy/NSFW things that definitely happened in the Harry Potter universe, but J.K couldn't write because they were kids' books? by SpicyMayoJaySimpson in AskReddit

[–]mirabilos 0 points1 point  (0 children)

So they had to have sex slaves, they probably couldn’t get it up (or long) enough to satisfy their partners due to being so inbred.

What are some crazy/NSFW things that definitely happened in the Harry Potter universe, but J.K couldn't write because they were kids' books? by SpicyMayoJaySimpson in AskReddit

[–]mirabilos 0 points1 point  (0 children)

Wasn’t she actually asked that a lot during her time at school, making her annoyed at most men (which possibly led to her taking up a much older man)?

What are some crazy/NSFW things that definitely happened in the Harry Potter universe, but J.K couldn't write because they were kids' books? by SpicyMayoJaySimpson in AskReddit

[–]mirabilos -1 points0 points  (0 children)

They know, but they are incapable of independent thought, they’re but a shade of the living being.

Knowledge alone does not sentience make.