HackerTrans
トップ新着トレンドコメント過去質問紹介求人

JoeOfTexas

no profile record

投稿

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

theworstofboth.com
1 ポイント·投稿者 JoeOfTexas·8 か月前·0 コメント

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

github.com
1 ポイント·投稿者 JoeOfTexas·昨年·0 コメント

Ask HN: Thoughts on 3D Printing?

3 ポイント·投稿者 JoeOfTexas·2 年前·0 コメント

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

2 ポイント·投稿者 JoeOfTexas·2 年前·3 コメント

Ask HN: BTree Alternative for Storing to Disk?

7 ポイント·投稿者 JoeOfTexas·2 年前·6 コメント

Ask HN: Columnar Db for Leaderboard Stats?

1 ポイント·投稿者 JoeOfTexas·2 年前·3 コメント

コメント

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