d3ad social login

[d3ad]

tags labelled 'programs' e

please login to post
@barray on Mon Oct 31 11:17:07 UTC 2022 said: &e
Pretty good #design for old #msdos #programs that was left over from #cpm https://devblogs.microsoft.com/oldnewthi..
@barray on Mon Jul 04 23:33:58 UTC 2022 said: &e
Got to love #tinycore #linux - it can run entirely from #ram - including #programs ! https://blog.adafruit.com/2022/02/11/tin..
@barray on Tue Jun 14 11:18:14 UTC 2022 said: &e
Pretty #insane #effort to write your own #os in #assembly and #support so many #platforms and #programs https://hackaday.com/2022/06/11/homebrew.. #snowdrop reminds me a lot of #mikeos !
@barray on Tue Apr 12 01:35:35 UTC 2022 said: &e
Interesting #discussion about #help #options for #programs https://blog.craftyguy.net/cmdline-help/ There is not real #consensus about how to #trigger the #help , probably the best option is to point the #user towards the #help when they do enter a bad #command , on the #stderr #pipe as not to mess up the #stdout #pipe , like #git does.
@barray on Mon Feb 28 02:52:54 UTC 2022 said: &e
Nice #esp 32 #espressif #vm to allow #dynamic #loading of #programs https://hackaday.com/2022/02/27/esp32-vi.. This is exactly what I intended with the #linuxpda #project ! I think the better option here is likely still #webasm if we can ensure it remains small enough.
@barray on Thu Feb 10 15:57:57 UTC 2022 said: &e
Interesting #project to #build a #kernel and #programs that #survive #reboot https://github.com/dzavalishin/phantomus.. One of the great questions raised is how to handle #bugged #software ... Apparently #software #reset is in the #os by design. I thought about this some time ago, and in theory all state can be derived from #observations and #periodically #querying certain systems. We already do such things with #cache for example.
@barray on Wed Oct 13 03:55:21 UTC 2021 said: &e
Good #idea to have long-running #programs #email you upon #error https://voussoir.net/writing/emailing_my.. I guess you would want something to prevent it from going insane and #ddos 'ing you, but this is a really cool idea!