Viewing profile — oslac
oslac
HN member- Joined
- Sat, Dec 31, 2022, 7:09 AM UTC
- HN karma
- 107
- Public activity
- 45 items
- HN profile
- View on Hacker News ↗
About oslac
No profile information was provided.
Recent public activity
-
comment
Comment #39407700
Is there still no type theoretic answer to unit testing? Does not the type or the class generally contain all the necessary information to unit test itself, assuming its a unit? Th…
-
comment
Comment #38433087
Any number that cannot be effectively computed does not exist; there are actual hard physical limits to Numbers.
-
comment
Comment #36651751
They don't let you know this, but you can just delete your "I read this later" backlog. You're not going to finish it, or read any of it.
-
comment
Comment #36614438
I tried a few, but (nearly) default Obsidian won me over by simplicity, ease-of-use.
-
comment
Comment #36598358
It's also bad because you have to, as a programmer, actually type out the types a lot (compared to say, Ocaml, Haskell or Rust), and like you say, it makes it impossible to read.
-
comment
Comment #36469951
Prerequisites are mostly fake. You can just study what you need - depth first learning (assuming you are open to self-studying and this is not about academic bureaucracy)
- comment
-
comment
Comment #36420499
This isn't a new phenomena, and does not differ at all from a normal non-tech person getting their information from Google Search. Hidden motivations for this push left as an exerc…
-
comment
Comment #36402657
Mock has expectations about how the function is called. If you read a file from a disk, and you expect it only to be done once, a mock is "usable" in this scenario to count the num…
-
comment
Comment #36401926
Coffee Nap is probably amongst the top 3 refreshing things I know of.
-
comment
Comment #36341407
For public discussion, places like Zulip, Slack and Discord are fucking abysmal since they can hardly be googled and usually have stronger circle jerking in them.
-
comment
Comment #36322376
Only instability introduced so far was by the subs going private. For some communities that are already notoriously unstable, this is not a particularly good look and makes me reco…
-
comment
Comment #36312173
This is the actual, realizable AI risk: combining several badly understood complex systems that shape populations and lives. Not the Skynet.
-
comment
Comment #36298869
Build / buy an old enough computer.
-
comment
Comment #36289221
This is a good intuition, Rust's references can be thought of as a r/w locks.
-
comment
Comment #36267490
Hard to believe people look at this Chat UX with LLMs as a good interface. Look at the amount of blabbering in the example - why?
-
comment
Comment #36223374
Governments cannot even do little local control such as inflation, and people have these fancy ideas about controlling the *temperature* of the entire Earth. Ideas about ulterior m…
-
comment
Comment #35785112
Having read through the old version I cannot recommend that one either.
-
comment
Comment #35703140
It is for these (tooling / library) reasons it is almost impossible to recommend it for any project, almost like Nix in that regard for me.
-
comment
Comment #35673955
I would say it is minimal, the help it provides. It will not get you to B1.
-
comment
Comment #35581651
Why call it "OpenAI" when it is probably the biggest blackbox thing out there.
-
comment
Comment #35515948
I agree.
-
comment
Comment #35515841
I would not call Duolingo a language learning application. It behaves more like language mimicry application. You learn a very particular subset of the language that I'd call "Duol…
-
comment
Comment #35511573
Tending to a digital garden of your own making has been the most effective for me by far. No other organization beyond that, at most hitting a random note inside a subfolder for 10…
-
comment
Comment #35439252
It sounds like a good idea to send your codebase through a MITM to OpenAI, both of these ideas I mean.