HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pimanrules

no profile record

comments

pimanrules
·4 miesiące temu·discuss
The left side has two USB-C, a headphone jack, and a speaker. The right side just has a speaker.
pimanrules
·7 miesięcy temu·discuss
It does, at least in theory. It displays the option to enable VR for me on Chrome for Android which pops you into Google Cardboard. I can look around fine but without a controller I don't think there's a way to move.

For Chrome on Windows, I had to enable "WebXR Incubations" (chrome://flags/#webxr-incubations), manually start Steam VR, then restart Chrome. The option to enable VR appears, but then in the headset it's just a white screen. Maybe I'm missing a step or maybe it's just broken.
pimanrules
·w zeszłym roku·discuss
> for some reason

It's so you/the teacher have room to leave comments/corrections.
pimanrules
·w zeszłym roku·discuss
We faced a similar issue in our application. Our internal Red Team was publishing data with XSS and other injection attack attempts. The attacks themselves didn't work, but the presence of these entries caused our internal admin page to stop loading because our corporate firewall was blocking the network requests with those payloads in them. So an unsuccessful XSS attack became an effective DoS attack instead.
pimanrules
·w zeszłym roku·discuss
What's not to understand? If the bezels were smaller, either the screen would be larger or the system would be smaller. Both are desirable.
pimanrules
·2 lata temu·discuss
There's also an official app that has some nice features:

- You can generate grids on multiple devices with a seed

- If the phone displaying the grid falls over, it automatically hides the grid.

I don't know if the grids in the app are truly random or if they follow some constraints though.
pimanrules
·2 lata temu·discuss
I found if I resize my browser window the spinny thing on the landing page starts spinning really fast. I like it :)
pimanrules
·2 lata temu·discuss
If your only issue with TeamViewer is that it's falsely flagging you for commercial use, you can fill out a form to reset it (it's not instant though)

https://www.teamviewer.com/en-us/special/reset-management/
pimanrules
·2 lata temu·discuss
I forget where I originally heard this idea, but I always explain to people that LLMs are (affectionately) "bullshitters." Terms like "lying" or "hallucinating" imply that it's trying to tell the truth, but actually it doesn't care if what it says is true or not at all save for the fact that true text is slightly more plausible than false text.
pimanrules
·2 lata temu·discuss
Not really? There's a webcam, an indicator LED, an ambient light sensor, and a lot of empty space. As far as I can tell, the MacBook notch is wide just to make it look like the iPhone notch.

https://guide-images.cdn.ifixit.com/igi/5JIdAqwLsxWAFAyZ
pimanrules
·3 lata temu·discuss
Partners can choose to disable all types/placements of ads ("skippable video ads", "non-skippable video ads", "pre-roll ads", "mid-roll ads", and "post-roll ads") except for "display ads" (that is, banner ads). As for whether those options actually work, I can only assume so, but the article you linked is specifically about non-partners.

https://i.imgur.com/RynaVin.png
pimanrules
·3 lata temu·discuss
This annoyed me particularly because I pay for YouTube premium... but I can't sign into my Google account on my work computer. So if they block ad blockers, paying for YouTube isn't even enough to get rid of the ads for me.
pimanrules
·3 lata temu·discuss
>it couldn't possibly understand how to spell "platoggle" if it's treating it just as a single, never-before-seen, opaque token

That's not how the tokenizer works. A novel word like "platoggle" is decomposed into three separate tokens, "pl", "at", and "oggle". You can see for yourself how prompts are tokenized: https://platform.openai.com/tokenizer
pimanrules
·3 lata temu·discuss
I might as well take this opportunity to plug my clone of Semantle which uses a tSNE visualization. I've heard many people say this helps them visualize the chains of logic in their guesses.

https://semantle.pimanrul.es/