Liam Anderson (@liam_ja) 's Twitter Profile
Liam Anderson

@liam_ja

Running Arcana-Softworks.co.uk - Bespoke Software-as-a-Service | Building QuickForm.app - Fast, Simple, Intuitive Forms | #php #laravel #livewire

ID: 17114533

linkhttps://arcana-softworks.co.uk calendar_today02-11-2008 14:04:13

331 Tweet

124 Followers

684 Following

zack (in SF) (@zack_overflow) 's Twitter Profile Photo

Crafting Interpreters is probably the best programming book I’ve ever read, it covers so many topics: - lexing - parsing - tree walk interpreter - bytecode and VMs - How to write C - memory management - GC - hash tables - dynamically resizable arrays - nanboxing - bit twiddling

Crafting Interpreters is probably the best programming book I’ve ever read, it covers so many topics:

- lexing
- parsing
- tree walk interpreter
- bytecode and VMs
- How to write C
- memory management
- GC
- hash tables
- dynamically resizable arrays
- nanboxing
- bit twiddling
Liam Anderson (@liam_ja) 's Twitter Profile Photo

Remembered this piece of advice as I'm working on a large database restructure for a client. TDDing how I think the model and DB should work, then implementing the relationships/factories/seeds until the tests pass. A good way to ensure DB and models follow The Laravel Way™️

U.S. Graphics Company (@usgraphics) 's Twitter Profile Photo

Everytime I see something like this, the first thing that pops in my mind is "How about just updating a row in a relational database?" I could be wrong but I am not sold on this type of software culture. This is the least offensive one, I've seen far worse.

Everytime I see something like this, the first thing that pops in my mind is "How about just updating a row in a relational database?" I could be wrong but I am not sold on this type of software culture. This is the least offensive one, I've seen far worse.
🧗‍♂️ Matt Holt (@mholt6) 's Twitter Profile Photo

Well well well. Would ya look at that. Replaced the DRM chip on my new toner cartridge (B only for now) and this Brother printer magically prints properly again.

Well well well. Would ya look at that. Replaced the DRM chip on my new toner cartridge (B only for now) and this Brother printer magically prints properly again.
Willem Leuverink (@gwleuverink) 's Twitter Profile Photo

🚀 Just launched PHPacker: Build single-file PHP CLI apps that run anywhere! Think #NativePHP for CLI apps. Package PHP along with your app. No more dependency nightmares or installation headaches! #PHP #DevTools

𝔭𝔬𝔢𝔩𝔩𝔩𝔩 (@poellll) 's Twitter Profile Photo

why stuff (marathon) looks like this…. so heads up kids, do your homework, i give you a starter: after designers republic hit hard in 1996 with wipeout there were several other design studios how took up the torch, case in point: bionic-systems (germany, late 90s/early 00s)

why stuff (marathon) looks like this…. so heads up kids, do your homework, i give you a starter: after designers republic hit hard in 1996 with wipeout there were several other design studios how took up the torch, case in point: bionic-systems (germany, late 90s/early 00s)
terminally onλine εngineer 🇺🇦🇪🇺🇺🇸 ~ new era (@tekbog) 's Twitter Profile Photo

software engineers afraid of losing their jobs misunderstand their profession and the craft you are supposed to see patterns and solve business problems, do research to make the systems and product better code is means to an end, not the end itself, it never was

Stephen Rees-Carter (@valorin) 's Twitter Profile Photo

⚠️ New CRITICAL vulnerability disclosed in Livewire v3, you need to update ASAP! ⚠️ This is a rather sneaky one that gives an attacker RCE (under the right conditions), and can be done unauthenticated with no user input... hence CRITICAL. 😱 securinglaravel.com/security-notic… #Laravel