kernelle
@kernelle@0d.gs
- Comment on BlogOnLemmy - I made my Blog using Lemmy's API 1 week ago:
I’ve noticed that a more detailed writeup is warranted! So I’ll be working on that.
CORS is enabled on lemmy, you have to send the ‘Origin’ header in order to get the Access-Control headers. Which allows cross-origin for simple requests. No added headers, cookies or other data. So all API calls are made in JS by your browser.
- Comment on I now see that my collection is sorely missing something 1 week ago:
- Comment on BlogOnLemmy - I made my Blog using Lemmy's API 1 week ago:
Good question, it’s a design choice. Being attached to my name I had no interest in needing to moderate which comments should and shouldn’t be showing up under my name. There is a direct link to the posts on lemmy where they can be interacted with.
A second concern is XSS, with my own content I have no worries.
- Comment on BlogOnLemmy - I made my Blog using Lemmy's API 1 week ago:
The open web and API’s are designed for this purpose, and don’t think any instance would ever follow reddit and close up theirs.
I’m all for donating to your instance owner, altough I’d be surprised if any would mind their API being used this way. Giving credit where credit is due.
- Comment on BlogOnLemmy - I made my Blog using Lemmy's API 1 week ago:
Exactly, in this case the actual post is this one and posted it here as a x-post.
- Comment on BlogOnLemmy - I made my Blog using Lemmy's API 1 week ago:
This is in it’s simplest form a blog frontend for Lemmy indeed!
- Comment on BlogOnLemmy - I made my Blog using Lemmy's API 1 week ago:
I’m glad you liked it, thanks for the kind words!
- Comment on BlogOnLemmy - I made my Blog using Lemmy's API 1 week ago:
That requires the running and maintenance of a federated instance, which is not easy or cheap. Doing it like this allows anyone to make a BlogOnLemmy by serving but a single webpage, no extra server cost at all.
- Comment on BlogOnLemmy - I made my Blog using Lemmy's API 1 week ago:
I sepperate the hosting of the content and the page itself. With a website you do need to still be serving a html page, because it has no backend the page can be served by GitHub for example.
In theory you don’t have to touch the website anymore, so you use Lemmy as your markdown frontend.
A constraint like this ensures someone can host their BlogOnLemmy without paying for anything like hosting space or running the instance themselves.
- Comment on BlogOnLemmy - I made my Blog using Lemmy's API 1 week ago:
Feel free to use the code in any way you like, and enjoy your trip!
- Submitted 1 week ago to fediverse@lemmy.world | 19 comments
- Comment on Windows 11 is closing a loophole that let you skip making a Microsoft account 3 weeks ago:
Yes it does, a client needed this documentation and I’ve tested it extensively. The only exception is when S-Mode is enabled.
- Comment on Windows 11 is closing a loophole that let you skip making a Microsoft account 3 weeks ago:
You are wrong for now, it is still possible.
- Ctrl + Shift + F3 during setup gives you access to sysprep
- In an admin CMD you can excecute the BypassNRO.cmd script. In C:\Windows\System32\oobe\
- I have encountered one 24H2 installation where the oobe folder was empty, but if you copy the file from another device it works just the same
- Reboot from sysprep and you can now select “Install without internet” when selecting a WIFI
This will not work if you’re already connected to a wifi. BypassNRO sets a registry flag, so it’s only a matter of time till they patch it out, but it works for now.
- Comment on The admin of the third largest Mastodon instance (16k monthly active users) is asking for help to pay rent 4 weeks ago:
I’m running my instance for the same reason, it’s been running for over a year and I’m the only active user. Although there’s people passively using it as well.
Storage doesn’t go over 100GB much. The only downside I notice is a community on Lemmy is only federated if at least one of the users is subscribed to it. Using Lemmy-federate you can add a bot account that subscribes to new communities.
- Submitted 1 month ago to newcommunities@lemmy.world | 0 comments
- Comment on [deleted] 1 month ago:
Is very energetic
That’s the secret IMHO, being active is more than working out. Living an energetic lifestyle gives you a faster metabolism. Activate your core doing anything in your daily life will burn much more calories than slouching.
- Comment on Every Country That Has Their Own Lemmy Instance 1 month ago:
Lemmy.world is also hosted in the Netherlands IIRC, I’m just proxying through the UK.
- Comment on Every Country That Has Their Own Lemmy Instance 1 month ago:
Preposterous, I will discuss this with my 18 political parties and come back to you within 200 days.
- Comment on Every Country That Has Their Own Lemmy Instance 1 month ago:
A long held tradition by my countrymen! Rejoice!
- Comment on The Talos Principle: Reawakened launches in April with a demo live 1 month ago:
One of the best gaming experiences. Incredibly well made level design, and if you want a philosophical existential crisis they got you covered as well!
- Comment on Every Country That Has Their Own Lemmy Instance 1 month ago:
As a Belgian running an instance:
Am I a joke to you?
I’m kidding ofcourse, and I’m not really representing my country, except for an aptly named community.
- Comment on which softwares can I self host without public IP? 1 month ago:
This is the way OP
- Comment on HP ditches 15-minute wait time policy due to 'feedback' 1 month ago:
It’s a company who makes them and their partners lots of money, any company you see pushing HP products is just as shady as them. They’ve been riding their brand recognition for at least a decade.
Then right before their EOL’s they push all their old stock for pennies and suddenly everyone has a HP product and they don’t complain for the most part cause they got them dirt cheap.
- Comment on What's up, selfhosters? - Sunday thread 2 months ago:
Mine is using about 100GB atm, ran it on a 40GB to start but the data management was a bit much. Good luck though!
- Comment on What's up, selfhosters? - Sunday thread 2 months ago:
I’ve been using OVH without issues. How big is your drive space though? Lemmy uses quite a bit. Federation can take some time too.
- Comment on Bad UX is keeping the majority of people away from Lemmy 2 months ago:
I tried, but I like information density and the new UI is a horrible waste of space. I get why people like it and it’s way more modern, I’m saying loads of people who used reddit from the start will probably never get used to the new UI, mostly because of the customizability and open API.
Reddit didn’t have apps in the beginning, so we made them over the years perfecting the UI. I settled on baconreader with a compact view, but it and so many others died when the API was purged. I patched my app and can still use it to this day, but I don’t because fuck them.
- Comment on Reddit plans to lock some content behind a paywall this year, CEO says | Reddit executives also discussed how they might introduce more ads into the social media platform 2 months ago:
Same, my mouth dropped reading the article.
Obligatory fuck spez
- Comment on Doom NPCs with Zero-Knowledge Proofs 2 months ago:
The way AI is trained today creates a black box solution, the author says only the developers of the model know what goes on inside the black box.
This is major pain point in AI, where we are trying to understand it so we can make it better and more reliable. The author mentions that unless AI companies open source their work, it’s impossible for everyone else to ‘debug’ the circuit.
Zero knowledge proofs are how they are trying to combat this, using mathematical algorithms they are trying to verify the output of an AI model in real time, without having to know the underlying intellectual property.
This could be used to train AI further and increase the reliability of AI drastically, so it could be used to make more important decisions and adhere much more easily to the strategies for which they are deployed.
- Comment on Bad UX is keeping the majority of people away from Lemmy 2 months ago:
I feel like most the old school redditors have long migrated, I’ve only ever heard good things about the new UI from relatively new users.
Lemmy is old reddit, if not OG internet ethos.
- Comment on Single-photon LiDAR delivers detailed 3D images at distances up to 1 kilometer 2 months ago:
Hey YouTube, today we’re testing this photon detector I found browsing ebay that was sold by some friendly russians. It’s been collecting dust for 10 years but due to some recent developments it’s as relevant as ever! Now I’ll be able to see the feds coming from miles away!