Moved from @Crul@lemmy.world
- 3 Posts
- 34 Comments
Crul@lemm.eeto Technology@lemmy.world•1-bit CPU for ‘super low-performance computer’ launched – sells out promptlyEnglish141·1 year agoAFAIK, they are used as relays.
From https://en.wikipedia.org/wiki/1-bit_computing#1-bit
Computers and microcomputers may also be used, but they tend to overcomplicate the task and often require highly trained personnel to develop and maintain the system. A simpler device, designed to operate on inputs and outputs one-at-a-time and configured to resemble a relay system, was introduced. These devices became known to the controls industry as programmable logic controllers (PLC).
See also the playlist linked in the other comment with more explanations:
1-Bit Breadboard Computer - Usagi Electric (YouTube)
Crul@lemm.eeto Technology@lemmy.world•1-bit CPU for ‘super low-performance computer’ launched – sells out promptlyEnglish16·1 year agoFor those curious about 1-bit computers, see Usagi Electric’s playlist:
Crul@lemm.eeto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•How do i download 4k images from artstation?English8·1 year agoYou’re welcome!
FYI: You can edit the post and include a link to the add-on so others can see it without reading the comments. EDIT: Thanks!
Crul@lemm.eeto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•How do i download 4k images from artstation?English30·1 year agoImage Max URL (Web - GitHub - Firefox addon) was able to get a 3840x2160 version.
Yep, that’s why I added the twitter source too.
Source: https://www.commitstrip.com/2015/04/27/the-eye-opener-commit/
Also on twitter:
- Twitter @CommitStrip
- Nitter link
- Nitter RSS Feed: https://nitter.cz/CommitStrip/rss
Crul@lemm.eeto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•New youtube playlist downloaderEnglish24·2 years agoI was going to suggest yt-dlp, but this seems to be for android… right? In that case, I don’t know if yt-dlp works there.
Anyway, for those on PCs, you can use
yt-dlp "PLAYLIST_URL"
.Some useful options:
--download-archive videos.txt
: this will keep track of downloaded files in case you want to interrupt an continue later. You can change the filenamevideos.txt
to whatever you want.-R infinite --file-access-retries infinite --fragment-retries infinite --retry-sleep http:exp=1:20 --retry-sleep fragment:exp=1:20 --retry-sleep file_access:exp=1:20 --retry-sleep extractor:exp=1:20
: infinite retries for different error types, for those with unreliable connections.-o "%%(playlist_index)s - %%(title)s.%%(id)s.%%(ext)s"
: output file format--cookies cookies.txt
: if it’s a private list, you will need to provide your (yt-logged-in-)browser cookies. See cookies.txt add-on.
Crul@lemm.eeto Technology@lemmy.world•Tumblr is reportedly on life support as its latest owner reassigns staffEnglish41·2 years agohow tumblr works in terms of discovery
I really like Tumblr (mainly because RSS support), but I find their search VERY limited. Maybe I’m being stupid, but I haven’t been able to search for 2 tags at the same time (e.g.: “#artists on tumblr” and some genre “#pixelart”).
In general I find very difficult to filter repost and look for original content only.
Do you have any tips?
Crul@lemm.eetoLemmy Support@lemmy.ml•Is not getting notifications for posts you have where users comment on comments intentional?2·2 years agoMy not-very-helpful 2 cents: this is how it worked on reddit and kind of what expected for lemmy. But there could be a setting to change the behavior.
Crul@lemm.eetoLemmy Support@lemmy.ml•Can Lemmy admins look at what posts you have saved?5·2 years agoNon-expert answer (those who know more, please correct): only public content is (needs to be) federated. That’s (one of the reasons) why you cannot log in with the same account on different servers. Only the server you are registered in stores your private account data (AFAIK).
Credit / source: Grichael-Meaney: Cosmic Dirtbag - Licence Wizard
Higher-res version: https://cosmicdirtbag.com/wp-content/uploads/2021/10/Licencewizard-scaled.jpg
RSS Feed: https://cosmicdirtbag.com/feed/
Other sources:
On the default frontend there is a button on the home page:
https://lemmy.ml/create_communityEDIT: Some instances have restricted community creation. It works on lemm.ee (if you are logged in): https://lemm.ee/create_community
Crul@lemm.eeto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Textise - removes everything from a webpage except its text (and links)English8·2 years agoI prefer Tranquility Reader add-on (no need for a 3rd party service). Very similar to Firefox’ native Reader Mode, but more configurable and compatible with other addons (like translation).
I haven’t used it, but with a simple search I found:
gusVLZ/lemmy_handshake
Mobile tool to synchronize multiple accounts across instances
What can be synced
- Communities subscribed across accounts
- Saved posts and comments
- Blocked users and communities
What can’t be synced
- Account posts
- Account comments
- Account votes
Thanks for the info!
I crossposted this to (what I considered) the relevant communities, where I added that as an edit.