Viewing profile — Falell
Falell
HN member- Joined
- Wed, Jun 03, 2015, 2:15 PM UTC
- HN karma
- 247
- Public activity
- 56 items
- HN profile
- View on Hacker News ↗
About Falell
No profile information was provided.
Recent public activity
-
comment
Comment #49157581
This was my first question too, I don't see anything addressing e.g. the cyclical arc example from the original 'spawn' conversation. It seems like you have to auto-propagate !Forg…
-
comment
Comment #48309331
Maybe a typo for To Be Quite Honest?
-
comment
Comment #48293949
The kind of people GP is referring to refuse to actually learn from this. I've had several coworkers over the last 15 years that absolutely refuse to 'learn to fish'.
-
comment
Comment #47937989
I think it shows exactly the opposite of the second. Even with the availability of checklists, and instructions to use them, people won't and don't actually use them consistently. …
-
comment
Comment #47641389
Fun. 2.2 loads a blank screen for me, all previous levels were fine and 2.3 loads. Windows, Firefox 149. Edit: Confirmed fixed.
-
comment
Comment #44018179
This doesn't follow at all. The game received _excellent_ reviews prior to release. It's currently the second best reviewed PC game of the year on metacritic [1] (an aggregator wit…
-
comment
Comment #40711697
There isn't one, there are hundreds. Given that you end up on a small fandom wiki, you have no idea where 'the better community' is. You go to your search engine of choice and star…
-
comment
Comment #40131524
> What you need is volatile read/write or load/store intrinsics. When you have those, you can express what's actually possible on a hardware platform, and not inadvertently enable …
-
comment
Comment #39875301
Firefox has all of this except the date. `about:config` lists all config values, values in bold do not match their default or do not exist by default, values can be reverted with o…
-
comment
Comment #39292021
"worse is better", the fact that a great ecosystem has grown does not necessarily mean the language and its tools are great. Personally, I find the lack of static types makes maint…
-
comment
Comment #39283130
Credit cards have by far the best in-person UX of the options that I am presented, tap my card or phone and leave and they're accepted everywhere in practice (my debit card is not)…
-
comment
Comment #38198760
Not a direct compiler optimization, but consider memcpy() vs memmove() as an example. If you know two regions of memory do not overlap you can call memcpy() for a direct optimized …
-
comment
Comment #37440700
From the PR body... > The cowardly handling of the recent RustConf keynote fiasko...
-
comment
Comment #36699592
The article shows that federation delivers data to Meta even if you personally don't use Threads, but I agree with your point. If you want to control distribution of your data, don…
-
comment
Comment #36615639
This is discussed at ~12:10.
-
comment
Comment #36248033
This is such an obviously good solution to covering API costs that it becomes clear that the actual goal is not to cover API costs, but something else - probably to kill third part…
-
comment
Comment #36247937
I happily paid for Premium for years, I've gotten a lot of value out of Reddit and I wanted to make sure that they got money even though I blocked all their ads. I cancelled when t…
-
comment
Comment #35245121
A relevant example from yesterday: https://lore.kernel.org/lkml/CAHk-=wjifBVf3ub0WWBXYg7JAao6V8...
-
comment
Comment #35138929
Relocating them will actually break things in many cases, especially when native code is involved.
-
comment
Comment #34698909
Non-managers, they aren't responsible for anyone but themselves. I know nothing of Meta's specific titles but I'd expect that e.g. the first level of full time engineering manager …
-
comment
Comment #34435682
Bloomberg's comdb2 does something similar, using the SQL grammar and query planner but swapping out the storage layer. To quote from their paper: "In SQLite a query plan is compile…
-
comment
Comment #33507146
This has been discussed in comments of Wayland threads on HN for years. People who want to keep using X complain that they still use it, someone replies "All the X maintainers have…
-
comment
Comment #31360440
Brazil is apparently a suburb of RPG.
-
comment
Comment #31360410
Science has a large cluster in North Programming, and a cluster in Eastern Finance. The search is pretty good.
-
comment
Comment #31056837
Tokens and very basic walls with flawless click drag seems like all you need to make useful tool eventually, but... Windows, Firefox 99.0.1. Click drag on tokens is inconsistent an…