Details
-
AboutRarely gets to program during work hours anymore but still gets glad when it happens. Codes for fun in my spare time.
-
SkillsPython, js, frontend markup, a little Perl and some this and that through the years like PHP, ASP, VB etc. Basic on C64 if it counts? :) Amos on Amiga 500?
-
LocationSweden
Joined devRant on 7/3/2016
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
Isn't it lovely when someone wants feature X and Y and one is five minutes (and mostly CSS) and the other one is hundreds of hours of backend code.
"I don't want to know, just make it happen. Jeez how hard can it be, it's just a new button"4 -
Not being suitable for eveything is my biggest annoyance with Python. Give me Python with the performance of assembler and I'll be in heaven :)6
-
Jacob Nielsen is probably the individual who has influenced me the most. Code is just a mean to an end nowadays and the really fun part is finding out how to help people with the program you are building.
-
@dfox New excellent algo sort makes lots of old threads bumb which means better notifications is suddenly more important.
I'm wishing for notifications grouped per thread and with a line or two of the rant/comment the notifications is about. -
Move ++ and -- to the right hand side? @dfox
It's a pain in the a++ to use the app one handed.
(Took me a few weeks to notice since the whole iPhone is a pain in the a++ to use one handed. )9 -
Managed by pure chance to see (and screencap) my "score" of first 666, 777 and now 888. Was almost as fun as when my car was at 22 222. I wonder if we don't have to make computers more aware of how many weird little quirks we have for personal AI assistants to actually work well.1
-
Right now anything I write quickly becomes crap. I'm happy. It means the whole "lets try out raw javascript again" thing actually helps me learn something.
-
Bought an Arduino and is finally able to learn how to make my software interact with custom hardware projects. Just wiring up a led and controlling it with software is amazing fun! Really looking forward to learning servos, motors etc.
Planning to make velocity sensitive midi drums with piezos in the future.4 -
Just realised - even if I are usually on collision course with central IT they save me a whole lot of "can you help me with this?" by not letting us do anything ourselves. Printers, new software, settings, startpages, drivers, browsers etc. Everything has to go through them.
Add the fact that the last Windows machine I've had was a P4 when XP came out and I'm in the clear for a whole lot of helping out. "Sorry but I only use Debian and OS X, but you could ask our IT people" :) -
I mostly come back to programming for the kicks of when something actually works :) But the reason I started was a life changing moment of black and green Space Invaders some 30+ years ago. After that it was all about computers and/or gaming.
My mom thought she was being smart saying I could buy something for my own money. Saved like crazy and sold all my toys. That got me 8bit Sega Master System.
I continued with C64, Amiga 500, a few Pentiums and a bunch of PCs before iMacs and Macbooks took over.
There are so many better developers so just as with music I just create stuff for fun, challenge and personal expression. But at work there are also opportunities to improve the world a little bit by dev work and I'm always grateful for the chance. -
Feature creep aside I do think after a few weeks of use that notifications on devrant could use a bit of work. There is a lot of interaction and it can get confusing.
Some use cases currently not supported:
- On long threads I want to know which comment of mine that got a new ++. Perhaps scrolling to it + different colour?
- Seeing the new interaction per thread rather than per timeline.
- Getting a hint on which thread people interacted with. First sentence would be useful.
- Muting threads.
- Marking individual notifications as read without opening them.
- Moving notifications out of the menu and giving them separate button to save a click (many times a day)
If something on the list is already possible I suggest it be made more obvious ;)
Apart from being full of awesome people I really like being able to sort the flow of posts. I know this isn't staffed anywhere near the big social media and it's fine the way it is. But this is my two cents even if no one asked for them.
@dfox ? -
Sharepoint intranet - took around 45 seconds to log in and open start page for the whole first year. Specialist went in to help. Now it only takes half a minute.
With 7000+ employees it means over 50 hours of wasted time _every day_ just from opening the start page once per employee and day.3 -
Sorry if I'm just ignorant but: I see a lot of rants about designers expecting pixel perfect implementations of their designs. Is that for real? In my world there is hardly ever pixel values at all. It's not paper publishing. It's web, things have to scale. For an iOS app where you have a few known screen sizes - fine. But web? Come on...
And that's without even going into CSS or browser quirks.4 -
Fastcsv is my knight in shining armour. After reliving the horrors of handling utf-8 csv files with the built in library of Python 2.7 it made my day to see everything work.1
-
"Falsehoods programmers believe about names" is old, brilliant and mysteriously missing from the search results. It's 40 points in all so read the full article over at https://kalzumeus.com/2010/06/...
-
I miss ROM cartridges. Shure the software looked like crap, but at least they had to make shure it was worked before shipping. I'm having a bad day today being right in the consequences of "we can always patch it later".2
-
DevRant feels a lot like home. Not because I'm a pro developer - I'll probably never be one. But because I get to spend time with "my people". It's like when I went to Dreamhack for work and after 30+ years of being weird there were suddenly over four thousand people just like me.
There is no shortage of online IT culture but devRant is unique. It could have become the usual cesspool of hate, misogony, trolling but hasn't. Somehow it gives me hope to se a place meant for blowing of steam turning out to be one of the more respectful communities. So - thanks people! Your rants actually make my days a little better.12 -
Think I finally figured out a clean way to get the data I need out of the system. The data format has it's origins in what was practical for computers in the 1960s. TGIF - I'll enjoy believing I've solved it all the way until monday.
-
@dfox The feed button on web frontpage is sort of invisible up in the corner. Expected place for "read without the app" is below the app symbols (in my mind). Also "Get the app to +1, post and comment" seems like an outdated remark(?)
Is there a better place for suggestions and general nitpicking btw? :) -
Every one of my private projects "Lets hack together an abomination resembling the finished result and do the boring ground work later".1
-
"Oh this is such a minor thing - I'll just fix it directly in production". The actual coding mistake was the kind that you make lot's of every day, but the unwarranted confidence was a bigger one :)
-
Late for the "coolest bug" party. But: I helped migrate an organization from proprietary software to FOSS and they found a bug. They were used to being "the only ones who ever encountered this problem" (along with a few hundred other customers). Now we sat down and had a look at the code. Found out that the Perl script didn't pass the value in question to the template. An easy fix but it was an eye opening moment for them of the benefits of the FOSS path.
-
Lets make animated fractal pattern that spins and resizes I said. It'll be a fun and easy way to brush up on raw javascript and to try html5 canvas I said.
Provides a lot more learning opportunities than I had thought :)2 -
Suggesting a way to save each end user having to ask the staff to do tens (up to hundreds) of manual searches.
Answer "we don't need a button like that. It can be done manually"
Sometimes I wonder why I try. -
We have 7000+ employees and I'm the only one who do dev work. IT had special meetings how to handle my requests. In the end they told me to buy a separate laptop and keep it outside the network. Suits me fine :)4
-
"We want you to run the site"
"Ok but you don't need me - the rewritten codebase is javascript and the Python proxy is in the cloud. You can run it on any cheap web hotel. Or just unzip the app on your own desktop"
"We want you to run the site."
Loop this a few times. Can't say I didn't try to save them the money...2