HackerTrans
TopNewTrendsCommentsPastAskShowJobs

JoeOfTexas

no profile record

Submissions

Show HN: Built a soundboard for my haunted garage with AI assistance

theworstofboth.com
1 points·by JoeOfTexas·8개월 전·0 comments

Show HN: Made an app for streamers to overlay live Telemetry for Bambu printers

github.com
1 points·by JoeOfTexas·작년·0 comments

Ask HN: Thoughts on 3D Printing?

3 points·by JoeOfTexas·2년 전·0 comments

Ask HN: Is there a datastructure for leaderboards with filtering and timeslices?

2 points·by JoeOfTexas·2년 전·3 comments

comments

JoeOfTexas
·2개월 전·discuss
I find it useful, and use it almost daily. Helps answer "how to" questions for working on my house, development or just general questions. If I need more info, I just look at the links or videos which are also right there.

To each their own.
JoeOfTexas
·4개월 전·discuss
Status quo changes at the speed of snail.
JoeOfTexas
·7개월 전·discuss
In web development, you mostly deal with data, sometimes you need to group that data, and some of these algos can help with that.

Most useful when you work with large datasets, if you can reduce a workload that takes hours into minutes or less, congrats, otherwise, you are forced to wait the hours. Either way, job security.
JoeOfTexas
·7개월 전·discuss
Internet + Natural Gas + Light + Water + Home Insurance + Auto Insurance + Property Tax + Phone + Home Security + Car Gas + Credit Cards

A $350k mortgage with bills, is expensive. Will eat up a whole check if you don't make more than $140k/year.
JoeOfTexas
·8개월 전·discuss
I would advise against this action. Just ride the crash.
JoeOfTexas
·9개월 전·discuss
Finally, holding my Nokia shares pays off. I was down pretty bad since the meme stock phase.
JoeOfTexas
·11개월 전·discuss
This was actually pretty cool. It's similar to crossword puzzles in how you get a hint. Maybe its too easy though, I got it in 2 attempts. I'm definitely not smart lol.
JoeOfTexas
·11개월 전·discuss
One man shows be like that =(
JoeOfTexas
·11개월 전·discuss
I can't seem to find an demo of what this can do. Am I blind or is there no example?
JoeOfTexas
·12개월 전·discuss
I spent too much time trying to build one of these gaming portals, and they pop them up as a scam like nothing. Must be a team of people behind it.

The technology behind the scenes and UI design are all well made.
JoeOfTexas
·12개월 전·discuss
Is AI free speech?
JoeOfTexas
·작년·discuss
There is a bit more nuance in using `this` in a named function that wasn't covered. Named functions defined in classes are scoped outside of the class, meaning they are not bound to the class. To use `this` in your named function, you usually have to bind it in the constructor using `this.functionName.bind(this)`

Arrow functions defined within a class are scoped and bound to the class automatically. Hence, arrow functions do not require calling the .bind in constructor, and you can happily use `this` inside arrow functions.
JoeOfTexas
·작년·discuss
So who will develop the first Logic Core that automates the context engineer.
JoeOfTexas
·작년·discuss
Bruh, I started learning Rust yesterday. Why do you do this to me. Now I don't know anything I studied.
JoeOfTexas
·작년·discuss
Doesn't AI have diminishing returns on it's pseudo creativity? Throw all the training output of LLM into a circle. If all input comes from other LLM output, the circle never grows. Humans constantly step outside the circle.

Perhaps LLM can be modified to step outside the circle, but as of today, it would be akin to monkeys typing.
JoeOfTexas
·작년·discuss
I too am impressed with his bash script. Simple and concise.
JoeOfTexas
·작년·discuss
[flagged]
JoeOfTexas
·작년·discuss
Debugging on Firefox has always been awkward with sourcemaps. The sourcemaps load late, so breakpointing is hard at load time.
JoeOfTexas
·2년 전·discuss
Wife was not impressed. That hit home haha.
JoeOfTexas
·2년 전·discuss
For search engines, not so much. But it helps for linking to pages on social media.