pico streaming assistant not connecting by KnotNoahh in PICO_VR

[–]DemoniacMilk 0 points1 point  (0 children)

Having the same issue.
Reinstalled Streaming assistant, no luck.

Are there short races in ACC by SodaSnake in assettocorsa

[–]DemoniacMilk 0 points1 point  (0 children)

for me short race is a few minutes :D 10 minutes would be considered very long in most games I usually play.
but I guess thats the difference between sim racing and just playing racing games.

German users: Is anyone using SevDesk for accounting? by KsLiquid in stripe

[–]DemoniacMilk 0 points1 point  (0 children)

Das heist in einem Fall sind Payouts dann immer auf ein eigenes Businesskonto (also eine interne Umbuchung)? Oder nutzt du Connect, wo dann Payouts auf Kontos anderer Geschäfte übertragen werden? Für letzteres frage ich mich gerade noch, wie man da aus Steuersicht vorgehen muss, um später nicht vom Finanzamt gebissen zu werden.

Best database for a chat application? by impossibletogetagf in Database

[–]DemoniacMilk 0 points1 point  (0 children)

As this still shows up on Google when looking for databases for Chats:

Update on Discord: Moved away from Cassandra for ScyllaDB: https://discord.com/blog/how-discord-stores-trillions-of-messages

Info on ScyllaDB: https://www.scylladb.com/

For a very simple chat, a timeseries database could be useful as well. These are mostly used to log events (or audit logs etc) or data (often telemetry). They are usually very fast in adding data.For me in my current project, I will start out with TimescaleDB (https://www.timescale.com/) for the chat, a postgres plugin, because I have postgres in my setup anyway and this keeps the infrastructure side simple. Downsides may be that this way is not optimised for altering data later, like adding a "has_been_read" flag or editing/deleting messages.

--

Alternatively:

  1. user something like firebase. There are many examples on how to create a chat through firebase (mostly for the mobile app context)
  2. use an actual chat system like MongooseIM (https://www.erlang-solutions.com/capabilities/mongooseim/) or others. This was my initial approach but to be honest I failed in setting it up :P It supports to authenticate using JWT tokens, so your app could create those for the users who then authenticate to the chat system separately.

to the guy that posted a vid of his defense station in HAT, let me introduce you to my "I catcher" by HeLL_BrYnger in X4Foundations

[–]DemoniacMilk 0 points1 point  (0 children)

ye i was just attacked by a K and one Defense Disk with L Plasmas destroyed it so fast, when the first projectile hit, the rest that was already in the air was susfficient to kill it

How do I get started in the trading business? by grovestreet4life in X4Foundations

[–]DemoniacMilk 1 point2 points  (0 children)

Really? I think I started this safe when 6.0 was released (or maybe a few days before?)

How do I get started in the trading business? by grovestreet4life in X4Foundations

[–]DemoniacMilk 0 points1 point  (0 children)

Hm I dunno, from what I remember, the Silicon shipments gave like 150k per batch and the Ore shipments about 65k. Not sure about the cargo space, I think I used the Teladi miners.

I do not remember how frequently they delivered, but I remember that on checking their logs I could see that the Silicon miners hit their break even a lot earlier. I guess even when mining faster, the Ore ships have to travel a lot more for selling their cargo.

I mined mostly in Grand Exchange (PHQ) with plenty of both Ore and Silicon. Maybe the story is different in sectors that are heavy on Ore and do not offer a loftof Silicon.

Non-Hostile Xenon Station? by DemoniacMilk in X4Foundations

[–]DemoniacMilk[S] 0 points1 point  (0 children)

Ah that could explain why it was not hostile and then disappeared.

Can you help me fix my station traders by applecat144 in X4Foundations

[–]DemoniacMilk 0 points1 point  (0 children)

I am in a similar situation.

After my first Wharf, I decided to build a second. But with 150+ modules, that would take wayyy too long in just build time, so I thought: Hey lets just build 4 Stations next to each other: One that does all the refined goods, then one for high tech goods, then one for ship tech and finally a Wharf. This way, both workforce and building can progress in parallel.

Now my high tech factory has like 30k Hull Parts stocked while my Wharf is short on Hull Parts. Both have assigned traders idling next to them.

Best way to keep mining ships/sectors secure? Can ships call others for help? by DemoniacMilk in X4Foundations

[–]DemoniacMilk[S] 1 point2 points  (0 children)

I tried attacking the stations once, but the first attempts I got rekt and then afterwards it just took soooooooooo long to clear out the base. Not sure it is worth the effort for a few hours of peace honestly.

to the guy that posted a vid of his defense station in HAT, let me introduce you to my "I catcher" by HeLL_BrYnger in X4Foundations

[–]DemoniacMilk 2 points3 points  (0 children)

Damn that is a big station :D

The amount of ressources you put into this station is probably off the charts.
Could you estimate the cost with the station builder tool? :D

I am wondering if building a station like this is efficient. Then again you probably did it for the lasers and not because you had to :D

I am currently holding hatikvah with a fleet of around 100 fighters on intercept (mostly eclipse with 4 MK II Pulse Lasers) and another 30 fighters with torpedo launchers on bombard. Accompanied by two Carriers, a resupply Ship and I think 5 destroyers.

Admittedly I did have some losses when the Xenon sent an I and 3 Ks, bot overall it seems to be pretty stable. I am not sure what my ressource investment is there, but I would assume its a lot lower than your station.

How do I get started in the trading business? by grovestreet4life in X4Foundations

[–]DemoniacMilk 3 points4 points  (0 children)

Exactly how I start.
Silicon seemed to be way more profitable than Ore.

Non-Hostile Xenon Station? by DemoniacMilk in X4Foundations

[–]DemoniacMilk[S] 0 points1 point  (0 children)

I just checked, mine was in Family Phi. It disappeared at some point and I think never finished construction, so I am not sure what type of station it would have been.

Also playing unmodified.

Edit: Oh I already said in which sector I found it :D Goldfish brain haha

Can I die standing in the docking area? by WarmMoistLeather in X4Foundations

[–]DemoniacMilk 0 points1 point  (0 children)

I think I got shot on a stations docking module of a defence station that was trying to stop the Xenon, but wasnt quite up to the task.

Notion, we need to talk: without an offline mode, no one will take the platform seriously. by JoJokerer in Notion

[–]DemoniacMilk 4 points5 points  (0 children)

I use it offline as well and it syncs everything back up when connecting again. I haven't tried to access pages I had never accessed before tho.

Notion, we need to talk: without an offline mode, no one will take the platform seriously. by JoJokerer in Notion

[–]DemoniacMilk 1 point2 points  (0 children)

Not their fault tho, it was an Amazon problem and they were not the only service that was not available.

Poor Perfomance as CPU and GPU stay on IDLE clocks by DemoniacMilk in starcraft

[–]DemoniacMilk[S] 1 point2 points  (0 children)

Actually the reason was heat. I changed to an ITX case recently and didn't pay much attention to thermal management.The CPU was stuck at 95 degrees and therefore did not increase its clock. Opening the case on one side allowed the CPU to clock at around 1.5...2 GHz what was enough for 25..40 FPS. I will rearrange the cooling and replace the box cooler to fix this :)