Site works just fine in a browser. You should already have chrome or Firefox or safari or mull or… Take a pick. Otherwise for a specific app On android Id recommend Voyager.
PenguinCoder
Bit-breaker working in cybersecurity/IT. Only languages I know are English and Programming ones.
Sometimes I write things about technology.
If I told you the SHA256 for this sentence starts with 'c, 5, four, a, and a', would you believe me?
- 98 Posts
- 548 Comments
Hubzilla was my first foray into fediverse. I like a lot of what it does and how it does things especially the nomadic users. Zot is also really interesting and a good contender to ap.
PenguinCoder@beehaw.orgto VIM - Vi IMproved@lemmy.sdf.org•PSA: How to paste large amounts of text in Vim1·1 day agoJust a habit, because you can run any command and get the stdout into vim in that method. Like for getting your shebang or an ls listing.
Good call-out. 2FA in lemmy was entirely reworked and uses a different hash on the backend, so the migration removed all existing TOTP tokens. You’ll need to read initiate the 2FA if you still want it after this upgrade.
PenguinCoder@beehaw.orgMto Beehaw Support@beehaw.org•Issues with thumbnails, and the new alt text implementationEnglish5·1 day agoBelieve the pictrs thumbnail issue is fixed. Regarding the alt text, that’s dependent on the front end to display. For the standard lemmy ui, on web browser at Beehaw.org, I see the alt text as your post body:
PenguinCoder@beehaw.orgto Jokes and Humor@beehaw.org•hurts less than getting eaten by a coyoteEnglish1·1 day agoThe alt text is showing up as your post body, for me on https://beehaw.org/ through a web browser. I am not certain how other apps or front ends show it.
PenguinCoder@beehaw.orgto Jokes and Humor@beehaw.org•hurts less than getting eaten by a coyoteEnglish2·1 day agoReported; fixed now. Looking into the alt text issue now.
PenguinCoder@beehaw.orgMto Beehaw Support@beehaw.org•Issues with thumbnails, and the new alt text implementationEnglish8·1 day agoAcknowledging your report. I will look into what is going on with this.
PenguinCoder@beehaw.orgto VIM - Vi IMproved@lemmy.sdf.org•PSA: How to paste large amounts of text in Vim61·2 days agoSave it in a text file in the same directory. Then open the file you want put it in with vim. Move the cursor to the spot in the file you want to paste the text. Hit
Esc
then:
and typer!cat (the file name you saved and want to paste the data from)
, press enter.This will read in the other file and put the contents into the one you have open in vim.
I think it’s a combination. But kudos to the lemmy devs for improving the responsiveness of the front end for sure. It is a a noticeable improvement.
PenguinCoder@beehaw.orgto World News@quokk.au•Pentagon says it has accepted Qatar's gift of a luxury megajet for Trump's useEnglish81·2 days agoIt’s coming with free surveillance! For an adversary.
And of course is entirely, completely, factually against the US constitution. But hey that hasn’t stopped this administration yet…
PenguinCoder@beehaw.orgMto Beehaw Support@beehaw.org•Quick announcement: We will eventually be upgrading to Lemmy 1.0English2·2 days agoConfirming that Beehaw works with Voyager now. YAY
Ok so, main migration appears to have gone well enough.
PICTRS/media is not loading, in testing it did fine. So now I’ll work on troubleshooting that aspect of Beehaw. For the time though, avatars and beehaw images won’t be loading. That’s expected for the moment,
Yeah, fighting with the DB has been about 70% of the delay in this process already. Other parts were dealing with pictrs and lemmy integration… still some things to be done, but I’m confident the migration will work well enough be have us operational on a newer version.
PenguinCoder@beehaw.orgto World News@beehaw.org•Finland to criminalise Holocaust denialEnglish2·4 days agothe deliberate and systematic destruction of a group of people because of their ethnicity, nationality, religion, or race.
we conclude that Israel’s actions in and regarding Gaza since October 7, 2023, violate the Genocide Convention. Specifically, Israel has committed genocidal acts of killing, causing serious harm to, and inflicting conditions of life calculated to bring about the physical destruction of Palestinians in Gaza
I refuse to compare tragedies with you. Israel is committing acts of genocide and inciting such. What was done in the past against them is not an excuse for what they are doing now to others. Scale is different, but a banana is a banana regardless of size.
PenguinCoder@beehaw.orgto World News@beehaw.org•Finland to criminalise Holocaust denialEnglish2·5 days agoJust because you repeat it doesn’t make it truth. You’re entitled to your opinion of the facts, but facts are facts.
Stop arguing the facts of Genocide that is being conducted with your opinion if if it is. Drop the conversation and move on.
PenguinCoder@beehaw.orgto Casual Conversation @lemm.ee•Looking for suggestions of female fronted / all women heavy musicEnglish1·25 days agoOh dang this is right up my alley.
- Amberian Dawn
- Arch Enemy
- Spiritbox
- Metalite
- Otep
- Warlock
- Epica
- Within Temptation
- Delain
- Amaranthe
- Diamante
- Orianthi
- Sirenia
PenguinCoder@beehaw.orgto Technology@beehaw.org•Slate Truck is a $20,000 American-made electric pickup with no paint, no stereo, and no touchscreenEnglish13·28 days agoTouchscreens are the worst interface in a vehicle. But yes, Amercian law says all automobiles must have a backup camera installed as of 2018. I need and use a truck but I do just fine with a smaller Tacoma, which these days are basically a full size truck of yester-yore. These look nice, like the UTE style; but the 150 mile range would be an issue for me.
Work is in progress to bring Beehaw to the latest Lemmy release. This should of course improve the app compatibility aspects.
Noted thanks. Not sure what the lemmy inferno ui does with that apt text I’ll have to look into the code.