HackerTrans
トップ新着トレンドコメント過去質問紹介求人

ruslan

567 カルマ登録 19 年前
C/C++. Unix. Electronics. HAM. CNC. Ice hockey.

コメント

ruslan
·3 日前·議論
I wish these guys luck in finding their customer. Really. Because real solution to the problem would be to hire old-style developers to rewrite the whole slop from scratch without AI being involved. Fixing broken slop is Sisyphus's labor.
ruslan
·27 日前·議論
I would expect CDE (or NsCDE).
ruslan
·27 日前·議論
Cannot find what are the min HW requirements ? What min RAM/HDD/CPU to get simple X11 environment ? Will it run on 486DX2-66 ?
ruslan
·29 日前·議論
> Fastmail reads or analyzes users email to sell ads? Fastmail trains ai models on their user's email messages?

Even though they have not been caught, it does no mean they are not doing so. We live in the world of zero trust.

> Metadata is more valuable than message content for analysis. GPG solves that how?

In most cases yes, only From: and To: headers are exposed.
ruslan
·29 日前·議論
Delta Chat is an email client I use and advise to my correspondents, it does GPG stuff quite comfortably. Yet it still requires understanding of the process.
ruslan
·29 日前·議論
> The second is AI assistance: tools that summarize your inbox, surface action items, draft replies, and in some cases take actions on your behalf.

That is the most evil part. Finally we will have bots talking to bots, no human in the loop.

All email problems can be solved with GPG, but that ruins Fastmail and other email services business, as they won't be able to read and analyze their users' emails. No ads, no selling user profiles to ad companies, not even teaching AI on user data. This is the kind of future of email I would like to see. Sadly, noone uses GPG and it's quite hard to teach people to do it.
ruslan
·2 か月前·議論
I think I know quite some things about OS internals, but not that much as a guy how writes device drivers daily. Would happily read such book to get in par with the author.
ruslan
·2 か月前·議論
> This book has negative value. It is actively destructive to FreeBSD, even if in the short term it boosts the author's public profile.

I won't be that radical, the book still has value. There are many useful code samples with descriptions and explanations of concepts I did not know before. But to get to them one has to dig through a forrest of useless tokens. Someone has to pass it through an LLM and publish distilled edition. :-)
ruslan
·2 か月前·議論
> This book is a dishonest AI scam.

Indeed! I read through a couple of paragraphs. Each begins with a bloated introduction where each sentence repeats same idea many times in different words. Lot's of bullets repeating same statement. That's exactly how LLM scam looks like. The whole book is full of water. It can be reduced in size by a factor of 5.
ruslan
·3 か月前·議論
How about demo-design ? I mean good old PC demoscnece. Try to fit something feasible into 64K.
ruslan
·3 か月前·議論
Do not pay for premium accounts, use their freemium service to death! Let them die hard!
ruslan
·4 か月前·議論
Excuse me for being ignorant, is Seccomp what SELinux is based on ?

Also, what is well-known piece of software that uses Capsicum on FreeBSD ? Can someone name a few ?
ruslan
·6 か月前·議論
When I was watching that Lunduke's video a couple of days ago initially I was thinking he's just making a joke of that Vendefoul Wolf distro on 200MB box. I recalled using FreeBSD as access server with lots of modems (PPP/SLIP), Apache, Samba and QuakeWorld server running on a box with just 32MB of RAM. That was also my daily working machine with XF86 and Enlightenment desktop manager, circa 2000. So, 200MB is a whole lot of memory!
ruslan
·6 か月前·議論
That's interesting, thanks. I feel a need for simple multitasking/networking OS for synthesizable RV32I core (not RTOS like, but more like Unix or CP/M). Would be nice to try Plan9 on it once port is out.
ruslan
·6 か月前·議論
I use one written in SpinalHDL. :-)

Next question is how much RAM it needs to boot and can it be used without rio ?
ruslan
·6 か月前·議論
Is there Plan9 port for RISC-V (RV32I) ?
ruslan
·6 か月前·議論
Ice hockey player also here. Defence. Pretty neat analogy with Google. :)
ruslan
·7 か月前·議論
Did you see tamatoes harvested that way ? They are suitable only for producing sauce.
ruslan
·8 か月前·議論
Exceptionally good reading!
ruslan
·9 か月前·議論
Get two FTDI FT232RL chips, connect them together on serial side (RXD->TXD, TXD->RXD, GND<->GND). Plug into USB ports of your computers, run terminals (or any other software that supports serial I/O), send/receive data. Can use XYZModem to send files, PPP for TCP/IP networking, etc. No programming involved. Cheap as hell.