Viewing profile — cheepin
cheepin
HN member- Joined
- Mon, Mar 24, 2014, 4:04 AM UTC
- HN karma
- 602
- Public activity
- 276 items
- HN profile
- View on Hacker News ↗
About cheepin
No profile information was provided.
Recent public activity
-
comment
Comment #46054799
All of the things you mentioned are designed and tested incrementally. Furthermore software has been used on Mars missions in the past, and that software was also developed increme…
-
comment
Comment #45624901
That’s a pretty solid endorsement. Where do you work?
- story
-
comment
Comment #43333761
Rust memory management is automatic. Object destructors run when the object exits scope without needing explicit management by the programmer
-
story
Show HN: 100 Depth tree search on your iPhone with Rust
I made this app with Rust + React Native. It combines a puzzle game with a solver. While quite a lot of work went into UX, the solver is what I’m most proud of and was the first fu…
-
story
Show HN: Random Positive Reward App for iPhone
I built an iPhone app that is now available in the App Store. Its purpose is to make it easy and effective to use intermittent positive reinforcement as a motivation tool - the psy…
-
comment
Comment #41404920
Here's why: https://bconnected.berkeley.edu/projects/google-cost-reducti... TLDR: Google Workspace for Education rug pulled schools on their "unlimited" plans, and the deadline is …
-
comment
Comment #41232233
I recently had a recruiter from them email for hybrid positions with no remote so take that as you will Edit: 15 remote engineering positions open out of 219 total on their career …
- story
-
story
Ask HN: How are you using Intermittent Reward? (or why you ought to try it)
Random Intermittent Reward (known as Variable Ratio Reinforcement Schedule in the field of Applied Behavior Analysis) is a powerful concept from psychology. It states that the incr…
- comment
-
comment
Comment #16006811
This isn’t correct for a=5, b=0, c=0. It would return true while OP’s example would return false
-
comment
Comment #14541716
He was almost assuredly talking about enforcing carbon tax. Enforcing working hours limits has already been accomplished in many countries.
-
comment
Comment #14182237
"An estimated 95% of all cars sold in the U.S. have automatic drive, versus less than 20% in Europe and Japan, where stick-shift is the overwhelming transmission of choice." Still …
-
comment
Comment #13274146
The discussion he referenced, if you haven't seen it: https://news.ycombinator.com/item?id=13267537
-
comment
Comment #13198666
Or you can call map_err to do an on-the-spot transformation if you don't have a general way to go from Error A to Error B. I still sometimes make mistakes reading rust code with th…
-
comment
Comment #12822558
If you are measuring response in nanoseconds, 100 microseconds is still a lot. However, it may be good enough for games at well below 1% of your time budget for a 60 fps game assum…
-
comment
Comment #12802726
In my experience they don't really stand out other than being a bit slow (for which it actually got ticketed). They seem to just be very conservative.
-
comment
Comment #12767385
DDOS usually occurs via a botnet of infected networked devices. Thus, the attacker is getting their resources for "free" since their host is unknowingly wasting CPU and bandwidth d…
-
comment
Comment #12766784
> Is there an equivalent guide to the compile-time representation of important constructs for those trying to learn C/C++? Definitely. It was taught in school and there's pretty go…
-
comment
Comment #12766515
I read through the Rust book, and the problem I was having with it and the other docs is that it was hard to map the Rust concepts with what actually runs when it is compiled. For …
-
comment
Comment #12259652
Suppose a company raised money at some implied valuation. If they raise money again at a lower implied value, you call it a down round.
-
comment
Comment #12161797
> But now, the XYZ Candy Company building also has become a Pokémon Gym. Players from miles around aggregate to that location because the name and logo are depicted in the app as a…
-
comment
Comment #12038995
To people confused about the link, copy and paste it instead. The owner of that site is trolling people with the HN referrer.
-
comment
Comment #11958409
(2013)