And it gets even more fun when browsers such as firefox implemented this, then decided no we won't do it and removed the feature -- now there's no way to access your router web interface over link-local address...…
I'd definitely love to see more screens like this sold (and getting better & more affordable with time)! The mira pro color is marked as sold out and I can't even figure how to check non-color version on their site, so…
Our company had the same shift, but it's not so much forbidden as just unsupported as they disabled simple password auth. If you waddle through setting up a project on the google developers console, setup your own oauth…
(logo doesn't render on my browser... So I wouldn't have guessed either.) (firefox/linux, but it really is a font problem, not a browser problem)
Ironically it was quiet enough in our previous apartment, but moving to a house we now have the neighbor using their awfully loud snow-spitting machine before 6AM after snowy nights... (And it snows a lot)
iiuc, this mail isn't about his PRs being rejected, it's the OCA submission e.g. the CLA obtention form. (So his ping "any progress?" apparently fell on the wrong ears, if he wasn't told he had to submit a new…
Great js implementation! I don't have any iThing but I'd happily play your js version in a browser for a while. Since you mentioned Simon Tatham puzzles there's a js version here[1], but it really just isn't quite as…
>> You definitely can use Linux with few simple servers with 128 MB RAM. > > This is not difficult, you just need to run `htop` and perform addition of the RES column (which is in KB unless a unit is shown). Example:…
mem, yes, definitely. I'm not sure how you can protect yourself from that (or root user using ptrace or equivalent debugging tool) though... Oh, memfd_secret? The memory areas backing the file created with…
> This article does not mention that environment variables are also visible by process in /proc/*/environ (which has restrictive permissions, but is completely visible to root). He's explicitly not using export, so they…
> I’m also intrigued by the potential that type systems have for “tagging” secrets and preventing their propagation beyond where they’re needed facet (rust) allows tagging fields as sensitive so they won't show up in…
I don't get why a bad guy couldn't dump the current log / hash, then load a kernel module that'd just replay the same values whenever someone asks for it? Does the log have a challenge/nonce from the client that'd…
I had the same problem on our home server.. I just stopped the git forge due to lack of time. For what it's worth, most requests kept coming in for ~4 days after -everything- returned plain 404 errors. millions. And…
I get a new fingerprint id everytime I refresh the page (firefox, linux) -- so that might be sampling a tiny bit too much. audio and canvas fingerprint are constant though so it's probably plenty enough...
Also convinced they're observing a correlation with this rather than something age specific. It's like exercise, it's really impressive how people who stay active in their late years can still be very fit way into their…
Breaking the system is the point! Let them break stuff, you learn when you have to fix it afterwards.
Thank you! Unfortunately I get the same kind of garbage around closing curly braces / closing parenthesis / dots with this magick filter... It seems to do slightly better with an extra `-resize 400%`, but still very far…
To author -- code sample as images is great for syntax highlight but I wanted to play with the examples and.. got stuck trying to copy the content. (also expected tesseract to do a bit better than this: $ wl-paste -t…
If you're curious about the legacy link being a 404, the correct link seems to be that: https://tenacityaudio.org/legacy/legacy.html (found sniffing around https://codeberg.org/tenacityteam/tenacityaudio.org , this 404…
Oh! That didn't exist a few months ago, I need to update and do this then :D
I have a script that allows searching for windows based on title; so e.g. if I know I had a shell open in directory X I could search for that and jump to it... But in practice I quickly have 5+ shells in a directory…
Yes and no; the difference with workspace is that I was limited to 0-9 with my old wm, so at some point I'd just run out of space and had to close some windows. (well, that, and X11 is apparently limited to 256 clients…
My only complain about niri is that after a few weeks without reboot I end up with ~500 terms open, as I often open a new shell to check something, get distracted, and forget about it as it scrolls out of the view... (I…
"How it works" https://realtimelogic.com/ba/doc/en/SoftTPM.html I couldn't find "actual sources", but one of their github repo has this: https://github.com/RealTimeLogic/BAS/blob/main/examples/Mako... Which extracts to…
They have access to the patches. They just can't make an official release with it, because they can't publish the patch sources (embargoed) and their releases being open-source must match what they published...
And it gets even more fun when browsers such as firefox implemented this, then decided no we won't do it and removed the feature -- now there's no way to access your router web interface over link-local address...…
I'd definitely love to see more screens like this sold (and getting better & more affordable with time)! The mira pro color is marked as sold out and I can't even figure how to check non-color version on their site, so…
Our company had the same shift, but it's not so much forbidden as just unsupported as they disabled simple password auth. If you waddle through setting up a project on the google developers console, setup your own oauth…
(logo doesn't render on my browser... So I wouldn't have guessed either.) (firefox/linux, but it really is a font problem, not a browser problem)
Ironically it was quiet enough in our previous apartment, but moving to a house we now have the neighbor using their awfully loud snow-spitting machine before 6AM after snowy nights... (And it snows a lot)
iiuc, this mail isn't about his PRs being rejected, it's the OCA submission e.g. the CLA obtention form. (So his ping "any progress?" apparently fell on the wrong ears, if he wasn't told he had to submit a new…
Great js implementation! I don't have any iThing but I'd happily play your js version in a browser for a while. Since you mentioned Simon Tatham puzzles there's a js version here[1], but it really just isn't quite as…
>> You definitely can use Linux with few simple servers with 128 MB RAM. > > This is not difficult, you just need to run `htop` and perform addition of the RES column (which is in KB unless a unit is shown). Example:…
mem, yes, definitely. I'm not sure how you can protect yourself from that (or root user using ptrace or equivalent debugging tool) though... Oh, memfd_secret? The memory areas backing the file created with…
> This article does not mention that environment variables are also visible by process in /proc/*/environ (which has restrictive permissions, but is completely visible to root). He's explicitly not using export, so they…
> I’m also intrigued by the potential that type systems have for “tagging” secrets and preventing their propagation beyond where they’re needed facet (rust) allows tagging fields as sensitive so they won't show up in…
I don't get why a bad guy couldn't dump the current log / hash, then load a kernel module that'd just replay the same values whenever someone asks for it? Does the log have a challenge/nonce from the client that'd…
I had the same problem on our home server.. I just stopped the git forge due to lack of time. For what it's worth, most requests kept coming in for ~4 days after -everything- returned plain 404 errors. millions. And…
I get a new fingerprint id everytime I refresh the page (firefox, linux) -- so that might be sampling a tiny bit too much. audio and canvas fingerprint are constant though so it's probably plenty enough...
Also convinced they're observing a correlation with this rather than something age specific. It's like exercise, it's really impressive how people who stay active in their late years can still be very fit way into their…
Breaking the system is the point! Let them break stuff, you learn when you have to fix it afterwards.
Thank you! Unfortunately I get the same kind of garbage around closing curly braces / closing parenthesis / dots with this magick filter... It seems to do slightly better with an extra `-resize 400%`, but still very far…
To author -- code sample as images is great for syntax highlight but I wanted to play with the examples and.. got stuck trying to copy the content. (also expected tesseract to do a bit better than this: $ wl-paste -t…
If you're curious about the legacy link being a 404, the correct link seems to be that: https://tenacityaudio.org/legacy/legacy.html (found sniffing around https://codeberg.org/tenacityteam/tenacityaudio.org , this 404…
Oh! That didn't exist a few months ago, I need to update and do this then :D
I have a script that allows searching for windows based on title; so e.g. if I know I had a shell open in directory X I could search for that and jump to it... But in practice I quickly have 5+ shells in a directory…
Yes and no; the difference with workspace is that I was limited to 0-9 with my old wm, so at some point I'd just run out of space and had to close some windows. (well, that, and X11 is apparently limited to 256 clients…
My only complain about niri is that after a few weeks without reboot I end up with ~500 terms open, as I often open a new shell to check something, get distracted, and forget about it as it scrolls out of the view... (I…
"How it works" https://realtimelogic.com/ba/doc/en/SoftTPM.html I couldn't find "actual sources", but one of their github repo has this: https://github.com/RealTimeLogic/BAS/blob/main/examples/Mako... Which extracts to…
They have access to the patches. They just can't make an official release with it, because they can't publish the patch sources (embargoed) and their releases being open-source must match what they published...