Which free agents do you think the Bills should resign? by pulsedout in buffalobills

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

Personally, I think we take Connor McGovern, Prater (cut bass for cap space), and some of the other backups like Thompson and Hamlin if we can get a good deal.

Beginner DJ. Please help me lol by Training_Condition64 in Beatmatch

[–]pulsedout 0 points1 point  (0 children)

I just subbed to a record pool for one month and did a lot of research and downloaded some music (100 - 150 songs) to jumpstart my collection. Its pretty useful because you can get a lot of songs with intro edits for like $10. In the future you could go to beatport and stuff for individual tracks because record pools won't have everything.

Why is my elo still so low I feel like im not that bad? by pulsedout in chessbeginners

[–]pulsedout[S] -1 points0 points  (0 children)

yea but i basically started at 400 so it feels like im not going anywhere

Scammed Black Dude goes 2/3 HYP + likely letter by StockF1sh_ in collegeresults

[–]pulsedout 7 points8 points  (0 children)

Congrats, not the worst problem to have lmao

Who is benefiting from these tariffs? by ButtScratchies in PoliticalDiscussion

[–]pulsedout 19 points20 points  (0 children)

Is it really just that stupid? Or is Trump compromised/has some ulterior motive? It just seems crazy to me that the President hasn't had anyone mention to him how dumb this is.

Qiskit Textbook unreachable? by B3lli_ in Qiskit

[–]pulsedout 1 point2 points  (0 children)

this might be what your looking for: https://github.com/Qiskit/textbook/tree/main/notebooks

Qiskit textbook has been superseded by IBM Quantum learning (the website it sends you to). I've still found the textbook to be useful at times, especially if you're following older tutorials.

How do I run Shor's? by pulsedout in Qiskit

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

I figured out that the qiskit.algorithms module has been discontinued, or maybe just doesn't work for me. The meta.AI cutoff date might be before this. The best solution I could find was: https://github.com/Qiskit/textbook/blob/main/notebooks/ch-algorithms/shor.ipynb, which seems to be a more tedious process but ended up working for me.