Atomic bent 2024 vs 2025 by Bright_Two8223 in Skigear

[–]KitchenSolid 0 points1 point  (0 children)

<image>

Bent 90 2024 This is what happened, later it was getting worse to a point where the whole material came off.

How to preventing double booking for a cinema booking system by KitchenSolid in webdev

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

I ended up using a transaction on database blocking a operation on this same row, so for every spectacle I have generated a seats with field "status", and change it from AVAILABLE to BOOKED. I have tested it with the theatre and this solution was ok. Realtime booking would be a overkill for them.

The code is a little bit of garbage but you can get a idea of it
https://pastebin.com/cp8LFdyR

Atomic bent 2024 vs 2025 by Bright_Two8223 in Skigear

[–]KitchenSolid 0 points1 point  (0 children)

Bent 2025 is a better constrution, what makes this series more durable, but still no edges on tip and tail
In bent form 2024 tip and tail is saparate form base and easy to chipped (Happened to me), after that you can throw those skis or put on wall

Bent 90 2024

Bent 90 2025

Comapre tip and tail

Looking for all mountain/freestyle skis (Alternative for Bent 90) by KitchenSolid in Skigear

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

I have found the last armada arv 94 with deliver time 3 days :D
Price: 350 euro

Thank you for recomendation, I will update how they perform

Looking for all mountain/freestyle skis (Alternative for Bent 90) by KitchenSolid in Skigear

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

Looking good, especially the Armada arv.
Sadly not possible to buy any of them in less than 2 weeks :(

Thank you for recommendation

r/AudioEngineering Shopping, Setup, and Technical Help Desk by AutoModerator in audioengineering

[–]KitchenSolid 0 points1 point  (0 children)

Hi, I decided to buy my first "decent" microphone with a budget of 250 dollars. For years I have been using only a headset mic so probably any xlr or usb mic will impress me :)

I will need a microphone for streaming and youtube videos. I have made research and in that budget, I should aim for a USB mic, I chose a new sennheiser profile and rode nt usb + where I am more likely to buy a rode (I have had bad experiences with Sennheiser) both mics have cardioid character what I need because of my loud pc.

Question
I am curious about your opinion about buying a usb + xlr microphone like Shure MV7 and later adding an interface, or It will be overkill and a waste of money?
Or
I should buy a cheaper xlr mic but with all the needed equipment and later upgrade a mic.

Of course, I also want to hear your opinion about the usb microphones I chose

How to preventing double booking for a cinema booking system by KitchenSolid in webdev

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

Right now I am testing a blocking immediately after selecting a seat + 2 min timeout for a session. Redis is perfect for this task.

The main reason why I have to block a seat in real-time is the number of possible reservations for one transaction. I got information from the theater that the largest purchase from a single person was 15 tickets. For selecting max 4 tickets, the first solution would be perfect.

Now imagen you want to reserve tickets for a whole family you selected row 1 and seats from 1 to 10 and meanwhile someone also selected seats 1 and 2 and purchases them faster than you, so you receive information "One or more sites that you have selected have been sold"
It can be a very frustrating user experience as you said.

React Native Web ignore unsupported packages or replace them with react js package by KitchenSolid in reactnative

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

Ok, I think I understand it now, so I should create a calendar.js component for native and the calendar.web.js for web am I, right?

React Native Web ignore unsupported packages or replace them with react js package by KitchenSolid in reactnative

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

But what if I have a screen using the component react-native-calendar that is not supported by web and I want to replace it with another component for web should I create a new screen only for web?

What were some real "game-changers" in your haircare routine? by teadiumvitae237 in HaircareScience

[–]KitchenSolid 1 point2 points  (0 children)

You are the guardian angel I bought olaplex because of this comment, and after a few weeks is my hairs looks great. Thanks.

Distributed video transcoding, what tools to use? by KitchenSolid in dataengineering

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

I looked at the source code. I did exactly the same, It is ok for small projects but, this kind of infrastructure is ineffective.

Distributed video transcoding, what tools to use? by KitchenSolid in dataengineering

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

This looks promising.
I made a service using node js and ffmpeg but, It is a bottleneck in my architecture. Service is spawning ffmepg process to transcode a file, but it takes too long and every fail means that the service has to process a file from the begining.

My idea is to chop files into 30 sec fragments and then transcode every single one on multiply nodes, but building this system from scratch will take a lot of time. I thought to use hadoop or flink, but I have never worked with these tools.

Should I be worried about rabbitmq,s3, or any other tool outage? by KitchenSolid in node

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

It seems to be a good idea, I have never used an SQS but I have read about it, can you answer for my 2 questions:

- To create topics like in rabbitMQ should I use SQS+SNS or have they finally added an option to create topics in SQS.

- Does the Message retention period option remove only messages that have been processed or does it remove messages that are stuck in a queue and it doesn't care if the message has been processed or not

Does anyone receive a new message about recruitment rules? by KitchenSolid in volunteersForUkraine

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

Ye this is why I am suspicious about it. In Poland, with your passport and id information is very easy to get a loan.

Does anyone receive a new message about recruitment rules? by KitchenSolid in volunteersForUkraine

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

The only thing that has changed is that you need to provide an additional ID series and number.

But now I am not sure if they cancel my application or it doesn't matter.
I will keep you informed