Hacker Newsnew | past | comments | ask | show | jobs | submit | keks24's commentslogin

Google does this for a long time already.

You may want to use "Buster: Captcha Solver for Humans"[1], which uses the audio option to solve the CAPTCHA.

There are even several speech recognition methods, like wit.ai, which is basically from Facebook:

    $ whois wit.ai | grep "Name Server"
    Name Server: b.ns.facebook.com
    Name Server: a.ns.facebook.com
    Name Server: c.ns.facebook.com
    Name Server: d.ns.facebook.com
[1] https://github.com/dessant/buster

I asked ChatGPT, if there are any query parameters and it returned me these:

    ?q=Hello
    ?prompt=Hello
    ?temporary-chat=true
    ?model=gpt-5
    ?hints=search
    ?hints=reason
    ?oai-dm=1
Clicking on the link will automatically open a temporary chat with the prefilled text: "Hello"

In the past, the prompt could be sent immediately via the "q" parameter:

    https://chatgpt.com/?temporary-chat=true&q=Hello
This parameter only works without "/auth/" in the link, but then "temporary-chat=true" does not work...



You may also want to use this function to set up binfmt for QEMU:

https://codeberg.org/keks24/dotfiles/src/commit/3ee332253c00...


Taking screenshots of your terminal is a no-no.


This is the latest snapshot from 6th April 2023, 20:58:17.


The mentioned PDF document (31 pages) from his Instagram channel[1]: https://drive.google.com/file/d/1kwgP7hqT3RBi4q5wOi4FizKwcz_...

[1] https://www.instagram.com/feurigerilias/


Slides: https://defcon.org/images/defcon-22/dc-22-presentations/Gran...

---

Are there more (efficient) non-destructive ways to analyse a circuit board?


I experienced the complete opposite. I worked with senior system administrators, who worked on a newbie level.

One extreme example, when using "git"[1], which went straight to the first place of my hall of shame[1]:

    $ git commit --all --message="$(curl 'http://api.icndb.com/jokes/random')"
Yes, can you feel it? The awesomeness of backtracking issues?

And a few sayings, which I came up with[2] immeadiately after seeing this kind of crap:

    * Using your ten-year-experience as your only argument is invalid. It is indeed possible to do things in a wrong way for ten years.

    * The faster you climb up the career ladder, the more incompetent you will get, due to the lack of skill.
I hated working with them, because they knew everything better than me. I was "just a junior" to that time.

Oh well, I am glad, that I am not working with them anymore, otherwise I would become headless zombie administrators like them, who like to work quick and dirty all the time without having a thought about refactoring something.

Another saying; this time from Miyamoto Musashi[3], which I align and agree to:

    * There is nothing outside of yourself that can ever enable you to get better, stronger, richer, quicker or smarter. Everything is within. Everything exists. Seek nothing outside yourself.
-Keks

PS: This one is also a banger:

    $ git commit --all --message="$(curl 'https://api.chucknorris.io/jokes/random')"
[1] https://github.com/keks24/conventions#commits

[2] https://wiki.gentoo.org/wiki/User:Keks24#Ramon_Fischer

[3] https://wiki.gentoo.org/wiki/User:Keks24#Miyamoto_Musashi


Test it for yourself:

1. Install Firefox

2. Open Firefox and solve a ReCaptcha

3. Install Chromium

4. Open Chromium and solve a ReCaptcha

Notice the difference between Firefox and Chromium?

Google's ReCaptcha is gracious with Chromium/Google Chrome. You can even make mistakes and it still valid. With Firefox (and maybe other) browsers on the other hand... why not increasing the difficulty/challenge for them? -.-


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: