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 tháng trước·0 comments

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

github.com
1 points·by JoeOfTexas·năm ngoái·0 comments

Ask HN: Thoughts on 3D Printing?

3 points·by JoeOfTexas·2 năm trước·0 comments

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

2 points·by JoeOfTexas·2 năm trước·3 comments

Ask HN: BTree Alternative for Storing to Disk?

7 points·by JoeOfTexas·2 năm trước·6 comments

Ask HN: Columnar Db for Leaderboard Stats?

1 points·by JoeOfTexas·2 năm trước·3 comments

comments

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