TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

A $200 mini-laptop with a Intel 8088 chip and 640KB

374 pointsby gooseyardabout 2 years ago

52 comments

wang_liabout 2 years ago
As a nerd of a certain age I’ve been deeply attracted to retro computing. Even going so far as to place bids on 30 year old Atari STs on eBay since that was a computer I had in the late ‘80s&#x2F;early ‘90s. But in recent days, through the use of modern emulators I’ve dabbled in these retro systems and I’ve come to the conclusion that they’re just bad. They are fine for the enjoyment of certain games and reliving or just getting a reminder of my younger years. Yet these home computers of that era lack so much. No MMU, no FPU, no IP networking. Very limited CPU cycles and memory.<p>Even switching from home computers of the era to workstation class system, it’s pure frustration at the limits on what can be done. Don’t get me wrong, for a lot of my computing needs I could probably get along just fine with a next cube or a late model Mac II. But on the other hand you’ll pay hundreds or thousands of dollars for these systems, while I can go on Amazon and spend ~$200 for a mouse, keyboard, cheap monitor, and a raspberry pi zero w and I’ll have a more capable system in every way. For just a little more money I can buy a tiny PC that is able to emulate near perfectly all the computers of my youth.<p>Thank you for attending my Ted talk.
评论 #35999486 未加载
评论 #36002426 未加载
评论 #35997165 未加载
评论 #36002247 未加载
评论 #35999156 未加载
评论 #36002454 未加载
评论 #36001587 未加载
评论 #36002181 未加载
评论 #36001418 未加载
评论 #36034932 未加载
评论 #36001117 未加载
kitsunesobaabout 2 years ago
A &quot;real hardware&quot; approach to retrocomputing like displayed here appeals to me because it much better captures parts of the experience lost to emulation. Things like insanely low latency thanks to there not being a fractal spiral of hardware and software abstractions sitting between everything. It&#x27;s much more simple, and you can feel that.<p>That said I&#x27;d also like to see some modern advancements brought in… for example a reproduction of a mid-90s 68k or PPC Mac using components manufactured on a much smaller node would be incredible. It wouldn&#x27;t even have to be anything cutting edge like 3&#x2F;5nm — even the now-ancient 14nm or 30nm would be amazing compared to say the 350nm node that the PowerPC 603ev was manufactured on.
评论 #36001344 未加载
评论 #35997307 未加载
评论 #35997735 未加载
评论 #35998188 未加载
评论 #35998601 未加载
评论 #35998557 未加载
评论 #35998264 未加载
codpieceabout 2 years ago
I really hate Liliputing. After browsing, I somehow have several tiny laptops that I don&#x27;t need but truly love like the Magic Ben MAG1 and the Pomera DM30.<p>And Jetpens. I hate Jetpens too. I can&#x27;t believe how many...
评论 #35997153 未加载
评论 #35997576 未加载
jasomillabout 2 years ago
As the owner of an obscure floppy disk subsystem that requires an 8-bit ISA card and was originally spec&#x27;ed to run on XT-class hardware, this is tempting.<p>In particular, 640 kB really is enough, as the bundled software runs in real mode, doesn&#x27;t support extended or expanded memory, and predates tricks like loading DOS in high memory by a number of years (not that they&#x27;d work on an XT in any case).<p>The disk read&#x2F;write code and some of the simpler filesystem modules run on the ISA card itself, essentially an 8085-based SBC with a rather flexible (no pun intended) floppy controller. Here, 64 kB is necessarily enough for everything.<p>The fun part is that, assuming an Intel MDS 80&#x2F;ISIS-compatible toolchain, the card can easily be coerced to run arbitrary code. And, while working Intel &quot;blue&quot; hardware is thin on the ground, I have personal experience with at least one working emulator (MAME) able to run ISIS.
bitshiffedabout 2 years ago
The creator of this machine also made a palmtop 386 - <a href="https:&#x2F;&#x2F;youtu.be&#x2F;JI71ELzd498" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;JI71ELzd498</a> .<p>They&#x27;re both beautiful machines!<p>I found them a couple of days ago, and the 386 was already sold out. I was hoping to eventually pick up one of the 8088s; but it looks like they&#x27;ll disappear now too.
评论 #35997107 未加载
etaioinshrdluabout 2 years ago
I just checked, and you can buy a new Intel 8086 on digikey right now: <a href="https:&#x2F;&#x2F;www.digikey.com&#x2F;en&#x2F;products&#x2F;detail&#x2F;rochester-electronics-llc&#x2F;MD8086&#x2F;12125282" rel="nofollow">https:&#x2F;&#x2F;www.digikey.com&#x2F;en&#x2F;products&#x2F;detail&#x2F;rochester-electro...</a><p>The product is not even marked obsolete.
评论 #35998786 未加载
评论 #35999935 未加载
评论 #36002466 未加载
chem83about 2 years ago
DOS emulation is not a very battery-efficient way to play &#x27;88-98 games on the go, so projects like these seem to cater to that specific need, letting people run DOS natively. The Toshiba Libretto was a nice, small machine, but finding one in good condition is super hard. Toshiba Portégé was another, but after Pentium-II models, they took away the OPL3 card in favor of something more Windows-friendly (AC97), which doesn&#x27;t have good DOS drivers. Now there&#x27;s SBEMU (<a href="https:&#x2F;&#x2F;github.com&#x2F;crazii&#x2F;SBEMU">https:&#x2F;&#x2F;github.com&#x2F;crazii&#x2F;SBEMU</a>), which can emulate SB&#x2F;SBPRO&#x2F;SB16 on top of newer PCI-based sound cards, including AC97 ones, solving that problem. Now it&#x27;s possible to have sound on a Pentium-II, III, M and Atom machines running DOS, like a Sony Vaio P.
评论 #36000391 未加载
评论 #35999705 未加载
_0xddabout 2 years ago
Just a heads up, it looks like these guys ripped off Serge Kiselev&#x27;s 8088 BIOS [1].<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;skiselev&#x2F;8088_bios">https:&#x2F;&#x2F;github.com&#x2F;skiselev&#x2F;8088_bios</a>
评论 #35998223 未加载
评论 #35998393 未加载
eckzaabout 2 years ago
&gt; Unfortunately there’s no information on the battery capacity or battery life, but the little computer works with a 12V&#x2F;1.5A power supply.<p>Let&#x27;s be real for a moment; you wouldn&#x27;t be getting a true vintage mobile computing experience if you weren&#x27;t tethered to an electrical socket!
bigjimmyk3about 2 years ago
Boy, does this bring back some good memories of the Toshiba Libretto:<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Toshiba_Libretto" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Toshiba_Libretto</a><p>I bought one on the gray market in 1996, and I think I managed to double my money in about 6 months by reselling it within the US. It was supremely handy to have around, but with only one PCMCIA slot you had to choose between wired networking and a CD-ROM drive.
评论 #35997869 未加载
xwdvabout 2 years ago
I’m convinced that just like how humans are attracted to little kittens and puppies, some technophiles easily feel the same attraction to small, harmless looking little computers running tiny software on tiny processors. I feel like buying this even though I have zero need for it.
stubishabout 2 years ago
I had a similar device in my hands 15 years ago in Thailand, with the company making it trying to find a market when OLPC was getting all the press. It was a netbook with a low power 386 compatible CPU and just enough circuitry and support to drive the keyboard, screen, some RAM and the SD card serving as the hard drive, and USB. It booted DOS, and in theory could have run Linux. It was powered by 6 AA batteries. They might have been able to produce them in bulk for $100 USD at the time, but I suspect it would have been more like $200. Didn&#x27;t go anywhere as far as I know.
narratorabout 2 years ago
I had an HP 200LX that was way cooler than this thing back in the late 90s and ran DOS, Lotus 123, etc.<p>Still some vintage used ones around:<a href="https:&#x2F;&#x2F;www.ebay.com&#x2F;sch&#x2F;i.html?_from=R40&amp;_trksid=p2380057.m570.l1313&amp;_nkw=200LX&amp;_sacat=0" rel="nofollow">https:&#x2F;&#x2F;www.ebay.com&#x2F;sch&#x2F;i.html?_from=R40&amp;_trksid=p2380057.m...</a>
NikolaNovakabout 2 years ago
So close. But as others mentioned why not something like vga or at least ega and 286? You could still run 80s still but you could then also do a space quest v and some of later Lucas arts games... Which embarrassingly would make it a must have for me even though I own 27 copies of them on GoG and steam and bundle and cd and wherever :)
评论 #35999124 未加载
selcukaabout 2 years ago
Curious. Why do we need an actual 8088? Aren&#x27;t all x86 processors backwards compatible with 8088&#x2F;8086? Also last time I checked VGA cards supported legacy modes such as CGA, and EGA (this may not be the case anymore).<p>Any modern Intel laptop should be able to run the same software, without emulation.
评论 #35996909 未加载
评论 #35996988 未加载
评论 #35999603 未加载
评论 #35997722 未加载
pier25about 2 years ago
Seems like a great distraction-free writing machine.
评论 #36000640 未加载
评论 #35998325 未加载
issungabout 2 years ago
Funny to see planet x3 on the store images, a game made by youtuber 8-bit guy <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=szhv6fwx7GY">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=szhv6fwx7GY</a>
jazzyjacksonabout 2 years ago
Do they still manufacture 8088 ? Or perhaps someone found some new old stock and got entrepreneurial; I&#x27;d love to know the story behind this
评论 #35997598 未加载
评论 #35997366 未加载
评论 #35997564 未加载
eimrinealmost 2 years ago
I would like to have a modern version of 8088 with ability to consume few μW under full load and 100% compatibility with regular version.
userbinatorabout 2 years ago
The fact that it appears to use an actual 8088 (and 8087) is somewhat surprising, considering that the whole PC&#x2F;XT that this model claims to be compatible with could probably be implemented on a single COB like what happened to the NES.<p>Also amusing is that the keyboard has a Windows key.
earthboundkidabout 2 years ago
Why 8088? All the good DOS stuff requires at least a 286. You’re pretty much limited to extremely early 80s software with that.
评论 #35997387 未加载
评论 #35998103 未加载
neilvabout 2 years ago
What they originally looked like: <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Compaq_Portable" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Compaq_Portable</a>
GuB-42almost 2 years ago
Does it run 8088 MPH?<p><a href="https:&#x2F;&#x2F;www.pouet.net&#x2F;prod.php?which=65371" rel="nofollow">https:&#x2F;&#x2F;www.pouet.net&#x2F;prod.php?which=65371</a><p>Since it is presumably real hardware, it should, but it isn&#x27;t a CRT, so the NTSC color bleeding trick to get extra colors may not work.
wkat4242about 2 years ago
This is really cool but I would have targeted a 286 or 386 with EGA or VGA, not 8088 with CGA. The display used can do a lot more than that anyway and the 386 actually came in a smaller package.
karmakazealmost 2 years ago
I had an Ambra 486sx (IBM line) laptop that was so small and great. Seemed so ahead of its time, a netbook before it became a category. Google &quot;Ambra laptop&quot; shows a picture of an SN8660C which looks like what I had. Played Doom just fine on it. Even had the external dock that took PC&#x2F;XT&#x2F;AT expansion cards.<p>Just now I thought 8MB is still enough to be useful, then I checked myself MB not GB.
treveabout 2 years ago
Is this really based on an 8088? I thought Windows 3.0 requires at least an 286
评论 #36002739 未加载
评论 #35998028 未加载
zhte415about 2 years ago
It looks like it has a decent keyboard with some travel, edged sides of keys, though despite having six rows lacks PgUp, PgDn, Home and End.
评论 #35998061 未加载
navjack27about 2 years ago
Would be cool if there was a video out... Would be cooler if it was a 386.
评论 #35997400 未加载
tombertalmost 2 years ago
Man, I would kill for an out-of-the-box machine that&#x27;s a tiny bit faster, with a bit more RAM, and has full Voodoo 2 support.<p>I know pcem can do a pretty decent job with voodoo these days, bit would be nice to have something that Just Works so I could play Messiah and Sinistar Unleashed in their full glory again.
Mistletoeabout 2 years ago
I didn’t know the chip shortage had gotten this bad. :)
WheelsAtLargeabout 2 years ago
I still have a DOS based, off brand, laptop from the 90&#x27;s. It can run the new and improved Windows 3.11. The auction is open. Place your bid. :)
yositoabout 2 years ago
&gt; It does have a few modern touches, including a 512MB CompactFlash card for storage and a USB port for peripherals<p>Modern as in built for 2002?
评论 #35997670 未加载
VincentEvansalmost 2 years ago
Imo its a nice laptop for writers that can run a basic but capable text editor with very little other things to distract you from writing.<p>Just look how expensive the fancy alternatives are:<p><a href="https:&#x2F;&#x2F;getfreewrite.com&#x2F;products&#x2F;freewrite-traveler" rel="nofollow">https:&#x2F;&#x2F;getfreewrite.com&#x2F;products&#x2F;freewrite-traveler</a>
ftxbroabout 2 years ago
640KB really was enough
评论 #35996400 未加载
_the_inflatoralmost 2 years ago
For me, this is the new Raspberry.<p>This machine could be useful especially for testing. While emulators have their merits, usually competitions use real hardware.<p>I am into the C64 and Amiga demo scene, and did some stuff on PC DOS during the 90th. Testing becomes more and more important.
评论 #36000817 未加载
p0w3n3dalmost 2 years ago
I need similar but with at least 386, VGA and a soundcard. For to use this gem: <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;FastTracker_2" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;FastTracker_2</a>
评论 #35999913 未加载
评论 #35999034 未加载
andsoitisabout 2 years ago
&gt; along with support for an optional 8087 math co-processor.<p>I&#x27;ll take it with the co-processor.
anovikovabout 2 years ago
Why so small? 24cm width wtf? Why not a full sized laptop? Screen will be basically invisible, size of a typical smartphone screen. Also 16:9 screen ratio will definitely work poorly with almost all nontrivial DOS apps.
评论 #35999975 未加载
willciprianoalmost 2 years ago
I asked yesterday: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=35993044#35993847" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=35993044#35993847</a><p>And this arrives today. Going to buy one.
m3kw9about 2 years ago
Is there a turbo button?
评论 #35998047 未加载
classifiedabout 2 years ago
So cool. Besides, who would ever need more than 640 KB of RAM?
dayvidalmost 2 years ago
Keyboard looks like an oldschool Thinkpad. You can also get an older Thinkpad x220 for around the same cost or cheaper with more power.
hougaardabout 2 years ago
Pointless with a 16:9 ratio display :(
jokoonalmost 2 years ago
Why can&#x27;t they make the same thing but as a phone?<p>I&#x27;m desperate to have a cheap, open, frugal device that I can program easily that fit into my pocket.<p>I&#x27;m not willing to use Android studio just to make a simple app, or godot, or JavaScript or nodejs.<p>It&#x27;s 2023 and Carmack is still right, there are way too many layers of crap, we just cannot use our phone like we want. It&#x27;s awful.<p>It&#x27;s such a paradox, smartphones are amazingly fast... But it&#x27;s impossible to find something open and slow. Capitalism makes this impossible.
teleforceabout 2 years ago
8088 chip does not include FPU, does this laptop has one, otherwise it is going to be very slow.
评论 #35997843 未加载
评论 #35997296 未加载
评论 #35998033 未加载
评论 #35998312 未加载
评论 #35999914 未加载
rkagereralmost 2 years ago
An ISA slot? Sweet! I miss the simplicity and directness it offered compared to PCI.
KingOfCodersabout 2 years ago
Reminds me of my Toshiba Libretto
andylynchabout 2 years ago
This would be a great upgrade from my Kaypro 2000!
kisonecatalmost 2 years ago
It has a &quot;Windows&quot; key on the keyboard?
评论 #36003992 未加载
replerabout 2 years ago
No turbo button?
评论 #35996887 未加载
jamesgillalmost 2 years ago
640k is all you’ll ever need.
pdimitaralmost 2 years ago
That would be interesting but MS-DOS? Absolutely not.<p>I&#x27;m having much more fun tinkering in Linux on a 150 EUR Chinese laptop with a fairly anemic CPU.<p>If there&#x27;s an itch for retro computing I&#x27;ll just use an emulator.<p>The only thing I&#x27;d probably enjoy using old tech for would be stochastic super-optimization of programs i.e. to find the very best combination of machine code that executes a certain algorithm maximally fast or with minimum memory.
评论 #36015850 未加载