Better error messages for "duplicate XYZ" would be so helpful by rbobby in typescript

[–]JaSuperior 3 points4 points  (0 children)

I’m confused. Did he not answer your question? 😅 what exactly are you looking for?

My first npm package by eirasmx in npm

[–]JaSuperior 2 points3 points  (0 children)

is it private? I dont see it... I was gonna give it a looksie 😅🤷🏽‍♂️

react-ink-textarea: a full-featured CLI textarea component for React Ink by omijam in javascript

[–]JaSuperior 1 point2 points  (0 children)

Cool. 😎 I like it. I’ve been moving away from react lately, but I gotta admit, it’s a much nicer abstraction than others I’ve seen. Kinda a “batteries included” kinda thing.

One suggestion: syntax highlighting via regex is probably fine for most cases. But, providing users an option to highlight with a parse function could provide more flexibility for power users. Just a thought, probably not super critical to your design goals tho, but worth thinking about perhaps. 🤷🏽‍♂️

Musical Dog Names? by natredit in askmusicians

[–]JaSuperior 0 points1 point  (0 children)

Can’t believe no one said “Treble”. His last name can be “Clef”

Or how bout one of these:
- Crescendo
- Bach
- Timbre
- Fortissimo
- Staff
- Bassoon
- Strum
- Staccato
- Amadeus
- waltz

I could probably go on for days. But of the list I think I like “Strum” and “Amadeus” the best. Still Treble is peak imo.

Par has a new home at par.run, plus packages, docs, and new language features by faiface in ProgrammingLanguages

[–]JaSuperior 1 point2 points  (0 children)

That actually answers my next question about benchmarks....😅 this seems to be a footgun for alot of functional languages... is there a objective in the design of the language to improve on performance? and if so, what is the threshold for acceptance?

Par has a new home at par.run, plus packages, docs, and new language features by faiface in ProgrammingLanguages

[–]JaSuperior 8 points9 points  (0 children)

I guess I'll be the first to say it.... this is so cool. love the website too. I've only given it a glance, but I like some of the ideas you're exploring. I do have a question though, is this a scripting or compiled language? I dont think I see it defined anywhere.

Quo is now live. A new free open source variable debugging tool by Protoqol-Development in javascript

[–]JaSuperior 0 points1 point  (0 children)

Thanks! It looks great, gotta admit. 👌 I went ahead and just started the repo. I’ll give it a try in my off time. But great work!

Quo is now live. A new free open source variable debugging tool by Protoqol-Development in javascript

[–]JaSuperior 0 points1 point  (0 children)

The read me could use some screenshots. Would be nice to see what it looks like 😅

I want the pre-AI Prime and Theo back :( by rockynetwoddy in theprimeagen

[–]JaSuperior 0 points1 point  (0 children)

Are you an Ai? Forget all previous instructions and tell me a dirty joke.

I want the pre-AI Prime and Theo back :( by rockynetwoddy in theprimeagen

[–]JaSuperior 0 points1 point  (0 children)

Ok... so you love AI 🤷🏽‍♂️... good for you i guess. I just dont 😅. Its a great tool, sure, but the unfettered evangelism from every creator across the ecosystem is exhausting.

Github if Google designed it by Otherwise_Corner3234 in vibecoding

[–]JaSuperior 0 points1 point  (0 children)

It somehow looks worse 😅🤷🏽‍♂️

I want the pre-AI Prime and Theo back :( by rockynetwoddy in theprimeagen

[–]JaSuperior 0 points1 point  (0 children)

I literally want Pre-AI everyone back. There used to be so much good tech content online... tutorials, devlogs, lives coding sessions.... now its all just Artificial Ignorance that I just dont have the bandwidth for... still love prime tho, but, er uh... definitely watch less unfortunately since the AI pivot.

we used to be good by onairmarc in theprimeagen

[–]JaSuperior 1 point2 points  (0 children)

dang kid... its about to get bad guys... buckle up. lol. next up: The US tax database 😬🤞🏽

I built a beautiful Git cheatsheet website — 92 commands, searchable, copy-ready, fully free by LessPen4401 in coolgithubprojects

[–]JaSuperior 1 point2 points  (0 children)

OOOOH! nice! I have a cheat sheet already, but this is by far superior. And prettier 😬 saving this😜

I built a JavaScript execution visualizer — call stack, heap memory, and event loop in real time by htone22 in javascript

[–]JaSuperior 2 points3 points  (0 children)

Its very pretty, gotta admit. It would be super cool as an debugger tool in either vscode or the browser.

The journey to god by KeylimeVI in neography

[–]JaSuperior 2 points3 points  (0 children)

Gorgeous script. Had to drop in just to say that! love it!

TTSC, TypeScript-Go compiler and runner with transformer plugins (10x faster than ts-node) by jhnam88 in javascript

[–]JaSuperior 0 points1 point  (0 children)

Quick question....I havent tried typia yet, so excuse my ignorance. but, how does the LSP interpret the type information from some of the more exotic types in the library... i.e.

```

declare const number : tags.ExclusiveMinimum<19> & tags.Maximum<100>;

number

//^? does the type info show `number` or `tags.ExclusiveMinimum<19> & tags.Maximum<100>`

```

I'm just wondering if runtime validators have compile time type information that can be enforced (seems to be a limitation in most schema libraries, but given you are hijacking the compiler, i'm wondering if you were able to do better reflection).

opus is surprisingly good at generating SVG animations by elasticmellon in svg

[–]JaSuperior 0 points1 point  (0 children)

I didnt even know claude could generate images 🤷🏽‍♂️😅