β©– powrelay.xyz

day week month year all
332 hashes per byte
imo nostr should adapt full unrestricted filtering of events similar to any object db, such as mongodb: https://www.mongodb.com/docs/manual/tutorial/query-documents/ bu..but performance. yep, thats a tradeoff between what applications can be built and what are the requirements for running relays. most clients anyway do 10x too much queries based on the ui rendering times observed.
Created at:
Fri Apr 11 06:51:23 UTC 2025
Kind:
1 Text note
Tags:
client getwired.app
nonce 188893 18
332 hashes per byte
test2
Created at:
Fri Mar 28 10:45:56 UTC 2025
Kind:
1 Text note
Tags:
client getwired.app
nonce 47942 16
331 hashes per byte
nostr:nprofile1qy88wumn8ghj7mn0wvhxcmmv9uq3wamnwvaz7tmjv4kxz7fwwpexjmtpdshxuet59uqzqawhxlp5wfr3q2wyfpmtxvxj9ppg3fp80x6erghdfk4pcmq8a7hhwp9puf Thanks for the great work in the new release. That is absolutely beautiful πŸ₯³πŸΎπŸ™Œ
Created at:
Mon Feb 23 21:28:00 UTC 2026
Kind:
1 Text note
Tags:
p 75d737c3472471029c44876b330d2284288a42779b591a2ed4daa1c6c07efaf7 wss://nos.lol/
client Coracle 31990:97c70a44366a6535c145b333f973ea86dfdc2d7a99da618c40c64705ad98e322:1685968093690
nonce 497768 18
330 hashes per byte
Could I even participate, when I interchange running with some force training? πŸ€”πŸ™
Created at:
Sat Jul 26 04:21:54 UTC 2025
Kind:
1 Text note
Tags:
p f4d89779148ccd245c8d50914a284fd62d97cb0fb68b797a70f24a172b522db9 cuban
e 1f7c2d9d7e63b6ade6fb5855a261aae8479cd722884513828aef6b4ad3bdbce2 root f4d89779148ccd245c8d50914a284fd62d97cb0fb68b797a70f24a172b522db9
client Coracle 31990:97c70a44366a6535c145b333f973ea86dfdc2d7a99da618c40c64705ad98e322:1685968093690
nonce 713052 18
329 hashes per byte
Why would one post Chinese propaganda? You are getting paid for such a post or what?
Created at:
Thu Jun 12 04:28:09 UTC 2025
Kind:
1 Text note
Tags:
p c582af78dff442700ec59e21786532a7074c00be8b7b1eac989bbf62698069cc Fascinating
e ff56fdb205d2f9622b51bc72f544d101e4c741bb42fcadbbc10c445732297936 root c582af78dff442700ec59e21786532a7074c00be8b7b1eac989bbf62698069cc
client Coracle 31990:97c70a44366a6535c145b333f973ea86dfdc2d7a99da618c40c64705ad98e322:1685968093690
nonce 457606 18
322 hashes per byte
i had a http server for a while, and mostly what i got was scanning on endpoints that do not match. when nginx returns 404 i dont think that consumes practically any cpu or bandwidth. if you are concerned that scraper will do any harm, your server sucks. make it secure then.
Created at:
Sun Mar 30 00:59:16 UTC 2025
Kind:
1 Text note
Tags:
client getwired.app
p ef89951501a7b1d762fb420004c3f27ba1cf6dbe3302b214694c0b93460df273
e 000009b0c3807a836f748ed588337db0acce7d1a6c67acca7443a17453b7cc7d
nonce 39815 18
320 hashes per byte
recently about half of blossom servers' certs expired on same day. idk if anyone cared to refresh them. also at least firefox had some retardation and required manual deletion of the invalid cert to get some cert working. well this is ssl so dont expect anything to work usually.
Created at:
Tue Apr 1 04:26:34 UTC 2025
Kind:
1 Text note
Tags:
client getwired.app
p 318c6318d90d80fc77b4c8dca160e17b94a7ab30aa7b01afbe76bb65de4b28e0
e 000005c8f1b8447a5bfb39aaadb24e058ff73e47a325d437a5781e26f3a7acb4
nonce 76275 18
319 hashes per byte
I agree. Very boring. I only see, what I request. πŸ™„ Means kind of I am to blame on how boring it should be...
Created at:
Fri Jul 25 15:23:25 UTC 2025
Kind:
1 Text note
Tags:
p 347a2370900d19b4e4756221594e8bda706ae5c785de09e59e4605f91a03f49c Yonle
e acf2b3802d6d5709058876301d425957f881879c50377bae8a386fe8628bf876 root 347a2370900d19b4e4756221594e8bda706ae5c785de09e59e4605f91a03f49c
client Coracle 31990:97c70a44366a6535c145b333f973ea86dfdc2d7a99da618c40c64705ad98e322:1685968093690
nonce 106896 18
318 hashes per byte
Example function synthesis using software 3.0 standard: Prompt: ``` following interface defines a program logic. implement the program in python. its not necessary to implement the interface itself, its for explanation purposes only. interface Calculator { float sum(float a, float b) float diff(float a, float b) float multiply(float a, float b) } ``` here is synthesis result by mistral-small:24b-instruct-2501-q4_K_M: ```python class Calculator: def sum(self, a: float, b: float) -> float: """Returns the sum of two floats.""" return a + b def diff(self, a: float, b: float) -> float: """Returns the difference between two floats.""" return a - b def multiply(self, a: float, b: float) -> float: """Returns the product of two floats.""" return a * b # Example usage: if __name__ == "__main__": calc = Calculator() # Sum result_sum = calc.sum(5.5, 3.2) print(f"Sum: {result_sum}") # Difference result_diff = calc.diff(10.0, 4.7) print(f"Difference: {result_diff}") # Product result_multiply = calc.multiply(6.8, 2.3) print(f"Product: {result_multiply}") ```
Created at:
Sat Mar 29 06:16:39 UTC 2025
Kind:
1 Text note
Tags:
client getwired.app
nonce 7935 18
317 hashes per byte
https://image.nostr.build/fb557f1b6d58c7bbcdf4d1edb1b48090c76ff1d1384b9d1aae13d652e7a3cfe4.gif nostr:nevent1qvzqqqqqqypzqhjlc9p5ey5teh96d7qpskw4ywp5zzfjjxvql5mwxwm5zcun6k3vqyghwumn8ghj7mn0wd68ytnhd9hx2tcpzemhxue69uhkummnw3ex2mrfw3jhxtn0wfnj7qpqqqqrn4knf84gea9s02cy2tk5wu2q3x49etedclwxn4r0vqf7em4sfmfgzu
Created at:
Thu Apr 24 08:09:00 UTC 2025
Kind:
1 Text note
Tags:
q 000039d6d349ea8cf4b07ab0452ed47714089aa5caf2dc7dc69d46f6013eceeb wss://nostr.wine/ 5e5fc1434c928bcdcba6f801859d5238341093291980fd36e33b7416393d5a2c
nonce 358317 18
< prev 71 next >