I have a text file that has the following: hello haha [BS][BS][BS][BS]idk about that [BS][BS][BS][BS]yeah no[BS][BS] I would like to read it and essentially re
As per http://lxr.free-electrons.com/source/arch/arm/include/asm/atomic.h#L31 static inline void atomic_add(int i, atomic_t *v) 41 { 42 unsigned long
I'm trying to make a simple program in javascript+html. If exp exceeds within a certain range/exceeds a certain number, the level displayed goes up by 1. I've t
Given this collection of courses, there is a list of subjects that are composed of objects. Is it possible to create an aggregation to create a new field newSub
Task: when developer update or modify the code, pipliene should trigger auotomatically only if buidlversion changes steps: task: DownloadPipelineArtifact@2 inpu
I am using steam API for one of my projects, but the response from API is null/empty. It is working fine with Postman but in browser it is not. API: http://api.
I want to use YouTube player from YouTubeDataAPI v3 in Jetpack Compose. But it should be extended of YouTubeBaseActivity. The main problem is that activity exte