borstis

u/borstis@lemm.ee
2 posts · 25 comments

Recent posts

Recent comments

Jag har också en begagnad Aeron, men även en Mirra (en billigare HM). Båda är väldigt bra men ryggstödet på Mirra är fantastiskt. Det är gjort så att det kan ”vridas” så det liksom följer med när man rör sig. Med det sagt så har ryggstödet en tendens att spricka så det håller inte i evighet.

on Ryan's Letter · c/drs_your_gme · 4 pts · 2y

This is obviously fake. Not the tone of a corporate letter, an unexpected negative sentiment, not a single shred of evidence that it is real besides an anonymous twitter account.

edit: now apparently it's confirmed. I'll be damned.

on Loving this dip! · c/drs_your_gme · 5 pts · 2y

Yep! Today is payday so here we go! I missed both earlier dips this year, in fact I’ve never bought a share for under 20.

on 2023-08-09.jpg · c/memes · 2 pts · 2y

It’s super easy arithmetic too, just remember ”Pi seconds is a nanocentury.”

Here are the 12 lowest volume days in the last 5 years.

There are 12 rows because this list includes half-days that are excluded on the reddit list. Specifically, edgar510 doesn't include the two crossed out days which I believe are thanksgiving and july 4th-related half days. See NYSE holidays and trading hours.

The data is from yahoo finance and dates are in ISO format (YYYY-MM-DD).

2022-11-25 1122700
2023-07-26 1489200
2023-05-09 1522700
2023-05-11 1652500
2023-07-25 1672000
2023-07-12 1742200
2023-04-13 1803900
2023-07-03 1806600
2023-06-22 1889600
2023-05-24 1901000
2023-07-13 1912200
2023-05-02 1918300

Here is the python script that produced the list. It uses yfinance.

#!/usr/bin/env python3
import yfinance
print(yfinance.download("GME", period="5y")[['Volume']].sort_values('Volume', ascending=True).head(12))

It's good to spread out. It's easier to avoid (and detect) censorship on a more open platform like lemmy. I certainly don't miss having to redact users and subs. But another side is propaganda and there I don't think we have an advantage over reddit. A third consideration is sabotage, where a small privately run server is a lot more vulnerable than a big company.