Juozas's Dump

A growing collection of anime, photos and any other kind of weird content.
[Tumblr|​X/Twitter|​Pillowfort|​Loforo|​Mastodon] [Random post]

22.1.2023 00:28:26 reposted from severak

Commanding Language - Einsamkeit (Peter Alexander Mix)

from https://www.youtube.com/watch?v=is8hgFhJsHw

22.1.2023 00:28:22

Commanding Language - Einsamkeit (Peter Alexander Mix)

from https://www.youtube.com/watch?v=is8hgFhJsHw


reposted by severak
21.1.2023 22:11:00 reposted from birds

newly discovered wakatobi flower pecker bird species in Indonesia

from https://www.zdf.de/assets/wakatobi-100~768x432?cb=1667128103225

21.1.2023 20:41:17

End Of The Line For A Sears Color Table Top TV

from https://www.youtube.com/watch?v=YpAT7G20zcE

21.1.2023 12:39:13 reposted from juozaspo

from https://mahlstrom.loforo.com/nwc9x

21.1.2023 07:04:43

Bellamor

Bellamor · Pastacas
Tsaca tsap ℗ 2005 Kohvirecords Released on: 2001-02-14

from https://www.youtube.com/watch?v=D38NlcZ1LkI

20.1.2023 22:53:57

Ambient space sounds on Medeli MC-3A #jamuary2023

my own recording straight from my studio...

from https://www.youtube.com/watch?v=9kWYBQLcCMM

20.1.2023 18:26:08 reposted from looque

20.1.2023 18:24:01 reposted from desinteressement

20.1.2023 18:23:55 reposted from looque

20.1.2023 18:23:28 reposted from looque

20.1.2023 17:50:37 reposted from juozaspo

from https://mahlstrom.loforo.com/mprxc

20.1.2023 15:34:18 reposted from juozaspo

from https://malinka.loforo.com/mtcb2

20.1.2023 11:02:31


reposted by kalesor
19.1.2023 21:01:34 reposted from desinteressement

19.1.2023 02:59:55

newly discovered wakatobi flower pecker bird species in Indonesia

from https://www.zdf.de/assets/wakatobi-100~768x432?cb=1667128103225


reposted by larrygreensky birds
18.1.2023 21:36:08 reposted from juozaspo

MOT self destructs in a smoke cloud

from https://www.youtube.com/watch?v=UxcHAg3fJHQ

18.1.2023 21:18:55


reposted by kalesor
18.1.2023 18:28:23


reposted by juozaspo
18.1.2023 15:36:34

Chumbawamba- Tubthumping

from https://www.youtube.com/watch?v=OQhbt2c8JqU


reposted by juozaspo
18.1.2023 14:21:00 reposted from updates

we have a backup plan now!

as you may know - it's better to backup unless you want to loose whole year of user data.

I already tried to implement some backup scheme for Kyselo but it failed. Now I have better solution - ZIP archive with all the stuff you posted in this format:
  • folder pub with all the images you posted
  • yourname.jsonl with machine-readable data
  • index.html and pageXXXX.html files as static HTML archive

You don't need some fancy software to browse your archive - just unzip it to any webserver and it will look like this. For example archive please download dogs-example.zip (60MB).

Archive generation is semi-manual process for now. You need to ask me for it and I will SSH into server, run some scripts and send you link to generated archive.
Running backup server is not free. It costs me 500 CZK a month. I am using this machine for other purposes too, but any donation is welcome
18.1.2023 14:20:37

we have a backup plan now!

as you may know - it's better to backup unless you want to loose whole year of user data.

I already tried to implement some backup scheme for Kyselo but it failed. Now I have better solution - ZIP archive with all the stuff you posted in this format:
  • folder pub with all the images you posted
  • yourname.jsonl with machine-readable data
  • index.html and pageXXXX.html files as static HTML archive

You don't need some fancy software to browse your archive - just unzip it to any webserver and it will look like this. For example archive please download dogs-example.zip (60MB).

Archive generation is semi-manual process for now. You need to ask me for it and I will SSH into server, run some scripts and send you link to generated archive.
Running backup server is not free. It costs me 500 CZK a month. I am using this machine for other purposes too, but any donation is welcome

reposted by severak looque
1 comments
19.1.2023 16:50:19
I don't know if you need to hear this but you're way cooler than Elon
17.1.2023 19:14:32 reposted from dit

Styx - Mr. Roboto (Official Video)

STOP WAR

from https://youtu.be/uc6f_2nPSX8


reposted by dit
17.1.2023 15:27:25 reposted from severak

Mehran- Dokhtar Irooni مهران ـ دختر ایرونی

from https://www.youtube.com/watch?v=vLyNPpE_1uo

17.1.2023 15:27:20

Mehran- Dokhtar Irooni مهران ـ دختر ایرونی

from https://www.youtube.com/watch?v=vLyNPpE_1uo


reposted by pmusicp dit
17.1.2023 12:36:37 reposted from berlin

Icke & Er - Der Untergang (Mach Et Einfach, 2007)

from https://youtu.be/9r36r4PnrBE

17.1.2023 12:20:38 reposted from dit

Talk Talk - Such A Shame (1984) vinyl

from https://youtu.be/UrMB7ohJhEM

17.1.2023 07:27:49

17.1.2023 06:43:04 reposted from juozaspo

rm -rf --no-preserve-root /

Trying to install an old Ubuntu Linux 10.04 LTS version and make it usable along currently running Ubuntu 22.04 LTS would fail as it would lead to dependency hell and other problems when trying to install video drivers. Just by installing base system, default kernel (2.6.x) and networking components the system would not boot unless booted from external usb with old bootloader installed on it. Also if target partition was formatted from modern system the bootloader would not install to any drive nor create its config files. It would still not work as the screen would not show anyhing unless the backported kernel (3.0.x) were installed from the repositories. It would require proprietary nvidia driver on graphical interface as open source driver would not work with my monitor as I found eariler. And after installing a newer kernel version that would work with current bootloader (from a deb file other than what is available on repositories) the nvidia driver installation would still fail as no kernel headers would be found at the time. Trying to install kernel header deb files would not work unless dpkg was updated to a version newer than available on the repositories. After upgrading dpkg and installing kernel headers the kernel modules would fail to build as it would not work with current c compiler, trying upgrade it would require manually downloading and installing required debs, and it might lead to dependency hell not mentioning some debs that would not be available to download ending with a system w/o working graphics. As I was trying to find such packages I ended by running the rm -rf --no-preserve-root /  just out of frustration since I was unable to find them online :\ Also later I found that even backported 3.0.x nvidia kernel modules still wouldn't build as such kernel might be incompatible and/or driver would be broken. Conclusion: don't try to install a newer kernel from packages not coming in repositories and then try to install graphics drivers as it might lead to many problems in the future. Also don't use backported kernel as it would not be compatible with provided nvidia driver. Use virtual machine instead if needed.

 
▼ see more... ▼