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 maanden geleden·0 comments

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

github.com
1 points·by JoeOfTexas·vorig jaar·0 comments

Ask HN: Thoughts on 3D Printing?

3 points·by JoeOfTexas·2 jaar geleden·0 comments

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

2 points·by JoeOfTexas·2 jaar geleden·3 comments

comments

JoeOfTexas
·2 maanden geleden·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 maanden geleden·discuss
Status quo changes at the speed of snail.
JoeOfTexas
·7 maanden geleden·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 maanden geleden·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 maanden geleden·discuss
I would advise against this action. Just ride the crash.
JoeOfTexas
·9 maanden geleden·discuss
Finally, holding my Nokia shares pays off. I was down pretty bad since the meme stock phase.
JoeOfTexas
·11 maanden geleden·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 maanden geleden·discuss
One man shows be like that =(
JoeOfTexas
·11 maanden geleden·discuss
I can't seem to find an demo of what this can do. Am I blind or is there no example?
JoeOfTexas
·12 maanden geleden·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 maanden geleden·discuss
Is AI free speech?
JoeOfTexas
·vorig jaar·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
·vorig jaar·discuss
So who will develop the first Logic Core that automates the context engineer.
JoeOfTexas
·vorig jaar·discuss
Bruh, I started learning Rust yesterday. Why do you do this to me. Now I don't know anything I studied.
JoeOfTexas
·vorig jaar·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
·vorig jaar·discuss
I too am impressed with his bash script. Simple and concise.
JoeOfTexas
·vorig jaar·discuss
[flagged]
JoeOfTexas
·vorig jaar·discuss
Debugging on Firefox has always been awkward with sourcemaps. The sourcemaps load late, so breakpointing is hard at load time.
JoeOfTexas
·2 jaar geleden·discuss
Wife was not impressed. That hit home haha.
JoeOfTexas
·2 jaar geleden·discuss
For search engines, not so much. But it helps for linking to pages on social media.