Elektrine
EN
Log in Register
Paige Chat Timeline Communities Gallery Videos Email DNS VPN Uptime Kairo
Back to Timeline
Remote

Marek Gibney

@mg@masto.ai
mastodon 4.6.4
  • Open on masto.ai

Building https://www.gnod.com, the global network of discovery.

61 Followers
40 Following
20 Posts
Joined November 09, 2022

Posts

Open post
mg
Marek Gibney @mg@masto.ai · Feb 19, 2025
Marek Gibney
@mg@masto.ai

Building https://www.gnod.com, the global network of discovery.

masto.ai

I moved to a different Mastodon instance:

@marekgibney@mastodon.social

0
0
0
0
Open post
mg
Marek Gibney @mg@masto.ai · Feb 16, 2025
Marek Gibney
@mg@masto.ai

Building https://www.gnod.com, the global network of discovery.

masto.ai

@manualdousuario@mastodon.social I see.

Well, I think it's time to leave this instance.

Blocking Threads and keeping a hidden blocklist both are not in line with how I think federation should work.

1
1
0
0
Open post
mg
Marek Gibney @mg@masto.ai · Feb 16, 2025
Marek Gibney
@mg@masto.ai

Building https://www.gnod.com, the global network of discovery.

masto.ai

@manualdousuario@mastodon.social I'm surprised domain level blocking is a thing at all.

The way I think of ActivityPub is that it is like email. Email is for 1:1 communication and ActivityPub is for n:n communication.

In the email world, I have never encountered domain based blocks. Just user level defaults. So while a mail from domain xzy might go to spam by default, the user can still see it in their spam folder. And decide to move it to their main folder.

0
0
0
0
Open post
mg
Marek Gibney @mg@masto.ai · Feb 16, 2025
Marek Gibney
@mg@masto.ai

Building https://www.gnod.com, the global network of discovery.

masto.ai

@manualdousuario@mastodon.social Wow, that sounds bad. Is there a public blacklist that an instance uses, so I can see what is blocked?

0
0
0
0
Open post
mg
Marek Gibney @mg@masto.ai · Feb 16, 2025
Marek Gibney
@mg@masto.ai

Building https://www.gnod.com, the global network of discovery.

masto.ai

I can't find the profiles of threads users here on masto.ai, while I can on mastodon.social.

Is that a problem with masto.ai?

0
0
0
0
Open post
mg
Marek Gibney @mg@masto.ai · Feb 06, 2025
Marek Gibney
@mg@masto.ai

Building https://www.gnod.com, the global network of discovery.

masto.ai

The html-editor with instant preview is still my favorite tool to do HTML/CSS/JS experiments on the go.

https://no-gravity.github.io/html_editor/

So I added a some more features today to make it more convenient.

Your browser does not support the video tag.
0
0
0
0
Open post
mg
Marek Gibney @mg@masto.ai · Feb 02, 2025
Marek Gibney
@mg@masto.ai

Building https://www.gnod.com, the global network of discovery.

masto.ai

SQLite makes for a really nice document store with the json arrow functions. Assume you have a "book" column that is a json blob, then selecting the names of all books is just:

SELECT book->>'name' FROM books;

The only thing I miss is auto increments.

Without an additional "id" column, inserting a new book with a unique id becomes cumbersome.

0
0
0
0
Open post
mg
Marek Gibney @mg@masto.ai · Jan 17, 2025
Marek Gibney
@mg@masto.ai

Building https://www.gnod.com, the global network of discovery.

masto.ai

I started adding additional infos on the https://www.productchart.com item pages when hovering the data fields with the mouse.

The iPad Pro has a nice aspect ratio of 1.33. Most tablets are at 1.6. I think the more squarish, the better for coding.

It is also nicely lightweight at 578g for the 13 inch version.

Your browser does not support the video tag.
0
0
0
0
Open post
mg
Marek Gibney @mg@masto.ai · Jan 06, 2025
Marek Gibney
@mg@masto.ai

Building https://www.gnod.com, the global network of discovery.

masto.ai

Experimenting with a tablet based development workflow.

#buildinpublic

0
1
0
0
Open post
mg
Marek Gibney @mg@masto.ai · Dec 12, 2024
Marek Gibney
@mg@masto.ai

Building https://www.gnod.com, the global network of discovery.

masto.ai

My last toot about AI search trends is a year old now:

@mg@masto.ai

One year later ...

AI: I did it! I finally surpassed Reddit!

ChatGPT: Haha, I'm already ahead of you!

Bing: Wait, I'm still trying to figure out how to make a simple web interface!

Bard: I'm Gemini now! Wait for me!

1
0
0
0
Open post
mg
Marek Gibney @mg@masto.ai · Dec 06, 2024
Marek Gibney
@mg@masto.ai

