HackerTrans
TopNewTrendsCommentsPastAskShowJobs

battle-racket

no profile record

Submissions

A New AI Math Startup Just Cracked 4 Previously Unsolved Problems

wired.com
5 points·by battle-racket·5 เดือนที่ผ่านมา·1 comments

JSON Parser in 111 lines of Haskell (2019) [video]

youtube.com
3 points·by battle-racket·ปีที่แล้ว·0 comments

Show HN: Pshunt – Go terminal app for finding and killing processes

github.com
1 points·by battle-racket·ปีที่แล้ว·0 comments

Show HN: pshunt: Terminal app for easily killing processes

github.com
2 points·by battle-racket·ปีที่แล้ว·3 comments

Show HN: Simple Transformer Implementation in PyTorch

github.com
1 points·by battle-racket·ปีที่แล้ว·0 comments

Show HN: Generating Random Art in Haskell

github.com
5 points·by battle-racket·ปีที่แล้ว·0 comments

Show HN: Random Art Generator in Haskell

github.com
5 points·by battle-racket·ปีที่แล้ว·0 comments

How to delete your Facebook account

theverge.com
117 points·by battle-racket·2 ปีที่แล้ว·110 comments

In Defense of Bad Grammar

bytesnotborders.com
3 points·by battle-racket·2 ปีที่แล้ว·1 comments

comments

battle-racket
·5 เดือนที่ผ่านมา·discuss
https://en.wikipedia.org/wiki/Imperial_boomerang
battle-racket
·5 เดือนที่ผ่านมา·discuss
BarraCUDA is also a bioinformatics toolset? https://www.biocentric.nl/biocentric/nvidia-cuda-bioinformat...
battle-racket
·ปีที่แล้ว·discuss
> It acts like a dual construction to a tracing GC in many cases

yeah one of the most helpful realizations I’ve read is that tracing and ref counting are essentially two formulations of the same problem - one is finding objects that are alive (by tracing), and the other is finding things that are dead (i.e. their ref counts reach zero). and of course, every object is either dead or alive!
battle-racket
·ปีที่แล้ว·discuss
funny that you call it pointless then admit you never learned what it is
battle-racket
·ปีที่แล้ว·discuss
"let me relay potentially made-up information because I'm too lazy and/or incompetent to read an article"
battle-racket
·ปีที่แล้ว·discuss
I didn't know you could do that, thanks! also, so what if I want to re-implement something that already exists? god people on hackernews are so miserable
battle-racket
·ปีที่แล้ว·discuss
Killing processes usually involves some combination of ps, grep, copying a pid, and running kill. To make this process slightly more efficient, I made a terminal app to list, search, and kill processes, all in one interface. Please share any feedback you have :)
battle-racket
·ปีที่แล้ว·discuss
check out https://gitlab.com/nakst/essence
battle-racket
·ปีที่แล้ว·discuss
I think this is a disadvantage many developers face. Their entire life's work is tied to some proprietary product and when they leave their company (or get laid off), they effectively have nothing to show for it. Sure, you have the experience and the knowledge gained, but nothing material. This is why I encourage devs to turn proprietary work into something that's "theirs." For example, writing blog posts about your work, contributing to open source (or convincing your company to opensource something you worked on), side projects, etc.

It's unfortunate that we have to do this extra work, compared to, for instance, researchers in academia or, say, a Linux maintainer, who "own" their work (or at least get credit for it).
battle-racket
·ปีที่แล้ว·discuss
https://archive.is/Z01pg
battle-racket
·ปีที่แล้ว·discuss
Can this help people cut through UX dark patterns? Like for example, "unsubscribe from all communications and I mean all" or "turn on the strongest privacy settings even the ones they try very hard to hide" or "order this on amazon and make sure to choose free delivery even if it's not the default"
battle-racket
·ปีที่แล้ว·discuss
He doesn’t have an argument. He’s simply stating his opinion on something he’s never experienced. It’s a bit like someone saying “The California wildfires aren’t that bad” but they live in Sweden.
battle-racket
·ปีที่แล้ว·discuss
[flagged]
battle-racket
·2 ปีที่แล้ว·discuss
Related, RIP Mike Davis, author of this article. Highly recommend reading some of his books, my favorite being Late Victorian Holocausts which discusses famine in relation to colonialism.
battle-racket
·2 ปีที่แล้ว·discuss
Yeah I think this subject is a lot more nuanced than what people like to admit. We shouldn't allow hate speech and misinformation to flourish, but what constitutes as such is in many cases subjective, and leaving that up to corporate oligarchs, or anybody for that matter, is a scary thought.
battle-racket
·2 ปีที่แล้ว·discuss
> Eventually Chang is approached by a manager who tells him that he could eventually rise to the position of Vice President of R&D, but to do so he would need to get a phD, and that TI will pay for Chang to get one ... Chang applies and is accepted into Stanford’s electrical engineering graduate program. He again works hard and graduates in 3 years

3 years for a EE PhD is extremely impressive.
battle-racket
·2 ปีที่แล้ว·discuss
Maybe it's my ADHD, but I cannot for the life of me stand using an IDE. There's too many distractions - popups, suggestions, underlines, warnings, and a million different buttons cluttering up your screen. That along with an AI assistant would make my head explode.

All these things that supposedly "help" us code end up limiting us in severe ways because we aren't forced to think anymore. Typing, syntax checking, and recalling function definitions isn't the bottleneck to programming. If they are, maybe you're not programming.
battle-racket
·2 ปีที่แล้ว·discuss
Here's a great article I read recently talking about this: https://www.noemamag.com/the-exploited-labor-behind-artifici...
battle-racket
·2 ปีที่แล้ว·discuss
At least they didn't make you make a phone call and have a rep try to prevent you from doing so for an hour (looking at you NYT).