HN user

paradaux

203 karma

rian@paradaux.io

Posts3
Comments34
View on HN

Another, related, issue would be the existence of two authors with the same name who both publish under their birth names. I don't see how they could be a 'trade mark' so to speak unless there was an intent to commit identity theft which would be a separate issue (which appears to be the case here)

FedNow Is Live 3 years ago

No one? That's a rather brash statement to make. Here in Ireland I can count on zero hands how many people use credit cards on a day to day basis. Debit cards are the norm in much of the EU I would assume.

Google Sidewiki 3 years ago

Your url comment reminds me of the concept of the semantic web [0] Whereby we can have a structured machine readable and pure URL structure backed by ontology and linked data. There's a project that is working on this for Wikipedia called Dbpedia. [1]

[0] Unfortunately this concept has been completely bastardized by random research groups shoehorning the technology for EU grants, from my experience working in one such group.

[1] https://www.dbpedia.org/

React Native is essentially just writing web apps, once RN has css grid I will be happy enough with everything it has.

There's something to be said for writing web apps in RN purely for the option of porting to iOS, Android and even MacOS/Windows now.

What I'd love to see with this is a way to use supabase auth itself as an idP/SAMP provider. Have your tools (back-office tools and what not) written in native supabase, or have multiple supabase projects with the one shared auth system. Could be better UX for Sysadmins than OpenLDAP and so forth.

I'm currently building something similar to just do that on top of supabase for work. Happy to see the developments with Supabase Auth anyway.

I'm working on several RN + Supabase projects and it just works !

There were a few kinks initially, like URL polyfil being missing from RN and the need for AsyncStorage alongside supabase.js but they've all been rectified by the team or made more clear using their Expo instructions in the docs — Although maybe it'd be clearer for people that the expo guide is for RN? People who haven't started using RN might not know the connection?

It's such a pleasant stack, we're experimenting currently with edge functions in place of an API in certain places, so far it's just to use Cloudflare Turnstile to insert contact form records into a database, but it's super trivial.

Excited for the future of edge functions!

I'm a huge fan of the scrimba[0] style of teaching. They're a fairly well established startup now, whose content style involves having a screen cast be recorded with an interactive code editor, review window and slides which you can move around and use as an online IDE.

You can interrupt the narrator at any time and interact with their code editor as if it was your own, messing with the code at that time and review the results.

Right now they seem to be focused on fronted skills, namely React and more general web dev topics but I'm very happy with how quickly i was bale to get the hang of React using their courses.

[0] https://scrimba.com/

(Disclaimer: I work as an online Tutor for an Irish EduTech company which teaches children ages 8-18 to code via after-school and weekend classes.)

This article has the right idea. Our style of teaching varies on the kids age. Younger kids (8-11) are treated much like school children, the teacher presents a topic, kids are given activities to do which they screenshare, then we work through them as a class. This is done in Scratch, mostly.

As the kids get older we take a more hands-off approach, we have tonnes of exercises which take kids through Java via Processing. Learning variables by moving shapes, if statements by adding constraints to those moving shapes, collision detection by moving the mouse around and watching shapes change color as they collide, in the hopes to build their confidence to start building their own games.

This is a highly adaptable form of teaching, although it's only really possible and practical as we have such small class sizes, allowing tutors like me to be able to spend ample time with teach student when issues arise.

Younger students often have the enthusiasm, but they don't know where to guide it, this lends itself well to a lecture then activity format where there's at most a 7-8 minute period of "lecture" followed by an equal amount of activity time.

The older kids often don't need the "lecture" part at all, rather we set them more and more challenging exercises and explain things individually as issues crop up, it allows them to use their own problem solving and initiative and we have seen some excellent programmers come through because of this (some of whom have began working with us as Tutors after they turned 18!)

Kodi is just the media suite, what add-ons one installs in it is neither their concern or their liability.

The same goes for similar offerings like Jellyfin/Plex, if the end user uses a pirated streaming service that is on them and the service provider (which Omi was.) It was this which got him into trouble, not the fact he used Kodi.

Example Domain 5 years ago

Chrome's equivalent is http://www.gstatic.com/generate_204 for those curious, and plenty of other browsers have their own.

Neat tools as until I learned of the existence of these ssl-less sites to prompt captive portals I use to try to connect to various sites until it showed up.

It's mostly plug and play; on desktop install the browser extension and it just works!

There is some tuning to be done based on your own personal preference as you can tune it to _only_ skip sponsors, but by default it skips a variety of fluff

- Engagement reminders - Canned Intros - Self promotion

They're all marked by other users of the extension and I've never come across a malicious marking, so it's got a neat community, sadly I'm never early enough to contribute.

In the likes of YouTube Vanced (third party YouTube fork with integrated sponsorblock on android) it's simply a player, I resume the youtube-dl alternative works the same way

The health minister at the time explicitly stated that they did not pay the random, directly or indirectly (e.g. via a third party) although realistically not easily verifiable.

The discussion at the time was the perpetrators didn't expect to have the effect they did, effectively halting the entire health service for several weeks to months. I think the ethics element as the other commenter stated is a valid one, as one is playing with another's life when you interfere with medical operations, routine or otherwise

Rabbet 5 years ago

Click Save anf your

Small typo there! Otherwise neat idea, akin to linktr.ee which has gone viral over the past few months.

Depending on your feeling towards the ethics of it:

YouTube Vanced (3rd party YouTube app) with its integrated sponsorblock actually makes the app pleasant to use, it also unlocks some of the premium only features like background play.

No root required, although you're buggered if you run iOS presumably

I usually wait until I have content to backup prior to setting up backups, and definitely wouldn't be in my mind in the "first 5 minutes."

If you're concerned you will lose 5 minutes of work make use of snapshotting if available.

Of course the first-5-minute title is hyperbolic, but backups are besides the point when you're first setting up and securing a machine.

And besides that, it's very easy to bypass those restrictions anyway. The most common would be to screen _record_ prior to opening, that usually isn't detected — or alternatively, for us rooted users just use a screenshot app which ignores those soft-blocks.

In short, this limitation is rather pointless.

Significant whitespace is one of the things that irks me the most about the likes of Python, I'll take C-style braces over significant whitespace any day.

I actually prefer the Rust approach here as well, removing the single-statement shortcut makes sense, as all it does in my view is cause issues, and I have it baked into my code styles for it not to be used.

Typora 1.0 5 years ago

I acknowledged this, what I was trying to get across is that the existence of obsidian obliterates the need for something like Typora as its functionality is baked into obsidian sufficiently for me

Typora 1.0 5 years ago

I never use the knowledge graph, I don't think anyone who uses obsidian daily does either. Other than it looking pretty it doesn't have a practical use for me.

Obsidian's back links are pretty great and holding alt over them will give you a Wikipedia-style snapshot of the note, or you can control click to open it in a new window.

I use it as a knowledge IDE for college and work, and as such it lacks the simplicity that Typora has; I think they're aiming for two different markets