Building https://www.gnod.com, the global network of discovery.

masto.ai

My favorite test prompt for AI coding tools:

Make a simple HTML page which uses the VideoEncoder API to create a video that the user can download.

So far, not a single AI has managed to create a working solution.

0
0
0
0
Open post
mg
Marek Gibney @mg@masto.ai · Dec 01, 2024
Marek Gibney
@mg@masto.ai

Building https://www.gnod.com, the global network of discovery.

masto.ai

I just discovered that with nested CSS and :has(), you can now restyle any aspect of a page based on whether a certain checkbox is set.

Pretty useful.

Your browser does not support the video tag.
1
0
0
0
Open post
mg
Marek Gibney @mg@masto.ai · Nov 25, 2024
Marek Gibney
@mg@masto.ai

Building https://www.gnod.com, the global network of discovery.

masto.ai

I usually learn about new technology by listening to podcasts or YouTube videos.

But I have not found one about the AT Protocol that powers Bluesky.

Any tips?

0
0
0
0
Open post
mg
Marek Gibney @mg@masto.ai · Nov 24, 2024
Marek Gibney
@mg@masto.ai

Building https://www.gnod.com, the global network of discovery.

masto.ai

Last year, I created an Instagram account to serve as a calendar for art events at small galleries in Hamburg that interest me:

https://www.instagram.com/kleineorte/

Some people started following it and the growth even looks exponential.

1
0
0
0
Open post
mg
Marek Gibney @mg@masto.ai · Nov 20, 2024
Marek Gibney
@mg@masto.ai

Building https://www.gnod.com, the global network of discovery.

masto.ai

I'm going to make my dream starter pack: A starter pack for indie makers who build web projects.

If ...

✅ You have a web project online
✅ It is something people can try (no signup pages)
✅ You post about it regularly, not about unrelated other stuff

Then send me a message and I'll put you on it!

0
0
0
0
Open post
mg
Marek Gibney @mg@masto.ai · Oct 30, 2024
Marek Gibney
@mg@masto.ai

Building https://www.gnod.com, the global network of discovery.

masto.ai

I thought about how the logo of the list-app could look like and came up with this.

The idea is that it means "Lists of lists and lists of lists of lists - lists all the way down".

I wonder if this is a logo design that is already in use somewhere?

0
0
0
0
Open post
mg
Marek Gibney @mg@masto.ai · Oct 10, 2024
Marek Gibney
@mg@masto.ai

Building https://www.gnod.com, the global network of discovery.

masto.ai

I made a custom fitness app for myself recently:

https://x.com/marekgibney/status/1813171595264799221

I got so accustomed to the interface that I consider making a to-do list app in the same style.

The sorting functionality is already sorted.

Your browser does not support the video tag.
0
0
0
0
Open post
mg
Marek Gibney @mg@masto.ai · Oct 04, 2024
Marek Gibney
@mg@masto.ai

Building https://www.gnod.com, the global network of discovery.

masto.ai

Every time I have a cold, I tinker with a project that I call "Medichart". It's a bit like Product Chart, but for medical studies.

The idea is to retrieve all studies related to a topic, categorize them via AI, and then produce an overview of the current state of research.

0
0
0
0
Open post
mg
Marek Gibney @mg@masto.ai · Dec 19, 2022
Marek Gibney
@mg@masto.ai

Building https://www.gnod.com, the global network of discovery.

masto.ai
Replying to @grantmc@techhub.social
@grantmc @paulg I used it from time to time to reference an older tweet of mine. That worked well for me: https://twitter.com/marekgibney/status/1580090729887838208
1
1
0
0
Open post
mg
Marek Gibney @mg@masto.ai · Dec 19, 2022
Marek Gibney
@mg@masto.ai

Building https://www.gnod.com, the global network of discovery.

masto.ai
Replying to @paulg@mas.to
@paulg What's wrong with quote-tweeting?
4
8
0
0

Remote instance

masto.ai
Open on original server

Media

313k7r1n3
Elektrine

Tor hidden service

elekhj7afj4qnrr4yd3bkzslsyo5jgfxw3orgjkhlcxifueodybyiiad.onion

Platform

  • Email
  • Chat
  • Timeline
  • Communities
  • VPN
  • DNS

Company

  • About
  • Contact
  • FAQ

Legal

  • Terms of Service
  • Privacy Policy
  • Warrant Canary
  • Lite (no JS)
  • VPN Policy
  • Source code

Support

  • support@elektrine.com
  • Report Security Issue
Mail client setup IMAP mail.elektrine.com:993 POP3 mail.elektrine.com:995 SMTP mail.elektrine.com:465
© 2026 Elektrine. All rights reserved. Server: 19:43:25 UTC