#[LewisCowles]and another "https://www.amazon.com/gp/product/0062237357/ref=as_li_tl?ie=UTF8&tag=monkinetic-20&camp=1789&creative=9325&linkCode=as2&creativeASIN=0062237357&linkId=633da12ad44cf70ea23fb53016bec73c
#[LewisCowles]is the issue that the amazon product is giving 503?
KartikPrabhu, [snarfed], sivy, [fluffy], loicm and jacky joined the channel
#@polarbirke↩️ Ich fühle mich da weiterhin wohl mit. Wir zeigen ja nichts an, was nicht vorher schon öffentlich war – mit klarer Attribution. Und da ich die Webmentions server-seitig hole/erzeuge, gibt's im Client nicht mal einen Ping an einen third-party service. (twitter.com/_/status/1247424175997890560)
gxt, loicm, OlegStotskyDisc4, gkimbwalaDiscord, Senshi[m]1, thatguyDiscord[4, sscarfe and inkjama joined the channel
#@polarbirke↩️ An "Löschen" habe ich auch schon gedacht, das müsste gehen – bei http://webmention.io kannst du die webmention ja entfernen. Allerdings müsste man dafür bei jeder neu gefundenen Webmention einen Ping an den Autor mit dem Link zum Löschbutton senden. Find ich etwas spammig? (twitter.com/_/status/1247462614692777993)
#@tosbourn↩️ Thanks for your offer, I'm learning and tinkering at the moment.
If you have any great articles or examples of webmentions would appreciate you sharing. (twitter.com/_/status/1247465742305505282)
[jgmac1106], [Sadik_Shahadu], [KevinMarks], jeremych_, [prtksxna], swentel and hs0ucy joined the channel
#[jgmac1106]oops two lines in my head...but no need to be pendantic
sscarfe, swentel, KartikPrabhu, hs0ucy, jenelizabeth, [LewisCowles], vika_nezrimaya and [tantek] joined the channel
#[tantek]snarfed, h-feed authorship is an interesting problem and worth researching & brainstorming properly rather than seeing if h-entry approaches “just work” because that may be overdoing it
#[tantek]Better to collect examples (links, analysis) of h-feed elements that you’re trying to parse and analyze them to figure out a minimum algorithm based on examples
#GWG[tantek]: I updated the list of people who said they published h-feed last year. But maybe we need to ask people who aren't on that list to add themselves.
#[tantek]The “XML approach” would be to assume / require authors/publishers always use an author property and then “just” look for that. While a good starting point, it’s obviously a bad approach to optimize for developer convenience rather than researching reasonable real world examples and making sure to handle them
#[tantek]It’s also a bad approach to “just try” some other similar algorithm to see if it “just works” as you’re likely making all sorts o bad assumptions by doing so
#[tantek]So I disagree with both “just use representative h-card” and “just use h-entry authorship but for h-feed”
#[tantek]There’s no shortcut here. If you want a good algorithm it has to start with documenting & analyzing real world publishing examples
#GWGIf you are more in than out, the National Weather Service has a free API
zenen joined the channel
#zenenSo I'm graduating this year and I'm aiming to find a job in webdev this coming fall. I'm planning on working a lot this summer and then using the money I earn to move to a new city and find employment there. Does anyone have suggestions on where to start in terms of building my portfolio over the next while?
#zenen I want to be able to find work at a quality company, so I feel like I need a quality portfolio to achieve that. I need some guidance to figure out what to focus on because the world of webdev is... big.
#zenenWould building a good personal page be enough?
#GWGWe always think have your own webpage is a good thing
#GWGWe always think having your own webpage is a good thing
#zenenof course! and I'm here because I agree with that philosophy
#[tantek]I think a good personal page is an excellent start
#[tantek]we have a starter page on GitHub if you want to start with something static
[LewisCowles] joined the channel
#[LewisCowles]zenen, a blog of things you are learning and have learned is a commonly touted thing of interest to prospective employers as well as showing off some of the focuses and skills you have.
#[tantek]it also demonstrates curiosity, self-motivation, and an interest in actively learning & growing new skills, all of which are strong positives for developers
#LoqiA blog (or weblog) is an online journal or diary typically written by one person (there are some group blogs) about whatever subjects they wish, sometimes on a particular subject such as a science blog or political blog, and often on its own domain in a very much IndieWeb way, though the term long predates the community https://indieweb.org/blog
#Loqizenen has 1 karma in this channel over the last year (2 in all channels)
#[LewisCowles]Although it's a silo. I absolutely love GitHub actions and other public SaaS CI/CD providers supporting yaml
#[snarfed]hosted tools are totally fine! we all use something hosted at some level of the stack, eg our ISP
#[snarfed]the key parts of "ownership" indieweb advocates are your own domain and data portability. beyond that, how much of the stack you self host is up to you
#[LewisCowles]More of a notice that it's dependent on them than saying "aim for no ownership"
#[snarfed]yup. we all depend on other people for lots of things. interdependence isn't inherently bad
#[snarfed]key point is everyone gets to choose how much and what they want to self host, and why
#[LewisCowles]Outside of standards tracks, I think it's always risky and undesirable, but I agree that is my own personal profile
#[snarfed]yes! you get to choose that. others get to use eg micro.blog. both are totally ok
#[snarfed]domain and data portability are the two keys for this community
#dckcI started a long-running database job using Jenkins. I'd like to get a high-priority notification when it's done so I don't have to stare at it the whole time and yet I don't lose a bunch of time after it finishes on lower priority stuff
#dckcIFTTT = The Borg. I'm trying to avoid The Borg.
#dckcI have my own domain and I have rented hardware at a colo site.
#LoqiIt looks like we don't have a page for "a high-priority notification" yet. Would you like to create it? (Or just say "a high-priority notification is ____", a sentence describing the term)
#[LewisCowles]so you could throw a bit of script into Jenkins and get parallel pipelines
jenelizabeth joined the channel
#dckchigh-priority notification is phone buzz; i.e. android notification
#aaronpkafaik the browser push api still goes through the browser vendor's servers
swentel joined the channel
#[LewisCowles]I think aaron is right. There was something about keys or encryption (not TLS) when I looked into it last year. AFAIK apple doesn't fully support either. Although not a concern for Safari, it does hurt compat to have one of the big 3 not supporting.
#[LewisCowles]I wonder if anyone is using RTC data channels or websockets to work around that with normal browser notifications
#[LewisCowles]I use mailhog for mails like dckc is mentioning as it does allow me to subscribe to email notifications in a local-network context, which saves internet flakiness / round-trips and keeps internal noise internal, and ephemeral
#[LewisCowles]I also happen to have updated my mailhog docker image and set it to auto-build to keep dockerhub fresh today
#jamietannaHey dckc for the notifications conversation, I'd recommend Pushover - I've had a few good recommendations for it, and I can't fault it - good API with a high amount of free notifications
#Loqiswentel has 18 karma in this channel over the last year (37 in all channels)
#[LewisCowles]I like dckc wishes to make it all de-centralised, but dckc, you will notice and exponential cost once you start moving out of amortization bubble
#dckcruntime? as in performance? my performance needs are pretty moderate. anything up to 5 minutes is better than me remembering to look at it every few minutes
#[LewisCowles]Google Chrome on Android certainly is registered to send and receive push notifications, and regular notifications. It's more than outside of your own individual use-case, and a lot of setup, it's not generally applicable
#LoqiIt looks like we don't have a page for "android gorp" yet. Would you like to create it? (Or just say "android gorp is ____", a sentence describing the term)
#dckcandroid gorp = software that uses the Android API (at least: the open source part of it that doesn't rely on centralized services)
#[LewisCowles]you also cannot hi-jack their ability due to the certificate signing, only registered certificate holders can send the messages like pushover
#[LewisCowles]I'm fairly certain they don't let you just open sockets that hit the outer network
#gRegorLoveI was trying to avoid putting the generated "what to read [book] by [author] [isbn]" in the `content` since it's not explicitly authored by the poster (like that, at least), vs a note/comment that is.
#[LewisCowles]that could be an IPC facilitating internal socket
#dckchow do all the trackers do their thing if they can't open sockets?
#[LewisCowles]cute. I also dislike surveillance capitalism
#dckcthe android platform itself is open source. Then there's what google likes. I'm OK with the former and not the latter.
#[LewisCowles]so it's a mathematical abstract android device we're discussing?
#[LewisCowles]if not, as well as google, you have vendors
#dckcwell, I have one in my hand. I haven't rooted it. ordinary consumer device. Moto g6 or whatnot.
#[LewisCowles]When publishing to your device, you need to consider the network(s), the vendor, Google (if certified, which I believe it is) and the platform as a hostage of those others
#dckcI'm installing f-droid... had to change an "install from unknown sources" preference, but didn't have to root, so far...
#[snarfed]again, Push API does work for this, and it's directly between web server and browser on mobile
#[LewisCowles]I'm not claiming to be an expert btw, just fairly confident of recent experience
#[LewisCowles]Googles line on droid and chromebook is also a very undesirable one in the sense they are the sole protector as well as primary known abuser.
#[LewisCowles]Many people with non-G certified devices suffer without visibility, because those providers don't have the target on their back the multi-national does
[jgmac1106], superjen96 and [fluffy] joined the channel
#zenenI just spent a good chunk of the day trying to find a way to remove Google from my Google Pixel... the results were pretty unsatisfactory
#zenenI couldn't find a LineageOS image without most of google's applications installed, and the ones that weren't just made the whole thing less convenient
TrondGiske joined the channel
#swentelwell, you won't find many lineageOS google apps on it as that's their point I guess :)
#zenenswentel: I'm using a 3a, which doesn't have official support. I found an independent package from someone but they preinstalled gapps
#zenenyea I just came across e-foundation recently, i still have to give it a better look
#zenenthere's no support for the 3a though, so I'd have to learn how to make ports and that's beyond my skillset atm
#[LewisCowles]I adapted an OpenSource project to build the whole of Google ChromeOS in 4 commands. Building Android cooks my brain. I have neither the desire, nor time. I'm resigned to being sad nobody is doing what I'd like with OS's, glad that I have Linux and sunk-costs of 20 years fiddling to make it do what I need.
[snarfed] joined the channel
#dckcin the early days of Android I used to try this ROM or that... I got curious about who was making them and where was the source code... I eventually realized that this was grey-market work and they didn't exactly want their identities known.
[grantcodes] joined the channel
#[grantcodes]swentel is recreating some together ui without me even requesting it 😛 together has the gallery view, but I decided not to autoplay videos.