Niklas Limberg

28 posts

Niklas Limberg

Niklas Limberg

@Niklas_Limberg

Velen Katılım Eylül 2022
74 Takip Edilen11 Takipçiler
Niklas Limberg
Niklas Limberg@Niklas_Limberg·
@1Password I currently just tunnel the SSH agent in windows to my WSL 2 instances. It has served me flawlessly for the past year, and I will likely just continue using that until this is out of beta. I even wrote a blog post about it: limberg.dev/blog/1password…
English
0
0
1
111
1Password
1Password@1Password·
The 1Password SSH agent is now supported in beta on Windows Subsystem for Linux (WSL)! Create, import, and sync SSH keys, and authenticate SSH requests with Windows Hello using 1Password 🎉 Learn more: bit.ly/4714D3i
1Password tweet media
English
8
11
77
17.8K
Niklas Limberg
Niklas Limberg@Niklas_Limberg·
@leichteckig I like @vite_js for its speed and it being closer to web platform than @webpack, but that also makes it harder to port projects to Vite in instances like this
English
0
0
1
73
Niklas Limberg retweetledi
Jon Piccini
Jon Piccini@JonPiccini·
Defend my PhD thesis? After all it did to me??
English
117
6.5K
55.1K
1.8M
Niklas Limberg retweetledi
Justin Duke
Justin Duke@jmduke·
Not enough of a through-line here for an essay, but wanted to dump some thoughts on the half-life of code.
Justin Duke tweet media
English
4
6
56
5.1K
Niklas Limberg
Niklas Limberg@Niklas_Limberg·
@ArrowoodTech @nodejs @deno_land undici is an HTTP client, not a server. What I would like is this #class-httpserver" target="_blank" rel="nofollow noopener">nodejs.org/api/http.html#…, but with web standard request / response object that can be imported with `require('node:http/webstandart');` This would be similar to #promises-api" target="_blank" rel="nofollow noopener">nodejs.org/api/fs.html#pr
English
0
0
0
41
Ethan Arrowood
Ethan Arrowood@ArrowoodTech·
Modern @nodejs development is incredible. You are really missing out if you haven't tried v20's watch and test mode + experimental loaders makes TypeScript and ESM integration effortless. 🚀
Ethan Arrowood tweet media
English
7
30
369
65.8K
Niklas Limberg retweetledi
Andrew Schmelyun
Andrew Schmelyun@aschmelyun·
I put together a proof of concept local Laravel dev environment this weekend, that uses: - No Docker - No local PHP installation - Live code updates All of this in a single command that spins up in less than a second! Here's a video showing it off with Breeze installed:
English
23
31
399
63.9K
Niklas Limberg
Niklas Limberg@Niklas_Limberg·
Just published a new blog post about how to use 1Password SSH Keys in WSL 2. This post is more for myself as I always forget how to set it up. limberg.dev/blog/1password… Special thanks to @Shyim97 for proofreading
English
2
1
3
445
Niklas Limberg retweetledi
Eliya Cohen
Eliya Cohen@CoEliya·
@cramforce SQL injections are just one thing to worry about. There are other issues that should concern you when writing SQL, such as syntax errors, misspells, and return types. To tackle all of these issues, I created a tool that seamlessly integrates into ESLint safeql.dev
English
0
4
19
3.8K
Niklas Limberg retweetledi
jacob paris ▲
jacob paris ▲@jacobmparis·
Not only is it more universally available than your client-side state management tool of choice It actually OUTPERFORMS all of them – because it's accessible on the server So you can fetch the data you need up-front without an extra round-trip. jacobparis.com/guides/url-as-…
English
0
2
10
832
Niklas Limberg retweetledi
Lilith Wittmann
Lilith Wittmann@LilithWittmann·
Das waren mehr als 500 - nämlich euer ganzes Active Directory - >16000 User mit Namen, E-Mails und Jobs - und das hat einige andere interessante Sicherheitslücken eröffnet. zB Account-Takeovers von E-Mail-Adressen, bei denen Domains nicht mehr existierten. twitter.com/BildungslandNR…
Bildungsland.NRW@BildungslandNRW

Nach der technischen Störung in der letzten Woche lässt das Schulministerium alle IT-Prozesse der zum Geschäftsbereich des Schulministeriums gehörenden „Qualitäts- und Unterstützungsagentur – Landesinstitut für Schule NRW“ (QUA-LiS NRW) durch IT-Expertenteams überprüfen. 1/4

Deutsch
30
297
994
311.8K
Niklas Limberg retweetledi
Hussein Nasser
Hussein Nasser@hnasr·
In my research to understand how a simple SQL query sent from the app end up in the disk I learned that the term page and block is perhaps the most overloaded concepts in software engineering. There is a database page, an operating system virtual memory page, a file system block, an SSD NAND page, two types of SSD blocks, one called the logical block that maps back to the file system and one is the larger unit that is called erase unit which contains multiple NAND pages. All of these units can have different sizes, some match some don’t. In this post I walk through a select statement and how the different levels of I/O are being performed all the way on disk.
Hussein Nasser tweet media
English
11
147
950
105.8K
Niklas Limberg retweetledi
Swizec Teller
Swizec Teller@Swizec·
If anyone asks you about .apply vs .call in an interview, ask if that's important in their codebase. if yes, get up and leave
English
13
15
305
49.9K