Viewing profile — whatsakandr
whatsakandr
HN member- Joined
- Wed, Apr 14, 2021, 10:18 PM UTC
- HN karma
- 162
- Public activity
- 75 items
- HN profile
- View on Hacker News ↗
About whatsakandr
No profile information was provided.
Recent public activity
-
comment
Comment #49088334
I used to think this, then I realized that the amount of time you spend with equations is so much more than code, and the terseness makes them much easier to read once you know wha…
-
comment
Comment #48779851
Reminds me of a sub plot from Accelerando. Wasn't a huge fan of the book but it left an impression.
-
comment
Comment #48554435
I wonder how much zed industries is being valued at.
-
comment
Comment #47936617
I could still push an app to my phone via adb after this nonsense gets implemented?
-
comment
Comment #47871125
I gave zed agent another shot today, and it couldn't run bash commands, so back to opencode I go.
-
comment
Comment #47812076
Yes it's slower, but it works. It's being built by one single dad who focused on compatibility before speed. I'm not convinced that tying the lifetimes into the type system is the …
-
comment
Comment #47811261
Fil-C is one of the most underrated projects I've ever seen. All this "rewrite it in rust for safety" just sounds stupid when you can compile your C program completely memory safe.…
-
comment
Comment #47750175
My wife has wanted a security system for a while. The turnkey cloud solutions freak me out. I've done some home automation with home aisstant before, and omg that was configuration…
-
comment
Comment #47595170
I do not understand how these companies can have such high valuations when minimax m2.7 is going to be open weight.
-
comment
Comment #47452351
Not to be confused with https://github.com/tsoding/Noq Which got it's name from 'Not Coq'
- story
-
comment
Comment #45801845
The purpose of a screening is not to determine competence, it is to determine whether recruit and company want to work together, which cannot be automated.
-
comment
Comment #45723371
I have a prompt to make it not rewrite, but just point out "hey you could rephrase this better." I still keep my tone, but the clanker can identify thoughts that are incomplete. St…
-
comment
Comment #45546027
He's describing the Cuda execition model. More interestingly, it's the same model as Intel's Implicit SPMD Program compiler (ispc, God that name is awful). But ispc works across SI…
-
comment
Comment #45092564
He makes such a good point. This is such a tragedy. Import std would of been an amazing thing that would of led some much less pain, but the committee got greedy.
-
comment
Comment #44867465
For personal, I've got the nirvana life plan. It's great, for work, it's TODO.txt on a network drive.
-
comment
Comment #44367086
Best idea of a solution I can think of is modifying bacteria to consume microplastics and releasing them into the wild. Make them a permanent part of the ecosystem.
-
comment
Comment #43747429
Like most things in C++, I wish the default was `nothrow`, and you added throw for a function that throws. There's so many functions that don't throw, but aren't marked `nothrow`. …
-
comment
Comment #43697100
It would be nice if it just became a python interpreter. The concepts and build that CMake has is pretty good, but implementing it is a pain due to the quasi shell syntax.
-
comment
Comment #43388707
This article should of had the conclusion of this is why you should use arena allocator.
-
comment
Comment #43132906
This article could benefit so much from defining what an ERP is.
-
comment
Comment #42935214
The nice thing about chat is it's open ended, the terrible thing is that holy crap I have to write a paragraph describing exactly what I want when I should just be able to hit a bu…
-
comment
Comment #42682991
Actually using the language is something Jon Blow is definitely getting right with Jai, if it ever releases.
-
comment
Comment #42456745
Honestly this seems like a really nice feature. There's been so many times I'm driving and just want to Google something. Used to use Google assistant for that, but I no longer use…
-
comment
Comment #42335716
I used to think gitlab was the bees knees, but more recently there's just a lack of user awareness. They've had a open issue for years about failing a job due to not finding artifa…