HN user

mike986

79 karma
Posts0
Comments27
View on HN
No posts found.

from the first glance of the example, it seems like the 1st use case is invoking a function (selected by chatgpt) and the 2nd use case is similar to instructor.

can you comment how your library differs from instructor (what yours can do that instructor can't and vice versa?)

thanks

Not a full blown UI kit but lots of cross platform goodies (C++)

https://www.cockos.com/wdl/

https://github.com/justinfrankel/WDL

WDL Virtual Window system:

    Allows the building of dynamic, complex UIs within OS hosted windows
    Included controls for text display, combo boxes, buttons, sliders, list boxes
    Supports full transparency, overlays, controls with shadows/highlights outside of their range
    Fully themeable (uses LICE for compositing)
Ugly Avatar 2 years ago

no worry.

maybe i'll explain why, it's like the finding a mate for marriage problem. you dates enough ppl to have a taste of what you like, and then for the next one that comes along that is on par with the best you've seen, you take that.

i guess a 3x3 grid is not necessary, maybe when you click "another", push the old one up (or down) the stack but keep it around so I can always go back and pick the best one I liked so far after the sampling?

Anyway, don't sweat about it, thanks for creating this.

Ugly Avatar 2 years ago

very entertaining.

if it's not a lot, can you have another UI that display more than one avatar at a time? say, 3x3 or 4x3 grid?

Thanks

Do you know the average or top human score / SD? Not sure if that data is available on the link or elsewhere.

Just to make sense of your result, can you show your prompt?

When you say 3 prompts and one attempt, what does that mean?

Also regarding 0-shot, did you give the LLM the instruction that is given to human by the game?

If yes, I would count that as one shot as an example of how to properly solve one example puzzle is given.

``` How to Play

Find groups of four items that share something in common.

    Select four items and tap 'Submit' to check if your guess is correct.
    Find the groups without making 4 mistakes!
Category Examples

FISH: Bass, Flounder, Salmon, Trout FIRE ___: Ant, Drill, Island, Opal

Categories will always be more specific than "5-LETTER-WORDS," "NAMES" or "VERBS."

Each puzzle has exactly one solution. Watch out for words that seem to belong to multiple categories!

Each group is assigned a color, which will be revealed as you solve ```

Thanks

Wow, I haven't kept up since kbdfans discontinued the kbd75 (with split spacebar), but I'm glad something like this exists in case my kbd75 board dies. (recently I also found https://system76.com/accessories/launch)

So strange that it includes a Home key but not a End key (and there's space for it)

macro keys assigned to alt-x, ctrl-g, and ctrl-x ctrl-s for Emacs

Wouldn't it slow you down a lot if you have to reach the far left for these?

I just have Shift, Ctrl, Alt all in the split spacebar cluster and sticky key enabled so I'm very comfortable with any key chords (plus I use leader key).

BTW I know you use VIA, and IIRC it doesn't enable the QMK macro recorder/playback keys. I used that a lot outside of Emacs.

Thanks!

Super cool project!

even though there's still a lot more to do

A few have asked on this thread already, but since you're already using AI to transcibe, it would be super cool if we can use AI to generate audio using TTS

I quit audible (signed up a few times) because there are very few high quality audio book, even those spoke by the authors are bad (most of them are not pro narrator)

A good AI would be amazing, as they never get tired speaking for hours, yet maintaining the same energetic voice, intonation and pace.

EmacsConf Live Now 3 years ago

If anyone is looking for a solid Emacs configuration, I highly recommend checking out:

https://github.com/bling/dotemacs

This is particularly useful if you appreciate the Vim (Evil) style of text editing but want to adopt Emacs as your operating system (apps) for everything.

Bailey Ling, the creator of this configuration, transitioned from Visual Studio to Vim to Emacs. He has authored several Vim/Emacs packages, including vim-airline.

Here's a video of him demonstrating Evil mode:

https://www.youtube.com/watch?v=PeVQwYUxYEgu

What makes his configuration stand out is:

He has a multitude of useful packages pre-configured. This is also why people appreciate Spacemacs and Doomemacs (but more on that later).

His codebase is incredibly easy to understand and modify.

I've declared Emacs bankruptcy several times (building from a plain config, Spacemacs, Doomemacs, cloning another high-profile user's config, etc.)

The issue with Spacemacs and Doomemacs is:

They have a massive codebase. You can, of course, just configure the layers and treat everything else as black boxes, but that doesn't truly make Emacs an extension of your own.

There's always some maintenance required to keep up with upstream, especially if you've made a lot of non-surface level changes.

Bling's dotemacs is essentially just one core-boot.el, which sets up a loop to pick up all config/.el and binding/mode/.el files.

To add some features, you simply need to add to config/ and a new binding.

To remove something you don't want, just delete a pair of files (config & binding).

I never realized that my messy config was partly due to having features and key bindings tightly coupled together (like using the use-package macro). Now that these are separated, it's much easier to modify it to my liking.

Also, I don't have to worry about syncing with upstream, since I understand what each and every file does, and I have made massive changes to it.

I have since stolen a lot of features I want from spacesemacs and other users and adapted it to my own config.

It's amazing we have so many high quality open source fonts / independent effort working on them nowadays.

Also a big fan of condensed mono fonts

Oreilly used to use "The Sans Mono Condensed" which is amazing.

Other favorites of mine: PragmataPro (paid), Iosevka Comfy Fixed , M Plus 50 (free).

Anyone has other recommendation for good condensed fonts ? (Especially Serif / Sans)

Monaspace 3 years ago

Speaking of condensed font, anyone has a recommendation for a good (paid or free) Serif condensed font?

I'm using "Bell MT" to replace Times in browser (and also using it for variable-pitch font in emacs Org mode), it is good but I wish it had a taller/condensed version.

Also, one of the best condensed mono font is "The Sans Mono Condensed" which first popularized by early Oreilly books (it has since switched to other mono fonts). The downside is that it only has a western character set but I liked it a lot

I have surveyed every LA books out there and a lot of amazons reviews claimed axler’s book is the best LA book.

It might be for case for printed books for sale. But I stumbled upon Terrance Tao’s pdf LA lecture slides on his website and it is so much better than all the books I’ve surveyed.

The writing is super clear and everything is built from the first principles.

(BTW terry’s real analysis book did the same for me. Much more clear and easy to follow than the classics out there)

All of the alternatives commented so far have the same downside, you got a LLM response and you can either run it or abort.

https://github.com/tom-doerr/zsh_codex

^ This is much nicer as it hook into zsh completion so you got a response that drop right into the shell input (enter to execute or edit away)

Also you can write shell script directly in prompt and use it to auto complete the rest

hugely subsidised mail

I noticed this many years ago when ebay vendors from china were able to sell stuff for less that what one has to pay for shipping

What's the implication here in this context?

Maze Generator 9 years ago

awesome links, the explanation and visualization is more useful than just having the code thanks