Viewing profile — Shikadi
Shikadi
HN member- Joined
- Tue, Jan 24, 2017, 4:28 PM UTC
- HN karma
- 254
- Public activity
- 214 items
- HN profile
- View on Hacker News ↗
About Shikadi
No profile information was provided.
Recent public activity
-
comment
Comment #46136341
75w is nuts actually. I measured my _desktop_ setup about 10 years ago including two monitors and idle was around 35w. It also doesn't make sense to include idle of all peripherals…
-
comment
Comment #46136281
There's probably a decent chance that training an LLM produces more carbon than producing stranger things
-
comment
Comment #45861742
Enshitification, I've been using Gmail for decades and it was significantly faster and more responsive in the past. It still works fine tbh, but it did work better. Whether or not …
-
comment
Comment #45861695
I left when they decided to lay people off and use AI as translators and to make lessons.
-
comment
Comment #45064184
I've had far more Ubuntu distro upgrades break than succeed, and often without solutions online other than reinstall. Haven't had that issue with Arch since 2011. I use Ubuntu for …
-
comment
Comment #41556220
I mean, they probably don't need their feet to continue making money and selling things online. IBM still makes money after all
-
comment
Comment #41269526
I agree authors should be listed, but I disagree that this is odd. Especially in a time where points from scientific consensus are considered biased political points, it's the norm…
-
comment
Comment #40524419
Lol 9 years is vintage is lol
-
comment
Comment #37424284
I personally find && and || easier to read than "and" and "or" because instead of using words to separate words, it's symbols separating words. Sure syntax highlighting helps, but …
-
comment
Comment #37387427
What if I want to use a cuck license?
-
comment
Comment #37278095
The Starbucks lids are awesome, we should use them everywhere
-
comment
Comment #37273920
I'm in embedded, there's also cutting edge stuff to work on. The nice thing is you can be mostly detached from annoying web apis and frameworks and databases. The not so nice stuff…
-
comment
Comment #33343854
And what I'm saying is, you have absolutely no evidence or way to prove that. I'm not saying it's not possible, but I am saying it has as much scientific evidence as spontaneous ge…
-
comment
Comment #33340070
The answer provided to the hard question doesn't answer the hard question. There is no reason we're aware of that a ton of computations should lead to a subjective experience, it's…
-
comment
Comment #33216169
Thank you for these, I just subscribed to most of them
-
comment
Comment #33091589
Security?
-
comment
Comment #32110694
Constant growth is not the same as infinite growth. Constant growth is the state of the economy now, believing in infinite growth is believing it can continue this way forever
-
comment
Comment #32110670
So you think smart, productive people's time is infinite? People require resources to live
-
comment
Comment #32096590
Why do people believe this? The earth has limited resources
-
comment
Comment #32096569
Unfortunately, recessions tend to shift wealth up even more these days, partially because of government bailouts, but also because of stock puts and shorting
-
comment
Comment #31647223
There are like two Apple M chips, is that something official or internally leaked?
-
comment
Comment #31611651
Turns out I'm the one who forgot what memory safety is o.o I think the part that makes rust's memory safety special is that it also lacks garbage collection
-
comment
Comment #31611443
I'm an embedded developer, and for me it's the opposite. Not saying everyone is like me, just saying not everyone is like you. I find regular software development to provide more i…
-
comment
Comment #31611337
Wouldn't this be a nearly identical call, but specifying the add trait? I'm still learning so I'm not sure if I'm missing something
-
comment
Comment #31611035
I'm not sure if you understand what safe means in this context. One common example is modifying a vector element by reference. If you grab a reference to an item, push something el…