Viewing profile — Perenti
Perenti
HN member- Joined
- Wed, Jan 23, 2019, 5:28 AM UTC
- HN karma
- 600
- Public activity
- 291 items
- HN profile
- View on Hacker News ↗
About Perenti
No profile information was provided.
Recent public activity
-
comment
Comment #49238525
How many elderly Taxi drivers die of traffic accident? Perhaps the job is culling the Alzheimer's sufferers before other symptoms and signs arise?
-
comment
Comment #49078000
What this document suggests is a way to fast-track Chinese development of advanced silicon, as far as I can see. Does Anthropic really believe all the silicon is made in the USA? I…
-
comment
Comment #49014388
Yes, China stole the recipe for pasta and noodles from America. China stole gunpowder from America. China stole printing from America. China stole the idea of paper money from Amer…
-
comment
Comment #48769236
I recall announcements in 1984 that Apricot were building a m68k machine. I was very excited at the time. I never heard if it ever really happened though.
-
comment
Comment #48742684
To be honest, my first thought was also that the line between how the US treats its citizens and how China does theirs is very fine. You may not be aware of how the USA is represen…
-
comment
Comment #48727741
If you're not good at prompting yet, that $10 doesn't go very far. The local model allows me to learn what works and what doesn't without paying for tokens. Then when I know how no…
-
comment
Comment #48715549
In a zero based array type language. In pascal I believe arrays can start where you want them to as in "array[-10..10] of integer". It's been a while though. There is no year zero.…
-
comment
Comment #48615376
In my experience, ringing the AEC and saying "I thought I might have flu, and thought it best to avoid crowds" is enough to save AUD$50. A huge difference between here in Oz and th…
-
comment
Comment #48441284
I'm pretty sure that if the virus and its DNA are undetectable then you can't spread it. I believe that's how it works with HIV anyway.
-
comment
Comment #48439551
If it can't run on the metal, is it really an OS that's "native"? Surely an "AI-native" OS runs the AI in ring zero? Is a dockerfile the same as an OS? Always? These are serious qu…
-
comment
Comment #48061336
I got six a few times at High School. Compared to the beatings at home they were kinda weak. But I guess it'd freak out kids who had never been beaten. I can't see the threat of th…
-
comment
Comment #48059771
I've been told that American's have a very low rate of passport issuance. I don't know if that's true, but the figure quoted was only 10% of adults hold passports. Is this a really…
-
comment
Comment #47858766
I just wish it did what it said on the tin. Seriously, separating the hype from the reality is so time consuming.
-
comment
Comment #47472103
I've always been suspicious of the claims THC helps anxiety. CBD may, but my experience is that high doses of THC without corresponding CBD tends to induce anxiety in many people. …
-
comment
Comment #47373617
You're welcome. By the way, as an AIdiot, anything that makes RAG less brittle is good.
-
comment
Comment #47371443
Just a note on the website, I thought at first my browser had been hijacked by a shipping or travel agent. The first impression is how AI has improved ship tracking, so you can now…
-
comment
Comment #47358501
This relates to my favorite hatred of LLMs: "Let me refactor the foobar" and then proceeds to do it, without waiting to see if I will actually let it. I minimise this by insisting …
-
comment
Comment #47260289
Interesting. Seems you are automating my qwen workflow. Every output stage is verified through mathematical proof whenever possible, before being fed to the next step in transformi…
-
comment
Comment #47260227
You can run any smalltalk code from workspace-style frames in the Inspector, Workspace, Explorer, Finder and Debugger. You can edit classes and methods in these windows, as well as…
-
comment
Comment #47214313
It may have a tidy mmap api, but Smalltalk has a much better file api through its Streams hierarchy IMHO. You can create a stream on a diskfile, you can create a stream on a byteAr…
-
comment
Comment #47187124
Will this only apply to an OS with human user accounts? I wonder how autonomous agents that are operating systems running on bare hardware are defined under this strange law. Not a…
-
comment
Comment #47177734
Could you claim any book with boys being different to girls breaches the sex talk rules? I'm just wondering how you could use this law to show how ridiculous it is.
-
comment
Comment #47136367
So use Zig to implement Smalltalk. All problems solved.
-
comment
Comment #47131968
It would be nice if clicking on a list entry (say llama3 ) opened a window/tab on the home page of that model.
-
comment
Comment #47097402
I've been playing with my own Smalltalk implementation. I guess it qualifies as a tiny _language_, but the class library is huge! Yes, I know that all who do not understand Smallta…