[-] Kissaki@programming.dev 7 points 2 months ago

No time for commas with how fast this tech is developing

[-] Kissaki@programming.dev 7 points 2 months ago

It's interesting that LLMs emotionally saved them, allowing them to bounce back from a destructive to a constructive mindset.

Reading another post of theirs, they seem to really love AI. Albeit in that post, it feels to me like they took AI responses too literally, with too much meaning (as if sentient, or ignoring potential training bias, etc).

[-] Kissaki@programming.dev 7 points 5 months ago

speculative execution

Surely it read ahead and had to roll back because it made a wrong prediction. 😏

[-] Kissaki@programming.dev 7 points 5 months ago* (last edited 5 months ago)

is bricking systems really an issue/a common issue for common mutable Linux distros?

[-] Kissaki@programming.dev 7 points 5 months ago

It's also on Steam (Early Access) with Very Positive rating (92 %).

[-] Kissaki@programming.dev 7 points 6 months ago* (last edited 6 months ago)

3bitswalkintoabarandoneflips

[-] Kissaki@programming.dev 7 points 7 months ago

There's a !python@programming.dev community more appropriate to python specific questions

[-] Kissaki@programming.dev 7 points 8 months ago

A rare case of a topic text opening with providing context on what it is talking about. Thank you! I love it.


I don't use one. I don't feel like I have conflicting keybindings, or a need for additional keys. When I do, I customize my bindings through settings.

[-] Kissaki@programming.dev 7 points 9 months ago

Account requirements seem like a worthwhile safeguard against spam.

Projects can still use and accept emails or whatever outside of GitHub.

[-] Kissaki@programming.dev 7 points 10 months ago

You didn't give much info on what it's supposed to be or become, but either one of:

  • Create something of value, while being open and documented enough for accepting contributions
  • Write down and publish goals, approach, structure so anyone can participate, and seek out collaborators while also doing your own
[-] Kissaki@programming.dev 7 points 11 months ago

The problem was named after an incident in 1996 in which AOL's profanity filter prevented residents of the town of Scunthorpe, North Lincolnshire, England, from creating accounts with AOL, because the town's name contains the substring "cunt".

haha

[-] Kissaki@programming.dev 7 points 1 year ago* (last edited 1 year ago)

You didn't even describe how it's on the website.

I would use the webbrowser/Firefox save page functionality.

Or open the webbrowser dev tools and document.querySelectorAll('img') and get the URLs from it and use those.

Or Page info media tab.

Or dev tools network tab. To identify and use the image web requests.

Or use Nushell with query module enabled, and http get query html.

Or my own C# until.

But I suspect there's Auth in play, so the only easy access is within the browser session?

view more: ‹ prev next ›

Kissaki

joined 2 years ago