HN user

Sukram21

214 karma

mail (at) markusdosch (dot) com

Posts19
Comments19
View on HN
www.seangoedecke.com 1mo ago

Doing nothing at work

Sukram21
497pts162
alexwennerberg.com 3mo ago

Against Big Tech Credentialism

Sukram21
4pts0
www.theguardian.com 2y ago

Spanish football federation threatens to sue Jenni Hermoso over kiss ‘lies’

Sukram21
2pts0
solarsys.jaksic.org 3y ago

Solar System: A Semirealistic Model (Animated)

Sukram21
3pts1
livetext.21solutions.de 4y ago

Show HN: Livetext – stream text to your audience

Sukram21
11pts1
www.markusdosch.com 4y ago

Hosts file: What is it, why is it useful and how to edit it?

Sukram21
3pts0
www.markusdosch.com 5y ago

Web Development: Overview and Basic Concepts

Sukram21
2pts0
www.markusdosch.com 6y ago

Presenting Socket.IO: Building a chat in 70 lines

Sukram21
1pts0
www.markusdosch.com 6y ago

A short historic overview: Building JavaScript apps that receive server events

Sukram21
1pts0
www.markusdosch.com 6y ago

Short historic overview: Building JavaScript apps that receive server events

Sukram21
1pts0
www.markusdosch.com 6y ago

7 Steps to Better JavaScript Development

Sukram21
3pts0
www.markusdosch.com 6y ago

My Favorite Shortcuts for JetBrains' IDEs

Sukram21
120pts67
stitcher.io 6y ago

PHP Reimagined

Sukram21
3pts0
webhint.io 6y ago

Webhint, the hinting engine for web best practices

Sukram21
1pts0
towardsdatascience.com 6y ago

gRPC in Golang: Build a Simple API Service

Sukram21
1pts0
essentialmunich.de 6y ago

Show HN: Essential Munich – Essential Information for People Moving to Munich

Sukram21
4pts1
mobile.twitter.com 8y ago

Telegram is down

Sukram21
3pts0
www.muellermarkus.com 8y ago

Coding Interview Tips

Sukram21
1pts0
www.amazon.co.uk 8y ago

Make Your Own Neural Network (Kindle eBook)

Sukram21
2pts0

Hello fellow HN crowd :) As part of my day job, I often do tech workshops & talks. I made livetext to share code and other text snippets with my participants in real time. Code, links, quotes, images - basically anything that can be expressed with Markdown.

During my talks, I often interactively write code snippets, using input from the participants. At the same time, I want to make sure they can always can copy-paste the code and not just look at it all the time.

Of course, I could have used live coding tools like repl.it for the coding part. But I wanted it to look more like a scratchpad with formatting support than an actual coding environment.

Regarding the tech stack: TypeScript (Backend: Express, Frontend: Vanilla JS, bundled with Parcel), MVP.css as lightweight CSS framework, socket.io for client-server communication, Codemirror 6 as code editor, markdown-it for Markdown rendering. The project is hosted on fly.io.

Hope this is useful for other, too! I am looking forward to your thoughts & feedback!

I’ve been working on this Google Slides productivity add-on as a side project: https://powerpack.21solutions.de/

The idea is to spend less time tweaking your Google Slides - PowerPack makes positioning & alignment easier, finding licensed images & icons, and checking the consistency of the presentation. Inspired by similar add-ons for PowerPoint, like think-cell and empower slides.

Quite hard to find the time besides a demanding full-time job, but it’s slowly getting better and better... :)

Unicode 13.0 6 years ago

The Eszett (ß) has been already standardized for several decades (since 1986: with ISO 8859-1 aka latin-1).

The newly added letter is the "capital letter Eszett", which did not exist until recently. One could argue that this new letter is not really needed, as Eszett does not appear in capitalized form except when a word is in all-caps, and was then simply written as "SS".

GitHub provides a way for more granular third-party access: GitHub Apps. There, access can be set on a repository level [1]. E.g. Netlify can be configured as a GitHub app.

It seems like Docker Hub is implemented as an OAuth app [2], where these granular options are not available and you have to grant access to all your repositories.

[1] https://developer.github.com/apps/differences-between-apps/

[2] https://docs.docker.com/docker-hub/builds/link-source/

[dead] 7 years ago

@mods: Please remove "GitHub" from the title (probably replace it by "Mesibo"). The title implies that this is a messenger by GitHub, which is not the case.

Mozart.js 8 years ago

After reading the documentation for 15 minutes, I still don’t fully understand what your framework can actually do and why one should use it.

I had a lot of trouble understanding your example code. In your framework, everything is built upon the m$, _$, and $ objects (or is the $ actual jQuery and not part of your library?). Maybe, instead of starting by showing us much code, you should explain what these symbols can do and what the most important methods on them are. Just by looking at your code, I could not create a mental model of what each of these symbols is capable of. Without this explanation, it seems a bit like magic.

Scipy 1.0 released 9 years ago

Probably this:

Many of us are a bit perfectionist, and therefore are reluctant to call something "1.0" because it may imply that it's "finished" or "we are 100% happy with it". This is normal for many open source projects, however that doesn't make it right. (from the post)

In the EU (at least here in Germany), if you have entered your PIN, you don't need to sign the receipt. If the PIN is not required during payment, then you need to sign.

Edit (replying to child): This applies when paying with credit card and EC/girocard. I don't know what you mean by ATM circuit.