Show more

Sadly the twitter exodus seems to be coming to an end. From the peak of 1,333 users per day we are now back down to 322. Before the exodus we were seeing about 100 to 200 new users a day.
QT: qoto.org/@users/10931800042297

QOTO User Count  
23,020 accounts +8 in the last hour +388 in the last day +4,641 in the last week

ATTENTION MATH PEOPLE:
if someone studying ""computer science"" (blasphemous demon) comes up to you and asks if you want to learn about "lambda calculus", DO NOT ENGAGE! I REPEAT, DO NOT ENGAGE!!! this is how they TRICK poor innocent mathematicians into turning towards the DARK SIDE (computer).
it is NOT the calculus you know
it is EVIL
stay AWAY

Matrix servers that have it enabled (including QOTO's matrix server) allow for ephimerial rooms. That is, you can set your messages in a room to automatically delete after a certain point in time. Anyone who is the admin/mod of a room can set it. That, combined with the end-to-end encryption and identity verification really makes this a win on privacy.

Please let me know if anyone needs help.

If you want to sign up or log in you can go to: element.qoto.org

Everyone is welcome to signup, you dont need to have a QOTO account. You can also login as a guest if you wish.

@QOTO

If you are interested in cryptocurrency discussion, a new StackExchange has been proposed which you can support:

area51.stackexchange.com/propo

Currently, you can follow it and submit example questions for this SE. If you have enough reputation, you can discuss about the scope of this SE, too. For example I am thinking if mining cryptocurrencies would be offtopic or not. But I don't have enough reputation.

Last night(Tehran time), students of my university were waiting for the bus. The forces thought they are protestors and beated them.

I am trying to calculate factorial of 30 using x86_64 assembly on Linux. Here's my code:

```
.global _start

.text
_start:
mov %RCX, 1 # counter
mov %RAX, 1 # factorial result
loop:
mul %RCX
inc %RCX
cmp %RCX, n
jle loop

.data
n: .byte 30

```

I am converting it using these two commands:

```
as file.s
ldd file.s -o a
```

However when running the executable `a`, segmention fault is raised. checking with gdb it seems that it is raised right at the first instruction after `_start`. Where am I wrong?

It has been a long time which there is a question in my mind. There are cheap s around. For huge computings on CPU, would many based single board computers like or replace a single ? If this is possible and considering that softwares are equally optimized on and ARM, the obvious advantage of a bunch of ARM tiny computers as a whole cluster over a single x86 would be that they consume much less power, thus they generate much less heat and hopefully longer product life. Also if any of them went down, your whole computing resource is still available but with a little less computing power. I have a NanoPi NEO and a 3rd gen Ci5 M series. But a piece of software is needed which could benchmark both my x86 and my ARM and on the compiler-level, is optimized equally for both.

Among the programs on my PC, I like my Terminal Emulator only. I have a slow HDD and whenever I want to open one of those GUI programs, they want to load soooo much from my Disk so they are much slower to load. Also when I don't use them for a while and their data on memory get placed in my swap space, having them back is again as slow as loading them almost. It seems that because computers have more and more memory, newer versions of programs want to waste more and more memory.

September - This Month in #Minetest

This month, TurkeyMcMac joined the core dev team, post-processing and bloom were merged, and Android crosshair support was added. Minefall released on ContentDB, BlockExchange got a graphical rework, and more!

blog.minetest.net/2022/10/14/S

Latest Minetest CTF video from Farooq:

peertube.linuxrocks.online/w/a

How is my English accent?

Hello all. I was thinking of a . So that one(possibly myself) could create a unified which is created by combining multiple RSS sources plus a good looking static HTML output. So that anyone could run such a thing only with static hostings which a lot of them are out there these days and a runner like or the one has. I wanted to know if such a thing already exists. If not, I would be happy to create one myself with or perhaps

Jesus christ! Replacing a digital clock crystal with an atomic clock is the most hacker thing ever. This people didn't fuck around, those were true hackers. They were not happy enough by overclocking their 286/386s.

They needed such precission in their clocks they changed their computer clocks with ATOMIC CLOCKS.

$20032 (1 usd = 4992 sats)

5 sat/B ($0.18) - 20m
2 sat/B ($0.07) - 40m

blocks 757404

AntVenom, a #Minecraft YouTuber with over 3 million subs, has made a video about #Minetest. It's really well researched, and captures our spirit well

youtube.com/watch?v=g6Fyav6FiI

A week ago, people in in south east of were attacked with military weapons. Some videos were showing a military helicopter patroling around.
While till that day after about 2 weeks of about 100 were killed, in a single day in the biggest city of Sistan at least around 30 were killed including women and few children.

The next day said they were terrorists attacking innocent people after the

The such as said it was Iran's forces. However in the next days everyone forgot that and those medias put emphasize on and only.

People of Sistan are not only the poorest people in Iran but they are also alone and it seems the majority of Iranians don't care much about them.

I've got a new religious post on my website: far.chickenkiller.com/religion

BTW, I have added RSS button to my website ;)

Show more
Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.