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 mesi fa·0 comments

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

github.com
1 points·by JoeOfTexas·anno scorso·0 comments

Ask HN: Thoughts on 3D Printing?

3 points·by JoeOfTexas·2 anni fa·0 comments

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

2 points·by JoeOfTexas·2 anni fa·3 comments

Ask HN: BTree Alternative for Storing to Disk?

7 points·by JoeOfTexas·2 anni fa·6 comments

Ask HN: Columnar Db for Leaderboard Stats?

1 points·by JoeOfTexas·2 anni fa·3 comments

comments

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