Viewing profile — ricket
ricket
HN member- Joined
- Tue, Mar 05, 2013, 5:27 AM UTC
- HN karma
- 152
- Public activity
- 36 items
- HN profile
- View on Hacker News ↗
About ricket
No profile information was provided.
Recent public activity
-
comment
Comment #40913702
I googled "us government anti trust wins" and found a few articles that point out some recent ones, e.g. Adobe and Figma in December 2023, and an Apple lawsuit in March 2024.
-
comment
Comment #35132228
btw there is a bash feature that you can use for this touch a_tset_file.txt mv a_t{se,es}t_file.txt it works for changing file extensions: touch foo.txt mv foo.{txt,json} or for ad…
-
comment
Comment #24735469
It looks fairly clean but the lowercase "r" character stuck out at me as I read the webpage. Mainly in the smaller paragraph size, not so much the titles. Something about it just l…
-
comment
Comment #23474148
Also the search index has not been updated in 8 months so it doesn't include the several recent articles. Which can be confusing, since those articles are right next to the search …
-
comment
Comment #12484049
The Pix example looks like a cinemagraph. They can be really neat and beautiful. There is a popular subreddit, /r/cinemagraphs, and other various google results. Maybe those are ex…
-
comment
Comment #10970104
> To my surprise it came not just unlocked but rooted. This rings alarm bells for me. What are the chances that it comes with a pre-installed Android rootkit? How would you know?
-
comment
Comment #10165968
I had the same thought. You could practice magic tricks if you could flip over the deck and then shuffle and fan it! "Pick a card, any card!"
-
comment
Comment #10088230
I don't know why a non-gamer would bother with an AMD/NVIDIA graphics card. Even a developer. If the most graphically intensive thing you do is watch YouTube videos or Netflix, use…
-
comment
Comment #9717775
Typo: the pricing section says "Workpress"
-
comment
Comment #9090192
I'm not a C++11 developer, I've done a little C++ in the past. What is the pride in putting all the code in the header file? Shouldn't the declarations be there, and the definition…
-
comment
Comment #9031719
So the server always sends the same plaintext (the private key of the bitcoin wallet), encrypted presumably by the same cipher but each time with a different symmetric key of cours…
-
comment
Comment #8869247
A toll near me (NC) has cameras and an electronic sensor over the highway; it reads your pass if you have one, or takes a picture of your license plate if you don't so that they ca…
-
comment
Comment #8852345
Sorry. I googled to check before posting too, but didn't consider specifically the A123. It still looks like it is an uncommon choice for main battery pack but I can see how it's a…
-
comment
Comment #8850651
It's 100% believable, technology-wise. It's a 2600 mAh LiPo (or LiFePO4 or other similar lithium battery), and the charger charges it at about 4C == 10A. The tradeoff is that such …
-
comment
Comment #8850587
It's not as entertaining than say a dynamite explosion, but here's an example: https://www.youtube.com/watch?v=ixIOEPnsgbI Gassing (or smoke, not sure which) starts around 15 sec. …
-
comment
Comment #8850554
5C is still like 10-15min for a full charge -- and definitely does have side effects, it causes damage to the battery and will result in sagging voltages and lower capacity in just…
-
comment
Comment #8493944
I think you have to really consciously process your email though, in order for your system to work. I have gotten really bad at email lately and it's because of this: I leave my em…
-
comment
Comment #8448564
I re-evaluated my DNS provider choice a couple days ago (good timing, apparently, as I was using Google before then). Switched back to OpenDNS because their servers responded faste…
-
comment
Comment #8443280
Not sure if he meant P2P as peer-to-peer or point-to-point. The latter seems to make more sense. But P2P is most commonly used to mean "peer to peer". (also pay-to-play in the game…
- comment
-
comment
Comment #8408549
My mom has Alzheimer's disease. I either sympathize with your situation, or if you were using it as an expression, I find the misuse a bit offensive. Particularly in this context f…
-
comment
Comment #8317670
10 years. Interview is dated 1985, Windows 95 is obviously 1995.
- comment
-
comment
Comment #8015759
I have used this technique to help me memorize company goals and also to connect codenames with their version numbers. I hated when someone would mention "Julio" and I'd have to as…
-
comment
Comment #7949954
"And as a hypothetical story-telling construct I created in my mind, Jane agrees 100%!" That's a very strange way to end an article. Could have just stopped before adding that last…