Viewing profile — djrockstar1
djrockstar1
HN member- Joined
- Tue, Mar 19, 2019, 5:47 PM UTC
- HN karma
- 398
- Public activity
- 82 items
- HN profile
- View on Hacker News ↗
About djrockstar1
No profile information was provided.
Recent public activity
- story
-
comment
Comment #44213909
[flagged]
-
comment
Comment #43379359
Isn't demand a function of how much the company makes from your labour?
-
comment
Comment #39203532
And the right way would be?
-
comment
Comment #37868735
Now if someone could make this but with food, they'd get all my money.
-
comment
Comment #35119090
Someone had success using GPT-3 to classify episodes of a podcast[1]. I imagine if you fed the HTML from the crawler into an LLM, it could come up with a usable classification for …
-
comment
Comment #35046891
> Ability to mark cells as "locked" (i.e. "definitely present") Try double clicking
- comment
-
comment
Comment #34957184
Except Microsoft Word, which for some god forsaken reason demands you do Ctrl+V, Ctrl, T.
-
comment
Comment #34442397
Had to do a Calculus course in uni despite not having taken any calc or pre-calc in high school. "Precalculus Mathematics in a Nutshell" and "Calculus Made Easy" were complete life…
-
comment
Comment #34281034
You spent $500-2500 on a water bottle?
-
comment
Comment #33289323
Yeah container queries are what I'm most excited about looking at this list. I was pretty bummed out to see they're only supported on 63.75% of browsers, and notably missing on mos…
-
comment
Comment #32988364
Chess.com already put out a statement saying Carlsen has not seen anything about their cheat detection or their list of known cheaters.
-
comment
Comment #32988353
FIDE already put out a statement saying they know nothing about this incident and want Carlsen to put forward initial evidence for them to start an investigation. Carlsen's stateme…
-
comment
Comment #32864309
It's not considered a repost unless it has already gotten attention recently. Things like time of day or day of the week or just randomness can affect if a post gets the discussion…
-
comment
Comment #31728608
The bonus chatter bit made this worth the read.
-
comment
Comment #31257432
I got into RxJS cause I had to deal with an Angular project a few months ago, what's wrong with it?
-
comment
Comment #31166488
Oversights like these always make me wonder if the author is cunning and Cunningham's Law is at play. Why look very hard for solutions when you can just claim there are no solution…
-
comment
Comment #30652380
On the bright side, now that you have step by step instructions for what needs to be done, you can hack together a script that will take you more time than doing that process manua…
-
comment
Comment #29793350
Not OP but I had a scenario where I had a row with a variable number of items, left-aligned, and then the final item had to be right-aligned. "margin-left: auto" on the final item …
-
comment
Comment #29792832
Thing is, clickbait works, so people will continue doing it. All your "gotcha" showed was that it works. Look at all the people in this thread engaging with this post, not because …
-
comment
Comment #29792599
The text of the article contains an argument to avoid margins when creating reusable components, instead allowing the consumer of the component define its margins. There is no argu…
-
comment
Comment #29780247
Gonna use this opportunity to show off my day 1 prompt (10,000 things) creation. I'm not quite satisfied with it, but also don't really know where to go from here. https://i.imgur.…
-
comment
Comment #29767611
* I'll be closer to happiness than I am now
-
comment
Comment #29712794
Note that there's an error in the assumptions behind the discord regex, discord invites do not necessarily have "invite" in the url, and may use the domain discord.gg instead. For …